Package | Description |
---|---|
com.suse.salt.netapi.client | |
com.suse.salt.netapi.parser |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.CompletionStage<Stats> |
SaltClient.stats()
Query statistics from the CherryPy Server.
|
Modifier and Type | Field and Description |
---|---|
static JsonParser<Stats> |
JsonParser.STATS |
Modifier and Type | Method and Description |
---|---|
Stats |
StatsAdapter.read(com.google.gson.stream.JsonReader jsonReader) |
Modifier and Type | Method and Description |
---|---|
void |
StatsAdapter.write(com.google.gson.stream.JsonWriter jsonWriter,
Stats stats) |