| Package | Description |
|---|---|
| cern.entwined |
| Class and Description |
|---|
| CompositeCollection
This class is aimed at simplification of client collection and snapshot implementations.
|
| GlobalReference
This class enables aggregation of transactional references within non transactional entities.
|
| Memory
Software transactional memory root class.
|
| OpaqueMap
A map like interface to facilitate implementation of
TransactionalMap. |
| OpaqueMultimap
A map like interface to facilitate implementation of
TransactionalMap. |
| Ref
A generic reference interface, can hold only one value at time.
|
| SemiPersistent
The root to all the transactionally manged collections.
|
| Snapshot
A common abstract class for client specific implementations of transactional shared memory.
|
| Transaction
The transaction callback interface.
|
| TransactionAdapter
Empty implementation of
Transaction interface. |
| TransactionalMap
Implementation of a transactional map.
|
| TransactionalMultimap
The opaque (impossible to query for all the items or get the size of the collection) transactional multimap
implementation.
|
| TransactionalQueue
Transactional queue implementation.
|
| TransactionalRef
Transactional implementation of reference interface.
|
Copyright © 2013 CERN, The European Organization for Nuclear Research. All Rights Reserved.