|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BCFile.Reader.BlockReader | |
|---|---|
| org.apache.accumulo.core.file.blockfile.impl | |
| org.apache.accumulo.core.file.rfile.bcfile | |
| Uses of BCFile.Reader.BlockReader in org.apache.accumulo.core.file.blockfile.impl |
|---|
| Methods in org.apache.accumulo.core.file.blockfile.impl with parameters of type BCFile.Reader.BlockReader | |
|---|---|
CachableBlockFile.BlockRead |
CachableBlockFile.Reader.cacheMetaBlock(String blockName,
BCFile.Reader.BlockReader _currBlock)
|
| Uses of BCFile.Reader.BlockReader in org.apache.accumulo.core.file.rfile.bcfile |
|---|
| Methods in org.apache.accumulo.core.file.rfile.bcfile that return BCFile.Reader.BlockReader | |
|---|---|
BCFile.Reader.BlockReader |
BCFile.Reader.getDataBlock(int blockIndex)
Stream access to a Data Block. |
BCFile.Reader.BlockReader |
BCFile.Reader.getDataBlock(long offset,
long compressedSize,
long rawSize)
|
BCFile.Reader.BlockReader |
BCFile.Reader.getMetaBlock(String name)
Stream access to a Meta Block. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||