@InterfaceAudience.Private public class SnapshotManifestV2 extends Object
SnapshotManifest.
 Snapshot v2 layout format
  - Single Manifest file containing all the information of regions
  - In the online-snapshot case each region will write a "region manifest"
      /snapshotName/manifest.regionName| Modifier and Type | Field and Description | 
|---|---|
| static int | DESCRIPTOR_VERSION | 
| static String | SNAPSHOT_MANIFEST_PREFIX | 
| Constructor and Description | 
|---|
| SnapshotManifestV2() | 
public static final int DESCRIPTOR_VERSION
public static final String SNAPSHOT_MANIFEST_PREFIX
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.