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

com.stratio.crossdata.server.utilities.createEngine Maven / Gradle / Ivy

There is a newer version: 0.5.1
Show newest version
package com.stratio.crossdata.server.utilities;
// no position
/**
 * To generate unit test of proxy actor
 */
public  class createEngine {
  static public  int port () { throw new RuntimeException(); }
  static public  int timeout () { throw new RuntimeException(); }
  static public  int nextInt () { throw new RuntimeException(); }
  static public  com.stratio.crossdata.core.engine.Engine create () { throw new RuntimeException(); }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy