Interface | Description |
---|---|
FlinkParser |
for a new text data source, you must implement a new parser
|
Class | Description |
---|---|
FData | |
FlinkBinaryInputFormat |
Input format for binary files
|
FlinkBinaryInputFormat.FDataInputFormat | |
FlinkDataSource |
A data source for storing a Flink result (a Flink DataSet )
|
FlinkDataSource.reduce_mapper |
Used in MRQL total aggregations in FlinkEvaluator.aggregate
|
FlinkDataSource.Reducer |
Used in MRQL total aggregations in FlinkEvaluator.aggregate
|
FlinkDataSource.size_mapper | |
FlinkEvaluator |
Evaluates physical plans in Apache Flink mode
|
FlinkEvaluator.aggregate_partition | |
FlinkEvaluator.cross_combiner_reducer | |
FlinkEvaluator.cross_reducer | |
FlinkEvaluator.generator_mapper | |
FlinkEvaluator.group_join_left | |
FlinkEvaluator.group_join_reducer | |
FlinkEvaluator.group_join_right | |
FlinkEvaluator.groupBy_combiner_reducer | |
FlinkEvaluator.join_combiner_reducer | |
FlinkEvaluator.join_key | |
FlinkEvaluator.join_reducer | |
FlinkEvaluator.mapjoin_reducer | |
FlinkEvaluator.parsed_mapper | |
FlinkEvaluator.repeat_filter | |
FlinkEvaluator.repeat_values | |
FlinkEvaluator.restore_global_functions |
restore the global bindings at the client node
|
FlinkEvaluator.set_environment | |
FlinkGeneratorInputFormat |
the FileInputFormat for data generators: it creates HDFS files, where each file contains
an (offset,size) pair that generates the range of values [offset,offset+size]
|
FlinkJsonParser |
The JSON parser
|
FlinkJsonSplitter |
Extract the JSON objects tagged by tags from a data split of the input stream (fsin)
|
FlinkLineParser |
A parser for line-oriented, character delimited text files (such as CVS)
|
FlinkMRQLFileInputFormat |
A superclass for all MRQL FileInputFormats
|
FlinkOutputFormat | |
FlinkParsedDataSource |
A data source for a text HDFS file along with the parser to parse it
|
FlinkParsedInputFormat |
A FileInputFormat for text files (CVS, XML, JSON, ...)
|
FlinkParsedInputFormat.ParsedInputFormat | |
FlinkSequenceInputFormat |
Input format for Hadoop Sequence files
|
FlinkSequenceInputFormat.FDataInputFormat | |
FlinkStreaming |
Evaluates physical plans in Apache Flink stream mode
|
FlinkStreaming.MRDataFileSourceFunction | |
FlinkXMLParser |
A parser for line-oriented, character delimited text files (such as CVS)
|
FlinkXMLSplitter |
Extract the XML elements tagged by tags from a data split of the input stream (fsin)
and store them in a buffer (to be parsed by SAX).
|
LineReader | |
MR_flink |
a wrapper of a DataSet<FData> as an MRData
|
PatternNames_4972803174511870639 | |
PatternNames_6078617682596090947 |
Copyright © 2013-2016 The Apache Software Foundation. All Rights Reserved.