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

Interface Protos.DiscoveryInfoOrBuilder

    • Method Detail

      • hasVisibility

        boolean hasVisibility()
        required .mesos.DiscoveryInfo.Visibility visibility = 1;
      • hasName

        boolean hasName()
        optional string name = 2;
      • getName

        java.lang.String getName()
        optional string name = 2;
      • getNameBytes

        com.google.protobuf.ByteString getNameBytes()
        optional string name = 2;
      • hasEnvironment

        boolean hasEnvironment()
        optional string environment = 3;
      • getEnvironment

        java.lang.String getEnvironment()
        optional string environment = 3;
      • getEnvironmentBytes

        com.google.protobuf.ByteString getEnvironmentBytes()
        optional string environment = 3;
      • hasLocation

        boolean hasLocation()
        optional string location = 4;
      • getLocation

        java.lang.String getLocation()
        optional string location = 4;
      • getLocationBytes

        com.google.protobuf.ByteString getLocationBytes()
        optional string location = 4;
      • hasVersion

        boolean hasVersion()
        optional string version = 5;
      • getVersion

        java.lang.String getVersion()
        optional string version = 5;
      • getVersionBytes

        com.google.protobuf.ByteString getVersionBytes()
        optional string version = 5;
      • hasPorts

        boolean hasPorts()
        optional .mesos.Ports ports = 6;
      • getPorts

        Protos.Ports getPorts()
        optional .mesos.Ports ports = 6;
      • hasLabels

        boolean hasLabels()
        optional .mesos.Labels labels = 7;
      • getLabels

        Protos.Labels getLabels()
        optional .mesos.Labels labels = 7;
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

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