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

Structs

Context
InputSplit
InputSplitAssigner

Traits

CoProcessFunction
FilterFunction
FlatMapFunction
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
NamedFunction

Base class of all operators in the Rust API.

OutputFormat
ReduceFunction