public final class TransactionInfo extends Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
int |
currentDepth |
int |
numberOfThreads |
int |
timeout |
| Constructor and Description |
|---|
TransactionInfo() |
TransactionInfo(int currentDepth,
int timeout,
int numberOfThreads) |
Copyright © 2013. All rights reserved.