public static final class CellSetMessage.CellSet extends com.google.protobuf.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 |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<CellSetMessage.CellSet> |
PARSER |
static int |
ROWS_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
static CellSetMessage.CellSet |
getDefaultInstance() |
CellSetMessage.CellSet |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<CellSetMessage.CellSet> |
getParserForType() |
CellSetMessage.CellSet.Row |
getRows(int index)
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1; |
int |
getRowsCount()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1; |
List<CellSetMessage.CellSet.Row> |
getRowsList()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1; |
CellSetMessage.CellSet.RowOrBuilder |
getRowsOrBuilder(int index)
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1; |
List<? extends CellSetMessage.CellSet.RowOrBuilder> |
getRowsOrBuilderList()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static CellSetMessage.CellSet.Builder |
newBuilder() |
static CellSetMessage.CellSet.Builder |
newBuilder(CellSetMessage.CellSet prototype) |
CellSetMessage.CellSet.Builder |
newBuilderForType() |
protected CellSetMessage.CellSet.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static CellSetMessage.CellSet |
parseDelimitedFrom(InputStream input) |
static CellSetMessage.CellSet |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CellSetMessage.CellSet |
parseFrom(byte[] data) |
static CellSetMessage.CellSet |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CellSetMessage.CellSet |
parseFrom(com.google.protobuf.ByteString data) |
static CellSetMessage.CellSet |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CellSetMessage.CellSet |
parseFrom(com.google.protobuf.CodedInputStream input) |
static CellSetMessage.CellSet |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CellSetMessage.CellSet |
parseFrom(InputStream input) |
static CellSetMessage.CellSet |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CellSetMessage.CellSet.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField
equals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toString
toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static com.google.protobuf.Parser<CellSetMessage.CellSet> PARSER
public static final int ROWS_FIELD_NUMBER
public static CellSetMessage.CellSet getDefaultInstance()
public CellSetMessage.CellSet getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessage
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage
public com.google.protobuf.Parser<CellSetMessage.CellSet> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
public List<CellSetMessage.CellSet.Row> getRowsList()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
getRowsList
in interface CellSetMessage.CellSetOrBuilder
public List<? extends CellSetMessage.CellSet.RowOrBuilder> getRowsOrBuilderList()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
getRowsOrBuilderList
in interface CellSetMessage.CellSetOrBuilder
public int getRowsCount()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
getRowsCount
in interface CellSetMessage.CellSetOrBuilder
public CellSetMessage.CellSet.Row getRows(int index)
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
getRows
in interface CellSetMessage.CellSetOrBuilder
public CellSetMessage.CellSet.RowOrBuilder getRowsOrBuilder(int index)
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
getRowsOrBuilder
in interface CellSetMessage.CellSetOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.AbstractMessage
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.AbstractMessage
protected Object writeReplace() throws ObjectStreamException
writeReplace
in class com.google.protobuf.GeneratedMessage
ObjectStreamException
public static CellSetMessage.CellSet parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static CellSetMessage.CellSet parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static CellSetMessage.CellSet parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static CellSetMessage.CellSet parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static CellSetMessage.CellSet parseFrom(InputStream input) throws IOException
IOException
public static CellSetMessage.CellSet parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static CellSetMessage.CellSet parseDelimitedFrom(InputStream input) throws IOException
IOException
public static CellSetMessage.CellSet parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static CellSetMessage.CellSet parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static CellSetMessage.CellSet parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static CellSetMessage.CellSet.Builder newBuilder()
public CellSetMessage.CellSet.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static CellSetMessage.CellSet.Builder newBuilder(CellSetMessage.CellSet prototype)
public CellSetMessage.CellSet.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected CellSetMessage.CellSet.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.