BTreeCancelledRemoval.

BTreeCancelledRemoval(Transaction, Object, Object, BTreeUpdate) Constructor

Syntax

public BTreeCancelledRemoval(Transaction transaction, Object originalKey, Object newKey, BTreeUpdate existingPatches)

Parameters

Name Type Description
transaction Transaction
originalKey Object
newKey Object
existingPatches BTreeUpdate

Return Value

Type Description
void