| Package | Description |
|---|---|
| org.apache.flink.runtime.io.network.partition.hybrid.tiered.storage |
| Modifier and Type | Class and Description |
|---|---|
class |
HashBufferAccumulator
The hash implementation of the
BufferAccumulator. |
class |
SortBufferAccumulator
The sort-based implementation of the
BufferAccumulator. |
| Constructor and Description |
|---|
TieredStorageProducerClient(int numSubpartitions,
boolean isBroadcastOnly,
BufferAccumulator bufferAccumulator,
BufferCompressor bufferCompressor,
List<TierProducerAgent> tierProducerAgents) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.