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 java.lang.String |
NBS_BB_NAME |
static java.lang.String |
NBS_BB_TYPE |
counterNames, GemFire, RMI| Constructor and Description |
|---|
NBSTestBB()
Zero-arg constructor for remote method invocations.
|
NBSTestBB(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 NBSTestBB |
getBB()
Get the NBSTestBB
|
createSharedCounters, createSharedLock, createSharedMap, getCounterNames, getSharedCounter, getSharedCounters, getSharedLock, getSharedMap, print, printSharedCounters, printSharedMappublic static java.lang.String NBS_BB_NAME
public static java.lang.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 NBSTestBB()
public NBSTestBB(java.lang.String name,
java.lang.String type)
public static NBSTestBB getBB()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.