public final class RuleBasedQueryOptimizer extends Object implements QueryOptimizer
Visitors to rewrite query.| Constructor and Description | 
|---|
| RuleBasedQueryOptimizer() | 
| Modifier and Type | Method and Description | 
|---|---|
| <K,V> Predicate<K,V> | optimize(Predicate<K,V> predicate,
        Indexes indexes) | 
public <K,V> Predicate<K,V> optimize(Predicate<K,V> predicate, Indexes indexes)
optimize in interface QueryOptimizerCopyright © 2016 Hazelcast, Inc.. All Rights Reserved.