Uses of Class
org.apache.hadoop.io.file.tfile.MetaBlockAlreadyExists
Packages that use MetaBlockAlreadyExists
-
Uses of MetaBlockAlreadyExists in org.apache.hadoop.io.file.tfile
Methods in org.apache.hadoop.io.file.tfile that throw MetaBlockAlreadyExistsModifier and TypeMethodDescriptionTFile.Writer.prepareMetaBlock(String name) Obtain an output stream for creating a meta block.TFile.Writer.prepareMetaBlock(String name, String compressName) Obtain an output stream for creating a meta block.