Package org.apache.flink.runtime.messages
package org.apache.flink.runtime.messages
This package contains the messages that are sent between Flink's distributed components to
coordinate the distributed operations.
-
ClassDescriptionA generic acknowledgement message.Exception indicating that we could not find a Flink job with the given job ID.Exception indicating that the Flink job with the given job ID has terminated without cancellation.Response to the task back pressure request rpc call.Response to the request to collect thread details samples.A serializable wrapper container for transferring parts of the
ThreadInfo.