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