|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.hazelcast.spi.impl | |
---|---|
com.hazelcast.cache.impl.operation | Hazelcast JSR-107 aka JCache implementation |
com.hazelcast.client.impl.protocol.task | Client tasks associated with requests. |
com.hazelcast.client.impl.protocol.task.atomiclong | Client protocol tasks implementations for AtomicLong |
com.hazelcast.client.impl.protocol.task.atomicreference | Client protocol tasks implementations for AtomicReference |
com.hazelcast.client.impl.protocol.task.cache | Client protocol tasks implementations for JCache |
com.hazelcast.client.impl.protocol.task.condition | Client protocol tasks implementations for Condition |
com.hazelcast.client.impl.protocol.task.countdownlatch | Client protocol tasks implementations for CountDownLatch |
com.hazelcast.client.impl.protocol.task.executorservice | Client protocol tasks implementations for ExecutorService |
com.hazelcast.client.impl.protocol.task.list | Client protocol tasks implementations for List |
com.hazelcast.client.impl.protocol.task.lock | Client protocol tasks implementations for ILock |
com.hazelcast.client.impl.protocol.task.map | Client protocol tasks implementations for map |
com.hazelcast.client.impl.protocol.task.mapreduce | Client protocol tasks implementations for map reduce |
com.hazelcast.client.impl.protocol.task.multimap | Client protocol tasks implementations for multi map |
com.hazelcast.client.impl.protocol.task.queue | Client protocol tasks implementations for Queue |
com.hazelcast.client.impl.protocol.task.replicatedmap | Client protocol tasks implementations for ReplicatedMap |
com.hazelcast.client.impl.protocol.task.semaphore | Client protocol tasks implementations for Semaphore |
com.hazelcast.client.impl.protocol.task.set | Client protocol tasks implementations for set |
com.hazelcast.client.impl.protocol.task.topic | Client protocol tasks implementations for Topic |
com.hazelcast.client.impl.protocol.task.transaction | Client protocol tasks implementations for Transaction related |
com.hazelcast.client.impl.protocol.task.transactionallist | Client protocol tasks implementations for Transactional List |
com.hazelcast.client.impl.protocol.task.transactionalmap | Client protocol tasks implementations for Transactional Map |
com.hazelcast.client.impl.protocol.task.transactionalmultimap | Client protocol tasks implementations for Transactional MultiMap |
com.hazelcast.client.impl.protocol.task.transactionalqueue | Client protocol tasks implementations for Transactional Queue |
com.hazelcast.client.impl.protocol.task.transactionalset | Client protocol tasks implementations for Transactional Set |
com.hazelcast.cluster.impl | This package contains the implementation of the cluster functionality. |
com.hazelcast.concurrent.countdownlatch.operations | This package contains the operations on the ICountDownLatch. |
com.hazelcast.concurrent.semaphore.operations | This package contains the operations on the ISemaphore. |
com.hazelcast.executor.impl.operations | This package contains operations for the IExecutorService. |
com.hazelcast.instance | This package contains Hazelcast Instance functionality. |
com.hazelcast.map.impl.operation | Package for map operations. |
com.hazelcast.map.impl.tx | Contains implementation classes for TransactionalMap |
com.hazelcast.mapreduce.impl.task | This package contains the base implementation for a standard map reduce job. |
com.hazelcast.quorum.impl | Contains cluster quorum implementation classes. |
com.hazelcast.ringbuffer.impl | Contains the Ringbuffer implementation classes. |
com.hazelcast.spi | Provides interfaces/classes for Hazelcast SPI. |
com.hazelcast.spi.impl | Contains implementations for Hazelcast SPI. |
com.hazelcast.spi.impl.eventservice.impl | Contains the code for the InternalEventService implementation. |
com.hazelcast.spi.impl.executionservice.impl | Contains the implementation of the InternalExecutionService . |
com.hazelcast.spi.impl.operationexecutor | Contains the OperationRunner code. |
com.hazelcast.spi.impl.operationexecutor.classic | Contains the ClassicOperationExecutor code. |
com.hazelcast.spi.impl.operationservice | Contains the InternalOperationService API. |
com.hazelcast.spi.impl.operationservice.impl | Contains the code for the InternalOperationService implementation. |
com.hazelcast.spi.impl.proxyservice.impl | Contains the implementation of the InternalProxyService . |
com.hazelcast.spi.impl.waitnotifyservice.impl | Contains the implementation code for the InternalWaitNotifyService . |
com.hazelcast.topic.impl | 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.impl | Provides implementation for Hazelcast transaction support. |
com.hazelcast.transaction.impl.xa | Provides implementation for Hazelcast XA transaction support. |
Classes in com.hazelcast.spi.impl used by com.hazelcast.cache.impl.operation | |
---|---|
AbstractNamedOperation
|
Classes in com.hazelcast.spi.impl used by com.hazelcast.client.impl.protocol.task | |
---|---|
NodeEngineImpl
The NodeEngineImpl is the where the construction of the Hazelcast dependencies take place. |
|
PartitionSpecificRunnable
A Runnable for a specific partition. |
Classes in com.hazelcast.spi.impl used by com.hazelcast.client.impl.protocol.task.atomiclong | |
---|---|
PartitionSpecificRunnable
A Runnable for a specific partition. |
Classes in com.hazelcast.spi.impl used by com.hazelcast.client.impl.protocol.task.atomicreference | |
---|---|
PartitionSpecificRunnable
A Runnable for a specific partition. |
Classes in com.hazelcast.spi.impl used by com.hazelcast.client.impl.protocol.task.cache | |
---|---|
PartitionSpecificRunnable
A Runnable for a specific partition. |
Classes in com.hazelcast.spi.impl used by com.hazelcast.client.impl.protocol.task.condition | |
---|---|
PartitionSpecificRunnable
A Runnable for a specific partition. |
Classes in com.hazelcast.spi.impl used by com.hazelcast.client.impl.protocol.task.countdownlatch | |
---|---|
PartitionSpecificRunnable
A Runnable for a specific partition. |
Classes in com.hazelcast.spi.impl used by com.hazelcast.client.impl.protocol.task.executorservice | |
---|---|
PartitionSpecificRunnable
A Runnable for a specific partition. |
Classes in com.hazelcast.spi.impl used by com.hazelcast.client.impl.protocol.task.list | |
---|---|
PartitionSpecificRunnable
A Runnable for a specific partition. |
Classes in com.hazelcast.spi.impl used by com.hazelcast.client.impl.protocol.task.lock | |
---|---|
PartitionSpecificRunnable
A Runnable for a specific partition. |
Classes in com.hazelcast.spi.impl used by com.hazelcast.client.impl.protocol.task.map | |
---|---|
PartitionSpecificRunnable
A Runnable for a specific partition. |
Classes in com.hazelcast.spi.impl used by com.hazelcast.client.impl.protocol.task.mapreduce | |
---|---|
PartitionSpecificRunnable
A Runnable for a specific partition. |
Classes in com.hazelcast.spi.impl used by com.hazelcast.client.impl.protocol.task.multimap | |
---|---|
PartitionSpecificRunnable
A Runnable for a specific partition. |
Classes in com.hazelcast.spi.impl used by com.hazelcast.client.impl.protocol.task.queue | |
---|---|
PartitionSpecificRunnable
A Runnable for a specific partition. |
Classes in com.hazelcast.spi.impl used by com.hazelcast.client.impl.protocol.task.replicatedmap | |
---|---|
PartitionSpecificRunnable
A Runnable for a specific partition. |
Classes in com.hazelcast.spi.impl used by com.hazelcast.client.impl.protocol.task.semaphore | |
---|---|
PartitionSpecificRunnable
A Runnable for a specific partition. |
Classes in com.hazelcast.spi.impl used by com.hazelcast.client.impl.protocol.task.set | |
---|---|
PartitionSpecificRunnable
A Runnable for a specific partition. |
Classes in com.hazelcast.spi.impl used by com.hazelcast.client.impl.protocol.task.topic | |
---|---|
PartitionSpecificRunnable
A Runnable for a specific partition. |
Classes in com.hazelcast.spi.impl used by com.hazelcast.client.impl.protocol.task.transaction | |
---|---|
PartitionSpecificRunnable
A Runnable for a specific partition. |
Classes in com.hazelcast.spi.impl used by com.hazelcast.client.impl.protocol.task.transactionallist | |
---|---|
PartitionSpecificRunnable
A Runnable for a specific partition. |
Classes in com.hazelcast.spi.impl used by com.hazelcast.client.impl.protocol.task.transactionalmap | |
---|---|
PartitionSpecificRunnable
A Runnable for a specific partition. |
Classes in com.hazelcast.spi.impl used by com.hazelcast.client.impl.protocol.task.transactionalmultimap | |
---|---|
PartitionSpecificRunnable
A Runnable for a specific partition. |
Classes in com.hazelcast.spi.impl used by com.hazelcast.client.impl.protocol.task.transactionalqueue | |
---|---|
PartitionSpecificRunnable
A Runnable for a specific partition. |
Classes in com.hazelcast.spi.impl used by com.hazelcast.client.impl.protocol.task.transactionalset | |
---|---|
PartitionSpecificRunnable
A Runnable for a specific partition. |
Classes in com.hazelcast.spi.impl used by com.hazelcast.cluster.impl | |
---|---|
NodeEngineImpl
The NodeEngineImpl is the where the construction of the Hazelcast dependencies take place. |
Classes in com.hazelcast.spi.impl used by com.hazelcast.concurrent.countdownlatch.operations | |
---|---|
AbstractNamedOperation
|
Classes in com.hazelcast.spi.impl used by com.hazelcast.concurrent.semaphore.operations | |
---|---|
AbstractNamedOperation
|
Classes in com.hazelcast.spi.impl used by com.hazelcast.executor.impl.operations | |
---|---|
AbstractNamedOperation
|
Classes in com.hazelcast.spi.impl used by com.hazelcast.instance | |
---|---|
NodeEngineImpl
The NodeEngineImpl is the where the construction of the Hazelcast dependencies take place. |
Classes in com.hazelcast.spi.impl used by com.hazelcast.map.impl.operation | |
---|---|
AbstractNamedOperation
|
|
MutatingOperation
Marker interface for operations that changes map state/data. |
Classes in com.hazelcast.spi.impl used by com.hazelcast.map.impl.tx | |
---|---|
MutatingOperation
Marker interface for operations that changes map state/data. |
Classes in com.hazelcast.spi.impl used by com.hazelcast.mapreduce.impl.task | |
---|---|
AbstractCompletableFuture
|
Classes in com.hazelcast.spi.impl used by com.hazelcast.quorum.impl | |
---|---|
NodeEngineImpl
The NodeEngineImpl is the where the construction of the Hazelcast dependencies take place. |
Classes in com.hazelcast.spi.impl used by com.hazelcast.ringbuffer.impl | |
---|---|
NodeEngineImpl
The NodeEngineImpl is the where the construction of the Hazelcast dependencies take place. |
Classes in com.hazelcast.spi.impl used by com.hazelcast.spi | |
---|---|
NodeEngineImpl
The NodeEngineImpl is the where the construction of the Hazelcast dependencies take place. |
Classes in com.hazelcast.spi.impl used by com.hazelcast.spi.impl | |
---|---|
AbstractCompletableFuture
|
Classes in com.hazelcast.spi.impl used by com.hazelcast.spi.impl.eventservice.impl | |
---|---|
NodeEngineImpl
The NodeEngineImpl is the where the construction of the Hazelcast dependencies take place. |
Classes in com.hazelcast.spi.impl used by com.hazelcast.spi.impl.executionservice.impl | |
---|---|
NodeEngineImpl
The NodeEngineImpl is the where the construction of the Hazelcast dependencies take place. |
Classes in com.hazelcast.spi.impl used by com.hazelcast.spi.impl.operationexecutor | |
---|---|
PartitionSpecificRunnable
A Runnable for a specific partition. |
Classes in com.hazelcast.spi.impl used by com.hazelcast.spi.impl.operationexecutor.classic | |
---|---|
PartitionSpecificRunnable
A Runnable for a specific partition. |
Classes in com.hazelcast.spi.impl used by com.hazelcast.spi.impl.operationservice | |
---|---|
PartitionSpecificRunnable
A Runnable for a specific partition. |
Classes in com.hazelcast.spi.impl used by com.hazelcast.spi.impl.operationservice.impl | |
---|---|
NodeEngineImpl
The NodeEngineImpl is the where the construction of the Hazelcast dependencies take place. |
|
PartitionSpecificRunnable
A Runnable for a specific partition. |
Classes in com.hazelcast.spi.impl used by com.hazelcast.spi.impl.proxyservice.impl | |
---|---|
DistributedObjectEventPacket
|
|
NodeEngineImpl
The NodeEngineImpl is the where the construction of the Hazelcast dependencies take place. |
Classes in com.hazelcast.spi.impl used by com.hazelcast.spi.impl.waitnotifyservice.impl | |
---|---|
NodeEngineImpl
The NodeEngineImpl is the where the construction of the Hazelcast dependencies take place. |
Classes in com.hazelcast.spi.impl used by com.hazelcast.topic.impl | |
---|---|
AbstractNamedOperation
|
Classes in com.hazelcast.spi.impl used by com.hazelcast.transaction.impl | |
---|---|
NodeEngineImpl
The NodeEngineImpl is the where the construction of the Hazelcast dependencies take place. |
Classes in com.hazelcast.spi.impl used by com.hazelcast.transaction.impl.xa | |
---|---|
NodeEngineImpl
The NodeEngineImpl is the where the construction of the Hazelcast dependencies take place. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |