FlinkApplicationConfiguration

Describes configuration parameters for a Managed Service for Apache Flink application or a Studio notebook.

Types

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

Properties

Link copied to clipboard

Describes an application's checkpointing configuration. Checkpointing is the process of persisting application state for fault tolerance. For more information, see Checkpoints for Fault Tolerance in the Apache Flink Documentation.

Link copied to clipboard

Describes configuration parameters for Amazon CloudWatch logging for an application.

Link copied to clipboard

Describes parameters for how an application executes multiple tasks simultaneously.

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