Uses of Class
org.apache.hadoop.mapreduce.counters.LimitExceededException

Packages that use LimitExceededException
org.apache.hadoop.mapreduce.counters This package contains the implementations of different types of map-reduce counters. 
 

Uses of LimitExceededException in org.apache.hadoop.mapreduce.counters
 

Methods in org.apache.hadoop.mapreduce.counters that return LimitExceededException
 LimitExceededException Limits.violation()
           
 

Constructors in org.apache.hadoop.mapreduce.counters with parameters of type LimitExceededException
LimitExceededException(LimitExceededException cause)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.