Package | Description |
---|---|
com.hazelcast.client |
Contains classes/interfaces related to Client
|
com.hazelcast.core |
Provides core API interfaces/classes.
|
com.hazelcast.jca |
This package contains jca functionality
|
com.hazelcast.spi |
Provides interfaces/classes for Hazelcast SPI.
|
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.
|
TransactionContext
Provides a context to do transactional operations; so 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. |
TransactionManagerService |
TransactionOptions
Contains the configuration for a Hazelcast transaction.
|
Class and Description |
---|
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 do transactional operations; so 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 |
---|
TransactionContext
Provides a context to do transactional operations; so beginning/committing transactions, but also retrieving
transactional data-structures like the
TransactionalMap . |
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 do transactional operations; so 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 |
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.