public static final class RpcRegistry.Messages.UpdateRemoteEndpoints extends Object
Constructor and Description |
---|
UpdateRemoteEndpoints(Map<akka.actor.Address,Optional<RpcRegistry.RemoteRpcEndpoint>> endpoints) |
Modifier and Type | Method and Description |
---|---|
Map<akka.actor.Address,Optional<RpcRegistry.RemoteRpcEndpoint>> |
getEndpoints() |
public UpdateRemoteEndpoints(Map<akka.actor.Address,Optional<RpcRegistry.RemoteRpcEndpoint>> endpoints)
public Map<akka.actor.Address,Optional<RpcRegistry.RemoteRpcEndpoint>> getEndpoints()
Copyright © 2019 OpenDaylight. All rights reserved.