| Package | Description |
|---|---|
| io.cloudslang.worker.management.monitor | |
| io.cloudslang.worker.management.services |
| Modifier and Type | Method and Description |
|---|---|
Map<WorkerMonitorInfoEnum,Serializable> |
WorkerMonitors.getMonitorInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkerMonitor.captureMonitorInfo(Map<WorkerMonitorInfoEnum,Serializable> monitorInfo) |
| Modifier and Type | Method and Description |
|---|---|
static WorkerMonitorInfoEnum |
WorkerMonitorInfoEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkerMonitorInfoEnum[] |
WorkerMonitorInfoEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.