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