Package oracle.kv

Interface Operation

    • Method Detail

      • getKey

        Key getKey()
        Returns the Key associated with the operation.
      • getAbortIfUnsuccessful

        boolean getAbortIfUnsuccessful()
        Returns whether this operation should cause the KVStore.execute transaction to abort when the operation fails.