Package | Description |
---|---|
org.apache.river.outrigger |
This is an implementation of a JavaSpaces technology-enabled service.
|
Modifier and Type | Field and Description |
---|---|
private TxnMonitor |
TxnMonitorTask.monitor
the monitor we were made by
|
private TxnMonitor |
OutriggerServerImpl.txnMonitor
The monitor for ongoing transactions.
|
(package private) TxnMonitor |
OutriggerServerImpl.InitHolder.txnMonitor |
Constructor and Description |
---|
TxnMonitorTask(Txn txn,
TxnMonitor monitor,
java.util.concurrent.ExecutorService manager,
WakeupManager wakeupMgr)
Create a new TxnMonitorTask.
|
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.