Package | Description |
---|---|
org.apache.jackrabbit.core.config |
Jackrabbit configuration handling.
|
Modifier and Type | Class and Description |
---|---|
class |
ClusterConfig
Cluster configuration.
|
Modifier and Type | Method and Description |
---|---|
protected JournalFactory |
RepositoryConfigurationParser.getJournalFactory(Element cluster,
File home,
String id)
Parses journal configuration.
|
Constructor and Description |
---|
ClusterConfig(String id,
long syncDelay,
JournalFactory jf)
Creates a new cluster configuration.
|
ClusterConfig(String id,
long syncDelay,
long stopDelay,
JournalFactory jf)
Creates a new cluster configuration.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.