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,org.apache.flink.runtime.clusterframework.types.ResourceProfile> slotSharingGroupResources)Specify fine-grained resource requirements for slot sharing groups.StreamGraphGeneratorStreamGraphGenerator. setStateBackend(org.apache.flink.runtime.state.StateBackend stateBackend)StreamGraphGeneratorStreamGraphGenerator. setTimeCharacteristic(TimeCharacteristic timeCharacteristic)
-