Uses of Class
org.apache.accumulo.core.client.mapreduce.lib.impl.FileOutputConfigurator.Opts

Packages that use FileOutputConfigurator.Opts
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 FileOutputConfigurator.Opts in org.apache.accumulo.core.client.mapreduce.lib.impl
 

Methods in org.apache.accumulo.core.client.mapreduce.lib.impl that return FileOutputConfigurator.Opts
static FileOutputConfigurator.Opts FileOutputConfigurator.Opts.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FileOutputConfigurator.Opts[] FileOutputConfigurator.Opts.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.