All Classes and Interfaces

Class
Description
Byte streams utilities.
Properties common to all formats.
Entry point for the whole gridgain-sql-copy module.
CSV format properties.
A reader that parses CSV file.
A writer that writes CSV file.
Write records to a Parquet file.
Implements a builder for a particular ParquetWriter.Builder type.
Creates objects from a stream of parquet data.
Initiates a write session for writing to a Parquet file.
Reader for parsing parquet files.
Writer for parquet files.
A reader that reads an iceberg table.
Utility class for working with iceberg properties/types/schema/etc.
A writer that writes an iceberg table.
Input file implementation for local file system.
Output file implementation for local file system.
Group implementation that stores data in a list of lists.
Converter for a Group object.
Factory to create ObjectGroup objects.
Converter for a primitive object.
Utility class for mapping java types to parquet types.
Utility class for mapping parquet types to java objects.
ParquetIO with public methods instead of package-private.
Parquet format properties.
Deprecated, for removal: This API element is subject to removal in a future version.
Collection of util methods for working with parquet timestamps.
Collection of util methods for working with UUID conversions.
Deprecated, for removal: This API element is subject to removal in a future version.
Collection of utility methods for working with paths.
Exception thrown when a property is invalid or missing.
Generic interface for reading data from a source.
A reader that reads data from a single PageReadStore.
S3 client factory.
Constants for supported S3 properties.
Input file implementation for S3 keys.
Input stream implementation for S3 storage.
Output file implementation for S3 keys.
Output stream implementation for S3 storage.
S3 URI parser.
Collection of S3-related util method.
A reader that reads data from SELECT sub-query.
A reader that reads data from ignite table.
A writer that writes data to an ignite table.
Generic interface for writing data to a destination.