public class RetryQueryRunner<T> extends Object implements QueryRunner<T>
Constructor and Description |
---|
RetryQueryRunner(QueryRunner<T> baseRunner,
QueryToolChest<T,Query<T>> toolChest,
RetryQueryRunnerConfig config,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper) |
public RetryQueryRunner(QueryRunner<T> baseRunner, QueryToolChest<T,Query<T>> toolChest, RetryQueryRunnerConfig config, com.fasterxml.jackson.databind.ObjectMapper jsonMapper)
Copyright © 2011–2015. All rights reserved.