JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
All Classes
All Classes
Interface Summary
Class Summary
Enum Summary
Class
Description
AbstractDateTimeJsonValueProvider
AvroColumnDecoder
AvroRowDecoder
AvroRowDecoderFactory
CsvColumnDecoder
CsvRowDecoder
Decode row as CSV.
CsvRowDecoderFactory
CustomDateTimeJsonFieldDecoder
Custom date format decoder.
CustomDateTimeJsonFieldDecoder.CustomDateTimeJsonValueProvider
DecoderColumnHandle
DecoderErrorCode
DecoderModule
Default decoder module.
DefaultJsonFieldDecoder
Default field decoder for the JSON format.
DefaultJsonFieldDecoder.JsonValueProvider
DispatchingRowDecoderFactory
DummyRowDecoder
The row decoder for the 'dummy' format.
DummyRowDecoderFactory
FieldValueProvider
Base class for all providers that return values for a selected column.
FieldValueProviders
Simple value providers implementations
ISO8601JsonFieldDecoder
ISO 8601 date format decoder.
JsonFieldDecoder
JsonRowDecoder
JSON specific row decoder.
JsonRowDecoderFactory
MillisecondsSinceEpochJsonFieldDecoder
Milliseconds since the epoch date format decoder.
MillisecondsSinceEpochJsonFieldDecoder.MillisecondsSinceEpochJsonValueProvider
RawColumnDecoder
RawRowDecoder
Decoder for raw (direct byte) rows.
RawRowDecoderFactory
RFC2822JsonFieldDecoder
RFC 2822 date format decoder.
RFC2822JsonFieldDecoder.RFC2822JsonValueProvider
RowDecoder
Implementations decode a row from bytes and add field value providers for all decodable columns.
RowDecoderFactory
SecondsSinceEpochJsonFieldDecoder
Seconds since the epoch date format decoder.
SecondsSinceEpochJsonFieldDecoder.SecondsSinceEpochJsonValueProvider