Apache Flink · Example Payload

Flink Rest Subtask Checkpoint Statistics Example

ApacheBatch ProcessingBig DataOpen SourceReal-Time AnalyticsStateful ComputingStream Processing

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

Top-level fields

classNameindexstatus

Example Payload

Raw ↑
{
  "className": "WordCount",
  "index": 1,
  "status": "RUNNING"
}