public class TimeseriesMeta extends Object
| Constructor and Description |
|---|
TimeseriesMeta(TimeseriesKey timeseriesKey) |
| Modifier and Type | Method and Description |
|---|---|
SortedMap<String,String> |
getAttributes() |
TimeseriesKey |
getTimeseriesKey() |
long |
getUpdateTimeInUs() |
void |
setAttributes(Map<String,String> attributes) |
void |
setTimeseriesKey(TimeseriesKey timeseriesKey) |
void |
setUpdateTimeInUs(long updateTimeInUs) |
String |
toString() |
public TimeseriesMeta(TimeseriesKey timeseriesKey)
public TimeseriesKey getTimeseriesKey()
public void setTimeseriesKey(TimeseriesKey timeseriesKey)
public long getUpdateTimeInUs()
public void setUpdateTimeInUs(long updateTimeInUs)
Copyright © 2024. All Rights Reserved.