public static final class IncrementCounterProcessorTestProtos.RowSwapProcessorRequest.Builder extends GeneratedMessage.Builder<IncrementCounterProcessorTestProtos.RowSwapProcessorRequest.Builder> implements IncrementCounterProcessorTestProtos.RowSwapProcessorRequestOrBuilder
RowSwapProcessorRequestaddRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionaddAll, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasFieldpublic static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
public IncrementCounterProcessorTestProtos.RowSwapProcessorRequest.Builder clear()
clear in interface Message.Builderclear in interface MessageLite.Builderclear in class GeneratedMessage.Builder<IncrementCounterProcessorTestProtos.RowSwapProcessorRequest.Builder>public IncrementCounterProcessorTestProtos.RowSwapProcessorRequest.Builder clone()
clone in interface Message.Builderclone in interface MessageLite.Builderclone in class GeneratedMessage.Builder<IncrementCounterProcessorTestProtos.RowSwapProcessorRequest.Builder>public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface Message.BuildergetDescriptorForType in interface MessageOrBuildergetDescriptorForType in class GeneratedMessage.Builder<IncrementCounterProcessorTestProtos.RowSwapProcessorRequest.Builder>public IncrementCounterProcessorTestProtos.RowSwapProcessorRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface MessageLiteOrBuildergetDefaultInstanceForType in interface MessageOrBuilderpublic IncrementCounterProcessorTestProtos.RowSwapProcessorRequest build()
build in interface Message.Builderbuild in interface MessageLite.Builderpublic IncrementCounterProcessorTestProtos.RowSwapProcessorRequest buildPartial()
buildPartial in interface Message.BuilderbuildPartial in interface MessageLite.Builderpublic IncrementCounterProcessorTestProtos.RowSwapProcessorRequest.Builder mergeFrom(Message other)
mergeFrom in interface Message.BuildermergeFrom in class AbstractMessage.Builder<IncrementCounterProcessorTestProtos.RowSwapProcessorRequest.Builder>public IncrementCounterProcessorTestProtos.RowSwapProcessorRequest.Builder mergeFrom(IncrementCounterProcessorTestProtos.RowSwapProcessorRequest other)
public final boolean isInitialized()
isInitialized in interface MessageLiteOrBuilderisInitialized in class GeneratedMessage.Builder<IncrementCounterProcessorTestProtos.RowSwapProcessorRequest.Builder>public IncrementCounterProcessorTestProtos.RowSwapProcessorRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface Message.BuildermergeFrom in interface MessageLite.BuildermergeFrom in class AbstractMessage.Builder<IncrementCounterProcessorTestProtos.RowSwapProcessorRequest.Builder>IOExceptionpublic boolean hasRow1()
required bytes row1 = 1;hasRow1 in interface IncrementCounterProcessorTestProtos.RowSwapProcessorRequestOrBuilderpublic ByteString getRow1()
required bytes row1 = 1;getRow1 in interface IncrementCounterProcessorTestProtos.RowSwapProcessorRequestOrBuilderpublic IncrementCounterProcessorTestProtos.RowSwapProcessorRequest.Builder setRow1(ByteString value)
required bytes row1 = 1;public IncrementCounterProcessorTestProtos.RowSwapProcessorRequest.Builder clearRow1()
required bytes row1 = 1;public boolean hasRow2()
required bytes row2 = 2;hasRow2 in interface IncrementCounterProcessorTestProtos.RowSwapProcessorRequestOrBuilderpublic ByteString getRow2()
required bytes row2 = 2;getRow2 in interface IncrementCounterProcessorTestProtos.RowSwapProcessorRequestOrBuilderpublic IncrementCounterProcessorTestProtos.RowSwapProcessorRequest.Builder setRow2(ByteString value)
required bytes row2 = 2;public IncrementCounterProcessorTestProtos.RowSwapProcessorRequest.Builder clearRow2()
required bytes row2 = 2;Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.