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. 
 | 
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.