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

Packages that use DSQuotaExceededException
org.apache.hadoop.hdfs.protocol   
 

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

Methods in org.apache.hadoop.hdfs.protocol that throw DSQuotaExceededException
 LocatedBlock ClientProtocol.addBlock(String src, String clientName, Block previous, DatanodeInfo[] excludedNodes)
          A client that wants to write an additional block to the indicated filename (which must currently be open for writing) should call addBlock().
 



Copyright © 2009 The Apache Software Foundation