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