Class Summary |
B2I |
|
B2IController |
A B2I controller object is the concrete class which corresponds to an open
b-tree secondary index. |
B2ICostController |
A B2I controller object is the concrete class which corresponds to an open
b-tree secondary index. |
B2IFactory |
The "B2I" (acronym for b-tree secondary index) factory manages b-tree
conglomerates implemented on the raw store which are used as secondary
indexes.
|
B2IForwardScan |
A B2I controller object is the concrete class which corresponds to an open
b-tree secondary index. |
B2IMaxScan |
A B2I controller object is the concrete class which corresponds to an open
b-tree secondary index. |
B2INoLocking |
|
B2IRowLocking1 |
The btree locking policy which implements read uncommitted isolation level.
|
B2IRowLocking2 |
|
B2IRowLocking3 |
|
B2IRowLockingRR |
|
B2IStaticCompiledInfo |
This class implements the static compiled information relevant to a btree
secondary index. |
B2ITableLocking3 |
|
B2IUndo |
The B2IUndo interface packages up the routines which the rawstore needs
to call to perform logical undo of a record in a B2i. |
D_B2IController |
|