public final class BlockAccessMapped extends BlockAccessBase
| Constructor and Description |
|---|
BlockAccessMapped(String filename,
int blockSize) |
| Modifier and Type | Method and Description |
|---|---|
Block |
allocate(int blkSize) |
void |
overwrite(Block block) |
Block |
read(long id) |
void |
sync() |
String |
toString() |
void |
write(Block block) |
allocBoundary, close, getLabel, isClosed, isEmpty, resetAllocBoundary, validpublic BlockAccessMapped(String filename, int blockSize)
Licensed under the Apache License, Version 2.0