Package | Description |
---|---|
com.hazelcast.internal.jmx |
Contains Hazelcast management bean classes.
|
com.hazelcast.spi |
Provides interfaces/classes for the Hazelcast SPI for building distributed data structures and services.
|
com.hazelcast.spi.impl |
Contains implementations for Hazelcast SPI.
|
com.hazelcast.wan.impl |
This package contains the opensource implementation of WAN replication
|
Constructor and Description |
---|
WanPublisherMBean(WanReplicationService wanReplicationService,
String wanReplicationName,
String targetGroupName,
ManagementService service) |
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 © 2019 Hazelcast, Inc.. All Rights Reserved.