| Interface | Description |
|---|---|
| Sync |
This interface allows to synchronize with an operation running on (possibly) a different thread.
|
| Transactional<T extends Transactional.Ref> |
Represents an object protected by a transaction.
|
| Transactional.Ref |
| Class | Description |
|---|---|
| DbExecutors |
This is a factory class used to create executors (thread-pools) for Parallel Universe DB stores.
|
| Syncs |