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

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

There is a newer version: 0.5.1
Show newest version
package com.stratio.crossdata.server.config;
// no position
public  class GridConfig$ {
  /**
   * Static reference to the singleton instance of this Scala object.
   */
  public static final GridConfig$ MODULE$ = null;
  public   GridConfig$ () { throw new RuntimeException(); }
  public  java.lang.String GRID_LISTEN_ADDRESS_KEY () { throw new RuntimeException(); }
  public  java.lang.String GRID_CONTACT_HOSTS_KEY () { throw new RuntimeException(); }
  public  java.lang.String GRID_PORT_KEY () { throw new RuntimeException(); }
  public  java.lang.String GRID_MIN_INITIAL_MEMBERS_KEY () { throw new RuntimeException(); }
  public  java.lang.String GRID_JOIN_TIMEOUT_KEY () { throw new RuntimeException(); }
  public  java.lang.String GRID_PERSISTENCE_PATH_KEY () { throw new RuntimeException(); }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy