Uses of Class
org.apache.flink.streaming.api.graph.StreamGraphGenerator
Packages that use StreamGraphGenerator
-
Uses of StreamGraphGenerator in org.apache.flink.streaming.api.graph
Methods in org.apache.flink.streaming.api.graph that return StreamGraphGeneratorModifier and TypeMethodDescriptionStreamGraphGenerator.setSlotSharingGroupResource(Map<String, ResourceProfile> slotSharingGroupResources) Specify fine-grained resource requirements for slot sharing groups.