public class StandardTransactionLogProcessor extends Object implements TransactionRecovery
| Constructor and Description |
|---|
StandardTransactionLogProcessor(StandardJanusGraph graph,
Instant startTime) |
| Modifier and Type | Method and Description |
|---|---|
long[] |
getStatistics() |
void |
shutdown()
Shuts down the transaction recovery process
|
public StandardTransactionLogProcessor(StandardJanusGraph graph, Instant startTime)
public long[] getStatistics()
public void shutdown()
throws JanusGraphException
TransactionRecoveryshutdown in interface TransactionRecoveryJanusGraphExceptionCopyright © 2012–2023. All rights reserved.