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)
QueryContext
getIndex
in class QueryContext
attributeName
- the name of the attribute to obtain the index for.null
if there is no index available
for the given attribute.Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.