Interface PrestoEngine.Status

  • Enclosing class:
    PrestoEngine

    public static interface PrestoEngine.Status
    Engine status.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String PENDING
      pending.
      static java.lang.String RUNNING
      running.
      static java.lang.String STOPPED
      stopped.