| Package | Description |
|---|---|
| com.hazelcast.query |
Contains interfaces/classes related to Hazelcast query and indexing support.
|
| com.hazelcast.query.impl |
| Modifier and Type | Method and Description |
|---|---|
protected Index |
Predicates.AbstractPredicate.getIndex(QueryContext queryContext) |
| Modifier and Type | Class and Description |
|---|---|
class |
IndexImpl |
| Modifier and Type | Method and Description |
|---|---|
Index |
IndexService.addOrGetIndex(String attribute,
boolean ordered) |
Index |
IndexService.destroyIndex(String attribute) |
Index |
QueryContext.getIndex(String attributeName) |
Index[] |
IndexService.getIndexes() |
Copyright © 2021 Hazelcast, Inc.. All rights reserved.