public class EntryEventBB extends Blackboard
| Modifier and Type | Field and Description |
|---|---|
static int |
NUM_CLOSE |
static int |
NUM_CREATE |
static int |
NUM_DESTROY |
static int |
NUM_INVALIDATE |
static int |
NUM_UPDATE |
counterNames, GemFire, RMI| Constructor and Description |
|---|
EntryEventBB() |
EntryEventBB(String name,
String type)
Creates a sample blackboard using the specified name and type.
|
| Modifier and Type | Method and Description |
|---|---|
static EntryEventBB |
getBB()
Gets a singleton instance of the BB
|
createSharedCounters, createSharedLock, createSharedMap, getCounterNames, getSharedCounter, getSharedCounters, getSharedLock, getSharedMap, print, printSharedCounters, printSharedMappublic static int NUM_CREATE
public static int NUM_UPDATE
public static int NUM_DESTROY
public static int NUM_INVALIDATE
public static int NUM_CLOSE
public static EntryEventBB getBB()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.