| Package | Description | 
|---|---|
| com.hazelcast.map.impl.query | |
| com.hazelcast.query.impl.predicates | 
| Modifier and Type | Field and Description | 
|---|---|
| protected QueryOptimizer | MapQueryEngineImpl. queryOptimizer | 
| Constructor and Description | 
|---|
| MapQueryEngineImpl(MapServiceContext mapServiceContext,
                  QueryOptimizer optimizer) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EmptyOptimizerOptimizer which just returns the original predicate. | 
| class  | RuleBasedQueryOptimizerRule based optimizer. | 
| Modifier and Type | Method and Description | 
|---|---|
| static QueryOptimizer | QueryOptimizerFactory. newOptimizer(GroupProperties properties)Creates new QueryOptimizer. | 
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.