| Package | Description |
|---|---|
| org.apache.hadoop.hbase.shaded.protobuf | |
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| Modifier and Type | Method and Description |
|---|---|
static HBaseProtos.TableSchema |
ProtobufUtil.toTableSchema(TableDescriptor htd)
Converts an TableDescriptor to TableSchema
|
| Modifier and Type | Method and Description |
|---|---|
static TableDescriptor |
ProtobufUtil.toTableDescriptor(HBaseProtos.TableSchema ts)
Converts a TableSchema to TableDescriptor
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<HBaseProtos.TableSchema> |
HBaseProtos.TableSchema.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
HBaseProtos.TableSchema |
HBaseProtos.TableSchema.Builder.build() |
HBaseProtos.TableSchema |
HBaseProtos.TableSchema.Builder.buildPartial() |
static HBaseProtos.TableSchema |
HBaseProtos.TableSchema.getDefaultInstance() |
HBaseProtos.TableSchema |
HBaseProtos.TableSchema.getDefaultInstanceForType() |
HBaseProtos.TableSchema |
HBaseProtos.TableSchema.Builder.getDefaultInstanceForType() |
HBaseProtos.TableSchema |
MasterProcedureProtos.ModifyTableStateDataOrBuilder.getModifiedTableSchema()
required .hbase.pb.TableSchema modified_table_schema = 3; |
HBaseProtos.TableSchema |
MasterProcedureProtos.ModifyTableStateData.getModifiedTableSchema()
required .hbase.pb.TableSchema modified_table_schema = 3; |
HBaseProtos.TableSchema |
MasterProcedureProtos.ModifyTableStateData.Builder.getModifiedTableSchema()
required .hbase.pb.TableSchema modified_table_schema = 3; |
HBaseProtos.TableSchema |
MasterProcedureProtos.RestoreSnapshotStateDataOrBuilder.getModifiedTableSchema()
required .hbase.pb.TableSchema modified_table_schema = 3; |
HBaseProtos.TableSchema |
MasterProcedureProtos.RestoreSnapshotStateData.getModifiedTableSchema()
required .hbase.pb.TableSchema modified_table_schema = 3; |
HBaseProtos.TableSchema |
MasterProcedureProtos.RestoreSnapshotStateData.Builder.getModifiedTableSchema()
required .hbase.pb.TableSchema modified_table_schema = 3; |
HBaseProtos.TableSchema |
MapReduceProtos.TableSnapshotRegionSplitOrBuilder.getTable()
optional .hbase.pb.TableSchema table = 3; |
HBaseProtos.TableSchema |
MapReduceProtos.TableSnapshotRegionSplit.getTable()
optional .hbase.pb.TableSchema table = 3; |
HBaseProtos.TableSchema |
MapReduceProtos.TableSnapshotRegionSplit.Builder.getTable()
optional .hbase.pb.TableSchema table = 3; |
HBaseProtos.TableSchema |
SnapshotProtos.SnapshotDataManifestOrBuilder.getTableSchema()
required .hbase.pb.TableSchema table_schema = 1; |
HBaseProtos.TableSchema |
SnapshotProtos.SnapshotDataManifest.getTableSchema()
required .hbase.pb.TableSchema table_schema = 1; |
HBaseProtos.TableSchema |
SnapshotProtos.SnapshotDataManifest.Builder.getTableSchema()
required .hbase.pb.TableSchema table_schema = 1; |
HBaseProtos.TableSchema |
MasterProcedureProtos.CreateTableStateDataOrBuilder.getTableSchema()
required .hbase.pb.TableSchema table_schema = 2; |
HBaseProtos.TableSchema |
MasterProcedureProtos.CreateTableStateData.getTableSchema()
required .hbase.pb.TableSchema table_schema = 2; |
HBaseProtos.TableSchema |
MasterProcedureProtos.CreateTableStateData.Builder.getTableSchema()
required .hbase.pb.TableSchema table_schema = 2; |
HBaseProtos.TableSchema |
MasterProcedureProtos.TruncateTableStateDataOrBuilder.getTableSchema()
optional .hbase.pb.TableSchema table_schema = 4; |
HBaseProtos.TableSchema |
MasterProcedureProtos.TruncateTableStateData.getTableSchema()
optional .hbase.pb.TableSchema table_schema = 4; |
HBaseProtos.TableSchema |
MasterProcedureProtos.TruncateTableStateData.Builder.getTableSchema()
optional .hbase.pb.TableSchema table_schema = 4; |
HBaseProtos.TableSchema |
MasterProcedureProtos.CloneSnapshotStateDataOrBuilder.getTableSchema()
required .hbase.pb.TableSchema table_schema = 3; |
HBaseProtos.TableSchema |
MasterProcedureProtos.CloneSnapshotStateData.getTableSchema()
required .hbase.pb.TableSchema table_schema = 3; |
HBaseProtos.TableSchema |
MasterProcedureProtos.CloneSnapshotStateData.Builder.getTableSchema()
required .hbase.pb.TableSchema table_schema = 3; |
HBaseProtos.TableSchema |
MasterProtos.CreateTableRequestOrBuilder.getTableSchema()
required .hbase.pb.TableSchema table_schema = 1; |
HBaseProtos.TableSchema |
MasterProtos.CreateTableRequest.getTableSchema()
required .hbase.pb.TableSchema table_schema = 1; |
HBaseProtos.TableSchema |
MasterProtos.CreateTableRequest.Builder.getTableSchema()
required .hbase.pb.TableSchema table_schema = 1; |
HBaseProtos.TableSchema |
MasterProtos.ModifyTableRequestOrBuilder.getTableSchema()
required .hbase.pb.TableSchema table_schema = 2; |
HBaseProtos.TableSchema |
MasterProtos.ModifyTableRequest.getTableSchema()
required .hbase.pb.TableSchema table_schema = 2; |
HBaseProtos.TableSchema |
MasterProtos.ModifyTableRequest.Builder.getTableSchema()
required .hbase.pb.TableSchema table_schema = 2; |
HBaseProtos.TableSchema |
MasterProtos.ListTableDescriptorsByNamespaceResponseOrBuilder.getTableSchema(int index)
repeated .hbase.pb.TableSchema tableSchema = 1; |
HBaseProtos.TableSchema |
MasterProtos.ListTableDescriptorsByNamespaceResponse.getTableSchema(int index)
repeated .hbase.pb.TableSchema tableSchema = 1; |
HBaseProtos.TableSchema |
MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder.getTableSchema(int index)
repeated .hbase.pb.TableSchema tableSchema = 1; |
HBaseProtos.TableSchema |
MasterProtos.GetTableDescriptorsResponseOrBuilder.getTableSchema(int index)
repeated .hbase.pb.TableSchema table_schema = 1; |
HBaseProtos.TableSchema |
MasterProtos.GetTableDescriptorsResponse.getTableSchema(int index)
repeated .hbase.pb.TableSchema table_schema = 1; |
HBaseProtos.TableSchema |
MasterProtos.GetTableDescriptorsResponse.Builder.getTableSchema(int index)
repeated .hbase.pb.TableSchema table_schema = 1; |
HBaseProtos.TableSchema |
MasterProcedureProtos.ModifyTableStateDataOrBuilder.getUnmodifiedTableSchema()
optional .hbase.pb.TableSchema unmodified_table_schema = 2; |
HBaseProtos.TableSchema |
MasterProcedureProtos.ModifyTableStateData.getUnmodifiedTableSchema()
optional .hbase.pb.TableSchema unmodified_table_schema = 2; |
HBaseProtos.TableSchema |
MasterProcedureProtos.ModifyTableStateData.Builder.getUnmodifiedTableSchema()
optional .hbase.pb.TableSchema unmodified_table_schema = 2; |
static HBaseProtos.TableSchema |
HBaseProtos.TableSchema.parseDelimitedFrom(InputStream input) |
static HBaseProtos.TableSchema |
HBaseProtos.TableSchema.parseDelimitedFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HBaseProtos.TableSchema |
HBaseProtos.TableSchema.parseFrom(byte[] data) |
static HBaseProtos.TableSchema |
HBaseProtos.TableSchema.parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HBaseProtos.TableSchema |
HBaseProtos.TableSchema.parseFrom(ByteBuffer data) |
static HBaseProtos.TableSchema |
HBaseProtos.TableSchema.parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HBaseProtos.TableSchema |
HBaseProtos.TableSchema.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static HBaseProtos.TableSchema |
HBaseProtos.TableSchema.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HBaseProtos.TableSchema |
HBaseProtos.TableSchema.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static HBaseProtos.TableSchema |
HBaseProtos.TableSchema.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HBaseProtos.TableSchema |
HBaseProtos.TableSchema.parseFrom(InputStream input) |
static HBaseProtos.TableSchema |
HBaseProtos.TableSchema.parseFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hbase.thirdparty.com.google.protobuf.Parser<HBaseProtos.TableSchema> |
HBaseProtos.TableSchema.getParserForType() |
List<HBaseProtos.TableSchema> |
MasterProtos.ListTableDescriptorsByNamespaceResponseOrBuilder.getTableSchemaList()
repeated .hbase.pb.TableSchema tableSchema = 1; |
List<HBaseProtos.TableSchema> |
MasterProtos.ListTableDescriptorsByNamespaceResponse.getTableSchemaList()
repeated .hbase.pb.TableSchema tableSchema = 1; |
List<HBaseProtos.TableSchema> |
MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder.getTableSchemaList()
repeated .hbase.pb.TableSchema tableSchema = 1; |
List<HBaseProtos.TableSchema> |
MasterProtos.GetTableDescriptorsResponseOrBuilder.getTableSchemaList()
repeated .hbase.pb.TableSchema table_schema = 1; |
List<HBaseProtos.TableSchema> |
MasterProtos.GetTableDescriptorsResponse.getTableSchemaList()
repeated .hbase.pb.TableSchema table_schema = 1; |
List<HBaseProtos.TableSchema> |
MasterProtos.GetTableDescriptorsResponse.Builder.getTableSchemaList()
repeated .hbase.pb.TableSchema table_schema = 1; |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<HBaseProtos.TableSchema> |
HBaseProtos.TableSchema.parser() |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder |
MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder.addTableSchema(HBaseProtos.TableSchema value)
repeated .hbase.pb.TableSchema tableSchema = 1; |
MasterProtos.GetTableDescriptorsResponse.Builder |
MasterProtos.GetTableDescriptorsResponse.Builder.addTableSchema(HBaseProtos.TableSchema value)
repeated .hbase.pb.TableSchema table_schema = 1; |
MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder |
MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder.addTableSchema(int index,
HBaseProtos.TableSchema value)
repeated .hbase.pb.TableSchema tableSchema = 1; |
MasterProtos.GetTableDescriptorsResponse.Builder |
MasterProtos.GetTableDescriptorsResponse.Builder.addTableSchema(int index,
HBaseProtos.TableSchema value)
repeated .hbase.pb.TableSchema table_schema = 1; |
HBaseProtos.TableSchema.Builder |
HBaseProtos.TableSchema.Builder.mergeFrom(HBaseProtos.TableSchema other) |
MasterProcedureProtos.ModifyTableStateData.Builder |
MasterProcedureProtos.ModifyTableStateData.Builder.mergeModifiedTableSchema(HBaseProtos.TableSchema value)
required .hbase.pb.TableSchema modified_table_schema = 3; |
MasterProcedureProtos.RestoreSnapshotStateData.Builder |
MasterProcedureProtos.RestoreSnapshotStateData.Builder.mergeModifiedTableSchema(HBaseProtos.TableSchema value)
required .hbase.pb.TableSchema modified_table_schema = 3; |
MapReduceProtos.TableSnapshotRegionSplit.Builder |
MapReduceProtos.TableSnapshotRegionSplit.Builder.mergeTable(HBaseProtos.TableSchema value)
optional .hbase.pb.TableSchema table = 3; |
SnapshotProtos.SnapshotDataManifest.Builder |
SnapshotProtos.SnapshotDataManifest.Builder.mergeTableSchema(HBaseProtos.TableSchema value)
required .hbase.pb.TableSchema table_schema = 1; |
MasterProcedureProtos.CreateTableStateData.Builder |
MasterProcedureProtos.CreateTableStateData.Builder.mergeTableSchema(HBaseProtos.TableSchema value)
required .hbase.pb.TableSchema table_schema = 2; |
MasterProcedureProtos.TruncateTableStateData.Builder |
MasterProcedureProtos.TruncateTableStateData.Builder.mergeTableSchema(HBaseProtos.TableSchema value)
optional .hbase.pb.TableSchema table_schema = 4; |
MasterProcedureProtos.CloneSnapshotStateData.Builder |
MasterProcedureProtos.CloneSnapshotStateData.Builder.mergeTableSchema(HBaseProtos.TableSchema value)
required .hbase.pb.TableSchema table_schema = 3; |
MasterProtos.CreateTableRequest.Builder |
MasterProtos.CreateTableRequest.Builder.mergeTableSchema(HBaseProtos.TableSchema value)
required .hbase.pb.TableSchema table_schema = 1; |
MasterProtos.ModifyTableRequest.Builder |
MasterProtos.ModifyTableRequest.Builder.mergeTableSchema(HBaseProtos.TableSchema value)
required .hbase.pb.TableSchema table_schema = 2; |
MasterProcedureProtos.ModifyTableStateData.Builder |
MasterProcedureProtos.ModifyTableStateData.Builder.mergeUnmodifiedTableSchema(HBaseProtos.TableSchema value)
optional .hbase.pb.TableSchema unmodified_table_schema = 2; |
static HBaseProtos.TableSchema.Builder |
HBaseProtos.TableSchema.newBuilder(HBaseProtos.TableSchema prototype) |
MasterProcedureProtos.ModifyTableStateData.Builder |
MasterProcedureProtos.ModifyTableStateData.Builder.setModifiedTableSchema(HBaseProtos.TableSchema value)
required .hbase.pb.TableSchema modified_table_schema = 3; |
MasterProcedureProtos.RestoreSnapshotStateData.Builder |
MasterProcedureProtos.RestoreSnapshotStateData.Builder.setModifiedTableSchema(HBaseProtos.TableSchema value)
required .hbase.pb.TableSchema modified_table_schema = 3; |
MapReduceProtos.TableSnapshotRegionSplit.Builder |
MapReduceProtos.TableSnapshotRegionSplit.Builder.setTable(HBaseProtos.TableSchema value)
optional .hbase.pb.TableSchema table = 3; |
SnapshotProtos.SnapshotDataManifest.Builder |
SnapshotProtos.SnapshotDataManifest.Builder.setTableSchema(HBaseProtos.TableSchema value)
required .hbase.pb.TableSchema table_schema = 1; |
MasterProcedureProtos.CreateTableStateData.Builder |
MasterProcedureProtos.CreateTableStateData.Builder.setTableSchema(HBaseProtos.TableSchema value)
required .hbase.pb.TableSchema table_schema = 2; |
MasterProcedureProtos.TruncateTableStateData.Builder |
MasterProcedureProtos.TruncateTableStateData.Builder.setTableSchema(HBaseProtos.TableSchema value)
optional .hbase.pb.TableSchema table_schema = 4; |
MasterProcedureProtos.CloneSnapshotStateData.Builder |
MasterProcedureProtos.CloneSnapshotStateData.Builder.setTableSchema(HBaseProtos.TableSchema value)
required .hbase.pb.TableSchema table_schema = 3; |
MasterProtos.CreateTableRequest.Builder |
MasterProtos.CreateTableRequest.Builder.setTableSchema(HBaseProtos.TableSchema value)
required .hbase.pb.TableSchema table_schema = 1; |
MasterProtos.ModifyTableRequest.Builder |
MasterProtos.ModifyTableRequest.Builder.setTableSchema(HBaseProtos.TableSchema value)
required .hbase.pb.TableSchema table_schema = 2; |
MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder |
MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder.setTableSchema(int index,
HBaseProtos.TableSchema value)
repeated .hbase.pb.TableSchema tableSchema = 1; |
MasterProtos.GetTableDescriptorsResponse.Builder |
MasterProtos.GetTableDescriptorsResponse.Builder.setTableSchema(int index,
HBaseProtos.TableSchema value)
repeated .hbase.pb.TableSchema table_schema = 1; |
MasterProcedureProtos.ModifyTableStateData.Builder |
MasterProcedureProtos.ModifyTableStateData.Builder.setUnmodifiedTableSchema(HBaseProtos.TableSchema value)
optional .hbase.pb.TableSchema unmodified_table_schema = 2; |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder |
MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder.addAllTableSchema(Iterable<? extends HBaseProtos.TableSchema> values)
repeated .hbase.pb.TableSchema tableSchema = 1; |
MasterProtos.GetTableDescriptorsResponse.Builder |
MasterProtos.GetTableDescriptorsResponse.Builder.addAllTableSchema(Iterable<? extends HBaseProtos.TableSchema> values)
repeated .hbase.pb.TableSchema table_schema = 1; |
Copyright © 2007–2019 Cloudera. All rights reserved.