Package | Description |
---|---|
org.apache.river.mahalo |
Provides implementations of the
TransactionManager service.
|
org.apache.river.mahalo.log |
Utilities for managing Mahalo's recoverable log of transaction state.
|
Modifier and Type | Field and Description |
---|---|
private LogManager |
TxnManagerTransaction.logmgr |
private LogManager |
TxnManagerImpl.logmgr |
Constructor and Description |
---|
TxnManagerTransaction(TransactionManager mgr,
LogManager logmgr,
long id,
java.util.concurrent.ExecutorService threadpool,
WakeupManager wm,
TxnSettler settler,
Uuid uuid)
Constructs a
TxnManagerTransaction |
Modifier and Type | Class and Description |
---|---|
class |
MultiLogManager |
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.