|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BCFile.Writer.BlockAppender | |
|---|---|
| org.apache.accumulo.core.file.blockfile.impl | |
| org.apache.accumulo.core.file.rfile.bcfile | |
| Uses of BCFile.Writer.BlockAppender in org.apache.accumulo.core.file.blockfile.impl |
|---|
| Constructors in org.apache.accumulo.core.file.blockfile.impl with parameters of type BCFile.Writer.BlockAppender | |
|---|---|
CachableBlockFile.BlockWrite(BCFile.Writer.BlockAppender ba)
|
|
| Uses of BCFile.Writer.BlockAppender in org.apache.accumulo.core.file.rfile.bcfile |
|---|
| Methods in org.apache.accumulo.core.file.rfile.bcfile that return BCFile.Writer.BlockAppender | |
|---|---|
BCFile.Writer.BlockAppender |
BCFile.Writer.prepareDataBlock()
Create a Data Block and obtain an output stream for adding data into the block. |
BCFile.Writer.BlockAppender |
BCFile.Writer.prepareMetaBlock(String name)
Create a Meta Block and obtain an output stream for adding data into the block. |
BCFile.Writer.BlockAppender |
BCFile.Writer.prepareMetaBlock(String name,
String compressionName)
Create a Meta Block and obtain an output stream for adding data into the block. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||