Class ValueDelegateEvent<V>

java.lang.Object
io.atomix.utils.event.AbstractEvent<ValueDelegateEvent.Type,​V>
io.atomix.primitive.protocol.value.ValueDelegateEvent<V>
All Implemented Interfaces:
io.atomix.utils.event.Event<ValueDelegateEvent.Type,​V>

public class ValueDelegateEvent<V>
extends io.atomix.utils.event.AbstractEvent<ValueDelegateEvent.Type,​V>
Value protocol event.