Uses of Interface
dev.getelements.elements.rt.remote.RemoteInvokerRegistry.RemoteInvokerStatus
Packages that use RemoteInvokerRegistry.RemoteInvokerStatus
-
Uses of RemoteInvokerRegistry.RemoteInvokerStatus in dev.getelements.elements.rt.remote
Methods in dev.getelements.elements.rt.remote that return RemoteInvokerRegistry.RemoteInvokerStatusModifier and TypeMethodDescriptionRemoteInvokerRegistry.getBestRemoteInvokerStatus(ApplicationId applicationId) Returns aRemoteInvokerby arbitrary selection.SimpleRemoteInvokerRegistry.getBestRemoteInvokerStatus(ApplicationId applicationId) Methods in dev.getelements.elements.rt.remote that return types with arguments of type RemoteInvokerRegistry.RemoteInvokerStatusModifier and TypeMethodDescriptionRemoteInvokerRegistry.getAllRemoteInvokerStatuses()Gets allRemoteInvokerinstances across all applications.RemoteInvokerRegistry.getAllRemoteInvokerStatuses(ApplicationId applicationId) Returns aRemoteInvokerfor all knownNodeIds.SimpleRemoteInvokerRegistry.getAllRemoteInvokerStatuses()SimpleRemoteInvokerRegistry.getAllRemoteInvokerStatuses(ApplicationId applicationId)