Package | Description |
---|---|
com.gemstone.gemfire.cache.partition |
Provides classes which operate on partitioned regions.
|
Modifier and Type | Method and Description |
---|---|
static PartitionRegionInfo |
PartitionRegionHelper.getPartitionRegionInfo(Region<?,?> region)
Gathers details about the specified partitioned region.
|
Modifier and Type | Method and Description |
---|---|
static Set<PartitionRegionInfo> |
PartitionRegionHelper.getPartitionRegionInfo(Cache cache)
Gathers a set of details about all partitioned regions in the local Cache.
|
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.