public static class WebInterfaceWorkerGeneralServlet.UIWorkerInfo extends Object
Constructor and Description |
---|
UIWorkerInfo(String workerAddress,
long startTimeMs)
Creates a new instance of
WebInterfaceWorkerGeneralServlet.UIWorkerInfo . |
Modifier and Type | Method and Description |
---|---|
String |
getStartTime() |
String |
getUptime() |
String |
getWorkerAddress() |
public UIWorkerInfo(String workerAddress, long startTimeMs)
WebInterfaceWorkerGeneralServlet.UIWorkerInfo
.workerAddress
- worker addressstartTimeMs
- start time in millisecondsCopyright © 2023. All Rights Reserved.