Interface LogOffset

    • Method Detail

      • partition

        LogPartition partition()
        Returns the tuple Log name and partition.
      • offset

        long offset()
        The position for the this partition().
      • nextOffset

        LogOffset nextOffset()
        Returns the next offset corresponding to the next position in the same partition.
        Since:
        10.1