public class UpdateStartEvent<K,V> extends java.lang.Object implements UpdateEvent, DataChangeStartEvent
UpdateStartEvent(K key, V value)
K
getKey()
V
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UpdateStartEvent(K key, V value)
public K getKey()
public V getValue()