| Package | Description |
|---|---|
| org.apache.hadoop.hbase.protobuf.generated |
| Modifier and Type | Class and Description |
|---|---|
static class |
HBaseProtos.TableSchema
Protobuf type
hbase.pb.TableSchema |
static class |
HBaseProtos.TableSchema.Builder
Protobuf type
hbase.pb.TableSchema |
| Modifier and Type | Method and Description |
|---|---|
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 Cloudera. All rights reserved.