public static final class CellSetMessage.CellSet extends GeneratedMessage implements CellSetMessage.CellSetOrBuilder
org.apache.hadoop.hbase.rest.protobuf.generated.CellSet| Modifier and Type | Class and Description |
|---|---|
static class |
CellSetMessage.CellSet.Builder
Protobuf type
org.apache.hadoop.hbase.rest.protobuf.generated.CellSet |
static class |
CellSetMessage.CellSet.Row
Protobuf type
org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row |
static interface |
CellSetMessage.CellSet.RowOrBuilder |
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 Parser<CellSetMessage.CellSet> |
PARSER |
static int |
ROWS_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> PARSER
public static final int ROWS_FIELD_NUMBER
public static CellSetMessage.CellSet getDefaultInstance()
public CellSetMessage.CellSet 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> getParserForType()
getParserForType in interface MessagegetParserForType in interface MessageLitegetParserForType in class GeneratedMessagepublic List<CellSetMessage.CellSet.Row> getRowsList()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;getRowsList in interface CellSetMessage.CellSetOrBuilderpublic List<? extends CellSetMessage.CellSet.RowOrBuilder> getRowsOrBuilderList()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;getRowsOrBuilderList in interface CellSetMessage.CellSetOrBuilderpublic int getRowsCount()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;getRowsCount in interface CellSetMessage.CellSetOrBuilderpublic CellSetMessage.CellSet.Row getRows(int index)
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;getRows in interface CellSetMessage.CellSetOrBuilderpublic CellSetMessage.CellSet.RowOrBuilder getRowsOrBuilder(int index)
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;getRowsOrBuilder in interface CellSetMessage.CellSetOrBuilderpublic 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 parseFrom(ByteString data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static CellSetMessage.CellSet parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static CellSetMessage.CellSet parseFrom(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static CellSetMessage.CellSet parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static CellSetMessage.CellSet parseFrom(InputStream input) throws IOException
IOExceptionpublic static CellSetMessage.CellSet parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static CellSetMessage.CellSet parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static CellSetMessage.CellSet parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static CellSetMessage.CellSet parseFrom(CodedInputStream input) throws IOException
IOExceptionpublic static CellSetMessage.CellSet parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static CellSetMessage.CellSet.Builder newBuilder()
public CellSetMessage.CellSet.Builder newBuilderForType()
newBuilderForType in interface MessagenewBuilderForType in interface MessageLitepublic static CellSetMessage.CellSet.Builder newBuilder(CellSetMessage.CellSet prototype)
public CellSetMessage.CellSet.Builder toBuilder()
toBuilder in interface MessagetoBuilder in interface MessageLiteprotected CellSetMessage.CellSet.Builder newBuilderForType(GeneratedMessage.BuilderParent parent)
newBuilderForType in class GeneratedMessageCopyright © 2014 The Apache Software Foundation. All Rights Reserved.