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