public class RolesPrms extends BasePrms
| Modifier and Type | Field and Description |
|---|---|
static Long |
clientsToStop
(String) client(s) to target for stop/start operations
|
static Long |
startMode
(int) Used in dynamic task start-up (how the client VM will be
restarted.
|
static 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() |
public static Long stopMode
stop modepublic static Long startMode
startModepublic static Long clientsToStop
ClientVmInfoCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.