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

Interface Protos.ResourceUsageOrBuilder

    • Method Detail

      • getExecutorsCount

        int getExecutorsCount()
        repeated .mesos.ResourceUsage.Executor executors = 1;
      • getTotalList

        java.util.List<Protos.Resource> getTotalList()
         Slave's total resources including checkpointed dynamic
         reservations and persistent volumes.
         
        repeated .mesos.Resource total = 2;
      • getTotal

        Protos.Resource getTotal(int index)
         Slave's total resources including checkpointed dynamic
         reservations and persistent volumes.
         
        repeated .mesos.Resource total = 2;
      • getTotalCount

        int getTotalCount()
         Slave's total resources including checkpointed dynamic
         reservations and persistent volumes.
         
        repeated .mesos.Resource total = 2;
      • getTotalOrBuilderList

        java.util.List<? extends Protos.ResourceOrBuilder> getTotalOrBuilderList()
         Slave's total resources including checkpointed dynamic
         reservations and persistent volumes.
         
        repeated .mesos.Resource total = 2;
      • getTotalOrBuilder

        Protos.ResourceOrBuilder getTotalOrBuilder(int index)
         Slave's total resources including checkpointed dynamic
         reservations and persistent volumes.
         
        repeated .mesos.Resource total = 2;
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

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