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