Apache Flink · Example Payload

Flink Rest Checkpoint Alignment Example

ApacheBatch ProcessingBig DataOpen SourceReal-Time AnalyticsStateful ComputingStream Processing

Flink Rest Checkpoint Alignment 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": 1,
  "duration": 1,
  "persisted": 1,
  "processed": 1
}