92939495969798
* @return the client master runner configurer * @throws Exception the exception */ @Override public DefaultClientMasterRunnerConfigurer withMasterRunner() throws Exception { return apply(new DefaultClientMasterRunnerConfigurer()); }