See: Description
| Interface | Description | 
|---|---|
| Index | This interface contains the methods related to index of Query. | 
| IndexStore | This interface stores indexes of Query. | 
| MultiResultSet | TODO: | 
| Class | Description | 
|---|---|
| AndResultSet | And Result set for Predicates. | 
| BaseIndexStore | Base class for concrete index store implementations | 
| CachedQueryEntry | Entry of the Query. | 
| DefaultValueCollector | |
| DuplicateDetectingMultiResult | |
| Extractors | |
| FalsePredicate | reminder:
 when FalsePredicate is going to implement IdentifiedDataSerializable, make sure no new instance
 is created, but the INSTANCE is returned. | 
| FastMultiResultSet | Multiple result set for Predicates. | 
| Indexes | Contains all indexes for a data-structure, e.g. | 
| IndexImpl | |
| IndexImpl.NullObject | |
| OrResultSet | Or result set for Predicates. | 
| QueryableEntry | This interface contains methods related to Queryable Entry which means searched an indexed by sql query or predicate . | 
| QueryContext | Provides the context of Query. | 
| QueryEntry | Entry of the Query. | 
| SingleResultSet | Multiple result set for Predicates. | 
| SortedIndexStore | Store indexes rankly. | 
| TypeConverters | |
| TypeConverters.BaseTypeConverter | |
| UnsortedIndexStore | Store indexes out of turn. | 
| Enum | Description | 
|---|---|
| AttributeType | Type of Attribute | 
| ComparisonType | Type of Comparison | 
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.