Uses of Class
org.apache.accumulo.core.client.mapreduce.lib.impl.ConfiguratorBase.TokenSource

Packages that use ConfiguratorBase.TokenSource
org.apache.accumulo.core.client.mapreduce.lib.impl This package exists to store common helpers for configuring MapReduce jobs in a single location. 
 

Uses of ConfiguratorBase.TokenSource in org.apache.accumulo.core.client.mapreduce.lib.impl
 

Methods in org.apache.accumulo.core.client.mapreduce.lib.impl that return ConfiguratorBase.TokenSource
static ConfiguratorBase.TokenSource ConfiguratorBase.TokenSource.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ConfiguratorBase.TokenSource[] ConfiguratorBase.TokenSource.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2015 Apache Accumulo Project. All rights reserved.