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