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.| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
LOG |
| Constructor and Description |
|---|
AliyunOSSFileReaderTask(String key,
AliyunOSSFileSystemStore store,
ReadBuffer readBuffer) |
public AliyunOSSFileReaderTask(String key, AliyunOSSFileSystemStore store, ReadBuffer readBuffer)
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.