Uses of Package
org.apache.jackrabbit.core.cluster
-
Packages that use org.apache.jackrabbit.core.cluster Package Description org.apache.jackrabbit.core Contains the core classes that provide the implementation of the JCR API.org.apache.jackrabbit.core.cluster org.apache.jackrabbit.core.lock org.apache.jackrabbit.core.nodetype org.apache.jackrabbit.core.observation org.apache.jackrabbit.core.persistence.bundle org.apache.jackrabbit.core.persistence.check org.apache.jackrabbit.core.query org.apache.jackrabbit.core.security.authorization org.apache.jackrabbit.core.state org.apache.jackrabbit.core.version The versioning framework in jackrabbit consists of 3 layers. -
Classes in org.apache.jackrabbit.core.cluster used by org.apache.jackrabbit.core Class Description ClusterNode Default clustered node implementation.NamespaceEventChannel Event channel used to transmit namespace registry operations.NamespaceEventListener Interface used to receive information about incoming, external namespace registry events.UpdateEventListener Interface used to receive information about incoming, external update events.WorkspaceListener Listener for external workspace changes. -
Classes in org.apache.jackrabbit.core.cluster used by org.apache.jackrabbit.core.cluster Class Description ChangeLogRecord Cluster record representing a workspace or version update.ClusterContext Initial interface passed to aClusterNode
.ClusterException TheClusterException
signals an error within a cluster operation.ClusterNode Default clustered node implementation.ClusterOperation Cluster operation that will be written to the cluster's journal and ultimately processed by other instances.ClusterRecord Base cluster record.ClusterRecordProcessor Cluster record processor.DefaultClusterOperation Default cluster operation implementation.LockEventChannel Event channel used to transmit lock events.LockEventListener Interface used to receive information about incoming, external lock events.LockRecord Cluster record representing a lock or unlock operation.NamespaceEventChannel Event channel used to transmit namespace registry operations.NamespaceEventListener Interface used to receive information about incoming, external namespace registry events.NamespaceRecord Cluster record representing a namespace registration, reregistration or unregistration.NodeTypeEventChannel Event channel used to transmit nodetype registry operations.NodeTypeEventListener Interface used to receive information about incoming, external node type registry events.NodeTypeRecord Cluster record representing a node type registration, re-registration or unregistration.PrivilegeEventChannel PrivilegeEventChannel
...PrivilegeEventListener PrivilegeEventListener
...PrivilegeRecord PrivilegeRecord
...Update Update operation passed inUpdateEventChannel
.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.WorkspaceRecord Record for propagating workspace modifications across the cluster. -
Classes in org.apache.jackrabbit.core.cluster used by org.apache.jackrabbit.core.lock Class Description LockEventChannel Event channel used to transmit lock events.LockEventListener Interface used to receive information about incoming, external lock events. -
Classes in org.apache.jackrabbit.core.cluster used by org.apache.jackrabbit.core.nodetype Class Description NodeTypeEventChannel Event channel used to transmit nodetype registry operations.NodeTypeEventListener Interface used to receive information about incoming, external node type registry events. -
Classes in org.apache.jackrabbit.core.cluster used by org.apache.jackrabbit.core.observation Class Description ClusterNode Default clustered node implementation. -
Classes in org.apache.jackrabbit.core.cluster used by org.apache.jackrabbit.core.persistence.bundle Class Description UpdateEventChannel Event channel used to transmit update operations. -
Classes in org.apache.jackrabbit.core.cluster used by org.apache.jackrabbit.core.persistence.check Class Description UpdateEventChannel Event channel used to transmit update operations. -
Classes in org.apache.jackrabbit.core.cluster used by org.apache.jackrabbit.core.query Class Description ClusterNode Default clustered node implementation. -
Classes in org.apache.jackrabbit.core.cluster used by org.apache.jackrabbit.core.security.authorization Class Description PrivilegeEventChannel PrivilegeEventChannel
...PrivilegeEventListener PrivilegeEventListener
... -
Classes in org.apache.jackrabbit.core.cluster used by org.apache.jackrabbit.core.state Class Description Update Update operation passed inUpdateEventChannel
.UpdateEventChannel Event channel used to transmit update operations.UpdateEventListener Interface used to receive information about incoming, external update events. -
Classes in org.apache.jackrabbit.core.cluster used by org.apache.jackrabbit.core.version Class Description UpdateEventChannel Event channel used to transmit update operations.UpdateEventListener Interface used to receive information about incoming, external update events.