Interface WaitableResponse

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void waitTask()
      Wait for a task to complete before executing the next line of code, to synchronize index updates.
    • Method Detail

      • waitTask

        void waitTask()
        Wait for a task to complete before executing the next line of code, to synchronize index updates.