public static interface Redirector.Context
Modifier and Type | Method and Description |
---|---|
Ice.Communicator |
getCommunicator()
Active communicator for use by the
Redirector instance. |
java.lang.String |
getDirectProxy()
String representation of the proxy to the local node which may be
contacted to create new sessions.
|
java.util.Set<java.lang.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. |
java.lang.String |
uuid()
The UUID for the local node which will be used as the redirect lookup
string for this
Redirector.Context . |
java.lang.String uuid()
Redirector.Context
.java.lang.String getDirectProxy()
Principal principal()
Principal
instance which can be used for internal calls the
Executor.Ice.Communicator getCommunicator()
Redirector
instance.java.util.Set<java.lang.String> getManagerList(boolean activeOnly)
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.