| Package | Description |
|---|---|
| com.hazelcast.internal.cluster.impl |
This package contains the implementation of the cluster functionality.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NodeMulticastListener |
class |
SplitBrainMulticastListener
Listens for
SplitBrainJoinMessages and adds them for processing by split brain handler. |
| Modifier and Type | Method and Description |
|---|---|
void |
MulticastService.addMulticastListener(MulticastListener multicastListener) |
void |
MulticastService.removeMulticastListener(MulticastListener multicastListener) |
Copyright © 2018. All Rights Reserved.