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