Classes
Class | Description | |
---|---|---|
![]() | TransactionOptions | Contains the configuration for a |
Interfaces
Interface | Description | |
---|---|---|
![]() | ITransactionalObject | Marker interface for all transactional distributed objects. |
![]() | ITransactionalTaskT | |
![]() | ITransactionalTaskContext |
Provides a context to access transactional data-structures like the
Hazelcast.Core.ITransactionalMap<K, V>
.
|
![]() | ITransactionContext |
Provides a context to do transactional operations; so beginning/committing transactions, but also retrieving
transactional data-structures like the
Hazelcast.Core.ITransactionalMap<K, V>
.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | TransactionOptionsTransactionType | |
![]() | TransactionState |