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