|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PreReplicationHook | |
---|---|
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 PreReplicationHook in com.hazelcast.replicatedmap.impl |
---|
Methods in com.hazelcast.replicatedmap.impl with parameters of type PreReplicationHook | |
---|---|
void |
ReplicatedMapProxy.setPreReplicationHook(PreReplicationHook preReplicationHook)
|
Uses of PreReplicationHook in com.hazelcast.replicatedmap.impl.record |
---|
Methods in com.hazelcast.replicatedmap.impl.record with parameters of type PreReplicationHook | |
---|---|
void |
ReplicationPublisher.setPreReplicationHook(PreReplicationHook preReplicationHook)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |