| Modifier and Type | Method and Description |
|---|---|
void |
Compactor.compact(java.util.List<TableReader> inputs,
TableWriter output)
Compacts a list of inputs to the output.
|
| Modifier and Type | Method and Description |
|---|---|
static TableReader |
TableReader.create(AlluxioURI uri,
PartitionInfo pInfo) |
| Modifier and Type | Class and Description |
|---|---|
class |
CsvReader
A reader for reading
CsvRow. |
| Modifier and Type | Class and Description |
|---|---|
class |
OrcReader
The Orc reader.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ParquetReader
A reader for reading
ParquetRow. |
Copyright © 2022. All Rights Reserved.