public class EmptyOptimizer extends Object implements QueryOptimizer
Constructor and Description |
---|
EmptyOptimizer() |
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 © 2021 Hazelcast, Inc.. All Rights Reserved.