|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SchematicDb | |
|---|---|
| org.infinispan.schematic | |
| org.infinispan.schematic.internal | |
| org.modeshape.jcr | |
| org.modeshape.jcr.cache | |
| org.modeshape.jcr.cache.document | |
| Uses of SchematicDb in org.infinispan.schematic |
|---|
| Methods in org.infinispan.schematic that return SchematicDb | |
|---|---|
static SchematicDb |
Schematic.get(org.infinispan.manager.CacheContainer cacheContainer,
String cacheName)
Get the SchematicDb instance given the cache name and container. |
| Uses of SchematicDb in org.infinispan.schematic.internal |
|---|
| Classes in org.infinispan.schematic.internal that implement SchematicDb | |
|---|---|
class |
CacheSchematicDb
|
| Uses of SchematicDb in org.modeshape.jcr |
|---|
| Fields in org.modeshape.jcr declared as SchematicDb | |
|---|---|
protected SchematicDb |
BackupService.Activity.documentStore
|
| Methods in org.modeshape.jcr that return SchematicDb | |
|---|---|
protected SchematicDb |
JcrRepository.database()
|
protected SchematicDb |
JcrRepository.RunningState.database()
|
| Constructors in org.modeshape.jcr with parameters of type SchematicDb | |
|---|---|
BackupService.Activity(File backupDirectory,
SchematicDb documentStore,
BinaryStore binaryStore,
RepositoryCache repositoryCache)
|
|
BackupService.BackupActivity(File backupDirectory,
SchematicDb documentStore,
BinaryStore binaryStore,
RepositoryCache repositoryCache,
long documentsPerFile,
boolean compress)
|
|
BackupService.RestoreActivity(File backupDirectory,
SchematicDb documentStore,
BinaryStore binaryStore,
RepositoryCache repositoryCache)
|
|
| Uses of SchematicDb in org.modeshape.jcr.cache |
|---|
| Constructors in org.modeshape.jcr.cache with parameters of type SchematicDb | |
|---|---|
RepositoryCache(ExecutionContext context,
SchematicDb database,
RepositoryConfiguration configuration,
RepositoryCache.ContentInitializer initializer,
SessionEnvironment sessionContext,
ChangeBus changeBus,
org.infinispan.manager.CacheContainer workspaceCacheContainer)
|
|
| Uses of SchematicDb in org.modeshape.jcr.cache.document |
|---|
| Constructors in org.modeshape.jcr.cache.document with parameters of type SchematicDb | |
|---|---|
DocumentTranslator(ExecutionContext context,
SchematicDb database,
long largeStringSize)
|
|
WorkspaceCache(ExecutionContext context,
String repositoryKey,
String workspaceName,
SchematicDb database,
long largeValueSize,
NodeKey rootKey,
ConcurrentMap<NodeKey,CachedNode> cache,
ChangeSetListener changeSetListener)
|
|
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||