| Package | Description |
|---|---|
| org.modeshape.jcr | |
| org.modeshape.jcr.bus | |
| org.modeshape.jcr.clustering |
| Modifier and Type | Method and Description |
|---|---|
RepositoryConfiguration.Clustering |
RepositoryConfiguration.getClustering() |
| Modifier and Type | Method and Description |
|---|---|
protected ChangeBus |
JcrRepository.RunningState.createBus(RepositoryConfiguration.Clustering clusteringConfiguration,
ExecutorService executor,
String systemWorkspaceName,
String processId) |
| Modifier and Type | Field and Description |
|---|---|
protected RepositoryConfiguration.Clustering |
ClusteredRepositoryChangeBus.clusteringConfiguration
The clustering configuration
|
| Constructor and Description |
|---|
ClusteredRepositoryChangeBus(RepositoryConfiguration.Clustering clusteringConfiguration,
ChangeBus delegate,
String processId)
Creates a new clustered repository bus
|
| Modifier and Type | Method and Description |
|---|---|
org.jgroups.JChannel |
DefaultChannelProvider.getChannel(RepositoryConfiguration.Clustering clusteringConfig) |
org.jgroups.JChannel |
ChannelProvider.getChannel(RepositoryConfiguration.Clustering clusteringConfig)
A method that is used to instantiate the
JChannel object with the supplied configuration. |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.