This project has retired. For details please refer to its Attic page.
Protos.Resource.AllocationInfoOrBuilder
JavaScript is disabled on your browser.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method
org.apache.mesos

Interface Protos.Resource.AllocationInfoOrBuilder

    • Method Summary

      All Methods
      Modifier and Type Method and Description
      java.lang.String getRole ()
      If set, this resource is allocated to a role.
      com.google.protobuf.ByteString getRoleBytes ()
      If set, this resource is allocated to a role.
      boolean hasRole ()
      If set, this resource is allocated to a role.
    • Method Detail

      • hasRole

        boolean hasRole()
         If set, this resource is allocated to a role. Note that in the
         future, this may be unset and the scheduler may be responsible
         for allocating to one of its roles.
         
        optional string role = 1;
      • getRole

        java.lang.String getRole()
         If set, this resource is allocated to a role. Note that in the
         future, this may be unset and the scheduler may be responsible
         for allocating to one of its roles.
         
        optional string role = 1;
      • getRoleBytes

        com.google.protobuf.ByteString getRoleBytes()
         If set, this resource is allocated to a role. Note that in the
         future, this may be unset and the scheduler may be responsible
         for allocating to one of its roles.
         
        optional string role = 1;
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

AltStyle によって変換されたページ (->オリジナル) /