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

Interface Protos.TaskResourceLimitationOrBuilder

    • Method Detail

      • getResourcesList

        java.util.List<Protos.Resource> getResourcesList()
         This field contains the resource whose limits were violated.
         NOTE: 'Resources' is used here because the resource may span
         multiple roles (e.g. `"mem(*):1;mem(role):2"`).
         
        repeated .mesos.Resource resources = 1;
      • getResources

        Protos.Resource getResources(int index)
         This field contains the resource whose limits were violated.
         NOTE: 'Resources' is used here because the resource may span
         multiple roles (e.g. `"mem(*):1;mem(role):2"`).
         
        repeated .mesos.Resource resources = 1;
      • getResourcesCount

        int getResourcesCount()
         This field contains the resource whose limits were violated.
         NOTE: 'Resources' is used here because the resource may span
         multiple roles (e.g. `"mem(*):1;mem(role):2"`).
         
        repeated .mesos.Resource resources = 1;
      • getResourcesOrBuilderList

        java.util.List<? extends Protos.ResourceOrBuilder> getResourcesOrBuilderList()
         This field contains the resource whose limits were violated.
         NOTE: 'Resources' is used here because the resource may span
         multiple roles (e.g. `"mem(*):1;mem(role):2"`).
         
        repeated .mesos.Resource resources = 1;
      • getResourcesOrBuilder

        Protos.ResourceOrBuilder getResourcesOrBuilder(int index)
         This field contains the resource whose limits were violated.
         NOTE: 'Resources' is used here because the resource may span
         multiple roles (e.g. `"mem(*):1;mem(role):2"`).
         
        repeated .mesos.Resource resources = 1;
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

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