Package | Description |
---|---|
org.apache.hadoop.hbase.protobuf.generated |
Modifier and Type | Class and Description |
---|---|
static class |
SnapshotProtos.SnapshotRegionManifest
Protobuf type
SnapshotRegionManifest |
static class |
SnapshotProtos.SnapshotRegionManifest.Builder
Protobuf type
SnapshotRegionManifest |
Modifier and Type | Method and Description |
---|---|
SnapshotProtos.SnapshotRegionManifestOrBuilder |
SnapshotProtos.SnapshotDataManifestOrBuilder.getRegionManifestsOrBuilder(int index)
repeated .SnapshotRegionManifest region_manifests = 2; |
SnapshotProtos.SnapshotRegionManifestOrBuilder |
SnapshotProtos.SnapshotDataManifest.getRegionManifestsOrBuilder(int index)
repeated .SnapshotRegionManifest region_manifests = 2; |
SnapshotProtos.SnapshotRegionManifestOrBuilder |
SnapshotProtos.SnapshotDataManifest.Builder.getRegionManifestsOrBuilder(int index)
repeated .SnapshotRegionManifest region_manifests = 2; |
Modifier and Type | Method and Description |
---|---|
List<? extends SnapshotProtos.SnapshotRegionManifestOrBuilder> |
SnapshotProtos.SnapshotDataManifestOrBuilder.getRegionManifestsOrBuilderList()
repeated .SnapshotRegionManifest region_manifests = 2; |
List<? extends SnapshotProtos.SnapshotRegionManifestOrBuilder> |
SnapshotProtos.SnapshotDataManifest.getRegionManifestsOrBuilderList()
repeated .SnapshotRegionManifest region_manifests = 2; |
List<? extends SnapshotProtos.SnapshotRegionManifestOrBuilder> |
SnapshotProtos.SnapshotDataManifest.Builder.getRegionManifestsOrBuilderList()
repeated .SnapshotRegionManifest region_manifests = 2; |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.