| Package | Description |
|---|---|
| org.janusgraph.diskstorage | |
| org.janusgraph.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,
Duration maxReadTime) |
Copyright © 2012–2023. All rights reserved.