public class JtaBB extends Blackboard
| Modifier and Type | Field and Description |
|---|---|
static JtaBB |
bbInstance |
static int |
COUNTER |
static String |
dbTableName |
static int |
NUM_CREATE |
static int |
NUM_GET |
static int |
NUM_UPDATE |
counterNames, GemFire, RMI| Constructor and Description |
|---|
JtaBB()
Zero-arg constructor for remote method invocations.
|
JtaBB(String name,
String type)
Creates a sample blackboard using the specified name and transport type.
|
| Modifier and Type | Method and Description |
|---|---|
static JtaBB |
getBB()
Get the JtaBB
|
static long |
incrementCounter(String counterName,
int counter)
Increments the counter with the given name
|
createSharedCounters, createSharedLock, createSharedMap, getCounterNames, getSharedCounter, getSharedCounters, getSharedLock, getSharedMap, print, printSharedCounters, printSharedMappublic static int NUM_CREATE
public static int NUM_UPDATE
public static int NUM_GET
public static int COUNTER
public static JtaBB bbInstance
public static String dbTableName
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.