Uses of Class
org.apache.hadoop.tools.DistCpOptionSwitch

Packages that use DistCpOptionSwitch
org.apache.hadoop.tools   
 

Uses of DistCpOptionSwitch in org.apache.hadoop.tools
 

Methods in org.apache.hadoop.tools that return DistCpOptionSwitch
static DistCpOptionSwitch DistCpOptionSwitch.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DistCpOptionSwitch[] DistCpOptionSwitch.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.apache.hadoop.tools with parameters of type DistCpOptionSwitch
static void DistCpOptionSwitch.addToConf(org.apache.hadoop.conf.Configuration conf, DistCpOptionSwitch option)
          Helper function to set an option to hadoop configuration object
static void DistCpOptionSwitch.addToConf(org.apache.hadoop.conf.Configuration conf, DistCpOptionSwitch option, String value)
          Helper function to add an option to hadoop configuration object
 void DistCpOptions.validate(DistCpOptionSwitch option, boolean value)
           
 



Copyright © 2014 InMobi. All rights reserved.