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