Uses of Class
org.apache.flink.runtime.io.network.partition.hybrid.HsBufferContext
-
Packages that use HsBufferContext Package Description org.apache.flink.runtime.io.network.partition.hybrid -
-
Uses of HsBufferContext in org.apache.flink.runtime.io.network.partition.hybrid
Methods in org.apache.flink.runtime.io.network.partition.hybrid with parameters of type HsBufferContext Modifier and Type Method Description booleanHsSubpartitionConsumerMemoryDataManager. addBuffer(HsBufferContext bufferContext)Method parameters in org.apache.flink.runtime.io.network.partition.hybrid with type arguments of type HsBufferContext Modifier and Type Method Description voidHsSubpartitionConsumerMemoryDataManager. addInitialBuffers(Deque<HsBufferContext> buffers)
-