| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.protobuf.generated |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
SnapshotProtos.SnapshotRegionManifest
Protobuf type
hbase.pb.SnapshotRegionManifest |
static class |
SnapshotProtos.SnapshotRegionManifest.Builder
Protobuf type
hbase.pb.SnapshotRegionManifest |
| 限定符和类型 | 方法和说明 |
|---|---|
SnapshotProtos.SnapshotRegionManifestOrBuilder |
SnapshotProtos.SnapshotDataManifestOrBuilder.getRegionManifestsOrBuilder(int index)
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2; |
SnapshotProtos.SnapshotRegionManifestOrBuilder |
SnapshotProtos.SnapshotDataManifest.getRegionManifestsOrBuilder(int index)
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2; |
SnapshotProtos.SnapshotRegionManifestOrBuilder |
SnapshotProtos.SnapshotDataManifest.Builder.getRegionManifestsOrBuilder(int index)
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2; |
| 限定符和类型 | 方法和说明 |
|---|---|
List<? extends SnapshotProtos.SnapshotRegionManifestOrBuilder> |
SnapshotProtos.SnapshotDataManifestOrBuilder.getRegionManifestsOrBuilderList()
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2; |
List<? extends SnapshotProtos.SnapshotRegionManifestOrBuilder> |
SnapshotProtos.SnapshotDataManifest.getRegionManifestsOrBuilderList()
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2; |
List<? extends SnapshotProtos.SnapshotRegionManifestOrBuilder> |
SnapshotProtos.SnapshotDataManifest.Builder.getRegionManifestsOrBuilderList()
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2; |
Copyright © 2007–2019. All rights reserved.