Package | Description |
---|---|
com.hazelcast.query.impl |
Contains the implementation classes of the query functionality.
|
Modifier and Type | Method and Description |
---|---|
Comparable |
QueryEntry.getAttribute(String attributeName) |
Comparable |
QueryableEntry.getAttribute(String attributeName) |
void |
IndexService.removeEntryIndex(Data indexKey) |
void |
IndexService.saveEntryIndex(QueryableEntry queryableEntry) |
void |
Index.saveEntryIndex(QueryableEntry e) |
void |
IndexImpl.saveEntryIndex(QueryableEntry e) |
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.