Class | Description |
---|---|
Block |
Represents a versioned row
|
BlockManager |
Manages the block cache
|
BlockManagerSubSystem |
The ShutdownSystem manages the Resin shutdown and includes a timeout
thread.
|
BlockReadWrite |
Filesystem access for the BlockStore.
|
BlockStore |
The store manages the block-based persistent store file.
|
BlockWriteQueue |
Queue for blocks to be written.
|
BlockWriter |
Writer thread serializing dirty blocks.
|
Enum | Description |
---|---|
BlockState |
Represents the state of a block.
|