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

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

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

Methods in org.apache.hadoop.hdfs.protocol that throw AlreadyBeingCreatedException
 void ClientProtocol.create(String src, org.apache.hadoop.fs.permission.FsPermission masked, String clientName, org.apache.hadoop.io.EnumSetWritable<org.apache.hadoop.fs.CreateFlag> flag, boolean createParent, short replication, long blockSize)
          Create a new file entry in the namespace.
 



Copyright © 2009 The Apache Software Foundation