Uses of Class
org.apache.flink.streaming.api.operators.collect.CollectCoordinationResponse
Packages that use CollectCoordinationResponse
-
Uses of CollectCoordinationResponse in org.apache.flink.streaming.api.operators.collect
Methods in org.apache.flink.streaming.api.operators.collect that return types with arguments of type CollectCoordinationResponseModifier and TypeMethodDescriptionstatic org.apache.flink.api.java.tuple.Tuple2<Long,CollectCoordinationResponse> CollectSinkFunction.deserializeAccumulatorResult(byte[] serializedAccResults) Methods in org.apache.flink.streaming.api.operators.collect with parameters of type CollectCoordinationResponseModifier and TypeMethodDescriptionvoidAbstractCollectResultBuffer.dealWithResponse(CollectCoordinationResponse response, long responseOffset)