public class PRObserverBB extends Blackboard
| Modifier and Type | Field and Description |
|---|---|
static int |
approxTimerStartTime |
static PRObserverBB |
bbInstance |
static int |
rebalRecovFinishTime |
static int |
rebalRecovStartCounter |
static int |
rebalRecovStartTime |
counterNames, GemFire, RMI| Constructor and Description |
|---|
PRObserverBB()
Zero-arg constructor for remote method invocations.
|
PRObserverBB(java.lang.String name,
java.lang.String type)
Creates a blackboard using the specified name and transport type.
|
| Modifier and Type | Method and Description |
|---|---|
static PRObserverBB |
getBB()
Get the BB
|
createSharedCounters, createSharedLock, createSharedMap, getCounterNames, getSharedCounter, getSharedCounters, getSharedLock, getSharedMap, print, printSharedCounters, printSharedMappublic static int rebalRecovStartCounter
public static int rebalRecovStartTime
public static int rebalRecovFinishTime
public static int approxTimerStartTime
public static PRObserverBB bbInstance
public PRObserverBB()
public PRObserverBB(java.lang.String name,
java.lang.String type)
public static PRObserverBB getBB()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.