public static final class HBasePB.TableSchema extends com.google.protobuf.GeneratedMessageLite implements HBasePB.TableSchemaOrBuilder
TableSchema
Table Schema Inspired by the rest TableSchema
Modifier and Type | Class and Description |
---|---|
static class |
HBasePB.TableSchema.Builder
Protobuf type
TableSchema |
com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage>, com.google.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends com.google.protobuf.MessageLite,Type>
Modifier and Type | Field and Description |
---|---|
static int |
ATTRIBUTES_FIELD_NUMBER |
static int |
COLUMN_FAMILIES_FIELD_NUMBER |
static int |
CONFIGURATION_FIELD_NUMBER |
static com.google.protobuf.Parser<HBasePB.TableSchema> |
PARSER |
static int |
TABLE_NAME_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
HBasePB.BytesBytesPair |
getAttributes(int index)
repeated .BytesBytesPair attributes = 2; |
int |
getAttributesCount()
repeated .BytesBytesPair attributes = 2; |
List<HBasePB.BytesBytesPair> |
getAttributesList()
repeated .BytesBytesPair attributes = 2; |
HBasePB.BytesBytesPairOrBuilder |
getAttributesOrBuilder(int index)
repeated .BytesBytesPair attributes = 2; |
List<? extends HBasePB.BytesBytesPairOrBuilder> |
getAttributesOrBuilderList()
repeated .BytesBytesPair attributes = 2; |
HBasePB.ColumnFamilySchema |
getColumnFamilies(int index)
repeated .ColumnFamilySchema column_families = 3; |
int |
getColumnFamiliesCount()
repeated .ColumnFamilySchema column_families = 3; |
List<HBasePB.ColumnFamilySchema> |
getColumnFamiliesList()
repeated .ColumnFamilySchema column_families = 3; |
HBasePB.ColumnFamilySchemaOrBuilder |
getColumnFamiliesOrBuilder(int index)
repeated .ColumnFamilySchema column_families = 3; |
List<? extends HBasePB.ColumnFamilySchemaOrBuilder> |
getColumnFamiliesOrBuilderList()
repeated .ColumnFamilySchema column_families = 3; |
HBasePB.NameStringPair |
getConfiguration(int index)
repeated .NameStringPair configuration = 4; |
int |
getConfigurationCount()
repeated .NameStringPair configuration = 4; |
List<HBasePB.NameStringPair> |
getConfigurationList()
repeated .NameStringPair configuration = 4; |
HBasePB.NameStringPairOrBuilder |
getConfigurationOrBuilder(int index)
repeated .NameStringPair configuration = 4; |
List<? extends HBasePB.NameStringPairOrBuilder> |
getConfigurationOrBuilderList()
repeated .NameStringPair configuration = 4; |
static HBasePB.TableSchema |
getDefaultInstance() |
HBasePB.TableSchema |
getDefaultInstanceForType() |
com.google.protobuf.Parser<HBasePB.TableSchema> |
getParserForType() |
int |
getSerializedSize() |
HBasePB.TableName |
getTableName()
optional .TableName table_name = 1; |
boolean |
hasTableName()
optional .TableName table_name = 1; |
boolean |
isInitialized() |
static HBasePB.TableSchema.Builder |
newBuilder() |
static HBasePB.TableSchema.Builder |
newBuilder(HBasePB.TableSchema prototype) |
HBasePB.TableSchema.Builder |
newBuilderForType() |
static HBasePB.TableSchema |
parseDelimitedFrom(InputStream input) |
static HBasePB.TableSchema |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HBasePB.TableSchema |
parseFrom(byte[] data) |
static HBasePB.TableSchema |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HBasePB.TableSchema |
parseFrom(com.google.protobuf.ByteString data) |
static HBasePB.TableSchema |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HBasePB.TableSchema |
parseFrom(com.google.protobuf.CodedInputStream input) |
static HBasePB.TableSchema |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HBasePB.TableSchema |
parseFrom(InputStream input) |
static HBasePB.TableSchema |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HBasePB.TableSchema.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
makeExtensionsImmutable, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseUnknownField
public static com.google.protobuf.Parser<HBasePB.TableSchema> PARSER
public static final int TABLE_NAME_FIELD_NUMBER
public static final int ATTRIBUTES_FIELD_NUMBER
public static final int COLUMN_FAMILIES_FIELD_NUMBER
public static final int CONFIGURATION_FIELD_NUMBER
public static HBasePB.TableSchema getDefaultInstance()
public HBasePB.TableSchema getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
public com.google.protobuf.Parser<HBasePB.TableSchema> getParserForType()
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageLite
public boolean hasTableName()
optional .TableName table_name = 1;
hasTableName
in interface HBasePB.TableSchemaOrBuilder
public HBasePB.TableName getTableName()
optional .TableName table_name = 1;
getTableName
in interface HBasePB.TableSchemaOrBuilder
public List<HBasePB.BytesBytesPair> getAttributesList()
repeated .BytesBytesPair attributes = 2;
getAttributesList
in interface HBasePB.TableSchemaOrBuilder
public List<? extends HBasePB.BytesBytesPairOrBuilder> getAttributesOrBuilderList()
repeated .BytesBytesPair attributes = 2;
public int getAttributesCount()
repeated .BytesBytesPair attributes = 2;
getAttributesCount
in interface HBasePB.TableSchemaOrBuilder
public HBasePB.BytesBytesPair getAttributes(int index)
repeated .BytesBytesPair attributes = 2;
getAttributes
in interface HBasePB.TableSchemaOrBuilder
public HBasePB.BytesBytesPairOrBuilder getAttributesOrBuilder(int index)
repeated .BytesBytesPair attributes = 2;
public List<HBasePB.ColumnFamilySchema> getColumnFamiliesList()
repeated .ColumnFamilySchema column_families = 3;
getColumnFamiliesList
in interface HBasePB.TableSchemaOrBuilder
public List<? extends HBasePB.ColumnFamilySchemaOrBuilder> getColumnFamiliesOrBuilderList()
repeated .ColumnFamilySchema column_families = 3;
public int getColumnFamiliesCount()
repeated .ColumnFamilySchema column_families = 3;
getColumnFamiliesCount
in interface HBasePB.TableSchemaOrBuilder
public HBasePB.ColumnFamilySchema getColumnFamilies(int index)
repeated .ColumnFamilySchema column_families = 3;
getColumnFamilies
in interface HBasePB.TableSchemaOrBuilder
public HBasePB.ColumnFamilySchemaOrBuilder getColumnFamiliesOrBuilder(int index)
repeated .ColumnFamilySchema column_families = 3;
public List<HBasePB.NameStringPair> getConfigurationList()
repeated .NameStringPair configuration = 4;
getConfigurationList
in interface HBasePB.TableSchemaOrBuilder
public List<? extends HBasePB.NameStringPairOrBuilder> getConfigurationOrBuilderList()
repeated .NameStringPair configuration = 4;
public int getConfigurationCount()
repeated .NameStringPair configuration = 4;
getConfigurationCount
in interface HBasePB.TableSchemaOrBuilder
public HBasePB.NameStringPair getConfiguration(int index)
repeated .NameStringPair configuration = 4;
getConfiguration
in interface HBasePB.TableSchemaOrBuilder
public HBasePB.NameStringPairOrBuilder getConfigurationOrBuilder(int index)
repeated .NameStringPair configuration = 4;
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
protected Object writeReplace() throws ObjectStreamException
writeReplace
in class com.google.protobuf.GeneratedMessageLite
ObjectStreamException
public static HBasePB.TableSchema parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HBasePB.TableSchema parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HBasePB.TableSchema parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HBasePB.TableSchema parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static HBasePB.TableSchema parseFrom(InputStream input) throws IOException
IOException
public static HBasePB.TableSchema parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static HBasePB.TableSchema parseDelimitedFrom(InputStream input) throws IOException
IOException
public static HBasePB.TableSchema parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static HBasePB.TableSchema parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static HBasePB.TableSchema parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static HBasePB.TableSchema.Builder newBuilder()
public HBasePB.TableSchema.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.MessageLite
public static HBasePB.TableSchema.Builder newBuilder(HBasePB.TableSchema prototype)
public HBasePB.TableSchema.Builder toBuilder()
toBuilder
in interface com.google.protobuf.MessageLite
Copyright © 2010-2017, The Async HBase Authors