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

com.stratio.crossdata.server.parser.ParserActorIT Maven / Gradle / Ivy

There is a newer version: 0.5.1
Show newest version
package com.stratio.crossdata.server.parser;
public  class ParserActorIT extends com.stratio.crossdata.server.config.ActorReceiveUtils implements com.stratio.crossdata.server.ServerActorTest {
  public   ParserActorIT () { throw new RuntimeException(); }
  public  org.apache.log4j.Logger logger () { throw new RuntimeException(); }
  public  akka.actor.ActorRef mockValidatorRef_i () { throw new RuntimeException(); }
  public  akka.actor.ActorRef mockPlannerRef_i () { throw new RuntimeException(); }
  public  akka.actor.ActorRef mockCoordinatorActor_i () { throw new RuntimeException(); }
  public  akka.actor.ActorRef plannerRef0 () { throw new RuntimeException(); }
  public  akka.actor.ActorRef plannerRef1 () { throw new RuntimeException(); }
  public  akka.actor.ActorRef validatorRef0 () { throw new RuntimeException(); }
  public  akka.actor.ActorRef validatorRef1 () { throw new RuntimeException(); }
  public  akka.actor.ActorRef validatorRef2 () { throw new RuntimeException(); }
  public  akka.actor.ActorRef parserActor0 () { throw new RuntimeException(); }
  public  akka.actor.ActorRef parserActor1 () { throw new RuntimeException(); }
  public  akka.actor.ActorRef parserActor2 () { throw new RuntimeException(); }
  public  akka.actor.ActorRef parserActor3 () { throw new RuntimeException(); }
  public  java.lang.String user0 () { throw new RuntimeException(); }
  public  java.lang.String mynewcatalog () { throw new RuntimeException(); }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy