| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.protobuf.generated |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
HBaseProtos.TableSchema
Protobuf type
hbase.pb.TableSchema
Table Schema
Inspired by the rest TableSchema
|
static class |
HBaseProtos.TableSchema.Builder
Protobuf type
hbase.pb.TableSchema
Table Schema
Inspired by the rest TableSchema
|
| 限定符和类型 | 方法和说明 |
|---|---|
HBaseProtos.TableSchemaOrBuilder |
MapReduceProtos.TableSnapshotRegionSplitOrBuilder.getTableOrBuilder()
optional .hbase.pb.TableSchema table = 3; |
HBaseProtos.TableSchemaOrBuilder |
MapReduceProtos.TableSnapshotRegionSplit.getTableOrBuilder()
optional .hbase.pb.TableSchema table = 3; |
HBaseProtos.TableSchemaOrBuilder |
MapReduceProtos.TableSnapshotRegionSplit.Builder.getTableOrBuilder()
optional .hbase.pb.TableSchema table = 3; |
HBaseProtos.TableSchemaOrBuilder |
SnapshotProtos.SnapshotDataManifestOrBuilder.getTableSchemaOrBuilder()
required .hbase.pb.TableSchema table_schema = 1; |
HBaseProtos.TableSchemaOrBuilder |
SnapshotProtos.SnapshotDataManifest.getTableSchemaOrBuilder()
required .hbase.pb.TableSchema table_schema = 1; |
HBaseProtos.TableSchemaOrBuilder |
SnapshotProtos.SnapshotDataManifest.Builder.getTableSchemaOrBuilder()
required .hbase.pb.TableSchema table_schema = 1; |
Copyright © 2007–2019. All rights reserved.