Uses of Class
com.hazelcast.replicatedmap.impl.record.ReplicatedEntryEventFilter

Packages that use ReplicatedEntryEventFilter
com.hazelcast.replicatedmap.impl.record This package contains the implementation of the backing data storage for the replicated map implementation 
 

Uses of ReplicatedEntryEventFilter in com.hazelcast.replicatedmap.impl.record
 

Subclasses of ReplicatedEntryEventFilter in com.hazelcast.replicatedmap.impl.record
 class ReplicatedQueryEventFilter
          This class is used to transfer a predicate as an remote operation and filter values matching the predicate
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.