Uses of Interface
org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage.BufferAccumulator
Packages that use BufferAccumulator
-
Uses of BufferAccumulator in org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage
Classes in org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage that implement BufferAccumulatorModifier and TypeClassDescriptionclassThe hash implementation of theBufferAccumulator.classThe sort-based implementation of theBufferAccumulator.Constructors in org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage with parameters of type BufferAccumulatorModifierConstructorDescriptionTieredStorageProducerClient(int numSubpartitions, boolean isBroadcastOnly, BufferAccumulator bufferAccumulator, BufferCompressor bufferCompressor, List<TierProducerAgent> tierProducerAgents)