public class TSInfo extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TSInfo.Rule |
| Modifier and Type | Field and Description |
|---|---|
static Builder<TSInfo> |
TIMESERIES_INFO |
static Builder<TSInfo> |
TIMESERIES_INFO_RESP3 |
| Modifier and Type | Method and Description |
|---|---|
List<Map<String,Object>> |
getChunks() |
Long |
getIntegerProperty(String property) |
String |
getLabel(String label) |
Map<String,String> |
getLabels() |
Map<String,Object> |
getProperties() |
Object |
getProperty(String property) |
TSInfo.Rule |
getRule(String rule) |
Map<String,TSInfo.Rule> |
getRules() |
public Map<String,TSInfo.Rule> getRules()
public TSInfo.Rule getRule(String rule)
Copyright © 2024. All rights reserved.