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

Interface Protos.WeightInfoOrBuilder

    • Method Summary

      All Methods
      Modifier and Type Method and Description
      java.lang.String getRole ()
      Related role name.
      com.google.protobuf.ByteString getRoleBytes ()
      Related role name.
      double getWeight ()
      required double weight = 1;
      boolean hasRole ()
      Related role name.
      boolean hasWeight ()
      required double weight = 1;
    • Method Detail

      • hasWeight

        boolean hasWeight()
        required double weight = 1;
      • getWeight

        double getWeight()
        required double weight = 1;
      • hasRole

        boolean hasRole()
         Related role name.
         
        optional string role = 2;
      • getRole

        java.lang.String getRole()
         Related role name.
         
        optional string role = 2;
      • getRoleBytes

        com.google.protobuf.ByteString getRoleBytes()
         Related role name.
         
        optional string role = 2;
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

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