Interface Resource.Type

  • Enclosing class:
    Resource

    public static interface Resource.Type
    Type of requirement.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String CORES
      cores.
      static java.lang.String DISK
      disk.
      static java.lang.String MEM
      mem.
      static java.lang.String NODES
      nodes.
      static java.lang.String TARGETVERSION
      targetVersion.