Uses of Class
org.apache.flink.runtime.io.network.NettyShuffleEnvironment
-
Packages that use NettyShuffleEnvironment Package Description org.apache.flink.runtime.io.network -
-
Uses of NettyShuffleEnvironment in org.apache.flink.runtime.io.network
Methods in org.apache.flink.runtime.io.network that return NettyShuffleEnvironment Modifier and Type Method Description static NettyShuffleEnvironment
NettyShuffleServiceFactory. createNettyShuffleEnvironment(NettyShuffleEnvironmentConfiguration config, ResourceID taskExecutorResourceId, TaskEventPublisher taskEventPublisher, ResultPartitionManager resultPartitionManager, ConnectionManager connectionManager, MetricGroup metricGroup, Executor ioExecutor, int numberOfSlots, String[] tmpDirPaths)
NettyShuffleEnvironment
NettyShuffleServiceFactory. createShuffleEnvironment(ShuffleEnvironmentContext shuffleEnvironmentContext)
-