Package | Description |
---|---|
org.infinispan.schematic | |
org.infinispan.schematic.internal | |
org.modeshape.jcr | |
org.modeshape.jcr.cache.document | |
org.modeshape.jcr.federation |
Modifier and Type | Method and Description |
---|---|
static SchematicDb |
Schematic.get(Cache<String,SchematicEntry> cache)
Get the
SchematicDb instance given the appropriately-configured cache. |
static SchematicDb |
Schematic.get(CacheContainer cacheContainer,
String cacheName)
Get the
SchematicDb instance given the container that can obtain the appropriately-configured cache with the given
name. |
Modifier and Type | Class and Description |
---|---|
class |
CacheSchematicDb |
Modifier and Type | Method and Description |
---|---|
protected org.jgroups.Channel |
JcrRepository.RunningState.checkClustering(SchematicDb database) |
Constructor and Description |
---|
LocalDocumentStore(SchematicDb database)
Creates a new local store with the given database
|
Constructor and Description |
---|
FederatedDocumentStore(Connectors connectors,
SchematicDb localDb)
Creates a new instance with the given connectors and local db.
|
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.