|
| ColumnSource (const SourceConfig &config) |
|
void | read (const std::vector< ElementArgs > &element_args, std::vector< Elements > &output_columns) override |
|
void | get_video_column_information (proto::VideoDescriptor::VideoCodecType &encoding_type, bool &inplace_video) |
|
void | set_table_meta (TableMetaCache *cache) |
|
| Source (const SourceConfig &config) |
|
virtual void | validate (proto::Result *result) |
| Checks if Source arguments are valid. More...
|
|
virtual void | read (const std::vector< ElementArgs > &args, BatchedElements &output_columns)=0 |
| Runs the Source to generate input elements. More...
|
|
virtual void | set_profiler (Profiler *profiler) |
| For internal use.
|
|
The documentation for this class was generated from the following files: