Uses of Class
org.apache.flink.runtime.io.network.partition.SortBuffer
Packages that use SortBuffer
Package
Description
-
Uses of SortBuffer in org.apache.flink.runtime.io.network.partition
Subclasses of SortBuffer in org.apache.flink.runtime.io.network.partitionModifier and TypeClassDescriptionclassWhen getting buffers, TheSortBasedDataBuffershould recycle the read target buffer with the givenBufferRecycler. -
Uses of SortBuffer in org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage
Modifier and TypeClassDescriptionclassWhen getting buffers, TheSortBasedDataBufferneed not recycle the read target buffer..