public static final class CellSetMessage.CellSet.Row extends GeneratedMessage implements CellSetMessage.CellSet.RowOrBuilder
org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row| Modifier and Type | Class and Description |
|---|---|
static class |
CellSetMessage.CellSet.Row.Builder
Protobuf type
org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row |
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 |
KEY_FIELD_NUMBER |
static Parser<CellSetMessage.CellSet.Row> |
PARSER |
static int |
VALUES_FIELD_NUMBER |
alwaysUseFieldBuildersgetAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownFieldequals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, 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<CellSetMessage.CellSet.Row> PARSER
public static final int KEY_FIELD_NUMBER
public static final int VALUES_FIELD_NUMBER
public static CellSetMessage.CellSet.Row getDefaultInstance()
public CellSetMessage.CellSet.Row 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<CellSetMessage.CellSet.Row> getParserForType()
getParserForType in interface MessagegetParserForType in interface MessageLitegetParserForType in class GeneratedMessagepublic boolean hasKey()
required bytes key = 1;hasKey in interface CellSetMessage.CellSet.RowOrBuilderpublic ByteString getKey()
required bytes key = 1;getKey in interface CellSetMessage.CellSet.RowOrBuilderpublic List<CellMessage.Cell> getValuesList()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;getValuesList in interface CellSetMessage.CellSet.RowOrBuilderpublic List<? extends CellMessage.CellOrBuilder> getValuesOrBuilderList()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;getValuesOrBuilderList in interface CellSetMessage.CellSet.RowOrBuilderpublic int getValuesCount()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;getValuesCount in interface CellSetMessage.CellSet.RowOrBuilderpublic CellMessage.Cell getValues(int index)
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;getValues in interface CellSetMessage.CellSet.RowOrBuilderpublic CellMessage.CellOrBuilder getValuesOrBuilder(int index)
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;getValuesOrBuilder in interface CellSetMessage.CellSet.RowOrBuilderpublic 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 static CellSetMessage.CellSet.Row parseFrom(ByteString data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static CellSetMessage.CellSet.Row parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static CellSetMessage.CellSet.Row parseFrom(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static CellSetMessage.CellSet.Row parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static CellSetMessage.CellSet.Row parseFrom(InputStream input) throws IOException
IOExceptionpublic static CellSetMessage.CellSet.Row parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static CellSetMessage.CellSet.Row parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static CellSetMessage.CellSet.Row parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static CellSetMessage.CellSet.Row parseFrom(CodedInputStream input) throws IOException
IOExceptionpublic static CellSetMessage.CellSet.Row parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static CellSetMessage.CellSet.Row.Builder newBuilder()
public CellSetMessage.CellSet.Row.Builder newBuilderForType()
newBuilderForType in interface MessagenewBuilderForType in interface MessageLitepublic static CellSetMessage.CellSet.Row.Builder newBuilder(CellSetMessage.CellSet.Row prototype)
public CellSetMessage.CellSet.Row.Builder toBuilder()
toBuilder in interface MessagetoBuilder in interface MessageLiteprotected CellSetMessage.CellSet.Row.Builder newBuilderForType(GeneratedMessage.BuilderParent parent)
newBuilderForType in class GeneratedMessageCopyright © 2014 The Apache Software Foundation. All Rights Reserved.