| Package | Description |
|---|---|
| com.thinkaurelius.titan.diskstorage |
| Modifier and Type | Method and Description |
|---|---|
IndexTransaction |
BackendTransaction.getIndexTransaction(String index) |
| Constructor and Description |
|---|
BackendTransaction(CacheTransaction storeTx,
BaseTransactionConfig txConfig,
StoreFeatures features,
KCVSCache edgeStore,
KCVSCache indexStore,
KCVSCache txLogStore,
java.time.Duration maxReadTime,
Map<String,IndexTransaction> indexTx,
Executor threadPool) |
Copyright © 2012–2015. All rights reserved.