Package com.gpudb.protocol
Class CreateJobRequest.Options
- java.lang.Object
-
- com.gpudb.protocol.CreateJobRequest.Options
-
- Enclosing class:
- CreateJobRequest
public static final class CreateJobRequest.Options extends Object
-
-
Field Detail
-
JOB_TAG
public static final String JOB_TAG
Tag to use for submitted job. The same tag could be used on backup cluster to retrieve response for the job. Tags can use letter, numbers, '_' and '-'- See Also:
- Constant Field Values
-
-