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

com.stratio.crossdata.server.actors.APIActor Maven / Gradle / Ivy

package com.stratio.crossdata.server.actors;
public  class APIActor implements akka.actor.Actor, com.stratio.crossdata.server.actors.TimeTracker {
  static public  akka.actor.Props props (com.stratio.crossdata.core.api.APIManager apiManager, akka.actor.ActorRef validatorActor) { throw new RuntimeException(); }
  static public  scala.concurrent.duration.FiniteDuration StopProcessTimeout () { throw new RuntimeException(); }
  public   APIActor (com.stratio.crossdata.core.api.APIManager apiManager, akka.actor.ActorRef coordinatorActor) { throw new RuntimeException(); }
  public  java.lang.String timerName () { throw new RuntimeException(); }
  public  java.lang.String host () { throw new RuntimeException(); }
  public  org.apache.log4j.Logger log () { throw new RuntimeException(); }
  public  scala.PartialFunction receive () { throw new RuntimeException(); }
  private  void forwardCleanMetadata () { throw new RuntimeException(); }
  private  scala.Option forwardStopProcess (com.stratio.crossdata.common.ask.Command cmd, akka.actor.ActorRef proxyActor) { throw new RuntimeException(); }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy