| 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.observation | |
| org.apache.jackrabbit.core.query |
| Modifier and Type | Method and Description |
|---|---|
protected ClusterNode |
RepositoryImpl.createClusterNode()
Creates the cluster node.
|
ClusterNode |
RepositoryContext.getClusterNode()
Returns the cluster node instance of this repository, or
null if clustering is not enabled. |
| Constructor and Description |
|---|
DefaultClusterOperation(ClusterNode clusterNode,
ClusterRecord record)
Create an instance of this class.
|
| Constructor and Description |
|---|
ObservationManagerImpl(ObservationDispatcher dispatcher,
SessionImpl session,
ClusterNode clusterNode)
Creates an
ObservationManager instance. |
| Modifier and Type | Method and Description |
|---|---|
ClusterNode |
QueryHandlerContext.getClusterNode()
Returns the cluster node instance of this repository, or
null if clustering is not enabled. |
Copyright © 2004–2020 The Apache Software Foundation. All rights reserved.