Uses of Class
com.hazelcast.query.QueryException

Packages that use QueryException
com.hazelcast.query.impl Contains the implementation classes of the query functionality. 
 

Uses of QueryException in com.hazelcast.query.impl
 

Methods in com.hazelcast.query.impl that throw QueryException
 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.