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