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