Package | Description |
---|---|
com.gemstone.gemfire.cache.control |
Controls the resources used by the local GemFire
Cache . |
Modifier and Type | Method and Description |
---|---|
RebalanceFactory |
ResourceManager.createRebalanceFactory()
Creates a factory for defining and starting
RebalanceOperations . |
RebalanceFactory |
RebalanceFactory.excludeRegions(Set<String> regions)
Exclude specific regions from the rebalancing operation.
|
RebalanceFactory |
RebalanceFactory.includeRegions(Set<String> regions)
Specify which regions to include in the rebalance operation.
|
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.