Skip to main content

Module spec

Module spec 

Source

Structs§

AuthEntryReference
CollectOpSpec
Emit data to a given collector at the given scope.
ConstantMapping
ExecutionOptions
ExportOpSpec
Store data to a given sink.
FieldMapping
FieldPath
FlowInstanceSpec
A flow defines the rule to sync data from given sources to given sinks with given transformations.
ForEachOpSpec
Apply reactive operations to each row of the input field.
FtsIndexDef
ImportOpSpec
IndexOptions
NamedSpec
OpArgBinding
OpArgName
Used to identify an input or output argument for an operator. Useful to identify different inputs/outputs of the same operation. Usually omitted for operations with the same purpose of input/output.
OpSpec
ReactiveOpScope
SourceRefreshOptions
StructMapping
TransformOpSpec
Transform data using a given operator.
TransientFlowSpec
VectorIndexDef

Enums§

OutputMode
OutputMode enum for displaying spec info in different granularity
ReactiveOpSpec
A reactive operation reacts on given input values.
ValueMapping
VectorIndexMethod
VectorSimilarityMetric

Constants§

ROOT_SCOPE_NAME

Traits§

SpecFormatter
Formatting spec per output mode

Type Aliases§

FieldName
Used to identify a data field within a flow. Within a flow, in each specific scope, each field name must be unique.
ScopeName