public static class StripedTimeSeries.ThreadRecorder<V>
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
long |
getTotalRecs() |
int |
numOfElements() |
void |
record(long timestamp,
V val) |
public int numOfElements()
public long getTotalRecs()
public void record(long timestamp,
V val)