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.