public class ConflictedOpsBB extends Blackboard
| Modifier and Type | Field and Description |
|---|---|
static int |
ConcurrentLeader |
static String |
CONFLICTED_OPS_BB_NAME |
static String |
CONFLICTED_OPS_BB_TYPE |
static int |
ExecutionNumber |
static String |
ExpectedValue |
static int |
FinishedVerify |
static int |
Pausing |
static int |
processEvents |
static int |
ReadyToBegin |
static int |
ReadyToVerify |
static String |
SelectedKey |
static int |
SnapshotWritten |
static int |
TimeToStop |
static int |
WaitForSelectedKey |
counterNames, GemFire, RMI| Constructor and Description |
|---|
ConflictedOpsBB()
Zero-arg constructor for remote method invocations.
|
ConflictedOpsBB(String name,
String type)
Creates a sample blackboard using the specified name and transport type.
|
| Modifier and Type | Method and Description |
|---|---|
static ConflictedOpsBB |
getInstance()
Creates a sample blackboard using
ConflictedOpsPrms#blackboardName and
ConflictedOpsPrms#blackboardType. |
createSharedCounters, createSharedLock, createSharedMap, getCounterNames, getSharedCounter, getSharedCounters, getSharedLock, getSharedMap, print, printSharedCounters, printSharedMappublic static int ExecutionNumber
public static int processEvents
public static int ConcurrentLeader
public static int ReadyToBegin
public static int WaitForSelectedKey
public static int Pausing
public static int ReadyToVerify
public static int FinishedVerify
public static int SnapshotWritten
public static int TimeToStop
public static final String SelectedKey
public static final String ExpectedValue
public static String CONFLICTED_OPS_BB_NAME
public static String CONFLICTED_OPS_BB_TYPE
public ConflictedOpsBB()
public static ConflictedOpsBB getInstance()
ConflictedOpsPrms#blackboardName and
ConflictedOpsPrms#blackboardType.Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.