Hello, I wanted to know if the call to insertTablets() to insert tablet data into IoTDB is a blocking call or a non-blocking call? Will the thread wait for session.insertTablets() to complete before returning execution control to the next line?
Thanks, dgargcs
