Skip to main content

Class CreateJobRequest.Options

java.lang.Object
com.gpudb.protocol.CreateJobRequest.Options
Enclosing class:

public static final class CreateJobRequest.Options extends Object
A set of string constants for the CreateJobRequest parameter options.

Optional parameters.

  • Field Details

    • 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 ’-’.