|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LogControl
This is the admin interface that is exposed to LogAdministrators. It allows control over the transaction logs.
| Method Summary | |
|---|---|
AdminTransaction[] |
getAdminTransactions()
Get a list of active transactions. |
AdminTransaction[] |
getAdminTransactions(String[] tids)
Get the list of active transactions for a given set of tids 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 | |||||||||