public interface IndexableAdapter
Modifier and Type | Method and Description |
---|---|
Indexed<String> |
getAvailableDimensions() |
Indexed<String> |
getAvailableMetrics() |
org.joda.time.Interval |
getDataInterval() |
Indexed<String> |
getDimValueLookup(String dimension) |
IndexedInts |
getInverteds(String dimension,
String value) |
String |
getMetricType(String metric) |
int |
getNumRows() |
Iterable<Rowboat> |
getRows() |
org.joda.time.Interval getDataInterval()
int getNumRows()
IndexedInts getInverteds(String dimension, String value)
Copyright © 2015. All rights reserved.