BatchPolicy

Information about the batch policy.

Types

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

Properties

Link copied to clipboard

The number of active simulation jobs create as part of the batch that can be in an active state at the same time.

Link copied to clipboard

The amount of time, in seconds, to wait for the batch to complete.

Functions

Link copied to clipboard
inline fun copy(block: BatchPolicy.Builder.() -> Unit = {}): BatchPolicy
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