public static final class CounterTimeseriesTable.Counter extends Object
CounterTimeseriesTable
.Modifier and Type | Method and Description |
---|---|
byte[] |
getCounter()
Returns the name of the counter.
|
byte[][] |
getTags()
Returns the tags associated with the counter.
|
long |
getTimestamp()
Returns the timestamp of the counter.
|
long |
getValue()
Returns the count value of the counter.
|
public byte[] getCounter()
public long getValue()
public long getTimestamp()
public byte[][] getTags()
Copyright © 2023 Cask Data, Inc. Licensed under the Apache License, Version 2.0.