BTree.

BTree(Transaction, BTreeConfiguration, IIndexable4) Constructor

Syntax

public BTree(Transaction trans, BTreeConfiguration config, IIndexable4 keyHandler)

Parameters

Name Type Description
trans Transaction
config BTreeConfiguration
keyHandler IIndexable4

Return Value

Type Description
void