Class PredicateConfig

java.lang.Object
com.hazelcast.config.PredicateConfig
All Implemented Interfaces:
DataSerializable, IdentifiedDataSerializable

public class PredicateConfig
extends Object
implements IdentifiedDataSerializable
Contains the configuration for an Predicate. The configuration contains either the class name of the Predicate implementation, or the actual Predicate instance.
Since:
3.5