public class TelemetryEvent
extends net.minidev.json.JSONObject
Telemetry Event Class
| Modifier and Type | Class and Description |
|---|---|
static class |
TelemetryEvent.LogBuilder
Build log json object
|
static class |
TelemetryEvent.MetricBuilder
Build metric json object
|
static class |
TelemetryEvent.Type |
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
TelemetryEvent() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDeployment() |
appendField, escape, getAsNumber, getAsString, merge, merge, merge, toJSONString, toJSONString, toJSONString, toJSONString, toString, toString, writeJSON, writeJSON, writeJSONKV, writeJSONString, writeJSONStringclear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCodepublic String getDeployment()
Copyright © 2022. All rights reserved.