Package | Description |
---|---|
org.apache.jackrabbit.core.cluster |
Modifier and Type | Class and Description |
---|---|
class |
ClusterNode
Default clustered node implementation.
|
Modifier and Type | Method and Description |
---|---|
void |
ChangeLogRecord.process(ClusterRecordProcessor processor)
Process this record, calling the appropriate
process
method. |
abstract void |
ClusterRecord.process(ClusterRecordProcessor processor)
Process this record, calling the appropriate
process
method. |
void |
LockRecord.process(ClusterRecordProcessor processor)
Process this record, calling the appropriate
process
method. |
void |
NamespaceRecord.process(ClusterRecordProcessor processor)
Process this record, calling the appropriate
process
method. |
void |
NodeTypeRecord.process(ClusterRecordProcessor processor)
Process this record, calling the appropriate
process
method. |
void |
PrivilegeRecord.process(ClusterRecordProcessor processor) |
void |
WorkspaceRecord.process(ClusterRecordProcessor processor) |
void |
WorkspaceRecord.process(ClusterRecordProcessor processor) |
void |
PrivilegeRecord.process(ClusterRecordProcessor processor) |
void |
NodeTypeRecord.process(ClusterRecordProcessor processor)
Process this record, calling the appropriate
process
method. |
void |
NamespaceRecord.process(ClusterRecordProcessor processor)
Process this record, calling the appropriate
process
method. |
void |
LockRecord.process(ClusterRecordProcessor processor)
Process this record, calling the appropriate
process
method. |
abstract void |
ClusterRecord.process(ClusterRecordProcessor processor)
Process this record, calling the appropriate
process
method. |
void |
ChangeLogRecord.process(ClusterRecordProcessor processor)
Process this record, calling the appropriate
process
method. |
Copyright © 2004–2023 The Apache Software Foundation. All rights reserved.