- All Known Subinterfaces:
QueryExecBuilder
- All Known Implementing Classes:
QueryExecBuilderAdapter
,QueryExecDatasetBuilder
,QueryExecHTTPBuilder
public interface QueryExecMod
Aspects of a building a
QueryExec
that can be changed before use. This is
more limited than QueryExecBuilder
and assumes that the query and target
for the query have been setup.-
Method Summary
Modifier and TypeMethodDescriptionbuild()
initialTimeout
(long timeout, TimeUnit timeUnit) overallTimeout
(long timeout, TimeUnit timeUnit) default QueryExecMod
timeout
(long timeout) default QueryExecMod