Uses of Class
org.apache.accumulo.core.client.rfile.RFileSource
-
Packages that use RFileSource Package Description org.apache.accumulo.core.client.rfile -
-
Uses of RFileSource in org.apache.accumulo.core.client.rfile
Methods in org.apache.accumulo.core.client.rfile with parameters of type RFileSource Modifier and Type Method Description RFile.ScannerOptionsRFile.InputArguments. from(RFileSource... inputs)Specify RFiles to read from.RFile.SummaryOptionsRFile.SummaryInputArguments. from(RFileSource... inputs)Specify RFiles to read from.
-