public class IntervalChunkingQueryRunner<T> extends Object implements QueryRunner<T>
Constructor and Description |
---|
IntervalChunkingQueryRunner(QueryRunner<T> baseRunner,
org.joda.time.Period period) |
public IntervalChunkingQueryRunner(QueryRunner<T> baseRunner, org.joda.time.Period period)
Copyright © 2015. All rights reserved.