Uses of Interface
org.apache.flink.runtime.io.network.NetworkSequenceViewReader
Packages that use NetworkSequenceViewReader
Package
Description
-
Uses of NetworkSequenceViewReader in org.apache.flink.runtime.io.network.netty
Methods in org.apache.flink.runtime.io.network.netty that return NetworkSequenceViewReaderConstructors in org.apache.flink.runtime.io.network.netty with parameters of type NetworkSequenceViewReaderModifierConstructorDescriptionNettyPartitionRequestListener(ResultPartitionProvider resultPartitionProvider, NetworkSequenceViewReader reader, ResultSubpartitionIndexSet subpartitionIndexSet, ResultPartitionID resultPartitionId) NettyPartitionRequestListener(ResultPartitionProvider resultPartitionProvider, NetworkSequenceViewReader reader, ResultSubpartitionIndexSet subpartitionIndexSet, ResultPartitionID resultPartitionId, long createTimestamp) -
Uses of NetworkSequenceViewReader in org.apache.flink.runtime.io.network.partition
Methods in org.apache.flink.runtime.io.network.partition that return NetworkSequenceViewReaderModifier and TypeMethodDescriptionPartitionRequestListener.getViewReader()Get the view reader of the notifier.