Gemfire JavaDocs_test
Package org.apache.geode.cache.control
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.
-
Interface Summary Interface Description RebalanceFactory Factory for defining and starting aRebalanceOperation
.RebalanceOperation Operation for rebalancing resources used by theCache
.RebalanceResults The results of rebalancingCache
resources.ResourceManager Provides support for managing resources used by the localCache
.RestoreRedundancyOperation Class for defining and starting aCompletableFuture
that returnsRestoreRedundancyResults
.