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 © 2021 JBoss by Red Hat. All rights reserved.