StepParameterChunks

Defines how a step parameter range should be divided into chunks.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The number of tasks to combine into a single chunk by default.

Link copied to clipboard

Specifies whether the chunked ranges must be contiguous or can have gaps between them.

Link copied to clipboard

The number of seconds to aim for when forming chunks.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String