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