public interface QuerySegmentSpec
Modifier and Type | Method and Description |
---|---|
List<org.joda.time.Interval> |
getIntervals() |
<T> QueryRunner<T> |
lookup(Query<T> query,
QuerySegmentWalker walker) |
List<org.joda.time.Interval> getIntervals()
<T> QueryRunner<T> lookup(Query<T> query, QuerySegmentWalker walker)
Copyright © 2011–2015. All rights reserved.