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

com.stratio.crossdata.server.config.NumberActorConfig$ Maven / Gradle / Ivy

There is a newer version: 0.5.1
Show newest version
package com.stratio.crossdata.server.config;
// no position
public  class NumberActorConfig$ {
  /**
   * Static reference to the singleton instance of this Scala object.
   */
  public static final NumberActorConfig$ MODULE$ = null;
  public   NumberActorConfig$ () { throw new RuntimeException(); }
  public  java.lang.String API_ACTOR_NUM () { throw new RuntimeException(); }
  public  java.lang.String COORDINATOR_ACTOR_NUM () { throw new RuntimeException(); }
  public  java.lang.String EXECUTOR_ACTOR_NUM () { throw new RuntimeException(); }
  public  java.lang.String NORMALIZER_ACTOR_NUM () { throw new RuntimeException(); }
  public  java.lang.String PARSER_ACTOR_NUM () { throw new RuntimeException(); }
  public  java.lang.String PLANNER_ACTOR_NUM () { throw new RuntimeException(); }
  public  java.lang.String QUERY_ACTOR_NUM () { throw new RuntimeException(); }
  public  java.lang.String SERVER_ACTOR_NUM () { throw new RuntimeException(); }
  public  java.lang.String VALIDATOR_ACTOR_NUM () { throw new RuntimeException(); }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy