See: Description
| Interface | Description | 
|---|---|
| Index | 
 This interface contains the methods related to index of Query. 
 | 
| IndexStore | 
 This interface stores indexes of Query. 
 | 
| QueryableEntry | 
 This interface contains methods related to Queryable Entry which means searched an indexed by sql query or predicate . 
 | 
| QueryResultEntry | 
 This interfaces provides methods related to entry of the query result. 
 | 
| Class | Description | 
|---|---|
| AndResultSet | 
 And Result set for Predicates. 
 | 
| BaseIndexStore | 
 Base class for concrete index store implementations 
 | 
| IndexImpl | 
 Implementation for  
Index | 
| IndexImpl.NullObject | 
 Provides comparable null object. 
 | 
| IndexService | 
 This class contains methods which manipulate and access index. 
 | 
| MultiResultSet | 
 Multiple result set for Predicates. 
 | 
| OrResultSet | 
 Or result set for Predicates. 
 | 
| QueryContext | 
 Provides the context of Query. 
 | 
| QueryEntry | 
 Entry of the Query. 
 | 
| QueryResultEntryImpl | 
 Multiple result set for Predicates 
 | 
| ReflectionHelper | 
 Scans your classpath, indexes the metadata, allows you to query it on runtime. 
 | 
| SingleResultSet | 
 Multiple result set for Predicates. 
 | 
| SortedIndexStore | 
 Store indexes rankly. 
 | 
| UnsortedIndexStore | 
 Store indexes out of turn. 
 | 
| UUIDConverter | 
 TypeConverter to handle UUID 
 | 
| Enum | Description | 
|---|---|
| AttributeType | 
 Type of Attribute 
 | 
| ComparisonType | 
 Type of Comparison 
 | 
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.