|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.objectweb.cjdbc.controller.virtualdatabase.protocol.BackendStatus
Send the status of local backends to remote controllers.
| Field Summary | |
(package private) java.util.ArrayList |
backendList
|
| Constructor Summary | |
BackendStatus(java.util.ArrayList backends)
Build a new BackendStatus object |
|
| Method Summary | |
java.util.ArrayList |
getBackends()
Get the list of backends. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
java.util.ArrayList backendList
| Constructor Detail |
public BackendStatus(java.util.ArrayList backends)
backends - list of backends| Method Detail |
public java.util.ArrayList getBackends()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||