org.apache.spark.h2o.converters
Methods which each ReadConverterContext 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
Chunk Idx/Partition index
Key pointing to underlying H2OFrame
Current row index
Methods which each ReadConverterContext 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