public class HAClientQueueBB extends Blackboard
Feeder do.| Modifier and Type | Field and Description |
|---|---|
static int |
feedSignal |
static int |
HA_OVERFLOW_STATUS |
static int |
NUM_CLIENTS_KILL |
static int |
NUM_CREATE |
static int |
NUM_DESTROY |
static int |
NUM_EXCEPTION |
static int |
NUM_GLOBAL_CONFLATE |
static int |
NUM_INVALIDATE |
static int |
NUM_UPDATE |
static int |
stableSignal |
counterNames, GemFire, RMI| Constructor and Description |
|---|
HAClientQueueBB()
Zero-arg constructor for remote method invocations.
|
HAClientQueueBB(String name,
String type)
Creates a sample blackboard using the specified name and transport type.
|
| Modifier and Type | Method and Description |
|---|---|
static HAClientQueueBB |
getBB()
Get the HAClientQueueBB
|
static void |
initialize()
initialize HAClientQueueBB
|
createSharedCounters, createSharedLock, createSharedMap, getCounterNames, getSharedCounter, getSharedCounters, getSharedLock, getSharedMap, print, printSharedCounters, printSharedMappublic static int NUM_CREATE
public static int NUM_UPDATE
public static int NUM_INVALIDATE
public static int NUM_DESTROY
public static int NUM_EXCEPTION
public static int NUM_CLIENTS_KILL
public static int HA_OVERFLOW_STATUS
public static int NUM_GLOBAL_CONFLATE
public static int feedSignal
public static int stableSignal
public HAClientQueueBB()
public static void initialize()
public static HAClientQueueBB getBB()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.