Uses of Class
org.apache.hadoop.io.file.tfile.MetaBlockAlreadyExists

Packages that use MetaBlockAlreadyExists
org.apache.hadoop.io.file.tfile   
 

Uses of MetaBlockAlreadyExists in org.apache.hadoop.io.file.tfile
 

Methods in org.apache.hadoop.io.file.tfile that throw MetaBlockAlreadyExists
 java.io.DataOutputStream TFile.Writer.prepareMetaBlock(java.lang.String name)
          Obtain an output stream for creating a meta block.
 java.io.DataOutputStream TFile.Writer.prepareMetaBlock(java.lang.String name, java.lang.String compressName)
          Obtain an output stream for creating a meta block.
 



Copyright © 2009 The Apache Software Foundation