public interface VisitablePredicate
Modifier and Type | Method and Description |
---|---|
Predicate |
accept(com.hazelcast.query.impl.predicates.Visitor visitor,
com.hazelcast.query.impl.Indexes indexes)
Accept visitor.
|
Predicate accept(com.hazelcast.query.impl.predicates.Visitor visitor, com.hazelcast.query.impl.Indexes indexes)
visitor
- visitor to acceptindexes
- indexesCopyright © 2018 Hazelcast, Inc.. All rights reserved.