Modifier and Type | Method and Description |
---|---|
TopologyView |
TopologyEvent.getNewView()
Returns the view which is currently (i.e.
|
TopologyView |
TopologyEvent.getOldView()
Returns the view which was valid up until now.
|
TopologyView |
DiscoveryService.getTopology()
Returns the topology that was last discovered by this service.
|
Constructor and Description |
---|
TopologyEvent(TopologyEvent.Type type,
TopologyView oldView,
TopologyView newView) |
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.