public class RolesPrms extends BasePrms
| Modifier and Type | Field and Description |
|---|---|
static java.lang.Long |
clientsToStop
(String) client(s) to target for stop/start operations
|
static java.lang.Long |
startMode
(int) Used in dynamic task start-up (how the client VM will be
restarted.
|
static java.lang.Long |
stopMode
(int) Used in dynamic task stop (how to stop the target vm)
Choices are MEAN_KILL, NICE_KILL, MEAN_EXIT, NICE_EXIT
|
| Constructor and Description |
|---|
RolesPrms() |
dumpKeys, keyForName, nameForKey, setValues, tab, tasktabpublic static java.lang.Long stopMode
stop modepublic static java.lang.Long startMode
startModepublic static java.lang.Long clientsToStop
ClientVmInfoCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.