public class RebalanceBB extends Blackboard
| Modifier and Type | Field and Description |
|---|---|
static RebalanceBB |
bbInstance |
static int |
criticalSection |
static java.lang.String |
ErrorKey |
static java.lang.String |
LocalMaxMemoryKey |
static java.lang.String |
LocalSizeKey |
static int |
numCacheServers |
static int |
numDataStores |
static int |
numExceededLMMAlerts |
static int |
numTargetEventsProcessed |
static java.lang.String |
PartitionedRegionDetails_before |
static int |
processedStart |
static int |
recoveryRegionCount |
static java.lang.String |
targetVmInfo |
counterNames, GemFire, RMI| Constructor and Description |
|---|
RebalanceBB()
Zero-arg constructor for remote method invocations.
|
RebalanceBB(java.lang.String name,
java.lang.String type)
Creates a sample blackboard using the specified name and transport type.
|
| Modifier and Type | Method and Description |
|---|---|
static RebalanceBB |
getBB()
Get the BB
|
createSharedCounters, createSharedLock, createSharedMap, getCounterNames, getSharedCounter, getSharedCounters, getSharedLock, getSharedMap, print, printSharedCounters, printSharedMappublic static int numCacheServers
public static int recoveryRegionCount
public static int criticalSection
public static int processedStart
public static int numTargetEventsProcessed
public static int numExceededLMMAlerts
public static int numDataStores
public static java.lang.String LocalMaxMemoryKey
public static java.lang.String LocalSizeKey
public static RebalanceBB bbInstance
public static java.lang.String targetVmInfo
public static java.lang.String PartitionedRegionDetails_before
public static java.lang.String ErrorKey
public RebalanceBB()
public RebalanceBB(java.lang.String name,
java.lang.String type)
public static RebalanceBB getBB()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.