|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sleepycat.je.TransactionStats.Active
public static class TransactionStats.Active
The Active class represents an active transaction.
| Constructor Summary | |
|---|---|
TransactionStats.Active(String name,
long txnId,
long parentId)
Internal use only. |
|
| Method Summary | |
|---|---|
long |
getId()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
String |
getName()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
long |
getParentId()
Javadoc for this public method is generated via the doc templates in the doc_src directory. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TransactionStats.Active(String name,
long txnId,
long parentId)
| Method Detail |
|---|
public long getId()
public long getParentId()
public String getName()
public String toString()
toString in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||