[Core] Re-formatting only change to CoreWorkload.java
- Remove trailing whitespaces,
- Break longlines to below 120 chars
- Right indentation.
This is to prepare for the next commit that will add retry logic to insert to make the load process more fault tolerant.