| Package | Description |
|---|---|
| com.hazelcast.client |
This package contains the serverside client functionality
|
| com.hazelcast.core |
Provides core API interfaces/classes.
|
| com.hazelcast.instance |
This package contains Hazelcast Instance functionality.
|
| 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.transaction |
Provides interfaces/classes for Hazelcast transaction support.
|
| Class and Description |
|---|
| TransactionContext
Provides a context to perform transactional operations: beginning/committing transactions, but also retrieving
transactional data-structures like the
TransactionalMap. |
| 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 |
|---|
| HazelcastXAResource
Interface for providing Hazelcast as an XAResource
|
| 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.
|
| 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 © 2018 Hazelcast, Inc.. All rights reserved.