Interface ValueDelegateEventListener<E>

All Superinterfaces:
io.atomix.utils.event.EventFilter<ValueDelegateEvent<E>>, io.atomix.utils.event.EventListener<ValueDelegateEvent<E>>

public interface ValueDelegateEventListener<E>
extends io.atomix.utils.event.EventListener<ValueDelegateEvent<E>>
Value 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