chirag
06/30/2018, 5:15 PMBulkProcessor bulkProcessor =
BulkProcessor.builder(client::bulkAsync, listener).build();
even intellij is converting to some buggy kotlin code, IntelliJ is not able to detect correct implementation i guess
Anybody tried this in kotlin? please guide me how could i do this