| Modifier and Type | Class and Description |
|---|---|
class |
ProducerMergedPartitionFileReader
The implementation of
PartitionFileReader with producer-merge mode. |
class |
SegmentPartitionFileReader
The implementation of
PartitionFileReader with segment file mode. |
| Constructor and Description |
|---|
DiskIOScheduler(TieredStoragePartitionId partitionId,
BatchShuffleReadBufferPool bufferPool,
ScheduledExecutorService ioExecutor,
int maxRequestedBuffers,
Duration bufferRequestTimeout,
BiFunction<Integer,Integer,Integer> segmentIdGetter,
PartitionFileReader partitionFileReader) |
| Constructor and Description |
|---|
RemoteTierConsumerAgent(List<TieredStorageConsumerSpec> tieredStorageConsumerSpecs,
RemoteStorageScanner remoteStorageScanner,
PartitionFileReader partitionFileReader,
int bufferSizeBytes) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.