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

com.stratio.crossdata.server.mocks.MockCoordinatorActor Maven / Gradle / Ivy

There is a newer version: 0.5.1
Show newest version
package com.stratio.crossdata.server.mocks;
/**
 * Actor in charge of the validation of sentences.
 */
public  class MockCoordinatorActor implements akka.actor.Actor {
  static public  akka.actor.Props props () { throw new RuntimeException(); }
  public   MockCoordinatorActor () { throw new RuntimeException(); }
  public  org.apache.log4j.Logger logger () { throw new RuntimeException(); }
  public  scala.PartialFunction receive () { throw new RuntimeException(); }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy