Click or drag to resize

Hazelcast.Transaction Namespace

 
Classes
  ClassDescription
Public classTransactionOptions
Contains the configuration for a transaction
Interfaces
  InterfaceDescription
Public interfaceITransactionalObject
Marker interface for all transactional distributed objects.
Public interfaceITransactionalTaskContext
Provides a context to access transactional data-structures like the Hazelcast.Core.ITransactionalMap<K, V> .
Public interfaceITransactionContext
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