public class TxMonitor extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TxMonitor.Info |
| Modifier and Type | Field and Description |
|---|---|
Map<Long,TxMonitor.Info> |
txMap |
| Constructor and Description |
|---|
TxMonitor() |
| Modifier and Type | Method and Description |
|---|---|
void |
transactionCreated(HGTransaction tx) |
void |
transactionFinished(HGTransaction tx) |
public Map<Long,TxMonitor.Info> txMap
public void transactionCreated(HGTransaction tx)
public void transactionFinished(HGTransaction tx)
Copyright © 2015. All rights reserved.