close() | BufferedBlockManager | [virtual] |
DEFAULT_BLOCK_SIZE | BlockManager | [static] |
DEFAULT_BUFFER_CAPACITY | BufferedBlockManager | [static] |
flush() | BufferedBlockManager | [virtual] |
getBlock(uint64_t index) | BufferedBlockManager | [virtual] |
getBlockCount() const | BufferedBlockManager | [inline, virtual] |
getBlockSize() const | BufferedBlockManager | [virtual] |
getFileName() const | BufferedBlockManager | [virtual] |
getMaximumInterested() const | BlockManager | [inline, virtual] |
getMinimumInterested() const | BlockManager | [inline, virtual] |
getPath() const | BufferedBlockManager | [virtual] |
getSize() const | BufferedBlockManager | [inline, virtual] |
isOpen() const | BufferedBlockManager | [virtual] |
open(const std::string &p, const char *mode) | BufferedBlockManager | [virtual] |
prefetchBlock(uint64_t index) | BufferedBlockManager | [virtual] |
setBlock(uint64_t index, const std::string &buffer) | BufferedBlockManager | [virtual] |
setBlockSize(size_t s) | BufferedBlockManager | [virtual] |