Uses of Class
com.hazelcast.config.PredicateConfig
-
Uses of PredicateConfig in com.hazelcast.config
Modifier and TypeMethodDescriptionQueryCacheConfig.getPredicateConfig()
Returns the predicate ofQueryCache
.PredicateConfig.setClassName
(String className) Sets the class name of the Predicate.PredicateConfig.setImplementation
(Predicate implementation) Sets the Predicate implementation.Sets sql string for this config.Modifier and TypeMethodDescriptionQueryCacheConfig.setPredicateConfig
(PredicateConfig predicateConfig) Sets the predicate ofQueryCache
.