| 程序包 | 说明 |
|---|---|
| com.obs.services.model.select |
| 限定符和类型 | 方法和说明 |
|---|---|
ScanRange |
ScanRange.withEnd(long end)
Sets the offset of the last byte of data to scan
|
ScanRange |
ScanRange.withStart(long start)
Sets the offset of the first byte of data to scan
Default is the beginning of the file
|
| 限定符和类型 | 方法和说明 |
|---|---|
SelectObjectRequest |
SelectObjectRequest.withScanRange(ScanRange scanRange)
Configures the range of bytes of the input file to scan
|
Copyright © 2023. All rights reserved.