Package | Description |
---|---|
org.infinispan.schematic | |
org.infinispan.schematic.internal | |
org.modeshape.jcr.cache.document | |
org.modeshape.jcr.federation |
Modifier and Type | Method and Description |
---|---|
static SchematicDb |
Schematic.get(org.infinispan.manager.CacheContainer cacheContainer,
String cacheName)
Get the
SchematicDb instance given the cache name and container. |
Modifier and Type | Class and Description |
---|---|
class |
CacheSchematicDb |
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.