public class JsonJrdsStatus
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
Generation |
int |
Hosts |
int |
Probes |
JsonJrdsTimer[] |
Timers |
| Constructor and Description |
|---|
JsonJrdsStatus() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public int Hosts
public int Probes
public JsonJrdsTimer[] Timers
public int Generation
Copyright © 2018 Frederic Thevenet. All rights reserved.