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