Package | Description |
---|---|
com.hazelcast.client.spi |
Contains classes/interfaces related to the Hazelcast client Service Provider Interface.
|
com.hazelcast.core |
Provides core API interfaces/classes.
|
com.hazelcast.quorum |
Contains classes related to cluster quorum.
|
com.hazelcast.spi |
Provides interfaces/classes for the Hazelcast SPI for building distributed data structures and services.
|
com.hazelcast.spring.transaction |
Contains Hazelcast transaction classes for Spring Transaction API.
|
com.hazelcast.transaction |
Provides interfaces/classes for Hazelcast transaction support.
|
Class and Description |
---|
TransactionalTask
Contains the logic that is going to be executed within a transaction.
|
TransactionalTaskContext
Provides a context to access transactional data-structures, like the
TransactionalMap . |
TransactionContext
Provides a context to perform transactional operations: beginning/committing transactions, but also retrieving
transactional data-structures like the
TransactionalMap . |
TransactionOptions
Contains the configuration for a Hazelcast transaction.
|
Class and Description |
---|
HazelcastXAResource
Interface for providing Hazelcast as an XAResource
|
TransactionalObject
Marker interface for all transactional distributed objects.
|
TransactionalTask
Contains the logic that is going to be executed within a transaction.
|
TransactionContext
Provides a context to perform transactional operations: beginning/committing transactions, but also retrieving
transactional data-structures like the
TransactionalMap . |
TransactionException
A
HazelcastException that is thrown when something goes wrong while dealing with transactions and transactional
data-structures. |
TransactionOptions
Contains the configuration for a Hazelcast transaction.
|
Class and Description |
---|
TransactionException
A
HazelcastException that is thrown when something goes wrong while dealing with transactions and transactional
data-structures. |
Class and Description |
---|
TransactionalObject
Marker interface for all transactional distributed objects.
|
TransactionManagerService |
Class and Description |
---|
TransactionalObject
Marker interface for all transactional distributed objects.
|
TransactionalTaskContext
Provides a context to access transactional data-structures, like the
TransactionalMap . |
TransactionContext
Provides a context to perform transactional operations: beginning/committing transactions, but also retrieving
transactional data-structures like the
TransactionalMap . |
Class and Description |
---|
TransactionalObject
Marker interface for all transactional distributed objects.
|
TransactionalTask
Contains the logic that is going to be executed within a transaction.
|
TransactionalTaskContext
Provides a context to access transactional data-structures, like the
TransactionalMap . |
TransactionContext
Provides a context to perform transactional operations: beginning/committing transactions, but also retrieving
transactional data-structures like the
TransactionalMap . |
TransactionException
A
HazelcastException that is thrown when something goes wrong while dealing with transactions and transactional
data-structures. |
TransactionOptions
Contains the configuration for a Hazelcast transaction.
|
TransactionOptions.TransactionType
The type of transaction.
|
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.