public static final class ColumnAggregationWithNullResponseProtos.ColumnAggregationNullResponseSumRequest extends GeneratedMessage implements ColumnAggregationWithNullResponseProtos.ColumnAggregationNullResponseSumRequestOrBuilder
ColumnAggregationNullResponseSumRequest
use unique names for messages in ColumnAggregationXXX.protos due to a bug in protoc or hadoop's protoc compiler.
| Modifier and Type | Class and Description |
|---|---|
static class |
ColumnAggregationWithNullResponseProtos.ColumnAggregationNullResponseSumRequest.Builder
Protobuf type
ColumnAggregationNullResponseSumRequest |
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 |
FAMILY_FIELD_NUMBER |
static Parser<ColumnAggregationWithNullResponseProtos.ColumnAggregationNullResponseSumRequest> |
PARSER |
static int |
QUALIFIER_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<ColumnAggregationWithNullResponseProtos.ColumnAggregationNullResponseSumRequest> PARSER
public static final int FAMILY_FIELD_NUMBER
public static final int QUALIFIER_FIELD_NUMBER
public static ColumnAggregationWithNullResponseProtos.ColumnAggregationNullResponseSumRequest getDefaultInstance()
public ColumnAggregationWithNullResponseProtos.ColumnAggregationNullResponseSumRequest 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<ColumnAggregationWithNullResponseProtos.ColumnAggregationNullResponseSumRequest> getParserForType()
getParserForType in interface MessagegetParserForType in interface MessageLitegetParserForType in class GeneratedMessagepublic boolean hasFamily()
required bytes family = 1;hasFamily in interface ColumnAggregationWithNullResponseProtos.ColumnAggregationNullResponseSumRequestOrBuilderpublic ByteString getFamily()
required bytes family = 1;getFamily in interface ColumnAggregationWithNullResponseProtos.ColumnAggregationNullResponseSumRequestOrBuilderpublic boolean hasQualifier()
optional bytes qualifier = 2;hasQualifier in interface ColumnAggregationWithNullResponseProtos.ColumnAggregationNullResponseSumRequestOrBuilderpublic ByteString getQualifier()
optional bytes qualifier = 2;getQualifier in interface ColumnAggregationWithNullResponseProtos.ColumnAggregationNullResponseSumRequestOrBuilderpublic 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 ColumnAggregationWithNullResponseProtos.ColumnAggregationNullResponseSumRequest parseFrom(ByteString data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static ColumnAggregationWithNullResponseProtos.ColumnAggregationNullResponseSumRequest parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static ColumnAggregationWithNullResponseProtos.ColumnAggregationNullResponseSumRequest parseFrom(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static ColumnAggregationWithNullResponseProtos.ColumnAggregationNullResponseSumRequest parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static ColumnAggregationWithNullResponseProtos.ColumnAggregationNullResponseSumRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static ColumnAggregationWithNullResponseProtos.ColumnAggregationNullResponseSumRequest parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ColumnAggregationWithNullResponseProtos.ColumnAggregationNullResponseSumRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ColumnAggregationWithNullResponseProtos.ColumnAggregationNullResponseSumRequest parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ColumnAggregationWithNullResponseProtos.ColumnAggregationNullResponseSumRequest parseFrom(CodedInputStream input) throws IOException
IOExceptionpublic static ColumnAggregationWithNullResponseProtos.ColumnAggregationNullResponseSumRequest parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ColumnAggregationWithNullResponseProtos.ColumnAggregationNullResponseSumRequest.Builder newBuilder()
public ColumnAggregationWithNullResponseProtos.ColumnAggregationNullResponseSumRequest.Builder newBuilderForType()
newBuilderForType in interface MessagenewBuilderForType in interface MessageLitepublic static ColumnAggregationWithNullResponseProtos.ColumnAggregationNullResponseSumRequest.Builder newBuilder(ColumnAggregationWithNullResponseProtos.ColumnAggregationNullResponseSumRequest prototype)
public ColumnAggregationWithNullResponseProtos.ColumnAggregationNullResponseSumRequest.Builder toBuilder()
toBuilder in interface MessagetoBuilder in interface MessageLiteprotected ColumnAggregationWithNullResponseProtos.ColumnAggregationNullResponseSumRequest.Builder newBuilderForType(GeneratedMessage.BuilderParent parent)
newBuilderForType in class GeneratedMessageCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.