public class GlobalQueryContextWithStats extends QueryContext
indexes| Constructor and Description | 
|---|
GlobalQueryContextWithStats()  | 
| Modifier and Type | Method and Description | 
|---|---|
Index | 
getIndex(String attributeName)
Obtains the index available for the given attribute in this query
 context. 
 | 
public Index getIndex(String attributeName)
QueryContextgetIndex in class QueryContextattributeName - the name of the attribute to obtain the index for.null if there is no index available
 for the given attribute.Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.