public class InsertEndEvent<K,V> extends java.lang.Object implements InsertEvent, DataChangeEndEvent
InsertEndEvent(K key, V data)
V
getData()
K
getKey()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public InsertEndEvent(K key, V data)
public V getData()
public K getKey()