| Interface | Description |
|---|---|
| NodeWatcher |
The NodeWatcher to be implemented by users of the API
ClusterSupport.watchActiveNodes(NodeWatcher) |
| Class | Description |
|---|---|
| NodeWatcher.NodeEvent |
The bean that contains the information about the changed node, including its name and whether it is a
NodeWatcher.EventType.NODE_JOINED or a NodeWatcher.EventType.NODE_LEFT |
| SplitterUtil |
Provides a set of utility methods for the
|
| Enum | Description |
|---|---|
| NodeWatcher.EventType |
The enum defining the action, where it is a node joining event or a node leaving event
|
Copyright © 2010–2016 AdroitLogic. All rights reserved.