All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.stratio.crossdata.server.CrossdataApplication Maven / Gradle / Ivy

There is a newer version: 0.5.1
Show newest version
package com.stratio.crossdata.server;
// no position
public  class CrossdataApplication implements scala.App {
  static public  com.stratio.crossdata.server.CrossdataServer crossdataServer () { throw new RuntimeException(); }
  /**
   * This method make a command loop.
   * @return  nothing.
   * */
  static private  void commandLoop () { throw new RuntimeException(); }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy