Package org.apache.geode.cache.util


package org.apache.geode.cache.util
  • Class
    Description
    Utility class that implements all methods in CacheListener with empty implementations.
    Utility class that implements all methods in CacheWriter with 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 in RegionMembershipListener with empty implementations.
    Deprecated.
    this feature is scheduled to be removed
    This 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 in TransactionListener with empty implementations.