Uses of Class
org.apache.accumulo.core.client.mapreduce.lib.util.ConfiguratorBase.GeneralOpts

Packages that use ConfiguratorBase.GeneralOpts
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 ConfiguratorBase.GeneralOpts in org.apache.accumulo.core.client.mapreduce.lib.util
 

Methods in org.apache.accumulo.core.client.mapreduce.lib.util that return ConfiguratorBase.GeneralOpts
static ConfiguratorBase.GeneralOpts ConfiguratorBase.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.
 



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.