Uses of Interface
org.apache.accumulo.core.file.FileOperations.ScanReaderTableConfiguration
-
Packages that use FileOperations.ScanReaderTableConfiguration Package Description org.apache.accumulo.core.file -
-
Uses of FileOperations.ScanReaderTableConfiguration in org.apache.accumulo.core.file
Classes in org.apache.accumulo.core.file that implement FileOperations.ScanReaderTableConfiguration Modifier and Type Class Description classFileOperations.ScanReaderBuilderOperation object for opening a scan reader.Methods in org.apache.accumulo.core.file that return FileOperations.ScanReaderTableConfiguration Modifier and Type Method Description FileOperations.ScanReaderTableConfigurationFileOperations.ScanReaderBuilder. forFile(String filename, org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.conf.Configuration fsConf, CryptoService cs)
-