| Package | Description |
|---|---|
| com.caucho.db | |
| com.caucho.db.block |
| Modifier and Type | Method and Description |
|---|---|
BlockManager |
Database.getBlockManager()
Returns the block manager.
|
| Modifier and Type | Field and Description |
|---|---|
protected BlockManager |
BlockStore._blockManager |
| Modifier and Type | Method and Description |
|---|---|
static BlockManager |
BlockManager.create()
Returns the block manager, ensuring a minimum number of entries.
|
BlockManager |
BlockStore.getBlockManager()
Returns the block manager.
|
static BlockManager |
BlockManager.getBlockManager() |