Apache Flink · Example Payload

Flink Rest Environment Info Example

ApacheBatch ProcessingBig DataOpen SourceReal-Time AnalyticsStateful ComputingStream Processing

Flink Rest Environment 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

classpathjvm

Example Payload

Raw ↑
{
  "classpath": [
    "example-value"
  ],
  "jvm": "example-value"
}