Interface TimePartitioning

    • Method Detail

      • getApproximateMillisecondsPerPartition

        long getApproximateMillisecondsPerPartition()
      • getPartitionStart

        java.time.ZonedDateTime getPartitionStart​(java.time.ZonedDateTime zonedDateTime)
      • getPartitionEnd

        default java.time.ZonedDateTime getPartitionEnd​(java.time.ZonedDateTime zonedDateTime)
      • increment

        java.time.ZonedDateTime increment​(java.time.ZonedDateTime zonedDateTime)
      • decrement

        java.time.ZonedDateTime decrement​(java.time.ZonedDateTime zonedDateTime)