Class MapDelegateEvent<K,​V>

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

public class MapDelegateEvent<K,​V>
extends io.atomix.utils.event.AbstractEvent<MapDelegateEvent.Type,​K>
Map protocol event.