| Package | Description |
|---|---|
| com.gemstone.gemfire.cache |
Provides an implementation of distributed object caching that
can leverage GemFire's distribution capabilities.
|
| com.gemstone.gemfire.cache.control |
Controls the resources used by the local GemFire
Cache. |
| com.gemstone.gemfire.cache.partition |
Provides classes which operate on partitioned regions.
|
| Class and Description |
|---|
| PartitionListener
A callback for partitioned regions, invoked when a partition region is
created or any bucket in a partitioned region becomes primary.
|
| Class and Description |
|---|
| PartitionRebalanceInfo
The detailed results of rebalancing a partitioned region.
|
| Class and Description |
|---|
| PartitionListener
A callback for partitioned regions, invoked when a partition region is
created or any bucket in a partitioned region becomes primary.
|
| PartitionMemberInfo
Describes a member that has been configured to provide storage space for
a partitioned region.
|
| PartitionRegionInfo
Information describing the data storage and distribution of a
partitioned region.
|
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.