Uses of Interface
org.apache.accumulo.core.file.FileOperations.ReaderTableConfiguration
-
Packages that use FileOperations.ReaderTableConfiguration Package Description org.apache.accumulo.core.file -
-
Uses of FileOperations.ReaderTableConfiguration in org.apache.accumulo.core.file
Classes in org.apache.accumulo.core.file that implement FileOperations.ReaderTableConfiguration Modifier and Type Class Description classFileOperations.ReaderBuilderOptions common to allFileOperationswhich perform reads.Methods in org.apache.accumulo.core.file that return FileOperations.ReaderTableConfiguration Modifier and Type Method Description FileOperations.ReaderTableConfigurationFileOperations.ReaderBuilder. forFile(String filename, org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.conf.Configuration fsConf, CryptoService cs)
-