public class TSKeyValue<V> extends KeyValue<String,V>
| Constructor and Description |
|---|
TSKeyValue(String key,
Map<String,String> labels,
V value) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getLabels() |
equals, getKey, getValue, hashCode, setValue, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcomparingByKey, comparingByKey, comparingByValue, comparingByValueCopyright © 2022. All rights reserved.