public class StatsAsciiResponse extends AsciiResponse
AsciiResponse.Type| Modifier and Type | Field and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.String> |
values |
DELETED, EMPTY_LIST, ERROR, EXISTS, NOT_FOUND, NOT_STORED, OK, STORED, TOUCHED, type| Constructor and Description |
|---|
StatsAsciiResponse() |
| Modifier and Type | Method and Description |
|---|---|
void |
addStat(java.lang.String name,
java.lang.String value) |
boolean |
isEmpty() |
Copyright © 2020 Spotify AB. All Rights Reserved.