public class QueryContext extends Object
| Constructor and Description | 
|---|
QueryContext(Indexes indexes)
Creates a new query context with the given available indexes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Index | 
getIndex(String attributeName)
Obtains the index available for the given attribute in this query
 context. 
 | 
public QueryContext(Indexes indexes)
indexes - the indexes available for the query context.Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.