public class HostIdToRlocMapper extends Object
| Constructor and Description |
|---|
HostIdToRlocMapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
addMapping(String hostId,
Rloc hostRloc) |
void |
deleteMapping(String hostId) |
List<Rloc> |
getRlocs(String hostId) |
Copyright © 2019 OpenDaylight. All rights reserved.