Apache Flink · Example Payload

Flink Rest Checkpoint Alignment Summary Example

ApacheBatch ProcessingBig DataOpen SourceReal-Time AnalyticsStateful ComputingStream Processing

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

Top-level fields

buffereddurationpersistedprocessed

Example Payload

Raw ↑
{
  "buffered": "example-value",
  "duration": "example-value",
  "persisted": "example-value",
  "processed": "example-value"
}