| Package | Description |
|---|---|
| alluxio.job.plan.transform.format.tables |
| Modifier and Type | Class and Description |
|---|---|
class |
BytesCommitter
Determines whether to commit a table file based on the size of the file in bytes.
|
class |
RowsCommitter
Determines whether to commit based on the number of rows that have been written.
|
| Modifier and Type | Method and Description |
|---|---|
static TablesWriter |
TablesWriter.create(TableSchema schema,
Committer committer,
AlluxioURI outputDir) |
Copyright © 2022. All Rights Reserved.