Tanzu GemFire 10.3.0

Packages
Package
Description
 
The base package of the GemFire Java product, featuring highly concurrent distributed caching with cache event delivery, OQL querying, and remote cache administration, built using a DistributedSystem which includes a DistributedLockService.
 
 
Provides an implementation of distributed object caching that can leverage GemFire's distribution capabilities.
 
The org.apache.geode.cache.client package provides APIs used for client connectivity and caching.
 
 
Controls the resources used by the local GemFire Cache.
The org.apache.geode.cache.execute package provides APIs used for function execution on gemfire system members.
Contains the OperationContext interface that encapsulates an operation and the data associated with it for both the pre-operation and post-operation cases.
Provides classes which operate on partitioned regions.
 
GemFire's query service, an implementation of an OQL/SQL-style query processor with supporting indexes.
 
 
 
The org.apache.geode.cache.server package provides APIs used for the server side of client/server caching.
Provides API's for importing and exporting cached data into snapshot files.
Provides utilities for use with the Caching API in the org.apache.geode.cache.util package.
 
 
 
 
 
Provides information about, access to, and common tools for GemFire distributed systems.
 
 
 
 
 
A set of APIs for retrieving information and statistics for GemFire components as well as controlling the startup, shutdown and runtime of those components.
 
 
The Command Line Interface (CLI) package provides a set of APIs for writing commands that can be used to manage and monitor GemFire components.
 
 
 
 
 
 
Geode uses Micrometer for its metrics.
 
The org.apache.geode.pdx package provides APIs used for object serialization.
 
Provides an API for plugging in authentication and authorization for members of a distributed system and clients.