|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClusterRecord | |
|---|---|
| org.apache.jackrabbit.core.cluster | |
| Uses of ClusterRecord in org.apache.jackrabbit.core.cluster |
|---|
| Subclasses of ClusterRecord in org.apache.jackrabbit.core.cluster | |
|---|---|
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 |
WorkspaceRecord
Record for propagating workspace modifications across the cluster. |
| Methods in org.apache.jackrabbit.core.cluster that return ClusterRecord | |
|---|---|
ClusterRecord |
ClusterRecordDeserializer.deserialize(Record record)
Deserialize a cluster record. |
ClusterRecord |
DefaultClusterOperation.getRecord()
Return the record. |
| Constructors in org.apache.jackrabbit.core.cluster with parameters of type ClusterRecord | |
|---|---|
DefaultClusterOperation(ClusterNode clusterNode,
ClusterRecord record)
Create an instance of this class. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||