com.hazelcast.query
Class QueryContext
java.lang.Object
com.hazelcast.query.QueryContext
public class QueryContext
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryContext
public QueryContext(java.lang.String mapName,
Predicate predicate,
MapIndexService mapIndexService)
isStrong
public boolean isStrong()
setStrong
public void setStrong(boolean strong)
getPredicate
public Predicate getPredicate()
getMapIndexes
public java.util.Map<Expression,Index> getMapIndexes()
getMapIndexService
public MapIndexService getMapIndexService()
Copyright © 2012 Hazel Bilisim Ltd.. All Rights Reserved.