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

com.stratio.crossdata.server.validator.ValidatorActorTest Maven / Gradle / Ivy

There is a newer version: 0.5.1
Show newest version
package com.stratio.crossdata.server.validator;
public  class ValidatorActorTest extends com.stratio.crossdata.server.config.ActorReceiveUtils implements org.scalatest.FunSuiteLike, com.stratio.crossdata.server.config.ServerConfig {
  public   ValidatorActorTest () { throw new RuntimeException(); }
  public  org.apache.log4j.Logger logger () { throw new RuntimeException(); }
  public  com.stratio.crossdata.core.engine.Engine engine () { throw new RuntimeException(); }
  public  akka.actor.ActorRef connectorManagerRef () { throw new RuntimeException(); }
  public  akka.actor.ActorRef coordinatorRef () { throw new RuntimeException(); }
  public  akka.actor.ActorRef plannerRef () { throw new RuntimeException(); }
  public  akka.actor.ActorRef validatorActor () { throw new RuntimeException(); }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy