public final class RuleBasedQueryOptimizer extends Object implements QueryOptimizer
Visitor
s 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 QueryOptimizer
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.