Uses of Class
org.apache.accumulo.core.clientImpl.mapreduce.lib.InputConfigurator.ScanOpts
-
Packages that use InputConfigurator.ScanOpts Package Description org.apache.accumulo.core.clientImpl.mapreduce.lib -
-
Uses of InputConfigurator.ScanOpts in org.apache.accumulo.core.clientImpl.mapreduce.lib
Methods in org.apache.accumulo.core.clientImpl.mapreduce.lib that return InputConfigurator.ScanOpts Modifier and Type Method Description static InputConfigurator.ScanOptsInputConfigurator.ScanOpts. valueOf(String name)Returns the enum constant of this type with the specified name.static InputConfigurator.ScanOpts[]InputConfigurator.ScanOpts. values()Returns an array containing the constants of this enum type, in the order they are declared.
-