public class DataService.DataServiceTransactionManager extends AbstractLocalTransactionManager
DataService
.IServiceShutdown.Options
Constructor and Description |
---|
DataService.DataServiceTransactionManager() |
Modifier and Type | Method and Description |
---|---|
void |
deactivateTx(Tx localState)
Exposed to
DataService.singlePhaseCommit(long) |
ITransactionService |
getTransactionService()
The server side of the transaction manager (possibly remote, in which
case this may require the service to be discovered).
|
activateTx, getActiveTx, getCounters, getTx, isOpen, nextTimestamp, notifyCommit, shutdown, shutdownNow
public DataService.DataServiceTransactionManager()
public ITransactionService getTransactionService()
ILocalTransactionManager
public void deactivateTx(Tx localState)
DataService.singlePhaseCommit(long)
deactivateTx
in class AbstractLocalTransactionManager
localState
- The transaction.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.