public class QueryFunctionContextBB extends Blackboard
| Modifier and Type | Field and Description |
|---|---|
static QueryFunctionContextBB |
bbInstance |
static int |
NUM_NODES |
counterNames, GemFire, RMI| Constructor and Description |
|---|
QueryFunctionContextBB() |
QueryFunctionContextBB(String name,
String type)
Creates a sample blackboard using the specified name and transport type.
|
| Modifier and Type | Method and Description |
|---|---|
static QueryFunctionContextBB |
getBB()
Get the QueryFunctionContextBB
|
static void |
HydraTask_initialize()
Initialize the QueryFunctionContextBB This saves caching attributes in the
blackboard that must only be read once per test run.
|
createSharedCounters, createSharedLock, createSharedMap, getCounterNames, getSharedCounter, getSharedCounters, getSharedLock, getSharedMap, print, printSharedCounters, printSharedMappublic static QueryFunctionContextBB bbInstance
public static int NUM_NODES
public static QueryFunctionContextBB getBB()
public static void HydraTask_initialize()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.