Interface OStorageTransactionIndexKeyChanges
- All Known Implementing Classes:
OTransactionIndexChangesPerKey
public interface OStorageTransactionIndexKeyChanges
-
Method Summary
-
Method Details
-
isEmpty
boolean isEmpty() -
getKey
Object getKey() -
getOps
Iterable<OStorageTransactionIndexChange> getOps()
-