|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Redirector.Context
Interface implemented by Ring instances to allow passing in the context necessary for making strategy decisions.
Method Summary | |
---|---|
Ice.Communicator |
getCommunicator()
Active communicator for use by the Redirector instance. |
String |
getDirectProxy()
String representation of the proxy to the local node which may be contacted to create new sessions. |
Set<String> |
getManagerList(boolean activeOnly)
Return all known managers in the current cluster context, possibly filtering out the inactive ones. |
Principal |
principal()
Principal instance which can be used for internal calls the
Executor. |
String |
uuid()
The UUID for the local node which will be used as the redirect lookup string for this Redirector.Context . |
Method Detail |
---|
String uuid()
Redirector.Context
.
String getDirectProxy()
Principal principal()
Principal
instance which can be used for internal calls the
Executor.
Ice.Communicator getCommunicator()
Redirector
instance.
Set<String> getManagerList(boolean activeOnly)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Version: Beta4.2.1-r8614-Beta4.2-b41
Copyright © 2009 The University of Dundee. All Rights Reserved.