Uses of Interface
org.apache.accumulo.core.file.FileOperations.IndexReaderTableConfiguration
-
Packages that use FileOperations.IndexReaderTableConfiguration Package Description org.apache.accumulo.core.file -
-
Uses of FileOperations.IndexReaderTableConfiguration in org.apache.accumulo.core.file
Classes in org.apache.accumulo.core.file that implement FileOperations.IndexReaderTableConfiguration Modifier and Type Class Description class
FileOperations.IndexReaderBuilder
Operation object for opening an index.Methods in org.apache.accumulo.core.file that return FileOperations.IndexReaderTableConfiguration Modifier and Type Method Description FileOperations.IndexReaderTableConfiguration
FileOperations.IndexReaderBuilder. forFile(String filename, org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.conf.Configuration fsConf, CryptoService cs)
-