Interface TopologyChangedEvent<K,​V>

  • All Superinterfaces:
    Event<K,​V>

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