com.gemstone.gemfire.cache.util.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gemfire-core Show documentation
Show all versions of gemfire-core Show documentation
SnappyData store based off Pivotal GemFireXD
Provides utilities for use with the Caching API in the
com.gemstone.gemfire.cache.util
package.
Adapter classes are provided for convenience in implementing the
CacheListener, RegionMembershipListener, RegionRoleListener, TransactionListener, and CacheWriter interfaces. These adapter
classes simply implement the interfaces with empty methods so that subclasses
only need implement the methods that are of interest.
Also provided are
BridgeLoader/BridgeWriter/BridgeServer, which are used for Hierarchical Caching.