Uses of Interface
org.apache.jackrabbit.core.cluster.ClusterOperation
- 
Packages that use ClusterOperation Package Description org.apache.jackrabbit.core.cluster  - 
- 
Uses of ClusterOperation in org.apache.jackrabbit.core.cluster
Classes in org.apache.jackrabbit.core.cluster that implement ClusterOperation Modifier and Type Class Description classDefaultClusterOperationDefault cluster operation implementation.Methods in org.apache.jackrabbit.core.cluster that return ClusterOperation Modifier and Type Method Description ClusterOperationLockEventChannel. create(NodeId nodeId)Create a new cluster operation that should be used to inform other instances in the cluster.ClusterOperationLockEventChannel. create(NodeId nodeId, boolean deep, String owner)Create a new cluster operation that should be used to inform other instances in the cluster. 
 -