|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hypergraphdb.transaction.TxMonitor
public class TxMonitor
| Nested Class Summary | |
|---|---|
static class |
TxMonitor.Info
|
| Field Summary | |
|---|---|
java.util.Map<java.lang.Integer,TxMonitor.Info> |
txMap
|
| Constructor Summary | |
|---|---|
TxMonitor()
|
|
| Method Summary | |
|---|---|
void |
transactionCreated(HGTransaction tx)
|
void |
transactionFinished(HGTransaction tx)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.util.Map<java.lang.Integer,TxMonitor.Info> txMap
| Constructor Detail |
|---|
public TxMonitor()
| Method Detail |
|---|
public void transactionCreated(HGTransaction tx)
public void transactionFinished(HGTransaction tx)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||