Class OMultiValueChangeEvent<K,V>

java.lang.Object
com.orientechnologies.orient.core.db.record.OMultiValueChangeEvent<K,V>
Type Parameters:
K - Value that indicates position of item inside collection.
V - Item value.

public class OMultiValueChangeEvent<K,V> extends Object
Event that contains information about operation that is performed on tracked collection.