| Package | Description |
|---|---|
| com.hazelcast.ascii.memcache | |
| com.hazelcast.ascii.rest | |
| com.hazelcast.client |
This package contains the serverside client functionality
|
| com.hazelcast.client.examples | |
| com.hazelcast.cluster | |
| com.hazelcast.cluster.client | |
| com.hazelcast.collection | |
| com.hazelcast.collection.list | |
| com.hazelcast.collection.set | |
| com.hazelcast.collection.txn | |
| com.hazelcast.concurrent.atomiclong.operations |
This package contains the operations on the IAtomicLong.
|
| com.hazelcast.concurrent.atomicreference.operations |
This package contains the operations on the IAtomicReference.
|
| com.hazelcast.concurrent.countdownlatch |
This package contains ICountDownLatch functionality for Hazelcast.
The ICountDownLatch is the distributed version of the CountDownLatch. |
| com.hazelcast.concurrent.countdownlatch.operations |
This package contains the operations on the ICountDownLatch.
|
| com.hazelcast.concurrent.lock | |
| com.hazelcast.concurrent.lock.operations |
This package contains the operations on the ILock.
|
| com.hazelcast.concurrent.semaphore |
This package contains ISemaphore functionality for Hazelcast.
The ISemaphore is the distributed version of the Semaphore. |
| com.hazelcast.concurrent.semaphore.operations |
This package contains the operations on the ISemaphore.
|
| com.hazelcast.core |
Provides core API interfaces/classes.
|
| com.hazelcast.examples |
This package contains the MapReduce API definition for Hazelcast.
All map reduce operations running in a distributed manner inside the active Hazelcast cluster. |
| com.hazelcast.executor |
This package contains IExecutorService functionality for Hazelcast.
The IExecutorService extends the ExecutorService and provides all kinds
of additional methods related to distributed systems. |
| com.hazelcast.hibernate | |
| com.hazelcast.hibernate.local | |
| com.hazelcast.instance | |
| com.hazelcast.logging |
This package contains logging functionality for Hazelcast.
Since Hazelcast has a zero dependency policy, Hazelcast provides a logging abstraction like commongs logging, so that different logging frameworks like log4j, can be hooked in. |
| com.hazelcast.management | |
| com.hazelcast.management.operation | |
| com.hazelcast.management.request | |
| com.hazelcast.map |
Contains Hazelcast map module classes.
|
| com.hazelcast.map.merge | |
| com.hazelcast.map.operation | |
| com.hazelcast.map.record | |
| com.hazelcast.map.tx | |
| com.hazelcast.map.wan | |
| com.hazelcast.mapreduce.impl |
This package contains the default implementation for the map reduce framework
internals.
|
| com.hazelcast.mapreduce.impl.notification |
This package contains all remote node notifications
|
| com.hazelcast.mapreduce.impl.operation |
This package contains all remote operations that are needed to control work on
supervising or worker nodes.
|
| com.hazelcast.monitor |
Contains Hazelcast statistics interfaces related to map, queue, topic, multimap, executor service etc.
|
| com.hazelcast.monitor.impl |
Contains Hazelcast statistics implementations related to map, queue, topic, multimap, executor service etc.
|
| com.hazelcast.multimap | |
| com.hazelcast.multimap.operations | |
| com.hazelcast.multimap.txn | |
| com.hazelcast.nio | |
| com.hazelcast.nio.serialization |
Contains interfaces/classes related to serialization;
such as serializer interfaces, input/output streams.
|
| com.hazelcast.partition |
Contains the partition logic for Hazelcast.
|
| com.hazelcast.partition.client |
Contains client functionality for partition related information.
|
| com.hazelcast.partition.impl |
Contains the actual implementation of the
InternalPartitionService. |
| com.hazelcast.query |
Contains interfaces/classes related to Hazelcast query and indexing support.
|
| com.hazelcast.query.impl | |
| com.hazelcast.queue | |
| com.hazelcast.queue.tx | |
| com.hazelcast.spi |
Provides interfaces/classes for Hazelcast SPI.
|
| com.hazelcast.spi.impl | |
| com.hazelcast.topic |
This package contains ITopic functionality for Hazelcast.
With the ITopic it is possible to create publish subscribe solutions similar to JMS Topics. |
| com.hazelcast.transaction |
Provides interfaces/classes for Hazelcast transaction support.
|
| com.hazelcast.transaction.impl | |
| com.hazelcast.util |
This package contains classes to support the inner workings of Hazelcast
as well as some backports of newer Java features / data structures to
support older Java versions in a clean and nice way.
|
| com.hazelcast.wan | |
| com.hazelcast.web |
| Modifier and Type | Class and Description |
|---|---|
class |
MemcacheEntry |
| Modifier and Type | Class and Description |
|---|---|
class |
RestValue |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientDisconnectionOperation |
class |
ClientReAuthOperation |
class |
ClientResponse |
class |
OperationFactoryWrapper |
| Modifier and Type | Class and Description |
|---|---|
static class |
ClientTestApp.Echo
Echoes to screen
|
| Modifier and Type | Class and Description |
|---|---|
class |
AuthenticationFailureOperation |
class |
AuthorizationOperation |
class |
BindOperation |
class |
ConfigCheck |
class |
FinalizeJoinOperation |
class |
HeartbeatOperation |
class |
JoinCheckOperation |
class |
JoinMessage |
class |
JoinRequest |
class |
JoinRequestOperation |
class |
MasterConfirmationOperation |
class |
MemberAttributeChangedOperation |
class |
MemberInfo |
class |
MemberInfoUpdateOperation |
class |
MemberRemoveOperation |
class |
MergeClustersOperation |
class |
PostJoinOperation |
class |
PrepareMergeOperation |
class |
SetMasterOperation |
static class |
TcpIpJoiner.MasterClaim |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientMembershipEvent |
class |
MemberAttributeChange |
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionAddAllBackupOperation |
class |
CollectionAddAllOperation |
class |
CollectionAddBackupOperation |
class |
CollectionAddOperation |
class |
CollectionBackupAwareOperation |
class |
CollectionClearBackupOperation |
class |
CollectionClearOperation |
class |
CollectionCompareAndRemoveOperation |
class |
CollectionContainer |
class |
CollectionContainsOperation |
class |
CollectionEvent |
class |
CollectionEventFilter |
class |
CollectionGetAllOperation |
class |
CollectionItem |
class |
CollectionOperation |
class |
CollectionRemoveBackupOperation |
class |
CollectionRemoveOperation |
class |
CollectionReplicationOperation |
class |
CollectionSizeOperation |
class |
CollectionTransactionRollbackOperation |
class |
TxCollectionItem |
| Modifier and Type | Class and Description |
|---|---|
class |
ListAddAllOperation |
class |
ListAddOperation |
class |
ListContainer |
class |
ListGetOperation |
class |
ListIndexOfOperation |
class |
ListRemoveOperation |
class |
ListReplicationOperation |
class |
ListSetBackupOperation |
class |
ListSetOperation |
class |
ListSubOperation |
| Modifier and Type | Class and Description |
|---|---|
class |
SetContainer |
class |
SetReplicationOperation |
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionPrepareBackupOperation |
class |
CollectionPrepareOperation |
class |
CollectionReserveAddOperation |
class |
CollectionReserveRemoveOperation |
class |
CollectionRollbackBackupOperation |
class |
CollectionRollbackOperation |
class |
CollectionTransactionLog |
class |
CollectionTxnAddBackupOperation |
class |
CollectionTxnAddOperation |
class |
CollectionTxnRemoveBackupOperation |
class |
CollectionTxnRemoveOperation |
| Modifier and Type | Class and Description |
|---|---|
class |
AddAndGetOperation |
class |
AddBackupOperation |
class |
AtomicLongBackupAwareOperation |
class |
AtomicLongBaseOperation |
class |
AtomicLongReplicationOperation |
class |
GetAndAddOperation |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAlterOperation |
class |
AlterAndGetOperation |
class |
AlterOperation |
class |
ApplyOperation |
class |
AtomicReferenceBackupAwareOperation |
class |
AtomicReferenceBaseOperation |
class |
AtomicReferenceReplicationOperation |
class |
CompareAndSetOperation |
class |
GetAndAlterOperation |
class |
GetAndSetOperation |
class |
IsNullOperation |
class |
SetAndGetOperation |
class |
SetBackupOperation |
| Modifier and Type | Class and Description |
|---|---|
class |
CountDownLatchInfo |
| Modifier and Type | Class and Description |
|---|---|
class |
CountDownLatchBackupOperation |
class |
CountDownLatchReplicationOperation |
class |
CountDownOperation |
class |
GetCountOperation |
class |
SetCountOperation |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalLockNamespace |
class |
LockStoreImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
AwaitBackupOperation |
class |
AwaitOperation |
class |
BeforeAwaitBackupOperation |
class |
BeforeAwaitOperation |
class |
GetLockCountOperation |
class |
GetRemainingLeaseTimeOperation |
class |
IsLockedOperation |
class |
LockBackupOperation |
class |
LockOperation |
class |
LockReplicationOperation |
class |
SignalBackupOperation |
class |
SignalOperation |
class |
UnlockBackupOperation |
class |
UnlockOperation |
| Modifier and Type | Class and Description |
|---|---|
class |
Permit |
| Modifier and Type | Class and Description |
|---|---|
class |
AcquireBackupOperation |
class |
AcquireOperation |
class |
AvailableOperation |
class |
DeadMemberBackupOperation |
class |
InitBackupOperation |
class |
InitOperation |
class |
ReduceBackupOperation |
class |
ReduceOperation |
class |
ReleaseBackupOperation |
class |
ReleaseOperation |
class |
SemaphoreBackupAwareOperation |
class |
SemaphoreBackupOperation |
class |
SemaphoreDeadMemberOperation |
class |
SemaphoreOperation |
class |
SemaphoreReplicationOperation |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Member
Cluster member interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MemberAttributeEvent |
class |
MemberLeftException
Thrown when a member left during an invocation or execution.
|
class |
MigrationEvent
An event fired when a partition migration starts, completes or fails.
|
class |
PartitionAwareKey<K,P>
A
PartitionAware key. |
| Modifier and Type | Class and Description |
|---|---|
static class |
TestApp.Echo
Echoes to screen
|
| Modifier and Type | Class and Description |
|---|---|
class |
CallableTaskOperation |
class |
CancellationOperation |
class |
MemberCallableTaskOperation |
class |
RunnableAdapter<V> |
class |
ShutdownOperation |
| Modifier and Type | Class and Description |
|---|---|
class |
VersionAwareMapMergePolicy |
| Modifier and Type | Class and Description |
|---|---|
class |
Invalidation |
class |
Timestamp |
| Modifier and Type | Class and Description |
|---|---|
class |
MemberImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
SystemLogRecord |
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterRuntimeState |
class |
ConnectionInfo
DTO containing
Connection information. |
class |
LockInfo
DTO containing Lock information.
|
class |
MapConfigAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
GetMapConfigOperation |
class |
ScriptExecutorOperation |
class |
ThreadDumpOperation |
class |
UpdateManagementCenterUrlOperation |
class |
UpdateMapConfigOperation |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConsoleRequest |
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterPropsRequest |
class |
ConsoleCommandRequest |
class |
EvictLocalMapRequest |
class |
ExecuteScriptRequest |
class |
GetLogsRequest |
class |
GetMapEntryRequest |
class |
GetMemberSystemPropertiesRequest |
class |
GetSystemWarningsRequest |
class |
MapConfigRequest |
class |
MemberConfigRequest |
class |
RunGcRequest |
class |
RuntimeStateRequest |
class |
ShutdownMemberRequest |
class |
ThreadDumpRequest |
class |
VersionMismatchLogRequest |
| Modifier and Type | Class and Description |
|---|---|
class |
EntryEventFilter |
class |
EventData |
class |
MapEntrySet |
class |
MapKeySet |
class |
MapValueCollection |
class |
QueryEventFilter |
class |
QueryResult |
class |
SimpleEntryView<K,V> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MapMergePolicy |
| Modifier and Type | Class and Description |
|---|---|
class |
HigherHitsMapMergePolicy
Built-in MergePolicy implementation.
|
class |
LatestUpdateMapMergePolicy
Built-in MergePolicy implementation.
|
class |
PassThroughMergePolicy
Built-in MergePolicy implementation.
|
class |
PutIfAbsentMapMergePolicy
Built-in MergePolicy implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RecordInfo |
class |
RecordReplicationInfo |
class |
RecordStatistics |
| Modifier and Type | Class and Description |
|---|---|
class |
MapTransactionLog |
class |
TxnDeleteOperation |
class |
TxnSetOperation |
class |
TxnUnlockBackupOperation |
class |
TxnUnlockOperation |
class |
VersionedValue |
| Modifier and Type | Class and Description |
|---|---|
class |
MapReplicationRemove |
class |
MapReplicationUpdate |
| Modifier and Type | Class and Description |
|---|---|
class |
ListKeyValueSource<V>
This
KeyValueSource implementation is used in
KeyValueSource.fromList(com.hazelcast.core.IList) to generate a default
implementation based on a Hazelcast IList. |
class |
MapKeyValueSource<K,V>
This
KeyValueSource implementation is used in
KeyValueSource.fromMap(com.hazelcast.core.IMap) to generate a default
implementation based on a Hazelcast IMap. |
class |
MultiMapKeyValueSource<K,V>
This
KeyValueSource implementation is used in
KeyValueSource.fromMultiMap(com.hazelcast.core.MultiMap) to generate a default
implementation based on a Hazelcast MultiMap. |
class |
SetKeyValueSource<V>
This
KeyValueSource implementation is used in
KeyValueSource.fromSet(com.hazelcast.core.ISet) to generate a default
implementation based on a Hazelcast ISet. |
| Modifier and Type | Class and Description |
|---|---|
class |
IntermediateChunkNotification<KeyOut,Value>
Notification that is fired every time the chunk limit is reached and is send to the reducers
|
class |
LastChunkNotification<KeyOut,Value>
This notification is used to notify the reducer that this chunk is the last chunk of the
defined partitionId.
|
class |
MapReduceNotification
Base class for all map reduce framework notifications
|
class |
MemberAwareMapReduceNotification
Base class for all notifications based on a member
|
class |
ReducingFinishedNotification
This notification class is used to signal the
JobSupervisor
owner node that a reducer has finished the reducing step for the defined partitionId. |
| Modifier and Type | Class and Description |
|---|---|
class |
CancelJobSupervisorOperation
This operation is fired by the jobs owner node to remotely cancel the defined jobId on all nodes.
|
class |
FireNotificationOperation
This operation is used to transport and execute a notification on a remote node since
the current event service is not capable of reliable transmission so this is a fallback
to sync operations which is hopefully only a temporary workaround!
|
class |
GetResultOperation
This operation is used to retrieve results from a remote node
|
class |
GetResultOperationFactory
This class is used to create
GetResultOperation
instances.In difference to other implementations of OperationFactory this class
is never ever serialized and the DataSerializable methods GetResultOperationFactory.readData(com.hazelcast.nio.ObjectDataInput)
and GetResultOperationFactory.writeData(com.hazelcast.nio.ObjectDataOutput) throw UnsupportedOperationExceptions. |
class |
KeysAssignmentOperation
This operation is used to request assignment for keys on the job owners node.
|
class |
KeysAssignmentResult
This class is used to store assignment results in
KeysAssignmentOperation
executions. |
class |
KeyValueJobOperation<K,V>
This operation is used to prepare a
KeyValueSource based
map reduce operation on all cluster members. |
class |
NotifyRemoteExceptionOperation
This operation is used to inform the job owner of a remote exception
|
class |
PostPonePartitionProcessing
This operation is used to tell the job owner to postpone a mapping phase for the defined
partitionId.
|
class |
ProcessingOperation
This is the base class for all map reduce framework operations, it always contains the name of
the JobTracker and the unique jobId
|
class |
ProcessStatsUpdateOperation
This operation is used to update the process statistics on the owner node
|
class |
RequestMemberIdAssignment
This operation is used to do some kind of partitionId based processing on non partition based implementations
of
KeyValueSource (not implementing PartitionIdAware)
which can happen for custom data sources like distributed filesystems that are up to the end user on how to
manage the distribution. |
class |
RequestPartitionMapping
This operation requests a new partition to process by the requester on the job owning node
|
class |
RequestPartitionProcessed
This operation tells the job owner to mark a partition as cully processed
|
class |
RequestPartitionReducing
This operation tells the job owner to start reducing phase of the defined partition on the first
occurrence of a full emitted chunk
|
class |
RequestPartitionResult
This class is used to store the requested result of all kinds of processing operations.
By default it holds a basic result state and maybe the partitionId it was operated otherwise it's value is defined as -1 |
class |
StartProcessingJobOperation<K>
This operation is used to start the actual processing after all node prepared to execute the map reduce job
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
LocalExecutorStats |
interface |
LocalInstanceStats |
interface |
LocalMapStats
Local map statistics.
|
interface |
LocalMultiMapStats |
interface |
LocalQueueStats
Local queue statistics.
|
interface |
LocalTopicStats |
interface |
MemberState |
interface |
NearCacheStats |
| Modifier and Type | Class and Description |
|---|---|
class |
TimedMemberState |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalExecutorStatsImpl |
class |
LocalMapStatsImpl |
class |
LocalMultiMapStatsImpl |
class |
LocalQueueStatsImpl |
class |
LocalTopicStatsImpl |
class |
MemberStateImpl |
class |
NearCacheStatsImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
MultiMapEvent |
class |
MultiMapEventFilter |
class |
MultiMapMigrationOperation |
class |
MultiMapRecord |
| Modifier and Type | Class and Description |
|---|---|
class |
ContainsEntryOperation |
class |
CountOperation |
class |
EntrySetOperation |
class |
EntrySetResponse |
class |
GetAllOperation |
class |
KeySetOperation |
class |
MultiMapBackupAwareOperation |
class |
MultiMapKeyBasedOperation |
class |
MultiMapOperation |
class |
MultiMapOperationFactory |
class |
MultiMapResponse |
class |
PutBackupOperation |
class |
PutOperation |
class |
RemoveAllBackupOperation |
class |
RemoveAllOperation |
class |
ValuesOperation |
| Modifier and Type | Class and Description |
|---|---|
class |
MultiMapTransactionLog |
class |
TxnCommitBackupOperation |
class |
TxnCommitOperation |
class |
TxnGenerateRecordIdOperation |
class |
TxnLockAndGetOperation |
class |
TxnPutBackupOperation |
class |
TxnPutOperation |
class |
TxnRemoveAllBackupOperation |
class |
TxnRemoveAllOperation |
class |
TxnRemoveBackupOperation |
class |
TxnRemoveOperation |
| Modifier and Type | Class and Description |
|---|---|
class |
Address |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClassDefinition |
interface |
FieldDefinition |
interface |
IdentifiedDataSerializable |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryClassDefinitionProxy |
class |
ClassDefinitionImpl |
class |
Data |
| Modifier and Type | Class and Description |
|---|---|
class |
MigrationInfo |
class |
PartitionRuntimeState |
| Modifier and Type | Class and Description |
|---|---|
class |
PartitionsResponse |
| Modifier and Type | Class and Description |
|---|---|
class |
AssignPartitions |
class |
BaseMigrationOperation |
class |
CheckReplicaVersion |
class |
HasOngoingMigration |
class |
MigrationOperation |
class |
MigrationRequestOperation |
class |
PartitionStateOperation |
class |
ReplicaSyncRequest |
class |
ReplicaSyncResponse |
class |
ReplicaSyncRetryResponse |
| Modifier and Type | Class and Description |
|---|---|
class |
PagingPredicate
This class is a special Predicate which helps to get a page-by-page result of a query
Can be constructed with a page-size, an inner predicate for filtering, A comparator for sorting \
This class is not thread-safe and stateless.
|
class |
PredicateBuilder |
static class |
Predicates.AbstractPredicate |
static class |
Predicates.AndPredicate |
static class |
Predicates.BetweenPredicate |
static class |
Predicates.EqualPredicate |
static class |
Predicates.GreaterLessPredicate |
static class |
Predicates.ILikePredicate |
static class |
Predicates.InPredicate |
static class |
Predicates.LikePredicate |
static class |
Predicates.NotEqualPredicate |
static class |
Predicates.NotPredicate |
static class |
Predicates.OrPredicate |
static class |
Predicates.RegexPredicate |
class |
SqlPredicate |
| Modifier and Type | Class and Description |
|---|---|
class |
QueryResultEntryImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
AddAllBackupOperation |
class |
AddAllOperation |
class |
CheckAndEvictOperation |
class |
ClearBackupOperation |
class |
ClearOperation |
class |
CompareAndRemoveBackupOperation |
class |
CompareAndRemoveOperation |
class |
ContainsOperation |
class |
DrainBackupOperation |
class |
DrainOperation |
class |
IteratorOperation |
class |
OfferBackupOperation |
class |
OfferOperation
User: ali
Date: 11/14/12
Time: 12:14 AM
|
class |
PeekOperation
User: ali
Date: 11/23/12
Time: 3:56 AM
|
class |
PollBackupOperation |
class |
PollOperation |
class |
QueueBackupAwareOperation |
class |
QueueContainer
User: ali
Date: 11/22/12
Time: 11:00 AM
|
class |
QueueEvent |
class |
QueueEventFilter |
class |
QueueItem |
class |
QueueOperation |
class |
QueueReplicationOperation
User: ali
Date: 11/21/12
Time: 11:23 AM
|
class |
RemoveBackupOperation |
class |
RemoveOperation |
class |
SizeOperation
User: ali
Date: 11/19/12
Time: 11:37 AM
|
class |
TxQueueItem |
| Modifier and Type | Class and Description |
|---|---|
class |
QueueTransactionLog |
class |
QueueTransactionRollbackOperation |
class |
TxnOfferBackupOperation |
class |
TxnOfferOperation |
class |
TxnPeekOperation
User: ahmetmircik
Date: 9/30/13
Time: 2:19 PM
|
class |
TxnPollBackupOperation |
class |
TxnPollOperation |
class |
TxnPrepareBackupOperation |
class |
TxnPrepareOperation |
class |
TxnReserveOfferOperation |
class |
TxnReservePollOperation |
class |
TxnRollbackBackupOperation |
class |
TxnRollbackOperation |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EventRegistration
The result of a Event Registration.
|
interface |
ObjectNamespace |
interface |
OperationFactory
A Factory for creating
Operation instances. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractOperation |
class |
DefaultObjectNamespace |
class |
MemberAttributeServiceEvent |
class |
Operation
An operation could be compared the a
Runnable. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNamedOperation |
class |
BinaryOperationFactory |
class |
DistributedObjectEventPacket |
static class |
EventServiceImpl.DeregistrationOperation |
static class |
EventServiceImpl.EmptyFilter |
static class |
EventServiceImpl.EventPacket |
static class |
EventServiceImpl.PostJoinRegistrationOperation |
static class |
EventServiceImpl.Registration |
static class |
EventServiceImpl.RegistrationOperation |
static class |
EventServiceImpl.SendEventOperation |
class |
NormalResponse
A NormalResponse is send when an Operation needs to return a value.
|
class |
PartitionIteratingOperation |
static class |
PartitionIteratingOperation.PartitionResponse |
static class |
ProxyServiceImpl.DistributedObjectDestroyOperation |
static class |
ProxyServiceImpl.PostJoinProxyOperation |
class |
Response
|
class |
SerializableCollection |
| Modifier and Type | Class and Description |
|---|---|
class |
PublishOperation |
class |
TopicEvent |
| Modifier and Type | Class and Description |
|---|---|
class |
TransactionOptions
Contains the configuration for a Hazelcast transaction.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
KeyAwareTransactionLog |
interface |
TransactionLog |
| Modifier and Type | Class and Description |
|---|---|
class |
BeginTxBackupOperation |
class |
BroadcastTxRollbackOperation |
class |
PurgeTxBackupOperation |
class |
RecoveredTransaction |
class |
RecoverTxnOperation |
class |
ReplicateTxOperation |
class |
RollbackTxBackupOperation |
class |
SerializableXID |
| Modifier and Type | Class and Description |
|---|---|
class |
QueryResultSet |
| Modifier and Type | Class and Description |
|---|---|
class |
WanReplicationEvent |
| Modifier and Type | Class and Description |
|---|---|
class |
InvalidateEntryProcessor |
class |
SessionAttributePredicate |
Copyright © 2021 Hazelcast, Inc.. All rights reserved.