Interface MapDelegateEventListener<K,​V>

All Superinterfaces:
io.atomix.utils.event.EventFilter<MapDelegateEvent<K,​V>>, io.atomix.utils.event.EventListener<MapDelegateEvent<K,​V>>

public interface MapDelegateEventListener<K,​V>
extends io.atomix.utils.event.EventListener<MapDelegateEvent<K,​V>>
Map protocol event listener.
  • Method Summary

    Methods inherited from interface io.atomix.utils.event.EventFilter

    isRelevant

    Methods inherited from interface io.atomix.utils.event.EventListener

    event