public class RebootBlackboard extends Blackboard
The shared map holds a mapping of rebooted host names to the RebootInfo generated by invocation of RebootMgr.reboot(java.lang.String, java.lang.String, boolean).
| Modifier and Type | Field and Description |
|---|---|
static RebootBlackboard |
blackboard |
counterNames, GemFire, RMI| Constructor and Description |
|---|
RebootBlackboard()
Zero-arg constructor for remote method invocations.
|
RebootBlackboard(String name,
String type) |
| Modifier and Type | Method and Description |
|---|---|
static RebootBlackboard |
getInstance()
Creates a singleton blackboard.
|
createSharedCounters, createSharedLock, createSharedMap, getCounterNames, getSharedCounter, getSharedCounters, getSharedLock, getSharedMap, print, printSharedCounters, printSharedMappublic static RebootBlackboard blackboard
public RebootBlackboard()
public static RebootBlackboard getInstance()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.