|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HBaseProtos.TableSchema | |
---|---|
org.apache.hadoop.hbase.protobuf.generated |
Uses of HBaseProtos.TableSchema in org.apache.hadoop.hbase.protobuf.generated |
---|
Fields in org.apache.hadoop.hbase.protobuf.generated with type parameters of type HBaseProtos.TableSchema | |
---|---|
static com.google.protobuf.Parser<HBaseProtos.TableSchema> |
HBaseProtos.TableSchema.PARSER
|
Methods in org.apache.hadoop.hbase.protobuf.generated that return HBaseProtos.TableSchema | |
---|---|
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 |
MapReduceProtos.TableSnapshotRegionSplitOrBuilder.getTable()
optional .TableSchema table = 3; |
HBaseProtos.TableSchema |
MapReduceProtos.TableSnapshotRegionSplit.getTable()
optional .TableSchema table = 3; |
HBaseProtos.TableSchema |
MapReduceProtos.TableSnapshotRegionSplit.Builder.getTable()
optional .TableSchema table = 3; |
HBaseProtos.TableSchema |
SnapshotProtos.SnapshotDataManifestOrBuilder.getTableSchema()
required .TableSchema table_schema = 1; |
HBaseProtos.TableSchema |
SnapshotProtos.SnapshotDataManifest.getTableSchema()
required .TableSchema table_schema = 1; |
HBaseProtos.TableSchema |
SnapshotProtos.SnapshotDataManifest.Builder.getTableSchema()
required .TableSchema table_schema = 1; |
HBaseProtos.TableSchema |
MasterProtos.CreateTableRequestOrBuilder.getTableSchema()
required .TableSchema table_schema = 1; |
HBaseProtos.TableSchema |
MasterProtos.CreateTableRequest.getTableSchema()
required .TableSchema table_schema = 1; |
HBaseProtos.TableSchema |
MasterProtos.CreateTableRequest.Builder.getTableSchema()
required .TableSchema table_schema = 1; |
HBaseProtos.TableSchema |
MasterProtos.ModifyTableRequestOrBuilder.getTableSchema()
required .TableSchema table_schema = 2; |
HBaseProtos.TableSchema |
MasterProtos.ModifyTableRequest.getTableSchema()
required .TableSchema table_schema = 2; |
HBaseProtos.TableSchema |
MasterProtos.ModifyTableRequest.Builder.getTableSchema()
required .TableSchema table_schema = 2; |
HBaseProtos.TableSchema |
MasterProtos.ListTableDescriptorsByNamespaceResponseOrBuilder.getTableSchema(int index)
repeated .TableSchema tableSchema = 1; |
HBaseProtos.TableSchema |
MasterProtos.ListTableDescriptorsByNamespaceResponse.getTableSchema(int index)
repeated .TableSchema tableSchema = 1; |
HBaseProtos.TableSchema |
MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder.getTableSchema(int index)
repeated .TableSchema tableSchema = 1; |
HBaseProtos.TableSchema |
MasterProtos.GetTableDescriptorsResponseOrBuilder.getTableSchema(int index)
repeated .TableSchema table_schema = 1; |
HBaseProtos.TableSchema |
MasterProtos.GetTableDescriptorsResponse.getTableSchema(int index)
repeated .TableSchema table_schema = 1; |
HBaseProtos.TableSchema |
MasterProtos.GetTableDescriptorsResponse.Builder.getTableSchema(int index)
repeated .TableSchema table_schema = 1; |
static HBaseProtos.TableSchema |
HBaseProtos.TableSchema.parseDelimitedFrom(InputStream input)
|
static HBaseProtos.TableSchema |
HBaseProtos.TableSchema.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static HBaseProtos.TableSchema |
HBaseProtos.TableSchema.parseFrom(byte[] data)
|
static HBaseProtos.TableSchema |
HBaseProtos.TableSchema.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static HBaseProtos.TableSchema |
HBaseProtos.TableSchema.parseFrom(com.google.protobuf.ByteString data)
|
static HBaseProtos.TableSchema |
HBaseProtos.TableSchema.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static HBaseProtos.TableSchema |
HBaseProtos.TableSchema.parseFrom(com.google.protobuf.CodedInputStream input)
|
static HBaseProtos.TableSchema |
HBaseProtos.TableSchema.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static HBaseProtos.TableSchema |
HBaseProtos.TableSchema.parseFrom(InputStream input)
|
static HBaseProtos.TableSchema |
HBaseProtos.TableSchema.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type HBaseProtos.TableSchema | |
---|---|
com.google.protobuf.Parser<HBaseProtos.TableSchema> |
HBaseProtos.TableSchema.getParserForType()
|
List<HBaseProtos.TableSchema> |
MasterProtos.ListTableDescriptorsByNamespaceResponseOrBuilder.getTableSchemaList()
repeated .TableSchema tableSchema = 1; |
List<HBaseProtos.TableSchema> |
MasterProtos.ListTableDescriptorsByNamespaceResponse.getTableSchemaList()
repeated .TableSchema tableSchema = 1; |
List<HBaseProtos.TableSchema> |
MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder.getTableSchemaList()
repeated .TableSchema tableSchema = 1; |
List<HBaseProtos.TableSchema> |
MasterProtos.GetTableDescriptorsResponseOrBuilder.getTableSchemaList()
repeated .TableSchema table_schema = 1; |
List<HBaseProtos.TableSchema> |
MasterProtos.GetTableDescriptorsResponse.getTableSchemaList()
repeated .TableSchema table_schema = 1; |
List<HBaseProtos.TableSchema> |
MasterProtos.GetTableDescriptorsResponse.Builder.getTableSchemaList()
repeated .TableSchema table_schema = 1; |
Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type HBaseProtos.TableSchema | |
---|---|
MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder |
MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder.addTableSchema(HBaseProtos.TableSchema value)
repeated .TableSchema tableSchema = 1; |
MasterProtos.GetTableDescriptorsResponse.Builder |
MasterProtos.GetTableDescriptorsResponse.Builder.addTableSchema(HBaseProtos.TableSchema value)
repeated .TableSchema table_schema = 1; |
MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder |
MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder.addTableSchema(int index,
HBaseProtos.TableSchema value)
repeated .TableSchema tableSchema = 1; |
MasterProtos.GetTableDescriptorsResponse.Builder |
MasterProtos.GetTableDescriptorsResponse.Builder.addTableSchema(int index,
HBaseProtos.TableSchema value)
repeated .TableSchema table_schema = 1; |
HBaseProtos.TableSchema.Builder |
HBaseProtos.TableSchema.Builder.mergeFrom(HBaseProtos.TableSchema other)
|
MapReduceProtos.TableSnapshotRegionSplit.Builder |
MapReduceProtos.TableSnapshotRegionSplit.Builder.mergeTable(HBaseProtos.TableSchema value)
optional .TableSchema table = 3; |
SnapshotProtos.SnapshotDataManifest.Builder |
SnapshotProtos.SnapshotDataManifest.Builder.mergeTableSchema(HBaseProtos.TableSchema value)
required .TableSchema table_schema = 1; |
MasterProtos.CreateTableRequest.Builder |
MasterProtos.CreateTableRequest.Builder.mergeTableSchema(HBaseProtos.TableSchema value)
required .TableSchema table_schema = 1; |
MasterProtos.ModifyTableRequest.Builder |
MasterProtos.ModifyTableRequest.Builder.mergeTableSchema(HBaseProtos.TableSchema value)
required .TableSchema table_schema = 2; |
static HBaseProtos.TableSchema.Builder |
HBaseProtos.TableSchema.newBuilder(HBaseProtos.TableSchema prototype)
|
MapReduceProtos.TableSnapshotRegionSplit.Builder |
MapReduceProtos.TableSnapshotRegionSplit.Builder.setTable(HBaseProtos.TableSchema value)
optional .TableSchema table = 3; |
SnapshotProtos.SnapshotDataManifest.Builder |
SnapshotProtos.SnapshotDataManifest.Builder.setTableSchema(HBaseProtos.TableSchema value)
required .TableSchema table_schema = 1; |
MasterProtos.CreateTableRequest.Builder |
MasterProtos.CreateTableRequest.Builder.setTableSchema(HBaseProtos.TableSchema value)
required .TableSchema table_schema = 1; |
MasterProtos.ModifyTableRequest.Builder |
MasterProtos.ModifyTableRequest.Builder.setTableSchema(HBaseProtos.TableSchema value)
required .TableSchema table_schema = 2; |
MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder |
MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder.setTableSchema(int index,
HBaseProtos.TableSchema value)
repeated .TableSchema tableSchema = 1; |
MasterProtos.GetTableDescriptorsResponse.Builder |
MasterProtos.GetTableDescriptorsResponse.Builder.setTableSchema(int index,
HBaseProtos.TableSchema value)
repeated .TableSchema table_schema = 1; |
Method parameters in org.apache.hadoop.hbase.protobuf.generated with type arguments of type HBaseProtos.TableSchema | |
---|---|
MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder |
MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder.addAllTableSchema(Iterable<? extends HBaseProtos.TableSchema> values)
repeated .TableSchema tableSchema = 1; |
MasterProtos.GetTableDescriptorsResponse.Builder |
MasterProtos.GetTableDescriptorsResponse.Builder.addAllTableSchema(Iterable<? extends HBaseProtos.TableSchema> values)
repeated .TableSchema table_schema = 1; |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |