public class TopologyServiceImpl extends Object implements TopologyService
Constructor and Description |
---|
TopologyServiceImpl() |
Modifier and Type | Method and Description |
---|---|
TopologyEntityCache |
getTopologyEntityCache() |
boolean |
hasUpdates() |
boolean |
parseUpdates() |
void |
refresh() |
void |
setTopologyEntityCache(TopologyEntityCache topologyEntityCache) |
void |
updatesAvailable() |
public boolean parseUpdates()
parseUpdates
in interface TopologyService
public void updatesAvailable()
updatesAvailable
in interface TopologyService
public boolean hasUpdates()
hasUpdates
in interface TopologyService
public void refresh()
refresh
in interface TopologyService
public TopologyEntityCache getTopologyEntityCache()
public void setTopologyEntityCache(TopologyEntityCache topologyEntityCache)
Copyright © 2021. All rights reserved.