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. 
 |