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

com.stratio.crossdata.connectors.State Maven / Gradle / Ivy

package com.stratio.crossdata.connectors;
// no position
public  class State extends scala.Enumeration {
  static public  scala.Enumeration.Value Started () { throw new RuntimeException(); }
  static public  scala.Enumeration.Value Stopping () { throw new RuntimeException(); }
  static public  scala.Enumeration.Value Stopped () { throw new RuntimeException(); }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy