public static final class HBaseProtos.TableSchema extends com.google.protobuf.GeneratedMessage implements HBaseProtos.TableSchemaOrBuilder
hbase.pb.TableSchema
Table Schema Inspired by the rest TableSchema
| Modifier and Type | Class and Description |
|---|---|
static class |
HBaseProtos.TableSchema.Builder
Protobuf type
hbase.pb.TableSchema |
| Modifier and Type | Field and Description |
|---|---|
static int |
ATTRIBUTES_FIELD_NUMBER |
static int |
COLUMN_FAMILIES_FIELD_NUMBER |
static int |
CONFIGURATION_FIELD_NUMBER |
static <any> |
PARSER |
static int |
TABLE_NAME_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
HBaseProtos.BytesBytesPair |
getAttributes(int index)
repeated .hbase.pb.BytesBytesPair attributes = 2; |
int |
getAttributesCount()
repeated .hbase.pb.BytesBytesPair attributes = 2; |
java.util.List<HBaseProtos.BytesBytesPair> |
getAttributesList()
repeated .hbase.pb.BytesBytesPair attributes = 2; |
HBaseProtos.BytesBytesPairOrBuilder |
getAttributesOrBuilder(int index)
repeated .hbase.pb.BytesBytesPair attributes = 2; |
java.util.List<? extends HBaseProtos.BytesBytesPairOrBuilder> |
getAttributesOrBuilderList()
repeated .hbase.pb.BytesBytesPair attributes = 2; |
HBaseProtos.ColumnFamilySchema |
getColumnFamilies(int index)
repeated .hbase.pb.ColumnFamilySchema column_families = 3; |
int |
getColumnFamiliesCount()
repeated .hbase.pb.ColumnFamilySchema column_families = 3; |
java.util.List<HBaseProtos.ColumnFamilySchema> |
getColumnFamiliesList()
repeated .hbase.pb.ColumnFamilySchema column_families = 3; |
HBaseProtos.ColumnFamilySchemaOrBuilder |
getColumnFamiliesOrBuilder(int index)
repeated .hbase.pb.ColumnFamilySchema column_families = 3; |
java.util.List<? extends HBaseProtos.ColumnFamilySchemaOrBuilder> |
getColumnFamiliesOrBuilderList()
repeated .hbase.pb.ColumnFamilySchema column_families = 3; |
HBaseProtos.NameStringPair |
getConfiguration(int index)
repeated .hbase.pb.NameStringPair configuration = 4; |
int |
getConfigurationCount()
repeated .hbase.pb.NameStringPair configuration = 4; |
java.util.List<HBaseProtos.NameStringPair> |
getConfigurationList()
repeated .hbase.pb.NameStringPair configuration = 4; |
HBaseProtos.NameStringPairOrBuilder |
getConfigurationOrBuilder(int index)
repeated .hbase.pb.NameStringPair configuration = 4; |
java.util.List<? extends HBaseProtos.NameStringPairOrBuilder> |
getConfigurationOrBuilderList()
repeated .hbase.pb.NameStringPair configuration = 4; |
static HBaseProtos.TableSchema |
getDefaultInstance() |
HBaseProtos.TableSchema |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
<any> |
getParserForType() |
int |
getSerializedSize() |
TableProtos.TableName |
getTableName()
optional .TableName table_name = 1; |
TableProtos.TableNameOrBuilder |
getTableNameOrBuilder()
optional .TableName table_name = 1; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasTableName()
optional .TableName table_name = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static HBaseProtos.TableSchema.Builder |
newBuilder() |
static HBaseProtos.TableSchema.Builder |
newBuilder(HBaseProtos.TableSchema prototype) |
HBaseProtos.TableSchema.Builder |
newBuilderForType() |
protected HBaseProtos.TableSchema.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static HBaseProtos.TableSchema |
parseDelimitedFrom(java.io.InputStream input) |
static HBaseProtos.TableSchema |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HBaseProtos.TableSchema |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HBaseProtos.TableSchema |
parseFrom(com.google.protobuf.ByteString data) |
static HBaseProtos.TableSchema |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HBaseProtos.TableSchema |
parseFrom(com.google.protobuf.CodedInputStream input) |
static HBaseProtos.TableSchema |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HBaseProtos.TableSchema |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HBaseProtos.TableSchema.Builder |
toBuilder() |
protected java.lang.Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
public static <any> 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 HBaseProtos.TableSchema getDefaultInstance()
public HBaseProtos.TableSchema getDefaultInstanceForType()
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
public <any> getParserForType()
public boolean hasTableName()
optional .TableName table_name = 1;hasTableName in interface HBaseProtos.TableSchemaOrBuilderpublic TableProtos.TableName getTableName()
optional .TableName table_name = 1;getTableName in interface HBaseProtos.TableSchemaOrBuilderpublic TableProtos.TableNameOrBuilder getTableNameOrBuilder()
optional .TableName table_name = 1;getTableNameOrBuilder in interface HBaseProtos.TableSchemaOrBuilderpublic java.util.List<HBaseProtos.BytesBytesPair> getAttributesList()
repeated .hbase.pb.BytesBytesPair attributes = 2;getAttributesList in interface HBaseProtos.TableSchemaOrBuilderpublic java.util.List<? extends HBaseProtos.BytesBytesPairOrBuilder> getAttributesOrBuilderList()
repeated .hbase.pb.BytesBytesPair attributes = 2;getAttributesOrBuilderList in interface HBaseProtos.TableSchemaOrBuilderpublic int getAttributesCount()
repeated .hbase.pb.BytesBytesPair attributes = 2;getAttributesCount in interface HBaseProtos.TableSchemaOrBuilderpublic HBaseProtos.BytesBytesPair getAttributes(int index)
repeated .hbase.pb.BytesBytesPair attributes = 2;getAttributes in interface HBaseProtos.TableSchemaOrBuilderpublic HBaseProtos.BytesBytesPairOrBuilder getAttributesOrBuilder(int index)
repeated .hbase.pb.BytesBytesPair attributes = 2;getAttributesOrBuilder in interface HBaseProtos.TableSchemaOrBuilderpublic java.util.List<HBaseProtos.ColumnFamilySchema> getColumnFamiliesList()
repeated .hbase.pb.ColumnFamilySchema column_families = 3;getColumnFamiliesList in interface HBaseProtos.TableSchemaOrBuilderpublic java.util.List<? extends HBaseProtos.ColumnFamilySchemaOrBuilder> getColumnFamiliesOrBuilderList()
repeated .hbase.pb.ColumnFamilySchema column_families = 3;getColumnFamiliesOrBuilderList in interface HBaseProtos.TableSchemaOrBuilderpublic int getColumnFamiliesCount()
repeated .hbase.pb.ColumnFamilySchema column_families = 3;getColumnFamiliesCount in interface HBaseProtos.TableSchemaOrBuilderpublic HBaseProtos.ColumnFamilySchema getColumnFamilies(int index)
repeated .hbase.pb.ColumnFamilySchema column_families = 3;getColumnFamilies in interface HBaseProtos.TableSchemaOrBuilderpublic HBaseProtos.ColumnFamilySchemaOrBuilder getColumnFamiliesOrBuilder(int index)
repeated .hbase.pb.ColumnFamilySchema column_families = 3;getColumnFamiliesOrBuilder in interface HBaseProtos.TableSchemaOrBuilderpublic java.util.List<HBaseProtos.NameStringPair> getConfigurationList()
repeated .hbase.pb.NameStringPair configuration = 4;getConfigurationList in interface HBaseProtos.TableSchemaOrBuilderpublic java.util.List<? extends HBaseProtos.NameStringPairOrBuilder> getConfigurationOrBuilderList()
repeated .hbase.pb.NameStringPair configuration = 4;getConfigurationOrBuilderList in interface HBaseProtos.TableSchemaOrBuilderpublic int getConfigurationCount()
repeated .hbase.pb.NameStringPair configuration = 4;getConfigurationCount in interface HBaseProtos.TableSchemaOrBuilderpublic HBaseProtos.NameStringPair getConfiguration(int index)
repeated .hbase.pb.NameStringPair configuration = 4;getConfiguration in interface HBaseProtos.TableSchemaOrBuilderpublic HBaseProtos.NameStringPairOrBuilder getConfigurationOrBuilder(int index)
repeated .hbase.pb.NameStringPair configuration = 4;getConfigurationOrBuilder in interface HBaseProtos.TableSchemaOrBuilderpublic final boolean isInitialized()
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
java.io.IOExceptionpublic int getSerializedSize()
protected java.lang.Object writeReplace()
throws java.io.ObjectStreamException
java.io.ObjectStreamExceptionpublic boolean equals(java.lang.Object obj)
public int hashCode()
public static HBaseProtos.TableSchema parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HBaseProtos.TableSchema parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HBaseProtos.TableSchema parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HBaseProtos.TableSchema parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static HBaseProtos.TableSchema parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static HBaseProtos.TableSchema parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static HBaseProtos.TableSchema parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static HBaseProtos.TableSchema parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static HBaseProtos.TableSchema.Builder newBuilder()
public HBaseProtos.TableSchema.Builder newBuilderForType()
public static HBaseProtos.TableSchema.Builder newBuilder(HBaseProtos.TableSchema prototype)
public HBaseProtos.TableSchema.Builder toBuilder()
protected HBaseProtos.TableSchema.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)