Class PartitionedCacheAsynchronousMapListener.NonSyntheticEntryFilter
java.lang.Object
com.tangosol.coherence.jcache.common.NonSyntheticEntryFilter
com.tangosol.coherence.jcache.partitionedcache.PartitionedCacheAsynchronousMapListener.NonSyntheticEntryFilter
- All Implemented Interfaces:
ExternalizableLite,PortableObject,Filter,EntryFilter,Serializable
- Enclosing class:
PartitionedCacheAsynchronousMapListener<K,V>
public static class PartitionedCacheAsynchronousMapListener.NonSyntheticEntryFilter
extends NonSyntheticEntryFilter
NonSyntheticEntryFilter
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.tangosol.coherence.jcache.common.NonSyntheticEntryFilter
evaluate, evaluateEntry, readExternal, readExternal, writeExternal, writeExternalMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.tangosol.util.Filter
and, asLimitFilter, associatedWith, forKeys, forPartitions, or, xor
-
Constructor Details
-
NonSyntheticEntryFilter
public NonSyntheticEntryFilter()
-
-
Method Details
-
isJCacheSynthetic
- Specified by:
isJCacheSyntheticin classNonSyntheticEntryFilter
-