public final class DirtyBlockTable extends Object
| Constructor and Description |
|---|
DirtyBlockTable()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
blockFlushed(int blockIndex) |
byte[] |
get(int blockIndex) |
int |
getSize() |
void |
markDirty(int blockIndex,
byte[] blockData) |
Copyright © 2019. All rights reserved.