Class TriggerResponse
- java.lang.Object
-
- org.apache.flink.runtime.rest.handler.async.TriggerResponse
-
- All Implemented Interfaces:
ResponseBody
public class TriggerResponse extends Object implements ResponseBody
Response to the triggering of an asynchronous operation.
-
-
Constructor Summary
Constructors Constructor Description TriggerResponse(TriggerId triggerId)
-