Class Proto.State

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.riemann.riemann.Proto.State
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Proto.StateOrBuilder, Serializable
Enclosing class:
Proto

public static final class Proto.State extends com.google.protobuf.GeneratedMessageV3 implements Proto.StateOrBuilder
 Deprecated; state was used by early versions of the protocol, but not any
 more.
 
Protobuf type State
See Also:
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static final class 
    Deprecated; state was used by early versions of the protocol, but not any more.

    Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3

    com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter

    Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite

    com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
     
    static final int
     
    static final int
     
    static final com.google.protobuf.Parser<Proto.State>
    Deprecated.
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     

    Fields inherited from class com.google.protobuf.GeneratedMessageV3

    alwaysUseFieldBuilders, unknownFields

    Fields inherited from class com.google.protobuf.AbstractMessage

    memoizedSize

    Fields inherited from class com.google.protobuf.AbstractMessageLite

    memoizedHashCode
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
     
     
    optional string description = 5;
    com.google.protobuf.ByteString
    optional string description = 5;
    static final com.google.protobuf.Descriptors.Descriptor
     
    optional string host = 4;
    com.google.protobuf.ByteString
    optional string host = 4;
    boolean
    optional bool once = 6;
    com.google.protobuf.Parser<Proto.State>
     
    int
     
    optional string service = 3;
    com.google.protobuf.ByteString
    optional string service = 3;
    optional string state = 2;
    com.google.protobuf.ByteString
    optional string state = 2;
    getTags(int index)
    repeated string tags = 7;
    com.google.protobuf.ByteString
    getTagsBytes(int index)
    repeated string tags = 7;
    int
    repeated string tags = 7;
    com.google.protobuf.ProtocolStringList
    repeated string tags = 7;
    long
    optional int64 time = 1;
    float
    optional float ttl = 8;
    final com.google.protobuf.UnknownFieldSet
     
    boolean
    optional string description = 5;
    int
     
    boolean
    optional string host = 4;
    boolean
    optional bool once = 6;
    boolean
    optional string service = 3;
    boolean
    optional string state = 2;
    boolean
    optional int64 time = 1;
    boolean
    optional float ttl = 8;
    protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
     
    final boolean
     
     
     
     
    newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
     
     
    parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    parseFrom(byte[] data)
     
    parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    parseFrom(com.google.protobuf.ByteString data)
     
    parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    parseFrom(com.google.protobuf.CodedInputStream input)
     
    parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
     
    parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
     
    parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static com.google.protobuf.Parser<Proto.State>
     
     
    void
    writeTo(com.google.protobuf.CodedOutputStream output)
     

    Methods inherited from class com.google.protobuf.GeneratedMessageV3

    canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newInstance, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag

    Methods inherited from class com.google.protobuf.AbstractMessage

    findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString

    Methods inherited from class com.google.protobuf.AbstractMessageLite

    addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface com.google.protobuf.MessageLite

    toByteArray, toByteString, writeDelimitedTo, writeTo

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
  • Field Details

  • Method Details

    • getUnknownFields

      public final com.google.protobuf.UnknownFieldSet getUnknownFields()
      Specified by:
      getUnknownFields in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getUnknownFields in class com.google.protobuf.GeneratedMessageV3
    • getDescriptor

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

      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
    • hasTime

      public boolean hasTime()
      optional int64 time = 1;
      Specified by:
      hasTime in interface Proto.StateOrBuilder
    • getTime

      public long getTime()
      optional int64 time = 1;
      Specified by:
      getTime in interface Proto.StateOrBuilder
    • hasState

      public boolean hasState()
      optional string state = 2;
      Specified by:
      hasState in interface Proto.StateOrBuilder
    • getState

      public String getState()
      optional string state = 2;
      Specified by:
      getState in interface Proto.StateOrBuilder
    • getStateBytes

      public com.google.protobuf.ByteString getStateBytes()
      optional string state = 2;
      Specified by:
      getStateBytes in interface Proto.StateOrBuilder
    • hasService

      public boolean hasService()
      optional string service = 3;
      Specified by:
      hasService in interface Proto.StateOrBuilder
    • getService

      public String getService()
      optional string service = 3;
      Specified by:
      getService in interface Proto.StateOrBuilder
    • getServiceBytes

      public com.google.protobuf.ByteString getServiceBytes()
      optional string service = 3;
      Specified by:
      getServiceBytes in interface Proto.StateOrBuilder
    • hasHost

      public boolean hasHost()
      optional string host = 4;
      Specified by:
      hasHost in interface Proto.StateOrBuilder
    • getHost

      public String getHost()
      optional string host = 4;
      Specified by:
      getHost in interface Proto.StateOrBuilder
    • getHostBytes

      public com.google.protobuf.ByteString getHostBytes()
      optional string host = 4;
      Specified by:
      getHostBytes in interface Proto.StateOrBuilder
    • hasDescription

      public boolean hasDescription()
      optional string description = 5;
      Specified by:
      hasDescription in interface Proto.StateOrBuilder
    • getDescription

      public String getDescription()
      optional string description = 5;
      Specified by:
      getDescription in interface Proto.StateOrBuilder
    • getDescriptionBytes

      public com.google.protobuf.ByteString getDescriptionBytes()
      optional string description = 5;
      Specified by:
      getDescriptionBytes in interface Proto.StateOrBuilder
    • hasOnce

      public boolean hasOnce()
      optional bool once = 6;
      Specified by:
      hasOnce in interface Proto.StateOrBuilder
    • getOnce

      public boolean getOnce()
      optional bool once = 6;
      Specified by:
      getOnce in interface Proto.StateOrBuilder
    • getTagsList

      public com.google.protobuf.ProtocolStringList getTagsList()
      repeated string tags = 7;
      Specified by:
      getTagsList in interface Proto.StateOrBuilder
    • getTagsCount

      public int getTagsCount()
      repeated string tags = 7;
      Specified by:
      getTagsCount in interface Proto.StateOrBuilder
    • getTags

      public String getTags(int index)
      repeated string tags = 7;
      Specified by:
      getTags in interface Proto.StateOrBuilder
    • getTagsBytes

      public com.google.protobuf.ByteString getTagsBytes(int index)
      repeated string tags = 7;
      Specified by:
      getTagsBytes in interface Proto.StateOrBuilder
    • hasTtl

      public boolean hasTtl()
      optional float ttl = 8;
      Specified by:
      hasTtl in interface Proto.StateOrBuilder
    • getTtl

      public float getTtl()
      optional float ttl = 8;
      Specified by:
      getTtl in interface Proto.StateOrBuilder
    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessageV3
    • writeTo

      public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
      Specified by:
      writeTo in interface com.google.protobuf.MessageLite
      Overrides:
      writeTo in class com.google.protobuf.GeneratedMessageV3
      Throws:
      IOException
    • getSerializedSize

      public int getSerializedSize()
      Specified by:
      getSerializedSize in interface com.google.protobuf.MessageLite
      Overrides:
      getSerializedSize in class com.google.protobuf.GeneratedMessageV3
    • equals

      public boolean equals(Object obj)
      Specified by:
      equals in interface com.google.protobuf.Message
      Overrides:
      equals in class com.google.protobuf.AbstractMessage
    • hashCode

      public int hashCode()
      Specified by:
      hashCode in interface com.google.protobuf.Message
      Overrides:
      hashCode in class com.google.protobuf.AbstractMessage
    • parseFrom

      public static Proto.State parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Proto.State parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

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

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

      public static Proto.State parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

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

      public static Proto.State parseFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static Proto.State parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static Proto.State parseDelimitedFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static Proto.State parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseFrom

      public static Proto.State parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static Proto.State parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • newBuilderForType

      public Proto.State.Builder newBuilderForType()
      Specified by:
      newBuilderForType in interface com.google.protobuf.Message
      Specified by:
      newBuilderForType in interface com.google.protobuf.MessageLite
    • newBuilder

      public static Proto.State.Builder newBuilder()
    • newBuilder

      public static Proto.State.Builder newBuilder(Proto.State prototype)
    • toBuilder

      public Proto.State.Builder toBuilder()
      Specified by:
      toBuilder in interface com.google.protobuf.Message
      Specified by:
      toBuilder in interface com.google.protobuf.MessageLite
    • newBuilderForType

      protected Proto.State.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
      Specified by:
      newBuilderForType in class com.google.protobuf.GeneratedMessageV3
    • getDefaultInstance

      public static Proto.State getDefaultInstance()
    • parser

      public static com.google.protobuf.Parser<Proto.State> parser()
    • getParserForType

      public com.google.protobuf.Parser<Proto.State> getParserForType()
      Specified by:
      getParserForType in interface com.google.protobuf.Message
      Specified by:
      getParserForType in interface com.google.protobuf.MessageLite
      Overrides:
      getParserForType in class com.google.protobuf.GeneratedMessageV3
    • getDefaultInstanceForType

      public Proto.State getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder