|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MultiReplicationMessage | |
|---|---|
| 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.record | This package contains the implementation of the backing data storage for the replicated map implementation |
| Uses of MultiReplicationMessage in com.hazelcast.replicatedmap.impl |
|---|
| Methods in com.hazelcast.replicatedmap.impl with parameters of type MultiReplicationMessage | |
|---|---|
void |
PreReplicationHook.preReplicateMultiMessage(MultiReplicationMessage message,
ReplicationChannel channel)
|
void |
ReplicationChannel.replicate(MultiReplicationMessage message)
|
| Uses of MultiReplicationMessage in com.hazelcast.replicatedmap.impl.record |
|---|
| Methods in com.hazelcast.replicatedmap.impl.record with parameters of type MultiReplicationMessage | |
|---|---|
void |
ReplicationPublisher.queueUpdateMessages(MultiReplicationMessage updates)
|
void |
ReplicationPublisher.replicate(MultiReplicationMessage message)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||