this doc descibes batching operations. Unfortunatelly I have not found batching methods like upsert_multi/get_multi/query_multi at latest Java SDK.
I also faced this tutorial where using reactive async communication to cb to do several opeations.
I would like to know if it only one and correct way to do batch operations from java sdk now?