Uses of Class
org.apache.hadoop.hdfs.protocol.QuotaExceededException

Packages that use QuotaExceededException
org.apache.hadoop.hdfs.protocol   
org.apache.hadoop.hdfs.server.namenode   
 

Uses of QuotaExceededException in org.apache.hadoop.hdfs.protocol
 

Subclasses of QuotaExceededException in org.apache.hadoop.hdfs.protocol
 class DSQuotaExceededException
           
 class NSQuotaExceededException
           
 

Uses of QuotaExceededException in org.apache.hadoop.hdfs.server.namenode
 

Methods in org.apache.hadoop.hdfs.server.namenode that throw QuotaExceededException
 LocatedBlock FSNamesystem.getAdditionalBlock(String src, String clientName, Block previous, HashMap<org.apache.hadoop.net.Node,org.apache.hadoop.net.Node> excludedNodes)
          The client would like to obtain an additional block for the indicated filename (which is being written-to).
 



Copyright © 2009 The Apache Software Foundation