|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| AgeOffStore.TimeSource | |
| ReadOnlyRepo<T> | Read only access to a repeatable persisted operation. |
| ReadOnlyTStore<T> | Read only access to a Transaction Store. |
| Repo<T> | Repeatable persisted operation |
| TStore<T> | Transaction Store: a place to save transactions A transaction consists of a number of operations. |
| Class Summary | |
|---|---|
| AdminUtil<T> | A utility to administer FATE operations |
| AgeOffStore<T> | This store removes Repos, in the store it wraps, that are in a finished or new state for more than a configurable time period. |
| Fate<T> | Fault tolerant executor |
| ReadOnlyStore<T> | This store decorates a TStore to make sure it can not be modified. |
| ReadOnlyStore.ReadOnlyRepoWrapper<X> | Decorates a Repo to make sure it is treated as a ReadOnlyRepo. |
| ZooStore<T> | |
| Enum Summary | |
|---|---|
| ReadOnlyTStore.TStatus | Possible operational status codes. |
| Exception Summary | |
|---|---|
| StackOverflowException | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||