| Package | Description |
|---|---|
| io.gs2.watch.model |
| Modifier and Type | Method and Description |
|---|---|
static StatsEvent |
StatsEvent.fromJson(com.fasterxml.jackson.databind.JsonNode data) |
StatsEvent |
StatsEvent.withCallAt(Long callAt) |
StatsEvent |
StatsEvent.withCumulative(Boolean cumulative) |
StatsEvent |
StatsEvent.withGrn(String grn) |
StatsEvent |
StatsEvent.withMethod(String method) |
StatsEvent |
StatsEvent.withMetric(String metric) |
StatsEvent |
StatsEvent.withService(String service) |
StatsEvent |
StatsEvent.withTags(List<String> tags) |
StatsEvent |
StatsEvent.withValue(Double value) |
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.