Methods which each ReadConverterCtx has to implement.
Magnet pattern (Type Class pattern) for conversion from various primitive types to their appropriate H2OFrame using the method with the same name
Methods which each WriteConverterCtx has to implement.
Methods which each WriteConverterCtx has to implement.
Write Converter Context is a class which holds the state of connection/chunks and allows us to write/upload to those chunks via unified API
This converter just wraps the existing RDD converters and hides the internal RDD converters
Methods which each ReadConverterCtx has to implement.
Read Converter Context is a class which holds the state of connection/chunks and allows us to read/download data from those chunks via unified API