Since: 1.13.0

final class TopologyChangedEvent (View source)

Methods

getNewDescription()

Returns the new description for the topology

getPreviousDescription()

Returns the previous description for the topology

getTopologyId()

Returns the topology ID

void
__wakeup()

No description

Details

final TopologyDescription getNewDescription()

Returns the new description for the topology

Return Value

TopologyDescription

final TopologyDescription getPreviousDescription()

Returns the previous description for the topology

Return Value

TopologyDescription

final ObjectId getTopologyId()

Returns the topology ID

Return Value

ObjectId

final void __wakeup()

No description

Return Value

void