public class ServiceStatusDTO extends StringIdDTO
Modifier and Type | Field and Description |
---|---|
java.lang.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() |
equals, hashCode
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.