public static final class IncrementCounterProcessorTestProtos.IncCounterProcessorRequest extends GeneratedMessage implements IncrementCounterProcessorTestProtos.IncCounterProcessorRequestOrBuilder
IncCounterProcessorRequest| Modifier and Type | Class and Description |
|---|---|
static class |
IncrementCounterProcessorTestProtos.IncCounterProcessorRequest.Builder
Protobuf type
IncCounterProcessorRequest |
GeneratedMessage.BuilderParent, GeneratedMessage.ExtendableBuilder<MessageType extends GeneratedMessage.ExtendableMessage,BuilderType extends GeneratedMessage.ExtendableBuilder>, GeneratedMessage.ExtendableMessage<MessageType extends GeneratedMessage.ExtendableMessage>, GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends GeneratedMessage.ExtendableMessage>, GeneratedMessage.FieldAccessorTable, GeneratedMessage.GeneratedExtension<ContainingType extends Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
COUNTER_FIELD_NUMBER |
static Parser<IncrementCounterProcessorTestProtos.IncCounterProcessorRequest> |
PARSER |
static int |
ROW_FIELD_NUMBER |
alwaysUseFieldBuildersgetAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringtoByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, hasFieldtoByteArray, toByteString, writeDelimitedTo, writeTopublic static Parser<IncrementCounterProcessorTestProtos.IncCounterProcessorRequest> PARSER
public static final int ROW_FIELD_NUMBER
public static final int COUNTER_FIELD_NUMBER
public static IncrementCounterProcessorTestProtos.IncCounterProcessorRequest getDefaultInstance()
public IncrementCounterProcessorTestProtos.IncCounterProcessorRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface MessageLiteOrBuildergetDefaultInstanceForType in interface MessageOrBuilderpublic final UnknownFieldSet getUnknownFields()
getUnknownFields in interface MessageOrBuildergetUnknownFields in class GeneratedMessagepublic static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class GeneratedMessagepublic Parser<IncrementCounterProcessorTestProtos.IncCounterProcessorRequest> getParserForType()
getParserForType in interface MessagegetParserForType in interface MessageLitegetParserForType in class GeneratedMessagepublic boolean hasRow()
required bytes row = 1;hasRow in interface IncrementCounterProcessorTestProtos.IncCounterProcessorRequestOrBuilderpublic ByteString getRow()
required bytes row = 1;getRow in interface IncrementCounterProcessorTestProtos.IncCounterProcessorRequestOrBuilderpublic boolean hasCounter()
required int32 counter = 2;hasCounter in interface IncrementCounterProcessorTestProtos.IncCounterProcessorRequestOrBuilderpublic int getCounter()
required int32 counter = 2;getCounter in interface IncrementCounterProcessorTestProtos.IncCounterProcessorRequestOrBuilderpublic final boolean isInitialized()
isInitialized in interface MessageLiteOrBuilderisInitialized in class GeneratedMessagepublic void writeTo(CodedOutputStream output) throws IOException
writeTo in interface MessageLitewriteTo in class AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface MessageLitegetSerializedSize in class AbstractMessageprotected Object writeReplace() throws ObjectStreamException
writeReplace in class GeneratedMessageObjectStreamExceptionpublic boolean equals(Object obj)
equals in interface Messageequals in class AbstractMessagepublic int hashCode()
hashCode in interface MessagehashCode in class AbstractMessagepublic static IncrementCounterProcessorTestProtos.IncCounterProcessorRequest parseFrom(ByteString data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static IncrementCounterProcessorTestProtos.IncCounterProcessorRequest parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static IncrementCounterProcessorTestProtos.IncCounterProcessorRequest parseFrom(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static IncrementCounterProcessorTestProtos.IncCounterProcessorRequest parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static IncrementCounterProcessorTestProtos.IncCounterProcessorRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static IncrementCounterProcessorTestProtos.IncCounterProcessorRequest parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static IncrementCounterProcessorTestProtos.IncCounterProcessorRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static IncrementCounterProcessorTestProtos.IncCounterProcessorRequest parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static IncrementCounterProcessorTestProtos.IncCounterProcessorRequest parseFrom(CodedInputStream input) throws IOException
IOExceptionpublic static IncrementCounterProcessorTestProtos.IncCounterProcessorRequest parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static IncrementCounterProcessorTestProtos.IncCounterProcessorRequest.Builder newBuilder()
public IncrementCounterProcessorTestProtos.IncCounterProcessorRequest.Builder newBuilderForType()
newBuilderForType in interface MessagenewBuilderForType in interface MessageLitepublic static IncrementCounterProcessorTestProtos.IncCounterProcessorRequest.Builder newBuilder(IncrementCounterProcessorTestProtos.IncCounterProcessorRequest prototype)
public IncrementCounterProcessorTestProtos.IncCounterProcessorRequest.Builder toBuilder()
toBuilder in interface MessagetoBuilder in interface MessageLiteprotected IncrementCounterProcessorTestProtos.IncCounterProcessorRequest.Builder newBuilderForType(GeneratedMessage.BuilderParent parent)
newBuilderForType in class GeneratedMessageCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.