Package org.apache.geode.cache.util
package org.apache.geode.cache.util
-
ClassDescriptionCacheListenerAdapter<K,
V> Utility class that implements all methods inCacheListenerwith empty implementations.CacheWriterAdapter<K,V> Utility class that implements all methods inCacheWriterwith empty implementations.From 9.0 old wan support is removed.The order policy.GatewayConflictHelper is used by an GatewayConflictResolver to decide what to do with an event received from another distributed system that is going to overwrite the current cache state.GatewayConflictResolver is a Cache-level plugin that is called upon to decide what to do with events that originate in other systems and arrive through the WAN Gateway.Deprecated.as of GemFire 8.0.The sizer interface defines a method that when called returns the size of the object passed in.Utility class that implements all methods inRegionMembershipListenerwith empty implementations.Deprecated.this feature is scheduled to be removedThis partition resolver requires every key of the partitioned region to be an instance of String and to contain at least one "|" delimiter.TimestampedEntryEvent is an EntryEvent that has additional information provided to GatewayConflictResolver plugins.Utility class that implements all methods inTransactionListenerwith empty implementations.