|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LogControl
The system's admin interface that is exposed to LogAdministrators. It allows control over the transaction logs.
| Method Summary | |
|---|---|
AdminTransaction[] |
getAdminTransactions()
Gets a list of active transactions. |
AdminTransaction[] |
getAdminTransactions(String[] tids)
Gets the list of active transactions for a given set of transaction identifiers only. |
| Method Detail |
|---|
AdminTransaction[] getAdminTransactions()
AdminTransaction[] getAdminTransactions(String[] tids)
tids - The list of previously gotten
identifiers to restrict the returned list.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||