public class AliyunOSSFileReaderTask extends Object implements Runnable
AliyunOSSInputStream as an task that submitted
to the thread pool.
Each AliyunOSSFileReaderTask reads one part of the file so that
we can accelerate the sequential read.| 限定符和类型 | 字段和说明 |
|---|---|
static org.slf4j.Logger |
LOG |
| 构造器和说明 |
|---|
AliyunOSSFileReaderTask(String key,
AliyunOSSFileSystemStore store,
ReadBuffer readBuffer) |
public AliyunOSSFileReaderTask(String key, AliyunOSSFileSystemStore store, ReadBuffer readBuffer)
Copyright © 2021 Apache Software Foundation. All Rights Reserved.