|
Interface Summary |
| ClusterContext |
Initial interface passed to a ClusterNode. |
| ClusterOperation |
Cluster operation that will be written to the cluster's journal and
ultimately processed by other instances. |
| LockEventChannel |
Event channel used to transmit lock events. |
| LockEventListener |
Interface used to receive information about incoming, external lock events. |
| NamespaceEventChannel |
Event channel used to transmit namespace registry operations. |
| NamespaceEventListener |
Interface used to receive information about incoming, external namespace registry events. |
| NodeTypeEventChannel |
Event channel used to transmit nodetype registry operations. |
| NodeTypeEventListener |
Interface used to receive information about incoming, external node type registry events. |
| Update |
Update operation passed in UpdateEventChannel. |
| UpdateEventChannel |
Event channel used to transmit update operations. |
| UpdateEventListener |
Interface used to receive information about incoming, external update events. |