public class ConcatQueryRunner<T> extends Object implements QueryRunner<T>
ConcatQueryRunner(com.metamx.common.guava.Sequence<QueryRunner<T>> queryRunners)
com.metamx.common.guava.Sequence<T>
run(Query<T> query, Map<String,Object> responseContext)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ConcatQueryRunner(com.metamx.common.guava.Sequence<QueryRunner<T>> queryRunners)
public com.metamx.common.guava.Sequence<T> run(Query<T> query, Map<String,Object> responseContext)
run
QueryRunner<T>
Copyright © 2011–2015. All rights reserved.