TheRoddyWMS / BatchEuphoria

A library to access different kinds of cluster backends
MIT License
3 stars 5 forks source link

Builder for JobManager parameters doesn't include method for strictMode #37

Closed askask closed 6 years ago

vinjana commented 7 years ago

Is the builder necessary anyway? If it is as complex for construction as the Jobmanager itself, why not put the fluent (or whatever) setters directly on the manager?