Interface ProfileStream

    • Method Detail

      • offset

        long offset()
        Return the offset in micros from the start of the transaction.
      • addEvent

        void addEvent​(String event,
                      long startOffset)
        Add the commit/rollback event.