| Package | Description |
|---|---|
| com.aliyun.odps.storage.internal.models | |
| com.aliyun.odps.storage.read | |
| com.aliyun.odps.storage.settings |
| Modifier and Type | Method and Description |
|---|---|
IncrementalReadOptions |
CreateTableReadSessionResponse.getIncrementalReadOptions() |
IncrementalReadOptions |
CreateTableReadSessionRequest.getIncrementalReadOptions() |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateTableReadSessionResponse.setIncrementalReadOptions(IncrementalReadOptions incrementalReadOptions) |
void |
CreateTableReadSessionRequest.setIncrementalReadOptions(IncrementalReadOptions incrementalReadOptions) |
| Modifier and Type | Method and Description |
|---|---|
TableReadSessionBuilder |
TableReadSessionBuilder.withIncrementalReadOptions(IncrementalReadOptions incrementalReadOptions)
Sets the incremental read options for the read session.
|
| Modifier and Type | Method and Description |
|---|---|
IncrementalReadOptions |
IncrementalReadOptions.Builder.build()
Builds and returns a new IncrementalReadOptions instance with the configured settings.
|
Copyright © 2026 Alibaba Cloud Computing. All rights reserved.