| Package | Description |
|---|---|
| org.apache.hadoop.hbase.protobuf.generated |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<SnapshotProtos.SnapshotRegionManifest> |
SnapshotProtos.SnapshotRegionManifest.PARSER |
| Modifier and Type | Method and Description |
|---|---|
SnapshotProtos.SnapshotRegionManifest |
SnapshotProtos.SnapshotRegionManifest.Builder.build() |
SnapshotProtos.SnapshotRegionManifest |
SnapshotProtos.SnapshotRegionManifest.Builder.buildPartial() |
static SnapshotProtos.SnapshotRegionManifest |
SnapshotProtos.SnapshotRegionManifest.getDefaultInstance() |
SnapshotProtos.SnapshotRegionManifest |
SnapshotProtos.SnapshotRegionManifest.getDefaultInstanceForType() |
SnapshotProtos.SnapshotRegionManifest |
SnapshotProtos.SnapshotRegionManifest.Builder.getDefaultInstanceForType() |
SnapshotProtos.SnapshotRegionManifest |
SnapshotProtos.SnapshotDataManifestOrBuilder.getRegionManifests(int index)
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2; |
SnapshotProtos.SnapshotRegionManifest |
SnapshotProtos.SnapshotDataManifest.getRegionManifests(int index)
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2; |
SnapshotProtos.SnapshotRegionManifest |
SnapshotProtos.SnapshotDataManifest.Builder.getRegionManifests(int index)
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2; |
static SnapshotProtos.SnapshotRegionManifest |
SnapshotProtos.SnapshotRegionManifest.parseDelimitedFrom(InputStream input) |
static SnapshotProtos.SnapshotRegionManifest |
SnapshotProtos.SnapshotRegionManifest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SnapshotProtos.SnapshotRegionManifest |
SnapshotProtos.SnapshotRegionManifest.parseFrom(byte[] data) |
static SnapshotProtos.SnapshotRegionManifest |
SnapshotProtos.SnapshotRegionManifest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SnapshotProtos.SnapshotRegionManifest |
SnapshotProtos.SnapshotRegionManifest.parseFrom(com.google.protobuf.ByteString data) |
static SnapshotProtos.SnapshotRegionManifest |
SnapshotProtos.SnapshotRegionManifest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SnapshotProtos.SnapshotRegionManifest |
SnapshotProtos.SnapshotRegionManifest.parseFrom(com.google.protobuf.CodedInputStream input) |
static SnapshotProtos.SnapshotRegionManifest |
SnapshotProtos.SnapshotRegionManifest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SnapshotProtos.SnapshotRegionManifest |
SnapshotProtos.SnapshotRegionManifest.parseFrom(InputStream input) |
static SnapshotProtos.SnapshotRegionManifest |
SnapshotProtos.SnapshotRegionManifest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SnapshotProtos.SnapshotRegionManifest> |
SnapshotProtos.SnapshotRegionManifest.getParserForType() |
List<SnapshotProtos.SnapshotRegionManifest> |
SnapshotProtos.SnapshotDataManifestOrBuilder.getRegionManifestsList()
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2; |
List<SnapshotProtos.SnapshotRegionManifest> |
SnapshotProtos.SnapshotDataManifest.getRegionManifestsList()
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2; |
List<SnapshotProtos.SnapshotRegionManifest> |
SnapshotProtos.SnapshotDataManifest.Builder.getRegionManifestsList()
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2; |
| Modifier and Type | Method and Description |
|---|---|
SnapshotProtos.SnapshotDataManifest.Builder |
SnapshotProtos.SnapshotDataManifest.Builder.addRegionManifests(int index,
SnapshotProtos.SnapshotRegionManifest value)
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2; |
SnapshotProtos.SnapshotDataManifest.Builder |
SnapshotProtos.SnapshotDataManifest.Builder.addRegionManifests(SnapshotProtos.SnapshotRegionManifest value)
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2; |
SnapshotProtos.SnapshotRegionManifest.Builder |
SnapshotProtos.SnapshotRegionManifest.Builder.mergeFrom(SnapshotProtos.SnapshotRegionManifest other) |
static SnapshotProtos.SnapshotRegionManifest.Builder |
SnapshotProtos.SnapshotRegionManifest.newBuilder(SnapshotProtos.SnapshotRegionManifest prototype) |
SnapshotProtos.SnapshotDataManifest.Builder |
SnapshotProtos.SnapshotDataManifest.Builder.setRegionManifests(int index,
SnapshotProtos.SnapshotRegionManifest value)
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2; |
| Modifier and Type | Method and Description |
|---|---|
SnapshotProtos.SnapshotDataManifest.Builder |
SnapshotProtos.SnapshotDataManifest.Builder.addAllRegionManifests(Iterable<? extends SnapshotProtos.SnapshotRegionManifest> values)
repeated .hbase.pb.SnapshotRegionManifest region_manifests = 2; |
Copyright © 2007–2019 Cloudera. All rights reserved.