public class TelemetryCache extends Object
| Constructor and Description |
|---|
TelemetryCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
Map<String,Object> |
getProperties() |
boolean |
isEmpty() |
void |
put(String key) |
void |
put(String key,
String value) |
Copyright © 2024. All rights reserved.