Apache Flink · Example Payload

Flink Rest Externalized Checkpoint Info Example

ApacheBatch ProcessingBig DataOpen SourceReal-Time AnalyticsStateful ComputingStream Processing

Flink Rest Externalized Checkpoint Info Example is an example object payload from Apache Flink, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

delete_on_cancellationenabled

Example Payload

Raw ↑
{
  "delete_on_cancellation": true,
  "enabled": true
}