Interface OStorageTransactionIndexChange
- All Known Implementing Classes:
OTransactionIndexChangesPerKey.OTransactionIndexEntry
public interface OStorageTransactionIndexChange
-
Method Summary
-
Method Details
-
getValue
OIdentifiable getValue() -
isRemove
boolean isRemove() -
isPut
boolean isPut()
-