| Modifier and Type | Method and Description |
|---|---|
StateManager |
CounterServer.getStateManager() |
| Modifier and Type | Method and Description |
|---|---|
StateManager |
LatencyServer.getStateManager() |
StateManager |
ThroughputLatencyServer.getStateManager() |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseStateManager |
class |
StandardStateManager |
| Modifier and Type | Class and Description |
|---|---|
class |
DurableStateManager |
| Modifier and Type | Method and Description |
|---|---|
StateManager |
TOMLayer.getStateManager() |
| Modifier and Type | Method and Description |
|---|---|
StateManager |
Recoverable.getStateManager()
Recoverers implementing this interface will have to chose among
different options of state managers like DurableStateManager or
StandardStateManager.
|
| Modifier and Type | Method and Description |
|---|---|
StateManager |
FIFOExecutableRecoverable.getStateManager() |
StateManager |
DefaultSingleRecoverable.getStateManager() |
StateManager |
DefaultRecoverable.getStateManager() |
| Modifier and Type | Method and Description |
|---|---|
StateManager |
DurabilityCoordinator.getStateManager() |