public class SegmentMetadata extends Object
Constructor and Description |
---|
SegmentMetadata(Map<String,Map<String,List<String>>> queryResult)
Create a map of dimension and metric intervals from a map of intervals to dimensions and metrics.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Map<String,Set<org.joda.time.Interval>> |
getDimensionIntervals() |
Map<String,Set<org.joda.time.Interval>> |
getMetricIntervals() |
int |
hashCode() |
boolean |
isEmpty() |
Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.