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