public interface Worker
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getDotNetVersion() |
List<String> |
getGroups() |
String |
getHostName() |
String |
getInstallPath() |
String |
getJvm() |
String |
getOs() |
io.cloudslang.score.api.nodes.WorkerStatus |
getStatus() |
String |
getUuid() |
String |
getVersion() |
String |
getVersionId() |
boolean |
isActive() |
boolean |
isDeleted() |
String getUuid()
boolean isActive()
io.cloudslang.score.api.nodes.WorkerStatus getStatus()
String getHostName()
String getInstallPath()
String getDescription()
String getOs()
String getJvm()
String getDotNetVersion()
boolean isDeleted()
String getVersion()
String getVersionId()
Copyright © 2021. All rights reserved.