public static final class ReefServiceProtos.EvaluatorStatusProto extends com.google.protobuf.GeneratedMessage implements ReefServiceProtos.EvaluatorStatusProtoOrBuilder
EvaluatorStatusProto| Modifier and Type | Class and Description |
|---|---|
static class |
ReefServiceProtos.EvaluatorStatusProto.Builder
Protobuf type
EvaluatorStatusProto |
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
ERROR_FIELD_NUMBER |
static int |
EVALUATOR_ID_FIELD_NUMBER |
static com.google.protobuf.Parser<ReefServiceProtos.EvaluatorStatusProto> |
PARSER |
static int |
STATE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static ReefServiceProtos.EvaluatorStatusProto |
getDefaultInstance() |
ReefServiceProtos.EvaluatorStatusProto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.ByteString |
getError()
optional bytes error = 3; |
String |
getEvaluatorId()
required string evaluator_id = 1; |
com.google.protobuf.ByteString |
getEvaluatorIdBytes()
required string evaluator_id = 1; |
com.google.protobuf.Parser<ReefServiceProtos.EvaluatorStatusProto> |
getParserForType() |
int |
getSerializedSize() |
ReefServiceProtos.State |
getState()
required .State state = 2; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasError()
optional bytes error = 3; |
boolean |
hasEvaluatorId()
required string evaluator_id = 1; |
int |
hashCode() |
boolean |
hasState()
required .State state = 2; |
boolean |
isInitialized() |
static ReefServiceProtos.EvaluatorStatusProto.Builder |
newBuilder() |
static ReefServiceProtos.EvaluatorStatusProto.Builder |
newBuilder(ReefServiceProtos.EvaluatorStatusProto prototype) |
ReefServiceProtos.EvaluatorStatusProto.Builder |
newBuilderForType() |
static ReefServiceProtos.EvaluatorStatusProto |
parseDelimitedFrom(InputStream input) |
static ReefServiceProtos.EvaluatorStatusProto |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReefServiceProtos.EvaluatorStatusProto |
parseFrom(byte[] data) |
static ReefServiceProtos.EvaluatorStatusProto |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReefServiceProtos.EvaluatorStatusProto |
parseFrom(com.google.protobuf.ByteString data) |
static ReefServiceProtos.EvaluatorStatusProto |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReefServiceProtos.EvaluatorStatusProto |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ReefServiceProtos.EvaluatorStatusProto |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReefServiceProtos.EvaluatorStatusProto |
parseFrom(InputStream input) |
static ReefServiceProtos.EvaluatorStatusProto |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ReefServiceProtos.EvaluatorStatusProto.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtensionfindInitializationErrors, getInitializationErrorString, toStringtoByteArray, toByteString, writeDelimitedTo, writeTopublic static com.google.protobuf.Parser<ReefServiceProtos.EvaluatorStatusProto> PARSER
public static final int EVALUATOR_ID_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER
public static final int ERROR_FIELD_NUMBER
public static ReefServiceProtos.EvaluatorStatusProto getDefaultInstance()
public ReefServiceProtos.EvaluatorStatusProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public com.google.protobuf.Parser<ReefServiceProtos.EvaluatorStatusProto> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasEvaluatorId()
required string evaluator_id = 1;hasEvaluatorId in interface ReefServiceProtos.EvaluatorStatusProtoOrBuilderpublic String getEvaluatorId()
required string evaluator_id = 1;getEvaluatorId in interface ReefServiceProtos.EvaluatorStatusProtoOrBuilderpublic com.google.protobuf.ByteString getEvaluatorIdBytes()
required string evaluator_id = 1;getEvaluatorIdBytes in interface ReefServiceProtos.EvaluatorStatusProtoOrBuilderpublic boolean hasState()
required .State state = 2;hasState in interface ReefServiceProtos.EvaluatorStatusProtoOrBuilderpublic ReefServiceProtos.State getState()
required .State state = 2;getState in interface ReefServiceProtos.EvaluatorStatusProtoOrBuilderpublic boolean hasError()
optional bytes error = 3;hasError in interface ReefServiceProtos.EvaluatorStatusProtoOrBuilderpublic com.google.protobuf.ByteString getError()
optional bytes error = 3;getError in interface ReefServiceProtos.EvaluatorStatusProtoOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.AbstractMessagepublic boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static ReefServiceProtos.EvaluatorStatusProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ReefServiceProtos.EvaluatorStatusProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ReefServiceProtos.EvaluatorStatusProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ReefServiceProtos.EvaluatorStatusProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ReefServiceProtos.EvaluatorStatusProto parseFrom(InputStream input) throws IOException
IOExceptionpublic static ReefServiceProtos.EvaluatorStatusProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ReefServiceProtos.EvaluatorStatusProto parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ReefServiceProtos.EvaluatorStatusProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ReefServiceProtos.EvaluatorStatusProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ReefServiceProtos.EvaluatorStatusProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ReefServiceProtos.EvaluatorStatusProto.Builder newBuilder()
public ReefServiceProtos.EvaluatorStatusProto.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ReefServiceProtos.EvaluatorStatusProto.Builder newBuilder(ReefServiceProtos.EvaluatorStatusProto prototype)
public ReefServiceProtos.EvaluatorStatusProto.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteCopyright © 2017 The Apache Software Foundation. All rights reserved.