public interface IClusterTopologyListener extends Serializable
Modifier and Type | Method and Description |
---|---|
void |
onNodeCrashSuspect(NodeCrashSuspectedEvent event) |
void |
onNodeJoined(NodeJoinEvent event) |
void |
onNodeLeft(NodeLeftEvent event) |
void onNodeJoined(NodeJoinEvent event)
void onNodeLeft(NodeLeftEvent event)
void onNodeCrashSuspect(NodeCrashSuspectedEvent event)
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.