Uses of Class
org.apache.accumulo.core.file.rfile.bcfile.MetaBlockAlreadyExists
-
Packages that use MetaBlockAlreadyExists Package Description org.apache.accumulo.core.file.rfile.bcfile -
-
Uses of MetaBlockAlreadyExists in org.apache.accumulo.core.file.rfile.bcfile
Methods in org.apache.accumulo.core.file.rfile.bcfile that throw MetaBlockAlreadyExists Modifier and Type Method Description BCFile.Writer.BlockAppender
BCFile.Writer. prepareMetaBlock(String name)
Create a Meta Block and obtain an output stream for adding data into the block.
-