Package com.gpudb.protocol
Class CreateJobResponse.Info
- java.lang.Object
-
- com.gpudb.protocol.CreateJobResponse.Info
-
- Enclosing class:
- CreateJobResponse
public static final class CreateJobResponse.Info extends Object
-
-
Field Detail
-
JOB_TAG
public static final String JOB_TAG
The job tag specified by the user or if unspecified by user, a unique identifier generated internally.- See Also:
- Constant Field Values
-
QUERY_ID
public static final String QUERY_ID
A unique identifier for this job generated for use in tracing telemetry data- See Also:
- Constant Field Values
-
-