public class HdfsSnapshotReader extends Object implements SnapshotReader
| Constructor and Description |
|---|
HdfsSnapshotReader(org.apache.hadoop.conf.Configuration conf,
com.codahale.metrics.MetricRegistry metrics) |
| Modifier and Type | Method and Description |
|---|---|
org.archive.io.ArchiveReader |
open(SnaphotLocation location)
Open a reader at the given location.
|
public HdfsSnapshotReader(org.apache.hadoop.conf.Configuration conf,
com.codahale.metrics.MetricRegistry metrics)
throws IOException
IOExceptionpublic org.archive.io.ArchiveReader open(SnaphotLocation location) throws IOException
SnapshotReaderopen in interface SnapshotReaderlocation - snapshot location, never nullIOExceptionCopyright © 2017. All rights reserved.