| Interface | Description |
|---|---|
| SplitReader<T> |
A split reader returned by
TableBatchReadSession.createRecordReader(InputSplit, ReaderOptions)
or TableBatchReadSession.createArrowReader(InputSplit, ReaderOptions)
It's responsible for outputting data for an input split. |
| TableBatchReadSession |
A logical representation of a maxcompute table batch read session.
|
| TableReadSession | |
| TableReadSessionProvider |
Session provider for
TableReadSession |
| Class | Description |
|---|---|
| TableReadSessionBuilder |
An interface for building the
TableReadSession. |
Copyright © 2024 Alibaba Cloud Computing. All rights reserved.