|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.hazelcast.replicatedmap.impl.record | |
|---|---|
| com.hazelcast.replicatedmap.impl | This package contains the implementation of the replicated map service itself and some connection interfaces only used internally - No public API! |
| com.hazelcast.replicatedmap.impl.client | This package contains classes for client communication on replicated map implementation |
| com.hazelcast.replicatedmap.impl.messages | This package contains replication event classes to communicate replications to other nodes |
| com.hazelcast.replicatedmap.impl.operation | This package contains some remote operations to execute on remote nodes |
| com.hazelcast.replicatedmap.impl.record | This package contains the implementation of the backing data storage for the replicated map implementation |
| Classes in com.hazelcast.replicatedmap.impl.record used by com.hazelcast.replicatedmap.impl | |
|---|---|
| ReplicatedRecordStore
This interface describes a common record store for replicated maps and their actual records |
|
| Classes in com.hazelcast.replicatedmap.impl.record used by com.hazelcast.replicatedmap.impl.client | |
|---|---|
| ReplicatedRecordStore
This interface describes a common record store for replicated maps and their actual records |
|
| Classes in com.hazelcast.replicatedmap.impl.record used by com.hazelcast.replicatedmap.impl.messages | |
|---|---|
| VectorClockTimestamp
A vector clock implementation based on hashcodes of the Hazelcast members UUID to solve conflicts on replication updates |
|
| Classes in com.hazelcast.replicatedmap.impl.record used by com.hazelcast.replicatedmap.impl.operation | |
|---|---|
| ReplicatedRecord
A ReplicatedRecord is the actual data holding entity. |
|
| Classes in com.hazelcast.replicatedmap.impl.record used by com.hazelcast.replicatedmap.impl.record | |
|---|---|
| AbstractReplicatedRecordStore
This is the base class for all ReplicatedRecordStore implementations |
|
| ReplicatedEntryEventFilter
Basic filter implementation for selecting interesting events on the server |
|
| ReplicatedRecord
A ReplicatedRecord is the actual data holding entity. |
|
| ReplicatedRecordStore
This interface describes a common record store for replicated maps and their actual records |
|
| ReplicationPublisher
This class implements the actual replication logic for replicated map |
|
| VectorClockTimestamp
A vector clock implementation based on hashcodes of the Hazelcast members UUID to solve conflicts on replication updates |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||