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