public interface LogControl
| Modifier and Type | Method and Description |
|---|---|
AdminTransaction[] |
getAdminTransactions(java.lang.String... tids)
Gets the list of active transactions for a given set of
transaction identifiers only.
|
AdminTransaction[] getAdminTransactions(java.lang.String... tids)
tids - The list of previously gotten
identifiers to restrict the returned list.Copyright © 2018. All Rights Reserved.