4849505152535455
this.parser = parser; } public void notifyWorkerStarted(UUID trialId) throws IOException { println(parser.toJson(new StartupAnnounceMessage(trialId))); println(controlLogMessageRenderer.render(new VmPropertiesLogMessage())); writer.flush(); }