Uses of Class
com.hazelcast.wan.WanReplicationEvent

Packages that use WanReplicationEvent
com.hazelcast.map.impl Contains implementation specific classes of com.hazelcast.map package. 
com.hazelcast.spi Provides interfaces/classes for Hazelcast SPI. 
 

Uses of WanReplicationEvent in com.hazelcast.map.impl
 

Methods in com.hazelcast.map.impl with parameters of type WanReplicationEvent
 void MapService.onReplicationEvent(WanReplicationEvent replicationEvent)
           
 

Uses of WanReplicationEvent in com.hazelcast.spi
 

Methods in com.hazelcast.spi with parameters of type WanReplicationEvent
 void ReplicationSupportingService.onReplicationEvent(WanReplicationEvent replicationEvent)
           
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.