|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClusterNode | |
---|---|
org.terracotta.toolkit.cluster | |
org.terracotta.toolkit.events |
Uses of ClusterNode in org.terracotta.toolkit.cluster |
---|
Methods in org.terracotta.toolkit.cluster that return ClusterNode | |
---|---|
ClusterNode |
ClusterInfo.getCurrentNode()
Retrieves the ClusterNode instance that corresponds to the current node. |
ClusterNode |
ClusterEvent.getNode()
Retrieves the node that this event talks about. |
Methods in org.terracotta.toolkit.cluster that return types with arguments of type ClusterNode | |
---|---|
Set<ClusterNode> |
ClusterInfo.getNodes()
Returns a collection that contains a snapshot of the nodes that are part of the cluster at the time of the method call. |
Uses of ClusterNode in org.terracotta.toolkit.events |
---|
Methods in org.terracotta.toolkit.events that return ClusterNode | |
---|---|
ClusterNode |
ToolkitNotificationEvent.getRemoteNode()
Get the remote node that initiated the event. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |