public class CommandBB extends Blackboard
| Modifier and Type | Field and Description |
|---|---|
static CommandBB |
bbInstance |
static int |
configurableInitCounter |
static int |
dataRateDoOps |
static int |
dataRatePutCntr |
static int |
executionNumber |
static int |
managerCount |
counterNames, GemFire, RMI| Constructor and Description |
|---|
CommandBB()
Zero-arg constructor for remote method invocations.
|
CommandBB(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 CommandBB |
getBB()
Get the BB
|
static void |
HydraTask_logBB() |
createSharedCounters, createSharedLock, createSharedMap, getCounterNames, getSharedCounter, getSharedCounters, getSharedLock, getSharedMap, print, printSharedCounters, printSharedMappublic static int executionNumber
public static int managerCount
public static int configurableInitCounter
public static int dataRateDoOps
public static int dataRatePutCntr
public static CommandBB bbInstance
public CommandBB()
public CommandBB(java.lang.String name,
java.lang.String type)
public static void HydraTask_logBB()
public static CommandBB getBB()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.