Uses of Class
org.apache.hadoop.chukwa.extraction.demux.processor.mapper.ClientTraceProcessor.Locality

Packages that use ClientTraceProcessor.Locality
org.apache.hadoop.chukwa.extraction.demux.processor.mapper   
 

Uses of ClientTraceProcessor.Locality in org.apache.hadoop.chukwa.extraction.demux.processor.mapper
 

Methods in org.apache.hadoop.chukwa.extraction.demux.processor.mapper that return ClientTraceProcessor.Locality
protected  ClientTraceProcessor.Locality ClientTraceProcessor.getLocality(String src, String dst)
           
static ClientTraceProcessor.Locality ClientTraceProcessor.Locality.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ClientTraceProcessor.Locality[] ClientTraceProcessor.Locality.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © ${year} The Apache Software Foundation