Package-level declarations

Types

Link copied to clipboard
enum JsonFileFormatCompression : Enum<JsonFileFormatCompression> , ConvertibleToJava<JsonFileFormatCompression>

Compression of the loaded JSON file.

Link copied to clipboard
enum JsonFileFormatSchemaFileFormat : Enum<JsonFileFormatSchemaFileFormat> , ConvertibleToJava<JsonFileFormatSchemaFileFormat>

The schema file format along JSON data files.

Link copied to clipboard
enum StreamState : Enum<StreamState> , ConvertibleToJava<StreamState>

The state of the stream.