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
IOException
public static List<org.spf4j.perf.TimeSeriesRecord> getMetrics(org.spf4j.perf.MeasurementStoreQuery query, org.apache.avro.Schema metric, Instant from, Instant to) throws IOException
IOException
public 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
IOException
Copyright © 2021 SPF4J. All rights reserved.