public class BufferDebloater extends Object
| Constructor and Description |
|---|
BufferDebloater(org.apache.flink.configuration.Configuration taskConfig,
org.apache.flink.runtime.io.network.partition.consumer.IndexedInputGate[] inputGates) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLastBufferSize() |
java.time.Duration |
getLastEstimatedTimeToConsumeBuffers() |
void |
recalculateBufferSize(long currentThroughput) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.