public class AvroMeasurementStoreTest extends Object
| Constructor and Description |
|---|
AvroMeasurementStoreTest() |
| Modifier and Type | Method and Description |
|---|---|
static List<org.spf4j.perf.TimeSeriesRecord> |
getMetrics(org.spf4j.perf.MeasurementStoreQuery query,
org.apache.avro.Schema metric,
Instant from,
Instant to) |
static List<org.spf4j.perf.TimeSeriesRecord> |
getMetrics(org.spf4j.perf.MeasurementStoreQuery query,
org.apache.avro.Schema metric,
Instant from,
Instant to,
int aggMillis) |
void |
testStore() |
public void testStore()
throws IOException
IOExceptionpublic static List<org.spf4j.perf.TimeSeriesRecord> getMetrics(org.spf4j.perf.MeasurementStoreQuery query, org.apache.avro.Schema metric, Instant from, Instant to) throws IOException
IOExceptionpublic static List<org.spf4j.perf.TimeSeriesRecord> getMetrics(org.spf4j.perf.MeasurementStoreQuery query, org.apache.avro.Schema metric, Instant from, Instant to, int aggMillis) throws IOException
IOExceptionCopyright © 2021 SPF4J. All rights reserved.