Interface VersionedPartitions.Iterator<T>

    • Method Detail

      • getPartition

        int getPartition()
        Return the current partition.
        Returns:
        the current partition
      • nextPartition

        int nextPartition()
        Return and progress this Iterator to the next partition.
        Returns:
        the next partition