public class BucketState extends Object implements Serializable
| Constructor and Description |
|---|
BucketState() |
| Modifier and Type | Method and Description |
|---|---|
static void |
checkPrimaryBalance(com.gemstone.gemfire.cache.Region aRegion)
Check that primaries have exact balance
|
static Map[] |
getBucketMaps(com.gemstone.gemfire.cache.Region aRegion)
Get information about each member's buckets/primaries.
|
public static Map[] getBucketMaps(com.gemstone.gemfire.cache.Region aRegion)
aRegion - The region to get information for.public static void checkPrimaryBalance(com.gemstone.gemfire.cache.Region aRegion)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.