Class OTransactionIndexChangesPerKey

java.lang.Object
com.orientechnologies.orient.core.tx.OTransactionIndexChangesPerKey
All Implemented Interfaces:
OStorageTransactionIndexKeyChanges

public class OTransactionIndexChangesPerKey extends Object implements OStorageTransactionIndexKeyChanges
Collects the changes to an index for a certain key
Author:
Luca Garulli (l.garulli--at--orientechnologies.com) - initial contribution, Sergey Sitnikov - index key changes interpretation support