Package | Description |
---|---|
org.apache.jackrabbit.core.cluster |
Modifier and Type | Method and Description |
---|---|
protected void |
ClusterNode.init()
Initialize this cluster node (overridable).
|
void |
ClusterNode.init(ClusterContext clusterContext)
Initialize this cluster node.
|
void |
ClusterNode.start()
Starts this cluster node.
|
void |
ClusterNode.sync()
Synchronize contents from journal.
|
void |
ClusterNode.syncOnStartup()
Synchronize contents from journal when a
ClusterNode starts up. |
void |
UpdateEventChannel.updateCreated(Update update)
Called when an a update operation has been created.
|
void |
UpdateEventChannel.updatePrepared(Update update)
Called when an a update operation has been prepared.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.