Interface TopologyChangedEvent<K,V>

All Superinterfaces:
Event<K,V>
All Known Implementing Classes:
EventImpl

public interface TopologyChangedEvent<K,V> extends Event<K,V>
The event passed in to methods annotated with TopologyChanged.
Since:
5.0
Author:
Manik Surtani