|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ClusterEvent
Indicates that the state of a node in the cluster has changed.
Instances of the TerracottaClusterEvent are provided as arguments of the ClusterListener
methods.
| Nested Class Summary | |
|---|---|
static class |
ClusterEvent.Type
|
| Method Summary | |
|---|---|
ClusterNode |
getNode()
Retrieves the node that this event talks about. |
ClusterEvent.Type |
getType()
Retrieves the type of this event. |
| Method Detail |
|---|
ClusterNode getNode()
ClusterEvent.Type getType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||