@FunctionalInterface public interface PeerAddressResolver
Modifier and Type | Method and Description |
---|---|
String |
resolve(String peerId)
Resolves a raft actor peer id to it's remote actor address.
|
Copyright © 2019 OpenDaylight. All rights reserved.