|
Class Summary |
| IndexAssertionEnumeration |
A prefetching NamingEnumeration over an underlying NamingEnumeration which
determines if a element should be returned based on a Assertion. |
| IndexComparator |
TupleComparator for index records. |
| IndexConfiguration |
An immutable configuration object for partition indices on entry attributes. |
| IndexEnumeration |
A NamingEnumeration over an Index which returns IndexRecords. |
| IndexRecord |
An index key value pair based on a tuple which can optionally reference the
indexed entry if one has been resusitated. |
| KeyOnlyComparator |
A TupleComparator that compares keys only. |
| NoDupsEnumeration |
A simple NamingEnumeration over a TupleBrowser on a table that does not allow
duplicates. |
| Tuple |
A key/value tuple for simple two column Tables. |
| TupleEnumeration |
A NamingEnumeration that returns underlying Iterator values for a single key
as Tuples. |