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
 DataOutputStream TFile.Writer.prepareMetaBlock(String name)
          Obtain an output stream for creating a meta block.
 DataOutputStream TFile.Writer.prepareMetaBlock(String name, String compressName)
          Obtain an output stream for creating a meta block.
 



Copyright © 2009 The Apache Software Foundation