T - type to adapt to the HFileArchiver.File interfaceprivate abstract static class HFileArchiver.FileConverter<T> extends Object implements org.apache.hbase.thirdparty.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 | 
|---|
| 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–2019 The Apache Software Foundation. All rights reserved.