Classes | |
| struct | SubscribeTask |
| struct | UnsubscribeTask |
| struct | UnsubscribeAllTask |
| struct | ModifyNetworkTask |
| struct | GenericCheckpointTask |
| Checkpoint and recovery tasks are exclusive, just like a ModifyNetowrkTask. More... | |
| struct | CheckpointTask |
| A checkpoint task makes a snapshot of the state of all queues and all boxes. More... | |
| struct | RecoveryTask |
| A recovery task re-initializes the state of all queues and boxes from the checkpointed state. More... | |
Variables | |
| BOREALIS_NAMESPACE_BEGIN const int | AURORA_PAGES_MIN = 100 |
| const int | AURORA_PAGES_DEFAULT = 2000 |
| const int | AURORA_PAGE_SIZE_MIN = 1024 |
| const int | AURORA_PAGE_SIZE_DEFAULT = 4096 |
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8