Interface | Description |
---|---|
TableReader |
A reader for reading rows in a table.
|
TableRow |
A row in a table.
|
TableSchema |
The table schema.
|
TableWriter |
A writer for writing rows to a table.
|
Class | Description |
---|---|
JobPath |
Implementation of
Path that has a cache for getting file system. |
ReadWriterUtils |
Utilities for implementing
TableReader and TableWriter . |
SchemaConversionUtils |
Utility Class for converting schema to Parquet.
|
Copyright © 2023. All Rights Reserved.