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