| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.snapshot | 
| Modifier and Type | Class and Description | 
|---|---|
| (package private) static class  | SnapshotManifestV1.ManifestBuilder | 
| (package private) static class  | SnapshotManifestV2.ManifestBuilder | 
| Modifier and Type | Method and Description | 
|---|---|
| private SnapshotManifest.RegionVisitor | SnapshotManifest. createRegionVisitor(org.apache.hadoop.hbase.shaded.protobuf.generated.SnapshotProtos.SnapshotDescription desc) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | SnapshotManifest. addMobRegion(RegionInfo regionInfo,
            SnapshotManifest.RegionVisitor visitor) | 
| private void | SnapshotManifest. addReferenceFiles(SnapshotManifest.RegionVisitor visitor,
                 Object regionData,
                 Object familyData,
                 Collection<StoreFileInfo> storeFiles,
                 boolean isMob) | 
| protected void | SnapshotManifest. addRegion(HRegion region,
         SnapshotManifest.RegionVisitor visitor) | 
| protected void | SnapshotManifest. addRegion(org.apache.hadoop.fs.Path tableDir,
         RegionInfo regionInfo,
         SnapshotManifest.RegionVisitor visitor) | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.