T - type to adapt to the HFileArchiver.File interfaceprivate abstract static class HFileArchiver.FileConverter<T> extends Object implements com.google.common.base.Function<T,HFileArchiver.File>
HFileArchiver.File interface, which is used internally for handling
archival/removal of files| Modifier and Type | Field and Description |
|---|---|
protected org.apache.hadoop.fs.FileSystem |
fs |
| Constructor and Description |
|---|
HFileArchiver.FileConverter(org.apache.hadoop.fs.FileSystem fs) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.