|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PartitionReplicationEvent | |
|---|---|
| com.hazelcast.cache.impl | Hazelcast JSR-107 aka JCache implementation |
| com.hazelcast.collection.impl.collection | |
| com.hazelcast.collection.impl.list | This package contains IList functionality for Hazelcast. |
| com.hazelcast.collection.impl.queue | |
| com.hazelcast.collection.impl.set | This package contains ISet functionality for Hazelcast. |
| com.hazelcast.concurrent.atomiclong | This package contains IAtomicLong functionality for Hazelcast. The IAtomicLong is the distributed version of the AtomicLong. |
| com.hazelcast.concurrent.atomicreference | This package contains IAtomicReferece functionality for Hazelcast. The IAtomicReference is the distributed version of the AtomicReference. |
| com.hazelcast.concurrent.countdownlatch | This package contains ICountDownLatch functionality for Hazelcast. The ICountDownLatch is the distributed version of the CountDownLatch. |
| com.hazelcast.concurrent.lock | This package contains Lock for Hazelcast. The ILock is the distributed version of the Lock. |
| com.hazelcast.concurrent.semaphore | This package contains ISemaphore functionality for Hazelcast. The ISemaphore is the distributed version of the Semaphore. |
| com.hazelcast.map.impl | Contains implementation specific classes of com.hazelcast.map package. |
| com.hazelcast.multimap.impl | Contains classes for Hazelcast MultiMap module. |
| com.hazelcast.ringbuffer.impl | Contains the Ringbuffer implementation classes. |
| com.hazelcast.spi | Provides interfaces/classes for Hazelcast SPI. |
| com.hazelcast.transaction.impl.xa | Provides implementation for Hazelcast XA transaction support. |
| Uses of PartitionReplicationEvent in com.hazelcast.cache.impl |
|---|
| Methods in com.hazelcast.cache.impl with parameters of type PartitionReplicationEvent | |
|---|---|
Operation |
CacheService.prepareReplicationOperation(PartitionReplicationEvent event)
|
| Uses of PartitionReplicationEvent in com.hazelcast.collection.impl.collection |
|---|
| Methods in com.hazelcast.collection.impl.collection with parameters of type PartitionReplicationEvent | |
|---|---|
Map<String,CollectionContainer> |
CollectionService.getMigrationData(PartitionReplicationEvent event)
|
| Uses of PartitionReplicationEvent in com.hazelcast.collection.impl.list |
|---|
| Methods in com.hazelcast.collection.impl.list with parameters of type PartitionReplicationEvent | |
|---|---|
Operation |
ListService.prepareReplicationOperation(PartitionReplicationEvent event)
|
| Uses of PartitionReplicationEvent in com.hazelcast.collection.impl.queue |
|---|
| Methods in com.hazelcast.collection.impl.queue with parameters of type PartitionReplicationEvent | |
|---|---|
Operation |
QueueService.prepareReplicationOperation(PartitionReplicationEvent event)
|
| Uses of PartitionReplicationEvent in com.hazelcast.collection.impl.set |
|---|
| Methods in com.hazelcast.collection.impl.set with parameters of type PartitionReplicationEvent | |
|---|---|
Operation |
SetService.prepareReplicationOperation(PartitionReplicationEvent event)
|
| Uses of PartitionReplicationEvent in com.hazelcast.concurrent.atomiclong |
|---|
| Methods in com.hazelcast.concurrent.atomiclong with parameters of type PartitionReplicationEvent | |
|---|---|
Operation |
AtomicLongService.prepareReplicationOperation(PartitionReplicationEvent event)
|
| Uses of PartitionReplicationEvent in com.hazelcast.concurrent.atomicreference |
|---|
| Methods in com.hazelcast.concurrent.atomicreference with parameters of type PartitionReplicationEvent | |
|---|---|
Operation |
AtomicReferenceService.prepareReplicationOperation(PartitionReplicationEvent event)
|
| Uses of PartitionReplicationEvent in com.hazelcast.concurrent.countdownlatch |
|---|
| Methods in com.hazelcast.concurrent.countdownlatch with parameters of type PartitionReplicationEvent | |
|---|---|
Operation |
CountDownLatchService.prepareReplicationOperation(PartitionReplicationEvent event)
|
| Uses of PartitionReplicationEvent in com.hazelcast.concurrent.lock |
|---|
| Methods in com.hazelcast.concurrent.lock with parameters of type PartitionReplicationEvent | |
|---|---|
Operation |
LockServiceImpl.prepareReplicationOperation(PartitionReplicationEvent event)
|
| Uses of PartitionReplicationEvent in com.hazelcast.concurrent.semaphore |
|---|
| Methods in com.hazelcast.concurrent.semaphore with parameters of type PartitionReplicationEvent | |
|---|---|
Operation |
SemaphoreService.prepareReplicationOperation(PartitionReplicationEvent event)
|
| Uses of PartitionReplicationEvent in com.hazelcast.map.impl |
|---|
| Methods in com.hazelcast.map.impl with parameters of type PartitionReplicationEvent | |
|---|---|
Operation |
MapService.prepareReplicationOperation(PartitionReplicationEvent event)
|
| Uses of PartitionReplicationEvent in com.hazelcast.multimap.impl |
|---|
| Methods in com.hazelcast.multimap.impl with parameters of type PartitionReplicationEvent | |
|---|---|
Operation |
MultiMapService.prepareReplicationOperation(PartitionReplicationEvent event)
|
| Uses of PartitionReplicationEvent in com.hazelcast.ringbuffer.impl |
|---|
| Methods in com.hazelcast.ringbuffer.impl with parameters of type PartitionReplicationEvent | |
|---|---|
Operation |
RingbufferService.prepareReplicationOperation(PartitionReplicationEvent event)
|
| Uses of PartitionReplicationEvent in com.hazelcast.spi |
|---|
| Methods in com.hazelcast.spi with parameters of type PartitionReplicationEvent | |
|---|---|
Operation |
MigrationAwareService.prepareReplicationOperation(PartitionReplicationEvent event)
|
| Uses of PartitionReplicationEvent in com.hazelcast.transaction.impl.xa |
|---|
| Methods in com.hazelcast.transaction.impl.xa with parameters of type PartitionReplicationEvent | |
|---|---|
Operation |
XAService.prepareReplicationOperation(PartitionReplicationEvent event)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||