| Package | Description |
|---|---|
| com.thinkaurelius.titan.diskstorage | |
| com.thinkaurelius.titan.diskstorage.locking.consistentkey |
| Modifier and Type | Class and Description |
|---|---|
class |
Backend
Orchestrates and configures all backend systems:
The primary backend storage (
KeyColumnValueStore) and all external indexing providers (IndexProvider). |
| Constructor and Description |
|---|
ExpectedValueCheckingStoreManager(KeyColumnValueStoreManager storeManager,
String lockStoreSuffix,
LockerProvider lockerProvider,
java.time.Duration maxReadTime) |
Copyright © 2012–2015. All rights reserved.