Modifier and Type | Method and Description |
---|---|
void |
Compactor.compact(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 © 2023. All Rights Reserved.