|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IdxField<RECORD,T> | An IdxField is used to identify an indexable field relative to
a given RECORD type, and serves as a factory for Predicate s against
the field value. |
IdxFieldPredicate<RECORD,T> | An IdxField predicate is evaluated against a given field. |
IdxFieldResolver<RECORD> | An IdxFieldResolver provides access to fields for a given record type. |
IdxIndex<T,ID> | Base interface for an index. |
IdxIndex.Stats<K> | Stats describe the size and composition of an IdxIndex . |
IdxNonUniqueIndex<K,ID> | A non unique index is one for which the key can map to multiple record IDs. |
IdxRange<T extends Comparable<T>> | |
IdxUniqueIndex<T,ID> | Defines a unique index. |
Class Summary | |
---|---|
IdxField.KeyMapping<T> |
The platform's core indexing framework which is leveraged by the query framework.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |