Package | Description |
---|---|
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
|
Modifier and Type | Method and Description |
---|---|
WanReplicationService |
NodeEngine.getWanReplicationService()
Gets the WanReplicationService.
|
Modifier and Type | Method and Description |
---|---|
WanReplicationService |
NodeEngineImpl.getWanReplicationService() |
Modifier and Type | Class and Description |
---|---|
class |
WanReplicationServiceImpl
Open source implementation of the
WanReplicationService |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.