public class ServiceStatusDTO extends StringIdDTO
| Modifier and Type | Field and Description |
|---|---|
String |
state
The state of the service.
|
long |
state_since
Since when has the broker in in this state? In milliseconds since the epoch.
|
id| Constructor and Description |
|---|
ServiceStatusDTO() |
public String state
public long state_since
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.