This project has retired. For details please refer to its Attic page.
Protos.MachineInfo
JavaScript is disabled on your browser.
Skip navigation links
org.apache.mesos

Class Protos.MachineInfo

  • All Implemented Interfaces:
    Protos.MachineInfoOrBuilder
    Enclosing class:
    Protos


    public static final class Protos.MachineInfo
    extends com.google.protobuf.GeneratedMessageV3
    implements Protos.MachineInfoOrBuilder 
     Holds information about a single machine, its `mode`, and any other
     relevant information which may affect the behavior of the machine.
     
    Protobuf type mesos.MachineInfo
    • Field Detail

      • UNAVAILABILITY_FIELD_NUMBER

        public static final int UNAVAILABILITY_FIELD_NUMBER
        See Also:
        Constant Field Values
      • PARSER

        @Deprecated
        public static final <any> PARSER
        Deprecated.
    • Method Detail

      • getUnknownFields

        public final com.google.protobuf.UnknownFieldSet getUnknownFields()
      • getDescriptor

        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
      • internalGetFieldAccessorTable

        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      • hasUnavailability

        public boolean hasUnavailability()
         Signifies that the machine may be unavailable during the given interval.
         See comments in `Unavailability` and for the `unavailability` fields
         in `Offer` and `InverseOffer` for more information.
         
        optional .mesos.Unavailability unavailability = 3;
        Specified by:
        hasUnavailability in interface Protos.MachineInfoOrBuilder
      • getUnavailability

        public Protos.Unavailability getUnavailability()
         Signifies that the machine may be unavailable during the given interval.
         See comments in `Unavailability` and for the `unavailability` fields
         in `Offer` and `InverseOffer` for more information.
         
        optional .mesos.Unavailability unavailability = 3;
        Specified by:
        getUnavailability in interface Protos.MachineInfoOrBuilder
      • getUnavailabilityOrBuilder

        public Protos.UnavailabilityOrBuilder getUnavailabilityOrBuilder()
         Signifies that the machine may be unavailable during the given interval.
         See comments in `Unavailability` and for the `unavailability` fields
         in `Offer` and `InverseOffer` for more information.
         
        optional .mesos.Unavailability unavailability = 3;
        Specified by:
        getUnavailabilityOrBuilder in interface Protos.MachineInfoOrBuilder
      • isInitialized

        public final boolean isInitialized()
      • writeTo

        public void writeTo(com.google.protobuf.CodedOutputStream output)
         throws java.io.IOException
        Throws:
        java.io.IOException
      • getSerializedSize

        public int getSerializedSize()
      • equals

        public boolean equals(java.lang.Object obj)
      • hashCode

        public int hashCode()
      • parseFrom

        public static Protos.MachineInfo parseFrom(java.nio.ByteBuffer data)
         throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static Protos.MachineInfo parseFrom(java.nio.ByteBuffer data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)
         throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static Protos.MachineInfo parseFrom(com.google.protobuf.ByteString data)
         throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static Protos.MachineInfo parseFrom(com.google.protobuf.ByteString data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)
         throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static Protos.MachineInfo parseFrom(byte[] data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)
         throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static Protos.MachineInfo parseFrom(java.io.InputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)
         throws java.io.IOException
        Throws:
        java.io.IOException
      • parseDelimitedFrom

        public static Protos.MachineInfo parseDelimitedFrom(java.io.InputStream input)
         throws java.io.IOException
        Throws:
        java.io.IOException
      • parseDelimitedFrom

        public static Protos.MachineInfo parseDelimitedFrom(java.io.InputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)
         throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static Protos.MachineInfo parseFrom(com.google.protobuf.CodedInputStream input)
         throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static Protos.MachineInfo parseFrom(com.google.protobuf.CodedInputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)
         throws java.io.IOException
        Throws:
        java.io.IOException
      • newBuilderForType

        protected Protos.MachineInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
      • parser

        public static <any> parser()
      • getParserForType

        public <any> getParserForType()
Skip navigation links

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