public static final class ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumRequest.Builder extends com.google.protobuf.GeneratedMessage.Builder<ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumRequest.Builder> implements ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumRequestOrBuilder
ColumnAggregationWithErrorsSumRequest
use unique names for messages in ColumnAggregationXXX.protos due to a bug in protoc or hadoop's protoc compiler.
addRepeatedField, 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, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumRequest.Builder>public ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumRequest.Builder>public ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumRequest.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.GeneratedMessage.Builder<ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumRequest.Builder>public ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumRequest.Builder>public ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumRequest.Builder mergeFrom(ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumRequest.Builder>public ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumRequest.Builder>IOExceptionpublic boolean hasFamily()
required bytes family = 1;hasFamily in interface ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumRequestOrBuilderpublic com.google.protobuf.ByteString getFamily()
required bytes family = 1;getFamily in interface ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumRequestOrBuilderpublic ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumRequest.Builder setFamily(com.google.protobuf.ByteString value)
required bytes family = 1;public ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumRequest.Builder clearFamily()
required bytes family = 1;public boolean hasQualifier()
optional bytes qualifier = 2;hasQualifier in interface ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumRequestOrBuilderpublic com.google.protobuf.ByteString getQualifier()
optional bytes qualifier = 2;getQualifier in interface ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumRequestOrBuilderpublic ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumRequest.Builder setQualifier(com.google.protobuf.ByteString value)
optional bytes qualifier = 2;public ColumnAggregationWithErrorsProtos.ColumnAggregationWithErrorsSumRequest.Builder clearQualifier()
optional bytes qualifier = 2;Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.