Skip to main content

Class GetJobResponse.StatusMap

java.lang.Object
com.gpudb.protocol.GetJobResponse.StatusMap
Enclosing class:

public static final class GetJobResponse.StatusMap extends Object
A set of string constants for the GetJobResponse parameter statusMap.

Map of various status strings for the executed job.

  • Field Details

    • ERROR_MESSAGE

      public static final String ERROR_MESSAGE
      Explains what error occurred while running the job asynchronously. This entry only exists when the job status is ERROR.