Apache Flink · Schema

IOMetricsInfo

IOMetricsInfo schema from Apache Flink REST API

ApacheBatch ProcessingBig DataOpen SourceReal-Time AnalyticsStateful ComputingStream Processing

Properties

Name Type Description
accumulated-backpressured-time integer
accumulated-busy-time number
accumulated-idle-time integer
read-bytes integer
read-bytes-complete boolean
read-records integer
read-records-complete boolean
write-bytes integer
write-bytes-complete boolean
write-records integer
write-records-complete boolean
View JSON Schema on GitHub