I'd like to configure Speculative query execution from my application.
So far I've done all the configuration in pure java (ie no configuration files) and I like it that way.
However, I can't find how to configure Speculative query execution. Is there a way?
Thanks.