| Package | Description | 
|---|---|
| com.hazelcast.config | Provides classes for configuring HazelcastInstance. | 
| Modifier and Type | Method and Description | 
|---|---|
| PredicateConfig | PredicateConfig. getAsReadOnly() | 
| PredicateConfig | QueryCacheConfig. getPredicateConfig()Returns the predicate of  QueryCache. | 
| PredicateConfig | PredicateConfig. setClassName(String className)Sets the class name of the Predicate. | 
| PredicateConfig | PredicateConfig. setImplementation(Predicate implementation)Sets the Predicate implementation. | 
| Modifier and Type | Method and Description | 
|---|---|
| QueryCacheConfig | QueryCacheConfig. setPredicateConfig(PredicateConfig predicateConfig)Sets the predicate of  QueryCache. | 
| Constructor and Description | 
|---|
| PredicateConfig(PredicateConfig config) | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.