|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Index | |
|---|---|
| com.hazelcast.query | Contains interfaces/classes related to Hazelcast query and indexing support. |
| com.hazelcast.query.impl | Contains the implementation classes of the query functionality. |
| Uses of Index in com.hazelcast.query |
|---|
| Methods in com.hazelcast.query that return Index | |
|---|---|
protected Index |
Predicates.AbstractPredicate.getIndex(QueryContext queryContext)
|
| Uses of Index in com.hazelcast.query.impl |
|---|
| Classes in com.hazelcast.query.impl that implement Index | |
|---|---|
class |
IndexImpl
Implementation for Index |
| Methods in com.hazelcast.query.impl that return Index | |
|---|---|
Index |
IndexService.addOrGetIndex(String attribute,
boolean ordered)
|
Index |
IndexService.destroyIndex(String attribute)
|
Index |
QueryContext.getIndex(String attributeName)
|
Index[] |
IndexService.getIndexes()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||