Uses of Interface
com.hazelcast.wan.WanReplicationService

Packages that use WanReplicationService
com.hazelcast.spi Provides interfaces/classes for Hazelcast SPI. 
com.hazelcast.spi.impl Contains implementations for Hazelcast SPI. 
com.hazelcast.wan.impl This package contains the opensource implementation of WAN replication 
 

Uses of WanReplicationService in com.hazelcast.spi
 

Methods in com.hazelcast.spi that return WanReplicationService
 WanReplicationService NodeEngine.getWanReplicationService()
           
 

Uses of WanReplicationService in com.hazelcast.spi.impl
 

Methods in com.hazelcast.spi.impl that return WanReplicationService
 WanReplicationService NodeEngineImpl.getWanReplicationService()
           
 

Uses of WanReplicationService in com.hazelcast.wan.impl
 

Classes in com.hazelcast.wan.impl that implement WanReplicationService
 class WanReplicationServiceImpl
          Open source implementation of the WanReplicationService
 



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