Uses of Class
p2pMapReduce.mapreduceModule.conf.Configuration.IntegerRanges

Packages that use Configuration.IntegerRanges
p2pMapReduce.mapreduceModule Collection of class to implement a map reduce framework. 
p2pMapReduce.mapreduceModule.conf   
 

Uses of Configuration.IntegerRanges in p2pMapReduce.mapreduceModule
 

Methods in p2pMapReduce.mapreduceModule that return Configuration.IntegerRanges
 Configuration.IntegerRanges JobConf.getProfileTaskRange(boolean isMap)
          Get the range of maps or reduces to profile.
 Configuration.IntegerRanges JobContext.getProfileTaskRange(boolean isMap)
          Get the range of maps or reduces to profile.
 Configuration.IntegerRanges JobContextImpl.getProfileTaskRange(boolean isMap)
          Get the range of maps or reduces to profile.
 Configuration.IntegerRanges WrappedMapper.Context.getProfileTaskRange(boolean isMap)
           
 Configuration.IntegerRanges WrappedReducer.Context.getProfileTaskRange(boolean isMap)
           
 

Uses of Configuration.IntegerRanges in p2pMapReduce.mapreduceModule.conf
 

Methods in p2pMapReduce.mapreduceModule.conf that return Configuration.IntegerRanges
 Configuration.IntegerRanges Configuration.getRange(java.lang.String name, java.lang.String defaultValue)
          Parse the given attribute as a set of integer ranges