Uses of Class
org.apache.flink.streaming.api.graph.util.StreamNodeUpdateRequestInfo
Packages that use StreamNodeUpdateRequestInfo
-
Uses of StreamNodeUpdateRequestInfo in org.apache.flink.streaming.api.graph
Method parameters in org.apache.flink.streaming.api.graph with type arguments of type StreamNodeUpdateRequestInfoModifier and TypeMethodDescriptionbooleanDefaultStreamGraphContext.modifyStreamNode(List<StreamNodeUpdateRequestInfo> requestInfos) booleanStreamGraphContext.modifyStreamNode(List<StreamNodeUpdateRequestInfo> requestInfos) Modifies stream nodes within the StreamGraph. -
Uses of StreamNodeUpdateRequestInfo in org.apache.flink.streaming.api.graph.util
Methods in org.apache.flink.streaming.api.graph.util that return StreamNodeUpdateRequestInfoModifier and TypeMethodDescriptionStreamNodeUpdateRequestInfo.withTypeSerializersIn(org.apache.flink.api.common.typeutils.TypeSerializer<?>[] typeSerializersIn)