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