Interface OStorageTransactionIndexChange

All Known Implementing Classes:
OTransactionIndexChangesPerKey.OTransactionIndexEntry

public interface OStorageTransactionIndexChange
  • Method Details

    • getValue

      OIdentifiable getValue()
    • isRemove

      boolean isRemove()
    • isPut

      boolean isPut()