| Package | Description | 
|---|---|
| com.hazelcast.query.impl | Contains the implementation classes of the query functionality. | 
| com.hazelcast.query.impl.predicates | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | IndexImpl | 
| Modifier and Type | Method and Description | 
|---|---|
| Index | Indexes. addOrGetIndex(String attribute,
             boolean ordered) | 
| Index | Indexes. destroyIndex(String attribute) | 
| Index | QueryContext. getIndex(String attributeName) | 
| Index | Indexes. getIndex(String attribute)Get index for a given attribute. | 
| Index[] | Indexes. getIndexes() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Index | AbstractIndexAwarePredicate. getIndex(QueryContext queryContext) | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.