Uses of Package
org.apache.flink.runtime.io.disk
-
Classes in org.apache.flink.runtime.io.disk used by org.apache.flink.runtime.io.disk Class Description FileChannelManager The manager used for creating/getting file IO channels based on config temp dirs. -
Classes in org.apache.flink.runtime.io.disk used by org.apache.flink.runtime.io.network Class Description BatchShuffleReadBufferPool A fixed-sizeMemorySegment
pool used by batch shuffle for shuffle data read (currently only used by sort-merge blocking shuffle). -
Classes in org.apache.flink.runtime.io.disk used by org.apache.flink.runtime.io.network.partition Class Description BatchShuffleReadBufferPool A fixed-sizeMemorySegment
pool used by batch shuffle for shuffle data read (currently only used by sort-merge blocking shuffle).FileChannelManager The manager used for creating/getting file IO channels based on config temp dirs. -
Classes in org.apache.flink.runtime.io.disk used by org.apache.flink.runtime.io.network.partition.hybrid.tiered.shuffle Class Description BatchShuffleReadBufferPool A fixed-sizeMemorySegment
pool used by batch shuffle for shuffle data read (currently only used by sort-merge blocking shuffle).FileChannelManager The manager used for creating/getting file IO channels based on config temp dirs. -
Classes in org.apache.flink.runtime.io.disk used by org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier Class Description BatchShuffleReadBufferPool A fixed-sizeMemorySegment
pool used by batch shuffle for shuffle data read (currently only used by sort-merge blocking shuffle). -
Classes in org.apache.flink.runtime.io.disk used by org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.disk Class Description BatchShuffleReadBufferPool A fixed-sizeMemorySegment
pool used by batch shuffle for shuffle data read (currently only used by sort-merge blocking shuffle). -
Classes in org.apache.flink.runtime.io.disk used by org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.memory Class Description BatchShuffleReadBufferPool A fixed-sizeMemorySegment
pool used by batch shuffle for shuffle data read (currently only used by sort-merge blocking shuffle). -
Classes in org.apache.flink.runtime.io.disk used by org.apache.flink.runtime.io.network.partition.hybrid.tiered.tier.remote Class Description BatchShuffleReadBufferPool A fixed-sizeMemorySegment
pool used by batch shuffle for shuffle data read (currently only used by sort-merge blocking shuffle). -
Classes in org.apache.flink.runtime.io.disk used by org.apache.flink.runtime.operators.resettable Class Description RandomAccessInputView SimpleCollectingOutputView The list with the full segments contains at any point all completely full segments, plus the segment that is currently filled.SpillingBuffer An output view that buffers written data in memory pages and spills them when they are full.