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.
|
ClusterRecordProcessor |
Cluster record processor.
|
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.
|
PrivilegeEventChannel |
PrivilegeEventChannel ...
|
PrivilegeEventListener |
PrivilegeEventListener ...
|
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.
|
WorkspaceEventChannel |
Event channel for reporting workspace change events.
|
WorkspaceListener |
Listener for external workspace changes.
|