| Constructor and Description |
|---|
TelemetryV1(long timestamp,
String classification,
Map<? extends String,?> attributes) |
TelemetryV1(String classification,
Map<? extends String,?> attributes) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAttributes() |
String |
getClassification() |
long |
getTimestamp() |
int |
getVersion() |
public final int getVersion()
getVersion in interface Telemetrypublic long getTimestamp()
getTimestamp in interface Telemetrypublic String getClassification()
getClassification in interface Telemetrypublic Map<String,Object> getAttributes()
getAttributes in interface TelemetryCopyright © 2018–2020 ConnectorIO Sp. z o.o.. All rights reserved.