Class OTransactionIndexChanges

java.lang.Object
com.orientechnologies.orient.core.tx.OTransactionIndexChanges
All Implemented Interfaces:
OStorageTransactionIndexChanges

public class OTransactionIndexChanges extends Object implements OStorageTransactionIndexChanges
Collects the changes to an index for a certain key
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)