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