public class SimpleClient extends Object
| Constructor and Description |
|---|
SimpleClient() |
| Modifier and Type | Method and Description |
|---|---|
static void |
closeCacheTask()
closeCacheTask: general task to unhook a vm from the distributed cache.
|
static void |
createCacheTask()
createCacheTask: general task to hook a vm to the distributed cache.
|
static void |
getOrders() |
static void |
initialize() |
static void |
main(String[] args) |
static void |
printBlackboardsTask() |
static void |
putOrders() |
static void |
replaceChangedOrders() |
static void |
replaceUnchangedOrders() |
static void |
runBenchmarkTask() |
static void |
shutdown() |
public static void initialize()
public static void shutdown()
public static void putOrders()
public static void replaceUnchangedOrders()
public static void replaceChangedOrders()
public static void getOrders()
public static void createCacheTask()
public static void closeCacheTask()
public static void runBenchmarkTask()
public static void printBlackboardsTask()
public static void main(String[] args)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.