AsyncUtil |
|
AsyncUtil.Options |
Options for configuring async behavior.
|
ConstantFoldingUtil |
Utility for deciding whether than expression supports constant folding or not.
|
ExecNodeMetadataUtil |
|
ExecNodeMetadataUtil.ExecNodeNameVersion |
|
FlinkRelUtil |
Utilities for RelNode .
|
JoinTypeUtil |
|
KeySelectorUtil |
Utility for KeySelector.
|
LookupJoinUtil |
|
LookupJoinUtil.AsyncLookupOptions |
AsyncLookupOptions includes async related options.
|
LookupJoinUtil.ConstantLookupKey |
|
LookupJoinUtil.FieldRefLookupKey |
|
LookupJoinUtil.LookupKey |
A field used as an equal condition when querying content from a dimension table.
|
LookupJoinUtil.RetryLookupOptions |
RetryOptions includes retry lookup related options.
|
MinibatchUtil |
Utility class for mini-batch related config.
|
PythonUtil |
Utility for Python.
|
RankProcessStrategy.AppendFastStrategy |
A strategy which only works when input only contains insertion changes.
|
RankProcessStrategy.RetractStrategy |
A strategy which works when input contains update or deletion changes.
|
RankProcessStrategy.UndefinedStrategy |
A placeholder strategy which will be inferred after FlinkChangelogModeInferenceProgram .
|
RankProcessStrategy.UpdateFastStrategy |
|
RelDescriptionWriterImpl |
Converts an RelNode to string with only the information from the RelNode itself without
the information from its inputs.
|
RexLiteralUtil |
Utilities to work with RexLiteral .
|
SetOpRewriteUtil |
Util class that rewrite SetOp .
|
SorMergeJoinOperatorUtil |
|
TemporalTableJoinUtil |
Utility for temporal table join which will gradually replace the scala class TemporalJoinUtil .
|
UpsertKeyUtil |
Utility for upsertKey which represented as a Set of ImmutableBitSet .
|
WindowTableFunctionUtil |
Utilities for Window Table Function.
|