public interface TopologyProviderService extends ProviderService<TopologyProvider>
| Modifier and Type | Method and Description |
|---|---|
void |
topologyChanged(GraphDescription graphDescription,
List<Event> reasons)
Signals the core that some aspect of the topology has changed.
|
providervoid topologyChanged(GraphDescription graphDescription, List<Event> reasons)
graphDescription - information about the network graphreasons - events that triggered topology change