| Package | Description |
|---|---|
| com.aliyun.odps.storage.internal.models | |
| com.aliyun.odps.storage.read | |
| com.aliyun.odps.storage.settings |
| Modifier and Type | Method and Description |
|---|---|
SplitOptions |
CreateTableReadSessionRequest.getSplitOptions() |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateTableReadSessionRequest.setSplitOptions(SplitOptions splitOptions) |
| Modifier and Type | Method and Description |
|---|---|
SplitOptions |
TableReadSessionBuilder.getSplitOptions() |
| Modifier and Type | Method and Description |
|---|---|
TableReadSessionBuilder |
TableReadSessionBuilder.withSplitOptions(SplitOptions splitOptions)
Sets the split options for parallel processing.
|
| Modifier and Type | Method and Description |
|---|---|
SplitOptions |
SplitOptions.SplitOptionsBuilder.build()
Builds and returns a new SplitOptions instance with the configured settings.
|
Copyright © 2026 Alibaba Cloud Computing. All rights reserved.