Uses of Class
org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest

Packages that use SnapshotProtos.SnapshotRegionManifest
org.apache.hadoop.hbase.protobuf.generated   
org.apache.hadoop.hbase.snapshot   
 

Uses of SnapshotProtos.SnapshotRegionManifest in org.apache.hadoop.hbase.protobuf.generated
 

Fields in org.apache.hadoop.hbase.protobuf.generated with type parameters of type SnapshotProtos.SnapshotRegionManifest
static com.google.protobuf.Parser<SnapshotProtos.SnapshotRegionManifest> SnapshotProtos.SnapshotRegionManifest.PARSER
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return SnapshotProtos.SnapshotRegionManifest
 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 .SnapshotRegionManifest region_manifests = 2;
 SnapshotProtos.SnapshotRegionManifest SnapshotProtos.SnapshotDataManifest.getRegionManifests(int index)
          repeated .SnapshotRegionManifest region_manifests = 2;
 SnapshotProtos.SnapshotRegionManifest SnapshotProtos.SnapshotDataManifest.Builder.getRegionManifests(int index)
          repeated .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)
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type SnapshotProtos.SnapshotRegionManifest
 com.google.protobuf.Parser<SnapshotProtos.SnapshotRegionManifest> SnapshotProtos.SnapshotRegionManifest.getParserForType()
           
 List<SnapshotProtos.SnapshotRegionManifest> SnapshotProtos.SnapshotDataManifestOrBuilder.getRegionManifestsList()
          repeated .SnapshotRegionManifest region_manifests = 2;
 List<SnapshotProtos.SnapshotRegionManifest> SnapshotProtos.SnapshotDataManifest.getRegionManifestsList()
          repeated .SnapshotRegionManifest region_manifests = 2;
 List<SnapshotProtos.SnapshotRegionManifest> SnapshotProtos.SnapshotDataManifest.Builder.getRegionManifestsList()
          repeated .SnapshotRegionManifest region_manifests = 2;
 

Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type SnapshotProtos.SnapshotRegionManifest
 SnapshotProtos.SnapshotDataManifest.Builder SnapshotProtos.SnapshotDataManifest.Builder.addRegionManifests(int index, SnapshotProtos.SnapshotRegionManifest value)
          repeated .SnapshotRegionManifest region_manifests = 2;
 SnapshotProtos.SnapshotDataManifest.Builder SnapshotProtos.SnapshotDataManifest.Builder.addRegionManifests(SnapshotProtos.SnapshotRegionManifest value)
          repeated .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 .SnapshotRegionManifest region_manifests = 2;
 

Method parameters in org.apache.hadoop.hbase.protobuf.generated with type arguments of type SnapshotProtos.SnapshotRegionManifest
 SnapshotProtos.SnapshotDataManifest.Builder SnapshotProtos.SnapshotDataManifest.Builder.addAllRegionManifests(Iterable<? extends SnapshotProtos.SnapshotRegionManifest> values)
          repeated .SnapshotRegionManifest region_manifests = 2;
 

Uses of SnapshotProtos.SnapshotRegionManifest in org.apache.hadoop.hbase.snapshot
 

Methods in org.apache.hadoop.hbase.snapshot that return types with arguments of type SnapshotProtos.SnapshotRegionManifest
 List<SnapshotProtos.SnapshotRegionManifest> SnapshotManifest.getRegionManifests()
          Get all the Region Manifest from the snapshot
 Map<String,SnapshotProtos.SnapshotRegionManifest> SnapshotManifest.getRegionManifestsMap()
          Get all the Region Manifest from the snapshot.
 



Copyright © 2015 The Apache Software Foundation. All rights reserved.