Uses of Interface
org.apache.flink.runtime.io.network.buffer.BufferProvider
Packages that use BufferProvider
Package
Description
-
Uses of BufferProvider in org.apache.flink.runtime.io.network.buffer
Subinterfaces of BufferProvider in org.apache.flink.runtime.io.network.bufferClasses in org.apache.flink.runtime.io.network.buffer that implement BufferProviderModifier and TypeClassDescriptionclassA buffer pool used to manage a number ofBufferinstances from theNetworkBufferPool. -
Uses of BufferProvider in org.apache.flink.runtime.io.network.partition.consumer
Methods in org.apache.flink.runtime.io.network.partition.consumer that return BufferProvider