Cache
.See: Description
Interface | Description |
---|---|
RebalanceFactory |
Factory for defining and starting a
RebalanceOperation . |
RebalanceOperation |
Operation for rebalancing resources used by the
Cache . |
RebalanceResults |
The results of rebalancing
Cache resources. |
ResourceManager |
Provides support for managing resources used by the local
Cache . |
RestoreRedundancyOperation |
Class for defining and starting a
CompletableFuture that returns
RestoreRedundancyResults . |
Controls the resources used by the local GemFire Cache
. The ResourceManager exposes options affecting how the resources are controlled. Additionally, Cache
resources can also be rebalanced across the GemFire distributed system.