[][src]Module rlink::api::function

Structs

Context
InputSplit
InputSplitAssigner

Traits

CoProcessFunction
FilterFunction
FlatMapFunction
Function

Base class of all operators in the Rust API.

InputFormat

The base interface for data sources that produces records.

InputSplitSource

InputSplitSources create InputSplit that define portions of data to be produced by InputFormat

KeySelectorFunction
OutputFormat
ReduceFunction