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 String |
stringData |
counterNames, GemFire, RMI| Constructor and Description |
|---|
CompressionBB()
Zero-arg constructor for remote method invocations.
|
CompressionBB(String name,
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 String stringData
public CompressionBB()
public static CompressionBB getBB()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.