| 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,
java.time.Duration bufferRequestTimeout,
int maxBufferReadAhead,
java.util.function.BiFunction<Integer,Integer,Integer> firstBufferIndexInSegmentRetriever,
PartitionFileReader partitionFileReader) |
| Constructor and Description |
|---|
RemoteTierConsumerAgent(RemoteStorageScanner remoteStorageScanner,
PartitionFileReader partitionFileReader,
int bufferSizeBytes) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.