| Package | Description |
|---|---|
| org.apache.jackrabbit.core.cluster |
| Modifier and Type | Class and Description |
|---|---|
class |
ChangeLogRecord
Cluster record representing a workspace or version update.
|
class |
LockRecord
Cluster record representing a lock or unlock operation.
|
class |
NamespaceRecord
Cluster record representing a namespace registration, reregistration or
unregistration.
|
class |
NodeTypeRecord
Cluster record representing a node type registration, re-registration or
unregistration.
|
class |
PrivilegeRecord
PrivilegeRecord... |
class |
WorkspaceRecord
Record for propagating workspace modifications across the cluster.
|
| Modifier and Type | Method and Description |
|---|---|
ClusterRecord |
ClusterRecordDeserializer.deserialize(Record record)
Deserialize a cluster record.
|
ClusterRecord |
DefaultClusterOperation.getRecord()
Return the record.
|
| Constructor and Description |
|---|
DefaultClusterOperation(ClusterNode clusterNode,
ClusterRecord record)
Create an instance of this class.
|
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.