|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InputConfigurator.ScanOpts | |
---|---|
org.apache.accumulo.core.client.mapreduce.lib.util | This package exists to store common helpers for configuring MapReduce jobs in a single location. |
Uses of InputConfigurator.ScanOpts in org.apache.accumulo.core.client.mapreduce.lib.util |
---|
Methods in org.apache.accumulo.core.client.mapreduce.lib.util that return InputConfigurator.ScanOpts | |
---|---|
static InputConfigurator.ScanOpts |
InputConfigurator.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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |