java.lang.Runnablepublic class AliyunOSSFileReaderTask
extends java.lang.Object
implements java.lang.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 | Description |
|---|---|---|
static org.slf4j.Logger |
LOG |
| Constructor | Description |
|---|---|
AliyunOSSFileReaderTask(java.lang.String key,
AliyunOSSFileSystemStore store,
ReadBuffer readBuffer) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
run() |
public AliyunOSSFileReaderTask(java.lang.String key,
AliyunOSSFileSystemStore store,
ReadBuffer readBuffer)
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.