key name of frame to query data from
chunk index
the h2o node which has data for chunk with the chunkIdx
Type from which we query the data
Type from which we query the data
This map registers for each type corresponding extractor
This map registers for each type corresponding extractor
Given a a column number, returns an Option[T] with the value parsed according to the type. You can override it.
A map from type name to option reader
chunk index
chunk index
For a given array of source column indexes and required data types, produces an array of value providers.
For a given array of source column indexes and required data types, produces an array of value providers.
lists which columns we need, and what are the required types
an array of value providers. Each provider gives the current column value
ExternalFrameConfirmationException
in case of confirmation failure.
This has also effect of Spark stopping the current job and
rescheduling it
key name of frame to query data from
key name of frame to query data from
the h2o node which has data for chunk with the chunkIdx
Returns Option with data was successfully obtained or none otherwise
Returns Option with data was successfully obtained or none otherwise
Returns the data if it was obtained successfully or the default value
Returns the data if it was obtained successfully or the default value
Current row index
Current row index