public static final class FunctionAPI.ExecuteFunctionOnRegionResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<FunctionAPI.ExecuteFunctionOnRegionResponse.Builder> implements FunctionAPI.ExecuteFunctionOnRegionResponseOrBuilder
org.apache.geode.internal.protocol.protobuf.v1.ExecuteFunctionOnRegionResponsegetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<FunctionAPI.ExecuteFunctionOnRegionResponse.Builder>public FunctionAPI.ExecuteFunctionOnRegionResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<FunctionAPI.ExecuteFunctionOnRegionResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<FunctionAPI.ExecuteFunctionOnRegionResponse.Builder>public FunctionAPI.ExecuteFunctionOnRegionResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic FunctionAPI.ExecuteFunctionOnRegionResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic FunctionAPI.ExecuteFunctionOnRegionResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic FunctionAPI.ExecuteFunctionOnRegionResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<FunctionAPI.ExecuteFunctionOnRegionResponse.Builder>public FunctionAPI.ExecuteFunctionOnRegionResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<FunctionAPI.ExecuteFunctionOnRegionResponse.Builder>public FunctionAPI.ExecuteFunctionOnRegionResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<FunctionAPI.ExecuteFunctionOnRegionResponse.Builder>public FunctionAPI.ExecuteFunctionOnRegionResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<FunctionAPI.ExecuteFunctionOnRegionResponse.Builder>public FunctionAPI.ExecuteFunctionOnRegionResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<FunctionAPI.ExecuteFunctionOnRegionResponse.Builder>public FunctionAPI.ExecuteFunctionOnRegionResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<FunctionAPI.ExecuteFunctionOnRegionResponse.Builder>public FunctionAPI.ExecuteFunctionOnRegionResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<FunctionAPI.ExecuteFunctionOnRegionResponse.Builder>public FunctionAPI.ExecuteFunctionOnRegionResponse.Builder mergeFrom(FunctionAPI.ExecuteFunctionOnRegionResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<FunctionAPI.ExecuteFunctionOnRegionResponse.Builder>public FunctionAPI.ExecuteFunctionOnRegionResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<FunctionAPI.ExecuteFunctionOnRegionResponse.Builder>java.io.IOExceptionpublic java.util.List<BasicTypes.EncodedValue> getResultsList()
some functions don't return results.
repeated .org.apache.geode.internal.protocol.protobuf.v1.EncodedValue results = 1;getResultsList in interface FunctionAPI.ExecuteFunctionOnRegionResponseOrBuilderpublic int getResultsCount()
some functions don't return results.
repeated .org.apache.geode.internal.protocol.protobuf.v1.EncodedValue results = 1;getResultsCount in interface FunctionAPI.ExecuteFunctionOnRegionResponseOrBuilderpublic BasicTypes.EncodedValue getResults(int index)
some functions don't return results.
repeated .org.apache.geode.internal.protocol.protobuf.v1.EncodedValue results = 1;getResults in interface FunctionAPI.ExecuteFunctionOnRegionResponseOrBuilderpublic FunctionAPI.ExecuteFunctionOnRegionResponse.Builder setResults(int index, BasicTypes.EncodedValue value)
some functions don't return results.
repeated .org.apache.geode.internal.protocol.protobuf.v1.EncodedValue results = 1;public FunctionAPI.ExecuteFunctionOnRegionResponse.Builder setResults(int index, BasicTypes.EncodedValue.Builder builderForValue)
some functions don't return results.
repeated .org.apache.geode.internal.protocol.protobuf.v1.EncodedValue results = 1;public FunctionAPI.ExecuteFunctionOnRegionResponse.Builder addResults(BasicTypes.EncodedValue value)
some functions don't return results.
repeated .org.apache.geode.internal.protocol.protobuf.v1.EncodedValue results = 1;public FunctionAPI.ExecuteFunctionOnRegionResponse.Builder addResults(int index, BasicTypes.EncodedValue value)
some functions don't return results.
repeated .org.apache.geode.internal.protocol.protobuf.v1.EncodedValue results = 1;public FunctionAPI.ExecuteFunctionOnRegionResponse.Builder addResults(BasicTypes.EncodedValue.Builder builderForValue)
some functions don't return results.
repeated .org.apache.geode.internal.protocol.protobuf.v1.EncodedValue results = 1;public FunctionAPI.ExecuteFunctionOnRegionResponse.Builder addResults(int index, BasicTypes.EncodedValue.Builder builderForValue)
some functions don't return results.
repeated .org.apache.geode.internal.protocol.protobuf.v1.EncodedValue results = 1;public FunctionAPI.ExecuteFunctionOnRegionResponse.Builder addAllResults(java.lang.Iterable<? extends BasicTypes.EncodedValue> values)
some functions don't return results.
repeated .org.apache.geode.internal.protocol.protobuf.v1.EncodedValue results = 1;public FunctionAPI.ExecuteFunctionOnRegionResponse.Builder clearResults()
some functions don't return results.
repeated .org.apache.geode.internal.protocol.protobuf.v1.EncodedValue results = 1;public FunctionAPI.ExecuteFunctionOnRegionResponse.Builder removeResults(int index)
some functions don't return results.
repeated .org.apache.geode.internal.protocol.protobuf.v1.EncodedValue results = 1;public BasicTypes.EncodedValue.Builder getResultsBuilder(int index)
some functions don't return results.
repeated .org.apache.geode.internal.protocol.protobuf.v1.EncodedValue results = 1;public BasicTypes.EncodedValueOrBuilder getResultsOrBuilder(int index)
some functions don't return results.
repeated .org.apache.geode.internal.protocol.protobuf.v1.EncodedValue results = 1;getResultsOrBuilder in interface FunctionAPI.ExecuteFunctionOnRegionResponseOrBuilderpublic java.util.List<? extends BasicTypes.EncodedValueOrBuilder> getResultsOrBuilderList()
some functions don't return results.
repeated .org.apache.geode.internal.protocol.protobuf.v1.EncodedValue results = 1;getResultsOrBuilderList in interface FunctionAPI.ExecuteFunctionOnRegionResponseOrBuilderpublic BasicTypes.EncodedValue.Builder addResultsBuilder()
some functions don't return results.
repeated .org.apache.geode.internal.protocol.protobuf.v1.EncodedValue results = 1;public BasicTypes.EncodedValue.Builder addResultsBuilder(int index)
some functions don't return results.
repeated .org.apache.geode.internal.protocol.protobuf.v1.EncodedValue results = 1;public java.util.List<BasicTypes.EncodedValue.Builder> getResultsBuilderList()
some functions don't return results.
repeated .org.apache.geode.internal.protocol.protobuf.v1.EncodedValue results = 1;public final FunctionAPI.ExecuteFunctionOnRegionResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FunctionAPI.ExecuteFunctionOnRegionResponse.Builder>public final FunctionAPI.ExecuteFunctionOnRegionResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FunctionAPI.ExecuteFunctionOnRegionResponse.Builder>