| Package | Description |
|---|---|
| com.aliyun.odps.storage.internal | |
| com.aliyun.odps.storage.internal.models | |
| com.aliyun.odps.storage.read |
| Modifier and Type | Method and Description |
|---|---|
CreateTableReadSessionResponse |
StorageStub.createTableReadSession(TableIdentifier tableId,
CreateTableReadSessionRequest request) |
CreateTableReadSessionResponse |
StorageStub.getTableReadSession(TableIdentifier tableId,
String sessionId,
boolean sessionRefresh) |
| Modifier and Type | Class and Description |
|---|---|
class |
GetTableReadSessionResponse |
| Constructor and Description |
|---|
TableReadSession(StorageStub storageStub,
TableIdentifier tableId,
org.apache.arrow.memory.BufferAllocator allocator,
CreateTableReadSessionResponse response,
TableReadSessionBuilder builder)
Constructs a new TableReadSession with the provided parameters.
|
Copyright © 2026 Alibaba Cloud Computing. All rights reserved.