Package | Description |
---|---|
com.gemstone.gemfire.cache.control |
Controls the resources used by the local GemFire
Cache . |
Modifier and Type | Method and Description |
---|---|
RebalanceOperation |
RebalanceFactory.simulate()
Simulates a rebalance of the GemFire controlled cache resources on this
member.
|
RebalanceOperation |
RebalanceFactory.start()
Asynchronously starts a new rebalance operation.
|
Modifier and Type | Method and Description |
---|---|
Set<RebalanceOperation> |
ResourceManager.getRebalanceOperations()
Returns a set of all active
RebalanceOperations that were started locally on this member. |
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.