| Modifier and Type | Class and Description |
|---|---|
class |
SnapshotSailStore
A
SailStore wrapper that branches the backing SailSources to
provide concurrent IsolationLevels.SNAPSHOT_READ isolation and
higher. |
| Constructor and Description |
|---|
SailSourceConnection(SailBase sail,
SailStore store,
FederatedServiceResolver resolver)
Creates a new
SailConnection, using the given SailStore to
manage the state. |
SnapshotSailStore(SailStore backingStore,
ModelFactory modelFactory)
Wraps an
SailStore, tracking changes in SailModelFactory
instances. |
Copyright © 2001-2015 Aduna. All Rights Reserved.