public static class HostRoleCommandDAO.LastServiceCheckDTO extends Object
Role.| Modifier and Type | Field and Description |
|---|---|
long |
endTime
The time that the service check ended.
|
String |
role
The role.
|
| Constructor and Description |
|---|
LastServiceCheckDTO(String role,
long endTime)
Constructor.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.