Interface | Description |
---|---|
ExportSnapshot.CustomFileGrouper |
If desired, you may implement a CustomFileGrouper in order to influence how ExportSnapshot
chooses which input files go into the MapReduce job's
InputSplit s. |
ExportSnapshot.FileLocationResolver |
If desired, you may implement a FileLocationResolver in order to influence the _location_
metadata attached to each
InputSplit that ExportSnapshot will submit to YARN. |
Class | Description |
---|---|
ExportSnapshot |
Export the specified snapshot to a given FileSystem.
|
Enum | Description |
---|---|
ExportSnapshot.ChecksumComparison |
Indicates the checksum comparison result.
|
ExportSnapshot.Counter |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.