Uses of Class
org.apache.hadoop.mapreduce.v2.api.records.Locality

Packages that use Locality
org.apache.hadoop.mapreduce.v2.api.records   
 

Uses of Locality in org.apache.hadoop.mapreduce.v2.api.records
 

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



Copyright © 2013 Apache Software Foundation. All Rights Reserved.