commit | 868fb1c4b943bd9949019506b7470c2bc35b8b18 | [log] [tgz] |
---|---|---|
author | Fumitoshi Ukai <fumitoshi.ukai@gmail.com> | Fri Jun 05 13:25:53 2015 +0900 |
committer | Fumitoshi Ukai <fumitoshi.ukai@gmail.com> | Mon Jun 08 09:56:02 2015 +0900 |
tree | 670f70095af9f54c95c0ed90daa13bc4f468d38e | |
parent | 2eac7684b05a639581da3ab79cda2bf45abdf310 [diff] |
change Job recievier type from Job to *Job. build method of Job modify outputTs. if receiver type is Job, it will modify copied Job and doesn't affect caller data.