public class Constants
extends Object
Constants used in the SqlGatewayService.
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
JOB_ID
public static final String JOB_ID
- See Also:
-
-
JOB_NAME
public static final String JOB_NAME
- See Also:
-
-
STATUS
public static final String STATUS
- See Also:
-
-
START_TIME
public static final String START_TIME
- See Also:
-
-
SET_KEY
public static final String SET_KEY
- See Also:
-
-
SET_VALUE
public static final String SET_VALUE
- See Also:
-
-
COMPLETION_CANDIDATES
public static final String COMPLETION_CANDIDATES
- See Also:
-
-
SAVEPOINT_PATH
public static final String SAVEPOINT_PATH
- See Also:
-
-
CLUSTER_INFO
public static final String CLUSTER_INFO
- See Also:
-
-
Constructor Details
-
Constants
public Constants()