| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.io.network.partition |
| 限定符和类型 | 类和说明 |
|---|---|
class |
PipelinedApproximateSubpartitionView
View over a pipelined in-memory only subpartition allowing reconnecting.
|
| 限定符和类型 | 方法和说明 |
|---|---|
PipelinedSubpartitionView |
PipelinedApproximateSubpartition.createReadView(BufferAvailabilityListener availabilityListener)
To simply the view releasing threading model,
PipelinedApproximateSubpartition.releaseView() is called only before creating a new view. |
PipelinedSubpartitionView |
PipelinedSubpartition.createReadView(BufferAvailabilityListener availabilityListener) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.