Class Constants
- java.lang.Object
-
- org.apache.flink.table.gateway.service.utils.Constants
-
public class Constants extends Object
Constants used in the SqlGatewayService.
-
-
Constructor Summary
Constructors Constructor Description Constants()
-
-
-
Field Detail
-
JOB_ID
public static final String JOB_ID
- See Also:
- Constant Field Values
-
JOB_NAME
public static final String JOB_NAME
- See Also:
- Constant Field Values
-
STATUS
public static final String STATUS
- See Also:
- Constant Field Values
-
START_TIME
public static final String START_TIME
- See Also:
- Constant Field Values
-
SET_KEY
public static final String SET_KEY
- See Also:
- Constant Field Values
-
SET_VALUE
public static final String SET_VALUE
- See Also:
- Constant Field Values
-
COMPLETION_CANDIDATES
public static final String COMPLETION_CANDIDATES
- See Also:
- Constant Field Values
-
SAVEPOINT_PATH
public static final String SAVEPOINT_PATH
- See Also:
- Constant Field Values
-
-