Package | Description |
---|---|
com.hazelcast.instance |
This package contains Hazelcast Instance functionality.
|
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 |
DefaultNodeInitializer.geWanReplicationService() |
WanReplicationService |
NodeInitializer.geWanReplicationService() |
Modifier and Type | Method and Description |
---|---|
WanReplicationService |
NodeEngine.getWanReplicationService() |
Modifier and Type | Method and Description |
---|---|
WanReplicationService |
NodeEngineImpl.getWanReplicationService() |
Modifier and Type | Class and Description |
---|---|
class |
WanReplicationServiceImpl
Open source implementation of the
WanReplicationService |
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.