113114115116117118119
return apply(new DefaultMasterContainerRunnerConfigurer()); } @Override public MasterContainerAllocatorConfigurer withContainerAllocator() throws Exception { return apply(new DefaultMasterContainerAllocatorConfigurer()); }