@InterfaceAudience.Private public class SnapshotManifestV1 extends Object
SnapshotManifest.
 Snapshot v1 layout format
  - Each region in the table is represented by a directory with the .hregioninfo file
      /snapshotName/regionName/.hregioninfo
  - Each file present in the table is represented by an empty file
      /snapshotName/regionName/familyName/fileNamepublic static final int DESCRIPTOR_VERSION
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.