Apache Flink · Example Payload

Flink Rest Subtask Time Info Example

ApacheBatch ProcessingBig DataOpen SourceReal-Time AnalyticsStateful ComputingStream Processing

Flink Rest Subtask Time Info 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

durationendpointsubtasktimestamps

Example Payload

Raw ↑
{
  "duration": 1,
  "endpoint": "example-value",
  "subtask": 1,
  "timestamps": {}
}