Abstract implementation of DBTable.
Abstract implementation of HdfsAvroDataset.
Abstract implementation of HdfsAvroDataset. Can be extended by developers who want custom behaviour not provided by HdfsAvroDatasetDefault.
Abstract implementation of HdfsDelimitedTabularDataset.
Abstract implementation of HdfsDelimitedTabularDataset. Can be extended by developers who want custom behaviour not provided by HdfsDelimitedTabularDatasetDefault.
Abstract implementation of HdfsFile.
Abstract implementation of HdfsFile. Can be extended by developers who want custom behaviour not provided by HdfsFileDefault.
Abstract implementation of HdfsHtmlDataset.
Abstract implementation of HdfsHtmlDataset. Can be extended by developers who want custom behaviour not provided by HdfsHtmlDatasetDefault.
Abstract implementation of HdfsParquetDataset.
Abstract implementation of HdfsParquetDataset. Can be extended by developers who want custom behaviour not provided by HdfsParquetDatasetDefault.
Abstract implementation of HdfsRawTextDataset.
Abstract implementation of HdfsRawTextDataset. Can be extended by developers who want custom behaviour not provided by HdfsRawTextDatasetDefault.
Abstract implementation of HiveTable.
Abstract implementation of HiveTable. Can be extended by developers who want custom behaviour not provided by HiveTableDefault.
Abstract implementation of IOList.
Abstract implementation of IOList. Can be extended by developers who want custom behaviour not provided by IOListDefault.
The type of elements in the list.
Abstract implementation of IONone.
Abstract implementation of IONone. Can be extended by developers who want custom behaviour not provided by IONoneDefault.
Abstract implementation of IOString.
Abstract implementation of IOString. Can be extended by developers who want custom behaviour not provided by IOStringDefault.
Abstract implementation of Tuple2.
Abstract implementation of Tuple2. Can be extended by developers who want custom behaviour not provided by Tuple2Default.
Type of the first element of the tuple.
Type of the second element of the tuple.
Abstract implementation of Tuple3.
Abstract implementation of Tuple3. Can be extended by developers who want custom behaviour not provided by Tuple3Default.
Type of the first element of the tuple.
Type of the second element of the tuple.
Type of the third element of the tuple.
Abstract implementation of Tuple3.
Abstract implementation of Tuple3. Can be extended by developers who want custom behaviour not provided by Tuple3Default.
Type of the first element of the tuple.
Type of the second element of the tuple.
Type of the third element of the tuple.
Type of the fourth element of the tuple.
Default implementation of DBTable.
Default implementation of DBTable.
Name of the schema containing the table.
Name of the table.
Description of the column structure of the file.
Map containing additional information.
Default implementation of HdfsAvroDataset.
Default implementation of HdfsAvroDataset.
Path of the file in HDFS.
Description of the column structure of the file.
Map containing additional information.
Default implementation of HdfsDelimitedTabularDataset.
Default implementation of HdfsDelimitedTabularDataset.
Path of the file in HDFS.
Description of the column structure of the file.
Attributes describing the particular CSV format.
Map containing additional information.
Default implementation of HdfsFile.
Default implementation of HdfsFile.
Path of the file in HDFS.
Map containing additional information.
Default implementation of HdfsHtmlDataset.
Default implementation of HdfsHtmlDataset.
Path of the file in HDFS.
Map containing additional information.
Default implementation of HdfsParquetDataset.
Default implementation of HdfsParquetDataset.
Path of the file in HDFS.
Description of the column structure of the file.
Map containing additional information.
Default implementation of HdfsRawTextDataset.
Default implementation of HdfsRawTextDataset.
Path of the file in HDFS.
Map containing additional information.
Default implementation of HiveTable.
Default implementation of HiveTable.
Name of the table.
Name of the database (sometimes referred to as "schema") containing the table.
Description of the column structure of the file.
Map containing additional information.
Created by Jennifer Thompson on 9/15/17.
Default implementation of IOList.
Default implementation of IOList.
The type of elements in the list.
The sub-elements that make up this list.
Information about the operators that created each element, in their respective order.
Map containing additional information.
Default implementation of IONone.
Default implementation of IONone.
Map containing additional information.
Default implementation of IOString.
Default implementation of IOString.
The string value.
Map containing additional information.
Default implementation of Tuple2
Default implementation of Tuple2
Type of the first element of the tuple.
Type of the second element of the tuple.
The first element of the tuple.
The second element of the tuple.
Map containing additional information.
Default implementation of Tuple3.
Default implementation of Tuple3.
Type of the first element of the tuple.
Type of the second element of the tuple.
Type of the third element of the tuple.
The first element of the tuple.
The second element of the tuple.
The third element of the tuple.
Map containing additional information.
Default implementation of Tuple4.
Default implementation of Tuple4.
Type of the first element of the tuple.
Type of the second element of the tuple.
Type of the third element of the tuple.
Type of the fourth element of the tuple.
The first element of the tuple.
The second element of the tuple.
The third element of the tuple.
The fourth element of the tuple.
Map containing additional information.
Abstract implementation of DBTable. Can be extended by developers who want custom behaviour not provided by DBTableDefault.