- abs(DecimalData) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- abs(byte) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL ABS operator applied to byte values.
- abs(short) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL ABS operator applied to short values.
- abs(int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL ABS operator applied to int values.
- abs(long) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL ABS operator applied to long values.
- abs(float) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL ABS operator applied to float values.
- abs(double) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL ABS operator applied to double values.
- abs(DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- AbstractBinaryExternalMerger<Entry> - org.apache.flink.table.runtime.operators.sort中的类
-
- AbstractBinaryExternalMerger(IOManager, int, int, SpillChannelManager, boolean, BlockCompressionFactory, int) - 类 的构造器org.apache.flink.table.runtime.operators.sort.AbstractBinaryExternalMerger
-
- AbstractBytesHashMap<K> - org.apache.flink.table.runtime.util.collections.binary中的类
-
Bytes based hash map.
- AbstractBytesHashMap(Object, MemoryManager, long, PagedTypeSerializer<K>, LogicalType[]) - 类 的构造器org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
-
- AbstractBytesHashMap(Object, MemoryManager, long, PagedTypeSerializer<K>, int) - 类 的构造器org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
-
- AbstractBytesMultiMap<K> - org.apache.flink.table.runtime.util.collections.binary中的类
-
A binary map in the structure like Map<K, List<V>>, where there are multiple values under
a single key, and they are all bytes based.
- AbstractBytesMultiMap(Object, MemoryManager, long, PagedTypeSerializer<K>, LogicalType[]) - 类 的构造器org.apache.flink.table.runtime.util.collections.binary.AbstractBytesMultiMap
-
- AbstractBytesMultiMap(Object, MemoryManager, long, PagedTypeSerializer<K>, int) - 类 的构造器org.apache.flink.table.runtime.util.collections.binary.AbstractBytesMultiMap
-
- AbstractMapBundleOperator<K,V,IN,OUT> - org.apache.flink.table.runtime.operators.bundle中的类
-
- AbstractRowDataConverter(DataType[]) - 类 的构造器org.apache.flink.table.data.util.DataFormatConverters.AbstractRowDataConverter
-
- AbstractRowDataSerializer<T extends org.apache.flink.table.data.RowData> - org.apache.flink.table.runtime.typeutils中的类
-
Row serializer, provided paged serialize paged method.
- AbstractRowDataSerializer() - 类 的构造器org.apache.flink.table.runtime.typeutils.AbstractRowDataSerializer
-
- AbstractRowTimeUnboundedPrecedingOver<K> - org.apache.flink.table.runtime.operators.over中的类
-
A basic implementation to support unbounded event-time over-window.
- AbstractRowTimeUnboundedPrecedingOver(long, long, GeneratedAggsHandleFunction, LogicalType[], LogicalType[], int) - 类 的构造器org.apache.flink.table.runtime.operators.over.AbstractRowTimeUnboundedPrecedingOver
-
- AbstractSliceWindowAggProcessor - org.apache.flink.table.runtime.operators.aggregate.window.processors中的类
-
- AbstractSliceWindowAggProcessor(GeneratedNamespaceAggsHandleFunction<Long>, WindowBuffer.Factory, SliceAssigner, TypeSerializer<RowData>, int, ZoneId) - 类 的构造器org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractSliceWindowAggProcessor
-
- AbstractStreamingJoinOperator - org.apache.flink.table.runtime.operators.join.stream中的类
-
Abstract implementation for streaming unbounded Join operator which defines some member fields
can be shared between different implementations.
- AbstractStreamingJoinOperator(InternalTypeInfo<RowData>, InternalTypeInfo<RowData>, GeneratedJoinCondition, JoinInputSideSpec, JoinInputSideSpec, boolean[], long, long) - 类 的构造器org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
-
- AbstractStreamingJoinOperator.AssociatedRecords - org.apache.flink.table.runtime.operators.join.stream中的类
-
- AbstractStreamingJoinOperator.OuterRecord - org.apache.flink.table.runtime.operators.join.stream中的类
-
- AbstractTopNFunction - org.apache.flink.table.runtime.operators.rank中的类
-
Base class for TopN Function.
- AbstractWindowAggProcessor<W> - org.apache.flink.table.runtime.operators.aggregate.window.processors中的类
-
A base class for window aggregate processors.
- AbstractWindowAggProcessor(GeneratedNamespaceAggsHandleFunction<W>, WindowAssigner, TypeSerializer<RowData>, boolean, int, ZoneId) - 类 的构造器org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- AbstractWindowAggProcessor.WindowIsEmptySupplier - org.apache.flink.table.runtime.operators.aggregate.window.processors中的类
-
A supplier that returns whether the window is empty.
- AbstractWindowProperty - org.apache.flink.table.runtime.groupwindow中的类
-
- AbstractWindowProperty(WindowReference) - 类 的构造器org.apache.flink.table.runtime.groupwindow.AbstractWindowProperty
-
已过时。
- accept(Object, Throwable) - 类 中的方法org.apache.flink.table.runtime.operators.calc.async.DelegatingAsyncResultFuture
-
- accept(Collection<OUT>, Throwable) - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.DelegatingResultFuture
-
- accept(W, Collection<W>) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.internal.MergingWindowProcessFunction.DefaultAccMergingConsumer
-
- accSerializer - 类 中的变量org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- accumulate(ArrayAggFunction.ArrayAggAccumulator<T>, T) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.ArrayAggFunction
-
- accumulate(HllBuffer, Object) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.BatchApproxCountDistinctAggFunctions.ApproxCountDistinctAggFunction
-
- accumulate(CollectAggFunction.CollectAccumulator<T>, T) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.CollectAggFunction
-
- accumulate(RowData, Object) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.FirstValueAggFunction
-
- accumulate(RowData, Object, Long) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.FirstValueAggFunction
-
- accumulate(RowData, StringData) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.FirstValueAggFunction
-
- accumulate(RowData, StringData, Long) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.FirstValueAggFunction
-
- accumulate(FirstValueWithRetractAggFunction.FirstValueWithRetractAccumulator<T>, Object) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.FirstValueWithRetractAggFunction
-
- accumulate(FirstValueWithRetractAggFunction.FirstValueWithRetractAccumulator<T>, Object, Long) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.FirstValueWithRetractAggFunction
-
- accumulate(FirstValueWithRetractAggFunction.FirstValueWithRetractAccumulator<T>, StringData) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.FirstValueWithRetractAggFunction
-
- accumulate(FirstValueWithRetractAggFunction.FirstValueWithRetractAccumulator<T>, StringData, Long) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.FirstValueWithRetractAggFunction
-
- accumulate(JsonArrayAggFunction.Accumulator, StringData) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.JsonArrayAggFunction
-
- accumulate(JsonObjectAggFunction.Accumulator, StringData, StringData) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.JsonObjectAggFunction
-
- accumulate(LagAggFunction.LagAcc<T>, T) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.LagAggFunction
-
- accumulate(LagAggFunction.LagAcc<T>, T, int) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.LagAggFunction
-
- accumulate(LagAggFunction.LagAcc<T>, T, int, T) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.LagAggFunction
-
- accumulate(RowData, Object) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.LastValueAggFunction
-
- accumulate(RowData, Object, Long) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.LastValueAggFunction
-
- accumulate(GenericRowData, StringData) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.LastValueAggFunction
-
- accumulate(GenericRowData, StringData, Long) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.LastValueAggFunction
-
- accumulate(LastValueWithRetractAggFunction.LastValueWithRetractAccumulator<T>, Object) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.LastValueWithRetractAggFunction
-
- accumulate(LastValueWithRetractAggFunction.LastValueWithRetractAccumulator<T>, Object, Long) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.LastValueWithRetractAggFunction
-
- accumulate(LastValueWithRetractAggFunction.LastValueWithRetractAccumulator<T>, StringData) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.LastValueWithRetractAggFunction
-
- accumulate(LastValueWithRetractAggFunction.LastValueWithRetractAccumulator<T>, StringData, Long) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.LastValueWithRetractAggFunction
-
- accumulate(ListAggWithRetractAggFunction.ListAggWithRetractAccumulator, StringData) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.ListAggWithRetractAggFunction
-
- accumulate(ListAggWsWithRetractAggFunction.ListAggWsWithRetractAccumulator, StringData, StringData) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.ListAggWsWithRetractAggFunction
-
- accumulate(MaxWithRetractAggFunction.MaxWithRetractAccumulator<T>, T) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.MaxWithRetractAggFunction
-
- accumulate(MinWithRetractAggFunction.MinWithRetractAccumulator<T>, T) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.MinWithRetractAggFunction
-
- accumulate(RowData) - 接口 中的方法org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
-
Accumulates the input values to the accumulators.
- accumulate(RowData) - 接口 中的方法org.apache.flink.table.runtime.generated.NamespaceAggsHandleFunctionBase
-
Accumulates the input values to the accumulators.
- Accumulator() - 类 的构造器org.apache.flink.table.runtime.functions.aggregate.JsonArrayAggFunction.Accumulator
-
- Accumulator() - 类 的构造器org.apache.flink.table.runtime.functions.aggregate.JsonObjectAggFunction.Accumulator
-
- accumulatorTypes - 类 中的变量org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
-
- acos(DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- actualSize - 类 中的变量org.apache.flink.table.runtime.operators.join.stream.bundle.BufferBundle
-
- add(DecimalData, DecimalData, int, int) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- add(EE) - 类 中的方法org.apache.flink.table.runtime.dataview.StateListView
-
- add(W, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.state.WindowListState
-
Updates the operator state accessible by #get(W) by adding the given value to the
list of values.
- add(byte) - 类 中的方法org.apache.flink.table.runtime.util.collections.ByteHashSet
-
- add(double) - 类 中的方法org.apache.flink.table.runtime.util.collections.DoubleHashSet
-
- add(float) - 类 中的方法org.apache.flink.table.runtime.util.collections.FloatHashSet
-
- add(int) - 类 中的方法org.apache.flink.table.runtime.util.collections.IntHashSet
-
- add(long) - 类 中的方法org.apache.flink.table.runtime.util.collections.LongHashSet
-
- add(T) - 类 中的方法org.apache.flink.table.runtime.util.collections.ObjectHashSet
-
- add(short) - 类 中的方法org.apache.flink.table.runtime.util.collections.ShortHashSet
-
- add(RowData) - 类 中的方法org.apache.flink.table.runtime.util.ResettableExternalBuffer
-
- add(RowData) - 接口 中的方法org.apache.flink.table.runtime.util.ResettableRowBuffer
-
Appends the specified row to the end of this buffer.
- addAll(List<EE>) - 类 中的方法org.apache.flink.table.runtime.dataview.StateListView
-
- addBinaryLengthConstraint(ExecutionConfigOptions.TypeLengthEnforcer, List<ConstraintEnforcer.FieldInfo>, List<String>, String[]) - 类 中的方法org.apache.flink.table.runtime.operators.sink.ConstraintEnforcer.Builder
-
- addChannel(FileIOChannel.ID) - 类 中的方法org.apache.flink.table.runtime.operators.sort.SpillChannelManager
-
Add a new File channel.
- addCharLengthConstraint(ExecutionConfigOptions.TypeLengthEnforcer, List<ConstraintEnforcer.FieldInfo>, List<String>, String[]) - 类 中的方法org.apache.flink.table.runtime.operators.sink.ConstraintEnforcer.Builder
-
- addElement(RowData, long, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.buffers.RecordsWindowBuffer
-
- addElement(RowData, long, RowData) - 接口 中的方法org.apache.flink.table.runtime.operators.aggregate.window.buffers.WindowBuffer
-
Adds an element with associated key into the buffer.
- addInput(RowData, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.MiniBatchGlobalGroupAggFunction
-
- addInput(List<RowData>, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.MiniBatchGroupAggFunction
-
- addInput(RowData, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.MiniBatchIncrementalGroupAggFunction
-
- addInput(RowData, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.MiniBatchLocalGroupAggFunction
-
- addInput(V, IN) - 类 中的方法org.apache.flink.table.runtime.operators.bundle.MapBundleFunction
-
Adds the given input to the given value, returning the new bundle value.
- addInput(RowData, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.deduplicate.ProcTimeMiniBatchDeduplicateKeepFirstRowFunction
-
- addInput(RowData, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.deduplicate.ProcTimeMiniBatchDeduplicateKeepLastRowFunction
-
- addInput(List<RowData>, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.deduplicate.RowTimeMiniBatchDeduplicateFunction
-
- addInput(RowData, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.deduplicate.RowTimeMiniBatchLatestChangeDeduplicateFunction
-
- addInput(TableOperatorWrapper<?>, int) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- addInputToBuffer(BinaryRowData) - 类 中的方法org.apache.flink.table.runtime.operators.window.grouping.WindowsGrouping
-
- addIntoBuffer(BinaryRowData) - 类 中的方法org.apache.flink.table.runtime.operators.window.grouping.HeapWindowsGrouping
-
- addIntoBuffer(BinaryRowData) - 类 中的方法org.apache.flink.table.runtime.operators.window.grouping.WindowsGrouping
-
- addNotNullConstraint(ExecutionConfigOptions.NotNullEnforcer, int[], List<String>, String[]) - 类 中的方法org.apache.flink.table.runtime.operators.sink.ConstraintEnforcer.Builder
-
- addNull() - 类 中的方法org.apache.flink.table.runtime.util.collections.ByteHashSet
-
- addNull() - 类 中的方法org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
Add a null key.
- addOpenChannels(List<FileIOChannel>) - 类 中的方法org.apache.flink.table.runtime.operators.sort.SpillChannelManager
-
Open File channels.
- addRecord(RowData, RowData, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.bundle.BufferBundle
-
Adds a record into the bufferBundle when processing element in a stream and this function
would return the size of the bufferBundle.
- addRecord(RowData, RowData, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.bundle.InputSideHasNoUniqueKeyBundle
-
The structure of the bundle: first-level key is the joinKey while the second-level key is the
hash value of the record.
- addRecord(RowData, RowData, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.bundle.InputSideHasUniqueKeyBundle
-
- addRecord(RowData, RowData, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.bundle.JoinKeyContainsUniqueKeyBundle
-
- addRecord(RowData) - 接口 中的方法org.apache.flink.table.runtime.operators.join.stream.state.JoinRecordStateView
-
Add a new record to the state view.
- addRecord(RowData, int) - 接口 中的方法org.apache.flink.table.runtime.operators.join.stream.state.OuterJoinRecordStateView
-
Adds a new record with the number of associations to the state view.
- addSynchronousResult(Object) - 类 中的方法org.apache.flink.table.runtime.operators.calc.async.DelegatingAsyncResultFuture
-
- addWindow(W, MergingWindowSet.MergeFunction<W>) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.internal.MergingWindowSet
-
Adds a new Window to the set of in-flight windows.
- advanceNext() - 类 中的方法org.apache.flink.table.runtime.hashtable.BuildSideIterator
-
- advanceNext() - 类 中的方法org.apache.flink.table.runtime.hashtable.BuildSideIterator.BucketIterator
-
- advanceNext() - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHashPartition.MatchIterator
-
- advanceNext() - 类 中的方法org.apache.flink.table.runtime.hashtable.LookupBucketIterator
-
- advanceNext() - 类 中的方法org.apache.flink.table.runtime.hashtable.WrappedRowIterator
-
- advanceNext() - 接口 中的方法org.apache.flink.table.runtime.util.KeyValueIterator
-
Advance this iterator by a single kv.
- advanceNext() - 类 中的方法org.apache.flink.table.runtime.util.ResettableExternalBuffer.BufferIterator
-
- advanceNext() - 接口 中的方法org.apache.flink.table.runtime.util.RowIterator
-
Advance this iterator by a single row.
- advanceNextSuitableBufferedRow() - 类 中的方法org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
-
- advanceNextSuitableProbeRow() - 类 中的方法org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
-
- advanceProgress(long) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.buffers.RecordsWindowBuffer
-
- advanceProgress(long) - 接口 中的方法org.apache.flink.table.runtime.operators.aggregate.window.buffers.WindowBuffer
-
Advances the progress time, the progress time is watermark if working in event-time mode, or
current processing time if working in processing-time mode.
- advanceProgress(long) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractSliceWindowAggProcessor
-
- advanceProgress(long) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.processors.UnsliceWindowAggProcessor
-
- advanceProgress(long) - 类 中的方法org.apache.flink.table.runtime.operators.deduplicate.window.processors.RowTimeWindowDeduplicateProcessor
-
- advanceProgress(long) - 类 中的方法org.apache.flink.table.runtime.operators.rank.window.processors.WindowRankProcessor
-
- advanceProgress(long) - 接口 中的方法org.apache.flink.table.runtime.operators.window.tvf.common.WindowProcessor
-
Advances the progress time, the progress time is watermark if working in event-time mode, or
current processing time if working in processing-time mode.
- advanceWatermarkToTriggerAllWindows() - 类 中的方法org.apache.flink.table.runtime.operators.window.grouping.WindowsGrouping
-
Advance the watermark to trigger all the possible windows.
- afterEndOfWindow() - 类 中的静态方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers
-
Creates a trigger that fires when the watermark passes the end of the window.
- AfterEndOfWindow() - 类 的构造器org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindow
-
- afterEndOfWindow() - 类 中的静态方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers
-
Creates a trigger that fires when the processing time passes the end of the window.
- AfterEndOfWindow() - 类 的构造器org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterEndOfWindow
-
- afterGrow() - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
- afterGrow() - 类 中的方法org.apache.flink.table.data.writer.BinaryRowWriter
-
- AggCombiner - org.apache.flink.table.runtime.operators.aggregate.window.combines中的类
-
An implementation of
RecordsCombiner that accumulates input records into the window
accumulator state.
- AggCombiner(WindowTimerService<Long>, StateKeyContext, WindowValueState<Long>, NamespaceAggsHandleFunction<Long>, boolean) - 类 的构造器org.apache.flink.table.runtime.operators.aggregate.window.combines.AggCombiner
-
- AggCombiner.Factory - org.apache.flink.table.runtime.operators.aggregate.window.combines中的类
-
- aggregate(GeneratedNamespaceAggsHandleFunction<?>, AbstractRowDataSerializer<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.WindowAggOperatorBuilder
-
- aggregate(LogicalType[], LogicalType[], LogicalType[]) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
-
- aggregate(NamespaceAggsHandleFunction<?>, RecordEqualiser, LogicalType[], LogicalType[], LogicalType[]) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
-
- aggregate(GeneratedNamespaceAggsHandleFunction<?>, GeneratedRecordEqualiser, LogicalType[], LogicalType[], LogicalType[]) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
-
- aggregate(NamespaceTableAggsHandleFunction<?>, LogicalType[], LogicalType[], LogicalType[]) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
-
- aggregate(GeneratedNamespaceTableAggsHandleFunction<?>, LogicalType[], LogicalType[], LogicalType[]) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
-
- AggregateWindowOperator<K,W extends Window> - org.apache.flink.table.runtime.operators.window.groupwindow.operator中的类
-
- AggregateWindowOperatorBuilder(GeneratedNamespaceAggsHandleFunction<?>, GeneratedRecordEqualiser, WindowOperatorBuilder) - 类 的构造器org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder.AggregateWindowOperatorBuilder
-
- AggregateWindowOperatorBuilder(NamespaceAggsHandleFunction<?>, RecordEqualiser, WindowOperatorBuilder) - 类 的构造器org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder.AggregateWindowOperatorBuilder
-
- aggregator - 类 中的变量org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- aggResultTypes - 类 中的变量org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
-
- AggsHandleFunction - org.apache.flink.table.runtime.generated中的接口
-
The base class for handling aggregate functions.
- AggsHandleFunctionBase - org.apache.flink.table.runtime.generated中的接口
-
The base class for handling aggregate or table aggregate functions.
- AlignedWindowTableFunctionOperator - org.apache.flink.table.runtime.operators.window.tvf.operator中的类
-
The operator for aligned window table function.
- AlignedWindowTableFunctionOperator(GroupWindowAssigner<TimeWindow>, int, ZoneId) - 类 的构造器org.apache.flink.table.runtime.operators.window.tvf.operator.AlignedWindowTableFunctionOperator
-
- allocateReuseBytes(int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
Allocate bytes that is only for temporary usage, it should not be stored in somewhere else.
- allocateReuseChars(int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
- allocateSegments(int) - 类 中的方法org.apache.flink.table.runtime.util.LazyMemorySegmentPool
-
- allowedLateness - 类 中的变量org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction
-
- allowedLateness - 类 中的变量org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
-
- ANY_EXCEPTION - 类 中的静态变量org.apache.flink.table.runtime.operators.calc.async.RetryPredicates
-
- AnyExceptionStrategy() - 类 的构造器org.apache.flink.table.runtime.operators.calc.async.RetryPredicates.AnyExceptionStrategy
-
- append(BytesMap.LookupInfo<K, BinaryRowData>, BinaryRowData) - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
-
Append an value into the hash map's record area.
- append(BytesMap.LookupInfo<K, Iterator<RowData>>, BinaryRowData) - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.AbstractBytesMultiMap
-
Append an value into the hash map's record area.
- AppendOnlyFirstNFunction - org.apache.flink.table.runtime.operators.rank中的类
-
- AppendOnlyFirstNFunction(StateTtlConfig, InternalTypeInfo<RowData>, GeneratedRecordComparator, RowDataKeySelector, RankType, RankRange, boolean, boolean) - 类 的构造器org.apache.flink.table.runtime.operators.rank.AppendOnlyFirstNFunction
-
- AppendOnlyTopNFunction - org.apache.flink.table.runtime.operators.rank中的类
-
A TopN function could handle insert-only stream.
- AppendOnlyTopNFunction(StateTtlConfig, InternalTypeInfo<RowData>, GeneratedRecordComparator, RowDataKeySelector, RankType, RankRange, boolean, boolean, long) - 类 的构造器org.apache.flink.table.runtime.operators.rank.AppendOnlyTopNFunction
-
- apply(RowData) - 接口 中的方法org.apache.flink.table.runtime.generated.FilterCondition
-
- apply(RowData, RowData) - 接口 中的方法org.apache.flink.table.runtime.generated.JoinCondition
-
- apply(IN) - 接口 中的方法org.apache.flink.table.runtime.generated.Projection
-
- apply(RowData, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.join.JoinConditionWithNullFilters
-
- ApproxCountDistinctAggFunction(LogicalType) - 类 的构造器org.apache.flink.table.runtime.functions.aggregate.BatchApproxCountDistinctAggFunctions.ApproxCountDistinctAggFunction
-
- array - 类 中的变量org.apache.flink.table.runtime.functions.aggregate.hyperloglog.HllBuffer
-
`public` for performance.
- ArrayAggAccumulator() - 类 的构造器org.apache.flink.table.runtime.functions.aggregate.ArrayAggFunction.ArrayAggAccumulator
-
- ArrayAggFunction<T> - org.apache.flink.table.runtime.functions.aggregate中的类
-
Built-in ARRAY_AGG aggregate function.
- ArrayAggFunction(LogicalType, boolean) - 类 的构造器org.apache.flink.table.runtime.functions.aggregate.ArrayAggFunction
-
- ArrayAggFunction.ArrayAggAccumulator<T> - org.apache.flink.table.runtime.functions.aggregate中的类
-
Accumulator for ARRAY_AGG with retraction.
- ArrayAppendFunction - org.apache.flink.table.runtime.functions.scalar中的类
-
Implementation of BuiltInFunctionDefinitions.ARRAY_APPEND.
- ArrayAppendFunction(SpecializedFunction.SpecializedContext) - 类 的构造器org.apache.flink.table.runtime.functions.scalar.ArrayAppendFunction
-
- ArrayBooleanArrayConverter - org.apache.flink.table.data.conversion中的类
-
Converter for ArrayType of boolean[] external type.
- ArrayBooleanArrayConverter() - 类 的构造器org.apache.flink.table.data.conversion.ArrayBooleanArrayConverter
-
- ArrayByteArrayConverter - org.apache.flink.table.data.conversion中的类
-
Converter for ArrayType of byte[] external type.
- ArrayByteArrayConverter() - 类 的构造器org.apache.flink.table.data.conversion.ArrayByteArrayConverter
-
- ArrayConcatFunction - org.apache.flink.table.runtime.functions.scalar中的类
-
Implementation of BuiltInFunctionDefinitions.ARRAY_CONCAT.
- ArrayConcatFunction(SpecializedFunction.SpecializedContext) - 类 的构造器org.apache.flink.table.runtime.functions.scalar.ArrayConcatFunction
-
- ArrayContainsFunction - org.apache.flink.table.runtime.functions.scalar中的类
-
Implementation of BuiltInFunctionDefinitions.ARRAY_CONTAINS.
- ArrayContainsFunction(SpecializedFunction.SpecializedContext) - 类 的构造器org.apache.flink.table.runtime.functions.scalar.ArrayContainsFunction
-
- ArrayDataSerializer - org.apache.flink.table.runtime.typeutils中的类
-
Serializer for ArrayData.
- ArrayDataSerializer(LogicalType) - 类 的构造器org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
-
- ArrayDataSerializer.ArrayDataSerializerSnapshot - org.apache.flink.table.runtime.typeutils中的类
-
- ArrayDataSerializerSnapshot() - 类 的构造器org.apache.flink.table.runtime.typeutils.ArrayDataSerializer.ArrayDataSerializerSnapshot
-
- ArrayDistinctFunction - org.apache.flink.table.runtime.functions.scalar中的类
-
Implementation of BuiltInFunctionDefinitions.ARRAY_DISTINCT.
- ArrayDistinctFunction(SpecializedFunction.SpecializedContext) - 类 的构造器org.apache.flink.table.runtime.functions.scalar.ArrayDistinctFunction
-
- ArrayDoubleArrayConverter - org.apache.flink.table.data.conversion中的类
-
Converter for ArrayType of double[] external type.
- ArrayDoubleArrayConverter() - 类 的构造器org.apache.flink.table.data.conversion.ArrayDoubleArrayConverter
-
- ArrayExceptFunction - org.apache.flink.table.runtime.functions.scalar中的类
-
Implementation of BuiltInFunctionDefinitions.ARRAY_EXCEPT.
- ArrayExceptFunction(SpecializedFunction.SpecializedContext) - 类 的构造器org.apache.flink.table.runtime.functions.scalar.ArrayExceptFunction
-
- ArrayFloatArrayConverter - org.apache.flink.table.data.conversion中的类
-
Converter for ArrayType of float[] external type.
- ArrayFloatArrayConverter() - 类 的构造器org.apache.flink.table.data.conversion.ArrayFloatArrayConverter
-
- ArrayIntArrayConverter - org.apache.flink.table.data.conversion中的类
-
Converter for ArrayType of int[] external type.
- ArrayIntArrayConverter() - 类 的构造器org.apache.flink.table.data.conversion.ArrayIntArrayConverter
-
- ArrayIntersectFunction - org.apache.flink.table.runtime.functions.scalar中的类
-
Implementation of BuiltInFunctionDefinitions.ARRAY_INTERSECT.
- ArrayIntersectFunction(SpecializedFunction.SpecializedContext) - 类 的构造器org.apache.flink.table.runtime.functions.scalar.ArrayIntersectFunction
-
- ArrayJoinFunction - org.apache.flink.table.runtime.functions.scalar中的类
-
Implementation of BuiltInFunctionDefinitions.ARRAY_JOIN.
- ArrayJoinFunction(SpecializedFunction.SpecializedContext) - 类 的构造器org.apache.flink.table.runtime.functions.scalar.ArrayJoinFunction
-
- ArrayListConverter<E> - org.apache.flink.table.data.conversion中的类
-
Converter for
ArrayType of
List external type.
- ArrayLongArrayConverter - org.apache.flink.table.data.conversion中的类
-
Converter for ArrayType of long[] external type.
- ArrayLongArrayConverter() - 类 的构造器org.apache.flink.table.data.conversion.ArrayLongArrayConverter
-
- ArrayMaxFunction - org.apache.flink.table.runtime.functions.scalar中的类
-
Implementation of BuiltInFunctionDefinitions.ARRAY_MAX.
- ArrayMaxFunction(SpecializedFunction.SpecializedContext) - 类 的构造器org.apache.flink.table.runtime.functions.scalar.ArrayMaxFunction
-
- ArrayMinFunction - org.apache.flink.table.runtime.functions.scalar中的类
-
Implementation of BuiltInFunctionDefinitions.ARRAY_MIN.
- ArrayMinFunction(SpecializedFunction.SpecializedContext) - 类 的构造器org.apache.flink.table.runtime.functions.scalar.ArrayMinFunction
-
- ArrayObjectArrayConverter<E> - org.apache.flink.table.data.conversion中的类
-
Converter for ArrayType of nested primitive or object arrays external types.
- ArrayPositionFunction - org.apache.flink.table.runtime.functions.scalar中的类
-
Implementation of BuiltInFunctionDefinitions.ARRAY_POSITION.
- ArrayPositionFunction(SpecializedFunction.SpecializedContext) - 类 的构造器org.apache.flink.table.runtime.functions.scalar.ArrayPositionFunction
-
- ArrayPrependFunction - org.apache.flink.table.runtime.functions.scalar中的类
-
Implementation of BuiltInFunctionDefinitions.ARRAY_PREPEND.
- ArrayPrependFunction(SpecializedFunction.SpecializedContext) - 类 的构造器org.apache.flink.table.runtime.functions.scalar.ArrayPrependFunction
-
- ArrayRemoveFunction - org.apache.flink.table.runtime.functions.scalar中的类
-
Implementation of BuiltInFunctionDefinitions.ARRAY_REMOVE.
- ArrayRemoveFunction(SpecializedFunction.SpecializedContext) - 类 的构造器org.apache.flink.table.runtime.functions.scalar.ArrayRemoveFunction
-
- ArrayReverseFunction - org.apache.flink.table.runtime.functions.scalar中的类
-
Implementation of BuiltInFunctionDefinitions.ARRAY_REVERSE.
- ArrayReverseFunction(SpecializedFunction.SpecializedContext) - 类 的构造器org.apache.flink.table.runtime.functions.scalar.ArrayReverseFunction
-
- ArrayShortArrayConverter - org.apache.flink.table.data.conversion中的类
-
Converter for ArrayType of short[] external type.
- ArrayShortArrayConverter() - 类 的构造器org.apache.flink.table.data.conversion.ArrayShortArrayConverter
-
- arraySize(int, float) - 类 中的静态方法org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
Returns the least power of two smaller than or equal to 230 and larger than or
equal to Math.ceil( expected / f ).
- ArraySliceFunction - org.apache.flink.table.runtime.functions.scalar中的类
-
Implementation of BuiltInFunctionDefinitions.ARRAY_SLICE.
- ArraySliceFunction(SpecializedFunction.SpecializedContext) - 类 的构造器org.apache.flink.table.runtime.functions.scalar.ArraySliceFunction
-
- ArraySortFunction - org.apache.flink.table.runtime.functions.scalar中的类
-
Implementation of ARRAY_SORT function.
- ArraySortFunction(SpecializedFunction.SpecializedContext) - 类 的构造器org.apache.flink.table.runtime.functions.scalar.ArraySortFunction
-
- ArrayUnionFunction - org.apache.flink.table.runtime.functions.scalar中的类
-
Implementation of BuiltInFunctionDefinitions.ARRAY_UNION.
- ArrayUnionFunction(SpecializedFunction.SpecializedContext) - 类 的构造器org.apache.flink.table.runtime.functions.scalar.ArrayUnionFunction
-
- asin(DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- assignActualWindow(RowData, ClockService, MergingWindowProcessFunction<?, W>) - 接口 中的方法org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigner
-
Returns the
Window that the given element should belong to be used to trigger on.
- assignActualWindow(RowData, ClockService, MergingWindowProcessFunction<?, TimeWindow>) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigners.SessionUnsliceAssigner
-
- assignActualWindow(RowData, ClockService, MergingWindowProcessFunction<?, TimeWindow>) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigners.WindowedUnsliceAssigner
-
- assignActualWindows(RowData, long) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.internal.GeneralWindowProcessFunction
-
- assignActualWindows(RowData, long) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction
-
Assigns the input element into the actual windows which the
Trigger should trigger
on.
- assignActualWindows(RowData, long) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.internal.MergingWindowProcessFunction
-
- assignActualWindows(RowData, long) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.internal.PanedWindowProcessFunction
-
- assigner(WindowAssigner) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.WindowAggOperatorBuilder
-
- assigner(GroupWindowAssigner<?>) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
-
- assignPane(Object, long) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CumulativeWindowAssigner
-
- assignPane(Object, long) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.PanedWindowAssigner
-
Given the timestamp and element, returns the pane into which it should be placed.
- assignPane(Object, long) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.SlidingWindowAssigner
-
- assignSliceEnd(RowData, ClockService) - 接口 中的方法org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigner
-
Returns the end timestamp of a slice that the given element should belong.
- assignSliceEnd(long) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.CumulativeSliceAssigner
-
- assignSliceEnd(long) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.HoppingSliceAssigner
-
- assignSliceEnd(long) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.TumblingSliceAssigner
-
- assignSliceEnd(RowData, ClockService) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.WindowedSliceAssigner
-
- assignStateNamespace(RowData, long) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.internal.GeneralWindowProcessFunction
-
- assignStateNamespace(RowData, long) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction
-
Assigns the input element into the state namespace which the input element should be
accumulated/retracted into.
- assignStateNamespace(RowData, long) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.internal.MergingWindowProcessFunction
-
- assignStateNamespace(RowData, long) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.internal.PanedWindowProcessFunction
-
- assignStateNamespace(RowData, ClockService, MergingWindowProcessFunction<?, W>) - 接口 中的方法org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigner
-
Returns the
Window that the given element should belong to be used as a namespace to
restore the state.
- assignStateNamespace(RowData, ClockService, MergingWindowProcessFunction<?, TimeWindow>) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigners.SessionUnsliceAssigner
-
- assignStateNamespace(RowData, ClockService, MergingWindowProcessFunction<?, TimeWindow>) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigners.WindowedUnsliceAssigner
-
- assignWindows(RowData, long) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CountSlidingWindowAssigner
-
- assignWindows(RowData, long) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CountTumblingWindowAssigner
-
- assignWindows(RowData, long) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CumulativeWindowAssigner
-
- assignWindows(RowData, long) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.GroupWindowAssigner
-
Given the timestamp and element, returns the set of windows into which it should be placed.
- assignWindows(RowData, long) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.SessionWindowAssigner
-
- assignWindows(RowData, long) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.SlidingWindowAssigner
-
- assignWindows(RowData, long) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.TumblingWindowAssigner
-
- assignWindows(RowData, long) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigners.WindowedUnsliceAssigner
-
- AsyncFunctionRunner - org.apache.flink.table.runtime.operators.calc.async中的类
-
Async function runner for AsyncScalarFunction, which
takes the generated function, instantiates it, and then calls its lifecycle methods.
- AsyncFunctionRunner(GeneratedFunction<AsyncFunction<RowData, RowData>>) - 类 的构造器org.apache.flink.table.runtime.operators.calc.async.AsyncFunctionRunner
-
- asyncInvoke(RowData, ResultFuture<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.calc.async.AsyncFunctionRunner
-
- asyncInvoke(RowData, ResultFuture<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinRunner
-
- asyncLookup(RowData) - 类 中的方法org.apache.flink.table.runtime.functions.table.lookup.CachingAsyncLookupFunction
-
- asyncLookup(RowData) - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.RetryableAsyncLookupFunctionDelegator
-
- AsyncLookupJoinRunner - org.apache.flink.table.runtime.operators.join.lookup中的类
-
The async join runner to lookup the dimension table.
- AsyncLookupJoinRunner(GeneratedFunction<AsyncFunction<RowData, Object>>, DataStructureConverter<RowData, Object>, GeneratedResultFuture<TableFunctionResultFuture<RowData>>, GeneratedFunction<FilterCondition>, RowDataSerializer, boolean, int) - 类 的构造器org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinRunner
-
- AsyncLookupJoinWithCalcRunner - org.apache.flink.table.runtime.operators.join.lookup中的类
-
The async join runner with an additional calculate function on the dimension table.
- AsyncLookupJoinWithCalcRunner(GeneratedFunction<AsyncFunction<RowData, Object>>, DataStructureConverter<RowData, Object>, GeneratedFunction<FlatMapFunction<RowData, RowData>>, GeneratedResultFuture<TableFunctionResultFuture<RowData>>, GeneratedFunction<FilterCondition>, RowDataSerializer, boolean, int) - 类 的构造器org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinWithCalcRunner
-
- atan(DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- atan2(DecimalData, DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- awaitFirstLoad() - 类 中的方法org.apache.flink.table.runtime.functions.table.lookup.fullcache.CacheLoader
-
- BaseHybridHashTable - org.apache.flink.table.runtime.hashtable中的类
-
- BaseHybridHashTable(Object, boolean, int, MemoryManager, long, IOManager, int, long, boolean) - 类 的构造器org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- BaseTwoInputStreamOperatorWithStateRetention - org.apache.flink.table.runtime.operators.join.temporal中的类
-
An abstract TwoInputStreamOperator that allows its subclasses to clean up their state
based on a TTL.
- BaseTwoInputStreamOperatorWithStateRetention(long, long) - 类 的构造器org.apache.flink.table.runtime.operators.join.temporal.BaseTwoInputStreamOperatorWithStateRetention
-
- BatchApproxCountDistinctAggFunctions - org.apache.flink.table.runtime.functions.aggregate中的类
-
Built-in APPROX_COUNT_DISTINCT aggregate function for Batch sql.
- BatchApproxCountDistinctAggFunctions() - 类 的构造器org.apache.flink.table.runtime.functions.aggregate.BatchApproxCountDistinctAggFunctions
-
- BatchApproxCountDistinctAggFunctions.ApproxCountDistinctAggFunction<T> - org.apache.flink.table.runtime.functions.aggregate中的类
-
Base function for APPROX_COUNT_DISTINCT aggregate.
- BatchApproxCountDistinctAggFunctions.ByteApproxCountDistinctAggFunction - org.apache.flink.table.runtime.functions.aggregate中的类
-
Built-in byte APPROX_COUNT_DISTINCT aggregate function.
- BatchApproxCountDistinctAggFunctions.DateApproxCountDistinctAggFunction - org.apache.flink.table.runtime.functions.aggregate中的类
-
Built-in Date APPROX_COUNT_DISTINCT aggregate function.
- BatchApproxCountDistinctAggFunctions.DecimalApproxCountDistinctAggFunction - org.apache.flink.table.runtime.functions.aggregate中的类
-
Built-in decimal APPROX_COUNT_DISTINCT aggregate function.
- BatchApproxCountDistinctAggFunctions.DoubleApproxCountDistinctAggFunction - org.apache.flink.table.runtime.functions.aggregate中的类
-
Built-in double APPROX_COUNT_DISTINCT aggregate function.
- BatchApproxCountDistinctAggFunctions.FloatApproxCountDistinctAggFunction - org.apache.flink.table.runtime.functions.aggregate中的类
-
Built-in float APPROX_COUNT_DISTINCT aggregate function.
- BatchApproxCountDistinctAggFunctions.IntApproxCountDistinctAggFunction - org.apache.flink.table.runtime.functions.aggregate中的类
-
Built-in int APPROX_COUNT_DISTINCT aggregate function.
- BatchApproxCountDistinctAggFunctions.LongApproxCountDistinctAggFunction - org.apache.flink.table.runtime.functions.aggregate中的类
-
Built-in long APPROX_COUNT_DISTINCT aggregate function.
- BatchApproxCountDistinctAggFunctions.ShortApproxCountDistinctAggFunction - org.apache.flink.table.runtime.functions.aggregate中的类
-
Built-in Short APPROX_COUNT_DISTINCT aggregate function.
- BatchApproxCountDistinctAggFunctions.StringApproxCountDistinctAggFunction - org.apache.flink.table.runtime.functions.aggregate中的类
-
Built-in string APPROX_COUNT_DISTINCT aggregate function.
- BatchApproxCountDistinctAggFunctions.TimeApproxCountDistinctAggFunction - org.apache.flink.table.runtime.functions.aggregate中的类
-
Built-in Time APPROX_COUNT_DISTINCT aggregate function.
- BatchApproxCountDistinctAggFunctions.TimestampApproxCountDistinctAggFunction - org.apache.flink.table.runtime.functions.aggregate中的类
-
Built-in Timestamp APPROX_COUNT_DISTINCT aggregate function.
- BatchApproxCountDistinctAggFunctions.TimestampLtzApproxCountDistinctAggFunction - org.apache.flink.table.runtime.functions.aggregate中的类
-
Built-in TimestampLtz APPROX_COUNT_DISTINCT aggregate function.
- BatchMultipleInputStreamOperator - org.apache.flink.table.runtime.operators.multipleinput中的类
-
- BatchMultipleInputStreamOperator(StreamOperatorParameters<RowData>, List<InputSpec>, List<TableOperatorWrapper<?>>, TableOperatorWrapper<?>) - 类 的构造器org.apache.flink.table.runtime.operators.multipleinput.BatchMultipleInputStreamOperator
-
- BatchMultipleInputStreamOperatorFactory - org.apache.flink.table.runtime.operators.multipleinput中的类
-
- BatchMultipleInputStreamOperatorFactory(List<InputSpec>, List<TableOperatorWrapper<?>>, TableOperatorWrapper<?>) - 类 的构造器org.apache.flink.table.runtime.operators.multipleinput.BatchMultipleInputStreamOperatorFactory
-
- BIG_ENDIAN - 类 中的静态变量org.apache.flink.formats.raw.RawFormatOptions
-
- BigDecimalConverter(int, int) - 类 的构造器org.apache.flink.table.data.util.DataFormatConverters.BigDecimalConverter
-
- BigDecimalTypeInfo - org.apache.flink.table.runtime.typeutils中的类
-
- BigDecimalTypeInfo(int, int) - 类 的构造器org.apache.flink.table.runtime.typeutils.BigDecimalTypeInfo
-
- BinaryArrayWriter - org.apache.flink.table.data.writer中的类
-
Writer for binary array.
- BinaryArrayWriter(BinaryArrayData, int, int) - 类 的构造器org.apache.flink.table.data.writer.BinaryArrayWriter
-
- BinaryArrayWriter.NullSetter - org.apache.flink.table.data.writer中的接口
-
Accessor for setting the elements of an array writer to null during runtime.
- BinaryExternalMerger - org.apache.flink.table.runtime.operators.sort中的类
-
Record merger for sort of BinaryRowData.
- BinaryExternalMerger(IOManager, int, int, SpillChannelManager, BinaryRowDataSerializer, RecordComparator, boolean, BlockCompressionFactory, int) - 类 的构造器org.apache.flink.table.runtime.operators.sort.BinaryExternalMerger
-
- BinaryExternalSorter - org.apache.flink.table.runtime.operators.sort中的类
-
- BinaryExternalSorter(Object, MemoryManager, long, IOManager, AbstractRowDataSerializer<RowData>, BinaryRowDataSerializer, NormalizedKeyComputer, RecordComparator, int, boolean, int, boolean) - 类 的构造器org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
-
- BinaryExternalSorter(Object, MemoryManager, long, IOManager, AbstractRowDataSerializer<RowData>, BinaryRowDataSerializer, NormalizedKeyComputer, RecordComparator, int, boolean, int, boolean, float) - 类 的构造器org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
-
- BinaryHashBucketArea - org.apache.flink.table.runtime.hashtable中的类
-
Bucket area for hash table.
- BinaryHashPartition - org.apache.flink.table.runtime.hashtable中的类
-
A partition.
- BinaryHashPartition.BuildSideBuffer - org.apache.flink.table.runtime.hashtable中的类
-
Build side buffer.
- BinaryHashPartitioner - org.apache.flink.table.runtime.partitioner中的类
-
Hash partitioner for BinaryRowData.
- BinaryHashPartitioner(GeneratedHashFunction, String[]) - 类 的构造器org.apache.flink.table.runtime.partitioner.BinaryHashPartitioner
-
- BinaryHashTable - org.apache.flink.table.runtime.hashtable中的类
-
An implementation of a Hybrid Hash Join.
- BinaryHashTable(Object, boolean, int, AbstractRowDataSerializer, AbstractRowDataSerializer, Projection<RowData, BinaryRowData>, Projection<RowData, BinaryRowData>, MemoryManager, long, IOManager, int, long, boolean, HashJoinType, JoinCondition, boolean, boolean[], boolean) - 类 的构造器org.apache.flink.table.runtime.hashtable.BinaryHashTable
-
- BinaryIndexedSortable - org.apache.flink.table.runtime.operators.sort中的类
-
abstract sortable, provide basic compare and swap.
- BinaryIndexedSortable(NormalizedKeyComputer, BinaryRowDataSerializer, RecordComparator, ArrayList<MemorySegment>, MemorySegmentPool) - 类 的构造器org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- BinaryInMemorySortBuffer - org.apache.flink.table.runtime.operators.sort中的类
-
In memory sort buffer for binary row.
- BinaryKVExternalMerger - org.apache.flink.table.runtime.operators.sort中的类
-
Key-Value style record merger for sort.
- BinaryKVExternalMerger(IOManager, int, int, SpillChannelManager, BinaryRowDataSerializer, BinaryRowDataSerializer, RecordComparator, boolean, BlockCompressionFactory, int) - 类 的构造器org.apache.flink.table.runtime.operators.sort.BinaryKVExternalMerger
-
- BinaryKVInMemorySortBuffer - org.apache.flink.table.runtime.operators.sort中的类
-
In memory KV sortable buffer for binary row, it already has records in memory.
- BinaryMergeIterator<Entry> - org.apache.flink.table.runtime.operators.sort中的类
-
Binary version of MergeIterator.
- BinaryMergeIterator(List<MutableObjectIterator<Entry>>, List<Entry>, Comparator<Entry>) - 类 的构造器org.apache.flink.table.runtime.operators.sort.BinaryMergeIterator
-
- BinaryRowChannelInputViewIterator - org.apache.flink.table.runtime.io中的类
-
A simple iterator over the input read though an I/O channel.
- BinaryRowChannelInputViewIterator(ChannelReaderInputView, BinaryRowDataSerializer) - 类 的构造器org.apache.flink.table.runtime.io.BinaryRowChannelInputViewIterator
-
- BinaryRowChannelInputViewIterator(ChannelReaderInputView, List<MemorySegment>, BinaryRowDataSerializer) - 类 的构造器org.apache.flink.table.runtime.io.BinaryRowChannelInputViewIterator
-
- BinaryRowDataKeySelector - org.apache.flink.table.runtime.keyselector中的类
-
A KeySelector which will extract key from RowData.
- BinaryRowDataKeySelector(InternalTypeInfo<RowData>, GeneratedProjection) - 类 的构造器org.apache.flink.table.runtime.keyselector.BinaryRowDataKeySelector
-
- BinaryRowDataSerializer - org.apache.flink.table.runtime.typeutils中的类
-
Serializer for BinaryRowData.
- BinaryRowDataSerializer(int) - 类 的构造器org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- BinaryRowDataSerializer.BinaryRowDataSerializerSnapshot - org.apache.flink.table.runtime.typeutils中的类
-
- BinaryRowDataSerializerSnapshot() - 类 的构造器org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer.BinaryRowDataSerializerSnapshot
-
- BinaryRowDataUtil - org.apache.flink.table.data.binary中的类
-
Utilities for BinaryRowData.
- BinaryRowDataUtil() - 类 的构造器org.apache.flink.table.data.binary.BinaryRowDataUtil
-
- BinaryRowWriter - org.apache.flink.table.data.writer中的类
-
Writer for BinaryRowData.
- BinaryRowWriter(BinaryRowData) - 类 的构造器org.apache.flink.table.data.writer.BinaryRowWriter
-
- BinaryRowWriter(BinaryRowData, int) - 类 的构造器org.apache.flink.table.data.writer.BinaryRowWriter
-
- BinaryStringDataUtil - org.apache.flink.table.data.binary中的类
-
Util for BinaryStringData.
- BinaryStringDataUtil() - 类 的构造器org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- BinaryWriter - org.apache.flink.table.data.writer中的接口
-
Writer to write a composite data format, like row, array. 1.
- BinaryWriter.ValueSetter - org.apache.flink.table.data.writer中的接口
-
Accessor for setting the elements of an array writer during runtime.
- bitAnd(Byte, Byte) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitAnd(Short, Short) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitAnd(Integer, Integer) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitAnd(Long, Long) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitGet(MemorySegment, int, int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
read bit.
- bitGet(MemorySegment[], int, int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
read bit from segments.
- bitNot(Byte) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitNot(Short) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitNot(Integer) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitNot(Long) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitOr(Byte, Byte) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitOr(Short, Short) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitOr(Integer, Integer) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitOr(Long, Long) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitSet(MemorySegment, int, int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
set bit.
- bitSet(MemorySegment[], int, int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
set bit from segments.
- bitUnSet(MemorySegment, int, int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
unset bit.
- bitUnSet(MemorySegment[], int, int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
unset bit from segments.
- bitXor(Byte, Byte) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitXor(Short, Short) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitXor(Integer, Integer) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitXor(Long, Long) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- BoundedOutOfOrderWatermarkGenerator - org.apache.flink.table.runtime.operators.wmassigners中的类
-
A watermark generator for rowtime attributes which are out-of-order by a bounded time interval.
- BoundedOutOfOrderWatermarkGenerator(int, long) - 类 的构造器org.apache.flink.table.runtime.operators.wmassigners.BoundedOutOfOrderWatermarkGenerator
-
- BoxedWrapperRowData - org.apache.flink.table.data中的类
-
An implementation of
RowData which also is also backed by an array of Java
Object, just similar to
GenericRowData.
- BoxedWrapperRowData(int) - 类 的构造器org.apache.flink.table.data.BoxedWrapperRowData
-
- BroadcastingOutput - org.apache.flink.table.runtime.operators.multipleinput.output中的类
-
An Output that can be used to emit elements and other messages to multiple outputs.
- BroadcastingOutput(Output<StreamRecord<RowData>>[]) - 类 的构造器org.apache.flink.table.runtime.operators.multipleinput.output.BroadcastingOutput
-
- BUCKET_SIZE - 类 中的静态变量org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- BUCKET_SIZE_BITS - 类 中的静态变量org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- bucketSegments - 类 中的变量org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- buffer - 类 中的变量org.apache.flink.table.runtime.functions.aggregate.LagAggFunction.LagAcc
-
- BufferBundle<T> - org.apache.flink.table.runtime.operators.join.stream.bundle中的类
-
A
BufferBundle is a bundle to buffer the input records in memory and fold data based on
specified pattern to reduce state access.
- BufferBundle() - 类 的构造器org.apache.flink.table.runtime.operators.join.stream.bundle.BufferBundle
-
- BufferDataOverWindowOperator - org.apache.flink.table.runtime.operators.over中的类
-
the operator for OVER window need cache data by ResettableExternalBuffer for
OverWindowFrame.
- BufferDataOverWindowOperator(OverWindowFrame[], GeneratedRecordComparator, boolean) - 类 的构造器org.apache.flink.table.runtime.operators.over.BufferDataOverWindowOperator
-
- bufferedKey - 类 中的变量org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
-
- BufferedKVExternalSorter - org.apache.flink.table.runtime.operators.sort中的类
-
Sorter for buffered input in the form of Key-Value Style.
- BufferedKVExternalSorter(IOManager, BinaryRowDataSerializer, BinaryRowDataSerializer, NormalizedKeyComputer, RecordComparator, int, int, boolean, int) - 类 的构造器org.apache.flink.table.runtime.operators.sort.BufferedKVExternalSorter
-
- bufferedRow - 类 中的变量org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
-
- bufferMatchingRows() - 类 中的方法org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
-
- build() - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.WindowAggOperatorBuilder
-
- build() - 类 中的方法org.apache.flink.table.runtime.operators.deduplicate.window.RowTimeWindowDeduplicateOperatorBuilder
-
- build() - 类 中的方法org.apache.flink.table.runtime.operators.join.window.WindowJoinOperatorBuilder
-
- build() - 类 中的方法org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
-
- build() - 类 中的方法org.apache.flink.table.runtime.operators.sink.ConstraintEnforcer.Builder
-
If neither of NOT NULL or CHAR/VARCHAR length or BINARY/VARBINARY enforcers are
configured, null is returned.
- build() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder.AggregateWindowOperatorBuilder
-
- build() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder.TableAggregateWindowOperatorBuilder
-
- builder() - 类 中的静态方法org.apache.flink.table.runtime.operators.aggregate.window.WindowAggOperatorBuilder
-
- builder() - 类 中的静态方法org.apache.flink.table.runtime.operators.deduplicate.window.RowTimeWindowDeduplicateOperatorBuilder
-
- builder() - 类 中的静态方法org.apache.flink.table.runtime.operators.join.window.WindowJoinOperatorBuilder
-
- builder() - 类 中的静态方法org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
-
- Builder() - 类 的构造器org.apache.flink.table.runtime.operators.sink.ConstraintEnforcer.Builder
-
- builder() - 类 中的静态方法org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
-
- buildLeftSemiOrAnti() - 枚举 中的方法org.apache.flink.table.runtime.operators.join.HashJoinType
-
- buildRowCount - 类 中的变量org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- BuildSideIterator - org.apache.flink.table.runtime.hashtable中的类
-
Iterate all the elements in memory which has not been(or has been) probed during probe phase.
- BuildSideIterator.BucketIterator - org.apache.flink.table.runtime.hashtable中的类
-
Partition bucket iterator.
- buildSpillRetBufferNumbers - 类 中的变量org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
The number of buffers in the build spill return buffer queue that are actually not write
behind buffers, but regular buffers that only have not yet returned.
- buildSpillReturnBuffers - 类 中的变量org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
The queue of buffers that can be used for write-behind.
- buildTriggerWindowElementsIterator() - 类 中的方法org.apache.flink.table.runtime.operators.window.grouping.WindowsGrouping
-
- BuiltInAggregateFunction<T,ACC> - org.apache.flink.table.runtime.functions.aggregate中的类
-
Base class for runtime implementation represented as AggregateFunction that is
constructed from SpecializedFunction.specialize(SpecializedContext).
- BuiltInAggregateFunction(BuiltInFunctionDefinition, SpecializedFunction.SpecializedContext) - 类 的构造器org.apache.flink.table.runtime.functions.aggregate.BuiltInAggregateFunction
-
- BuiltInAggregateFunction() - 类 的构造器org.apache.flink.table.runtime.functions.aggregate.BuiltInAggregateFunction
-
- BuiltInScalarFunction - org.apache.flink.table.runtime.functions.scalar中的类
-
Base class for runtime implementation represented as ScalarFunction that is constructed
from SpecializedFunction.specialize(SpecializedContext).
- BuiltInScalarFunction(BuiltInFunctionDefinition, SpecializedFunction.SpecializedContext) - 类 的构造器org.apache.flink.table.runtime.functions.scalar.BuiltInScalarFunction
-
- BuiltInScalarFunction() - 类 的构造器org.apache.flink.table.runtime.functions.scalar.BuiltInScalarFunction
-
- BuiltInSpecializedFunction - org.apache.flink.table.runtime.functions中的类
-
Base class for built-in functions that need another level of specialization via SpecializedFunction.specialize(SpecializedContext).
- BuiltInSpecializedFunction(BuiltInFunctionDefinition) - 类 的构造器org.apache.flink.table.runtime.functions.BuiltInSpecializedFunction
-
- BuiltInTableFunction<T> - org.apache.flink.table.runtime.functions.table中的类
-
Base class for runtime implementation represented as TableFunction that is constructed
from SpecializedFunction.specialize(SpecializedContext).
- BuiltInTableFunction(BuiltInFunctionDefinition, SpecializedFunction.SpecializedContext) - 类 的构造器org.apache.flink.table.runtime.functions.table.BuiltInTableFunction
-
- BuiltInTableFunction() - 类 的构造器org.apache.flink.table.runtime.functions.table.BuiltInTableFunction
-
- bundle - 类 中的变量org.apache.flink.table.runtime.operators.join.stream.bundle.BufferBundle
-
- BundleTrigger<T> - org.apache.flink.table.runtime.operators.bundle.trigger中的接口
-
A
BundleTrigger determines when a bundle of input elements should be evaluated and
trigger the callback which registered previously.
- BundleTriggerCallback - org.apache.flink.table.runtime.operators.bundle.trigger中的接口
-
Interface for bundle trigger callbacks that can be registered to a
BundleTrigger.
- BYTE_ARRAY_BASE_OFFSET - 类 中的静态变量org.apache.flink.table.data.binary.BinaryRowDataUtil
-
- ByteApproxCountDistinctAggFunction() - 类 的构造器org.apache.flink.table.runtime.functions.aggregate.BatchApproxCountDistinctAggFunctions.ByteApproxCountDistinctAggFunction
-
- byteArrayCompare(byte[], byte[]) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Compares two byte arrays in lexicographical order.
- byteArrayEquals(byte[], byte[], int) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryRowDataUtil
-
- byteArrayEquals(Object, long, Object, long, int) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryRowDataUtil
-
- ByteHashSet - org.apache.flink.table.runtime.util.collections中的类
-
Byte hash set.
- ByteHashSet(int) - 类 的构造器org.apache.flink.table.runtime.util.collections.ByteHashSet
-
- BytesHashMap - org.apache.flink.table.runtime.util.collections.binary中的类
-
A binary map in the structure like Map<BinaryRowData, BinaryRowData>.
- BytesHashMap(Object, MemoryManager, long, LogicalType[], LogicalType[]) - 类 的构造器org.apache.flink.table.runtime.util.collections.binary.BytesHashMap
-
- BytesHashMapSpillMemorySegmentPool - org.apache.flink.table.runtime.operators.aggregate中的类
-
MemorySegmentPool for
BytesHashMap to fall back to sort agg.
- BytesHashMapSpillMemorySegmentPool(List<MemorySegment>) - 类 的构造器org.apache.flink.table.runtime.operators.aggregate.BytesHashMapSpillMemorySegmentPool
-
- BytesMap<K,V> - org.apache.flink.table.runtime.util.collections.binary中的类
-
- BytesMap(Object, MemoryManager, long, TypeSerializer<K>) - 类 的构造器org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- BytesMap.LookupInfo<K,V> - org.apache.flink.table.runtime.util.collections.binary中的类
-
Result fetched when looking up a key.
- BytesMultiMap - org.apache.flink.table.runtime.util.collections.binary中的类
-
A binary map in the structure like Map<BinaryRowData, List<BinaryRowData>>.
- BytesMultiMap(Object, MemoryManager, long, LogicalType[], LogicalType[]) - 类 的构造器org.apache.flink.table.runtime.util.collections.binary.BytesMultiMap
-
- cache - 类 中的变量org.apache.flink.table.runtime.functions.table.lookup.fullcache.CacheLoader
-
- CacheLoader - org.apache.flink.table.runtime.functions.table.lookup.fullcache中的类
-
Abstract task that loads data in Full cache from source provided by ScanTableSource.ScanRuntimeProvider.
- CacheLoader() - 类 的构造器org.apache.flink.table.runtime.functions.table.lookup.fullcache.CacheLoader
-
- CachingAsyncLookupFunction - org.apache.flink.table.runtime.functions.table.lookup中的类
-
A wrapper function around user-provided async lookup function with a cache layer.
- CachingAsyncLookupFunction(LookupCache, AsyncLookupFunction) - 类 的构造器org.apache.flink.table.runtime.functions.table.lookup.CachingAsyncLookupFunction
-
- CachingLookupFunction - org.apache.flink.table.runtime.functions.table.lookup中的类
-
A wrapper function around user-provided lookup function with a cache layer.
- CachingLookupFunction(LookupCache, LookupFunction) - 类 的构造器org.apache.flink.table.runtime.functions.table.lookup.CachingLookupFunction
-
- calc(RowData) - 接口 中的方法org.apache.flink.table.runtime.operators.over.frame.OffsetOverFrame.CalcOffsetFunc
-
- calcSecondHashCode(int) - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- canEqual(Object) - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- canEqual(Object) - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
-
- canEqual(Object) - 类 中的方法org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- canEqual(Object) - 类 中的方法org.apache.flink.table.runtime.typeutils.SortedMapTypeInfo
-
- canEqual(Object) - 类 中的方法org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
-
- canEqual(Object) - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
-
- canMerge() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ElementTriggers.CountElement
-
- canMerge() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ElementTriggers.EveryElement
-
- canMerge() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindow
-
- canMerge() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindowEarlyAndLate
-
- canMerge() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindowNoLate
-
- canMerge() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterEndOfWindow
-
- canMerge() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterEndOfWindowNoLate
-
- canMerge() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterFirstElementPeriodic
-
- canMerge() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.Trigger
-
Returns true if this trigger supports merging of trigger state and can therefore.
- canRetry(int) - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.ResultRetryStrategy
-
- CaseClassConverter(TupleTypeInfoBase, DataType[]) - 类 的构造器org.apache.flink.table.data.util.DataFormatConverters.CaseClassConverter
-
- castFrom(DecimalData, int, int) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- castFrom(String, int, int) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- castFrom(double, int, int) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- castFrom(long, int, int) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- castToBoolean(DecimalData) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- castToDecimal(DecimalData, int, int) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- castToIntegral(DecimalData) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- ceil(DecimalData) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- ceil(double) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- ceil(float) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- ceil(int, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL CEIL operator applied to int values.
- ceil(long, long) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL CEIL operator applied to long values.
- ceil(DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- channelReaderInputViewIterator(AbstractChannelReaderInputView) - 类 中的方法org.apache.flink.table.runtime.operators.sort.AbstractBinaryExternalMerger
-
- channelReaderInputViewIterator(AbstractChannelReaderInputView) - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryExternalMerger
-
- channelReaderInputViewIterator(AbstractChannelReaderInputView) - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryKVExternalMerger
-
- ChannelReaderKVInputViewIterator<K,V> - org.apache.flink.table.runtime.operators.sort中的类
-
Key-Value style channel reader input view iterator.
- ChannelReaderKVInputViewIterator(AbstractChannelReaderInputView, List<MemorySegment>, TypeSerializer<K>, TypeSerializer<V>) - 类 的构造器org.apache.flink.table.runtime.operators.sort.ChannelReaderKVInputViewIterator
-
- ChannelWithMeta - org.apache.flink.table.runtime.io中的类
-
Channel with block count and numBytesInLastBlock of file.
- ChannelWithMeta(FileIOChannel.ID, int, int) - 类 的构造器org.apache.flink.table.runtime.io.ChannelWithMeta
-
- CHARSET - 类 中的静态变量org.apache.flink.formats.raw.RawFormatOptions
-
- check(BinaryStringData) - 类 中的方法org.apache.flink.table.runtime.functions.SqlLikeChainChecker
-
- checkAllReleased() - 类 中的方法org.apache.flink.table.runtime.functions.table.lookup.LookupCacheManager
-
- checkAndGetNextWatermark(RowData, long) - 类 中的方法org.apache.flink.table.runtime.operators.wmassigners.PunctuatedWatermarkAssignerWrapper
-
- checkNextIndexOffset() - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
check if we need request next index memory.
- checkpointCoordinator(long, CompletableFuture<byte[]>) - 类 中的方法org.apache.flink.table.runtime.operators.dynamicfiltering.DynamicFilteringDataCollectorOperatorCoordinator
-
- checkSkipReadForFixLengthPart(AbstractPagedInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
We need skip bytes to read when the remain bytes of current segment is not enough to write
binary row fixed part.
- checkSortKeyInBufferRange(RowData, TopNBuffer) - 类 中的方法org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
Checks whether the record should be put into the buffer.
- checkSortKeyInBufferRange(RowData, long) - 类 中的方法org.apache.flink.table.runtime.operators.rank.TopNBuffer
-
Checks whether the record should be put into the buffer.
- chr(long) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- ClassDataTypeConverter - org.apache.flink.table.runtime.types中的类
-
Utils for get DataType from a Class.
- ClassDataTypeConverter() - 类 的构造器org.apache.flink.table.runtime.types.ClassDataTypeConverter
-
- ClassLogicalTypeConverter - org.apache.flink.table.runtime.types中的类
-
Get internal(sql engine execution data formats) and default external class for LogicalType.
- ClassLogicalTypeConverter() - 类 的构造器org.apache.flink.table.runtime.types.ClassLogicalTypeConverter
-
- cleanCache() - 类 中的方法org.apache.flink.table.runtime.util.LazyMemorySegmentPool
-
- cleanup() - 接口 中的方法org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
-
Cleanup for the retired accumulators state.
- cleanUp() - 类 中的静态方法org.apache.flink.table.runtime.generated.CompileUtils
-
Triggers internal garbage collection of expired cache entries.
- cleanup(N) - 接口 中的方法org.apache.flink.table.runtime.generated.NamespaceAggsHandleFunctionBase
-
Cleanup for the retired accumulators state.
- cleanupLastTimer() - 类 中的方法org.apache.flink.table.runtime.operators.join.temporal.BaseTwoInputStreamOperatorWithStateRetention
-
- CleanupState - org.apache.flink.table.runtime.functions中的接口
-
Base interface for clean up state, both for ProcessFunction and CoProcessFunction.
- cleanupState(State...) - 类 中的方法org.apache.flink.table.runtime.functions.KeyedProcessFunctionWithCleanupState
-
- cleanupState(long) - 类 中的方法org.apache.flink.table.runtime.operators.join.temporal.BaseTwoInputStreamOperatorWithStateRetention
-
The method to be called when a cleanup timer fires.
- cleanupState(long) - 类 中的方法org.apache.flink.table.runtime.operators.join.temporal.TemporalProcessTimeJoinOperator
-
The method to be called when a cleanup timer fires.
- cleanupState(long) - 类 中的方法org.apache.flink.table.runtime.operators.join.temporal.TemporalRowTimeJoinOperator
-
The method to be called when a cleanup timer fires.
- cleanWindowIfNeeded(W, long) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.internal.GeneralWindowProcessFunction
-
- cleanWindowIfNeeded(W, long) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction
-
Cleans the given window if needed.
- cleanWindowIfNeeded(W, long) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.internal.MergingWindowProcessFunction
-
- cleanWindowIfNeeded(W, long) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.internal.PanedWindowProcessFunction
-
- clear() - 类 中的方法org.apache.flink.table.runtime.dataview.StateListView
-
- clear() - 类 中的方法org.apache.flink.table.runtime.functions.table.lookup.LookupCacheManager
-
- clear() - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.bundle.BufferBundle
-
Clear this bufferBundle.
- clear() - 类 中的方法org.apache.flink.table.runtime.operators.sort.ListMemorySegmentPool
-
- clear(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ElementTriggers.CountElement
-
- clear(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ElementTriggers.EveryElement
-
- clear(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindow
-
- clear(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindowEarlyAndLate
-
- clear(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindowNoLate
-
- clear(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterEndOfWindow
-
- clear(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterEndOfWindowNoLate
-
- clear(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterFirstElementPeriodic
-
- clear(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.Trigger
-
Clears any state that the trigger might still hold for the given window.
- clear(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.state.WindowListState
-
- clear(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.state.WindowMapState
-
- clear(W) - 接口 中的方法org.apache.flink.table.runtime.operators.window.tvf.state.WindowState
-
Removes the value mapped under current key and the given window.
- clear(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.state.WindowValueState
-
- clearPartitions() - 类 中的方法org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- clearPartitions() - 类 中的方法org.apache.flink.table.runtime.hashtable.BinaryHashTable
-
This method clears all partitions currently residing (partially) in memory.
- clearPartitions() - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
- clearPreviousState(W) - 接口 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction.Context
-
Clear previous agg state (used for retraction) of the given window.
- clearTrigger(W) - 接口 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction.Context
-
- clearWindow(long, Long) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractSliceWindowAggProcessor
-
- clearWindow(long, TimeWindow) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.processors.UnsliceWindowAggProcessor
-
- clearWindow(long, Long) - 类 中的方法org.apache.flink.table.runtime.operators.deduplicate.window.processors.RowTimeWindowDeduplicateProcessor
-
- clearWindow(long, Long) - 类 中的方法org.apache.flink.table.runtime.operators.rank.window.processors.WindowRankProcessor
-
- clearWindow(long, W) - 接口 中的方法org.apache.flink.table.runtime.operators.window.tvf.common.WindowProcessor
-
Clear state and resources associated with the given window namespace.
- clearWindowState(W) - 接口 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction.Context
-
Clear window state of the given window.
- clockService - 类 中的变量org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- ClockService - org.apache.flink.table.runtime.operators.window.tvf.common中的接口
-
A clock service which can get current processing time.
- close() - 类 中的方法org.apache.flink.table.runtime.collector.TableFunctionCollector
-
- close() - 类 中的方法org.apache.flink.table.runtime.collector.WrappingCollector
-
- close() - 类 中的方法org.apache.flink.table.runtime.functions.DefaultExpressionEvaluator
-
- close() - 类 中的方法org.apache.flink.table.runtime.functions.scalar.ArrayContainsFunction
-
- close() - 类 中的方法org.apache.flink.table.runtime.functions.scalar.ArrayDistinctFunction
-
- close() - 类 中的方法org.apache.flink.table.runtime.functions.scalar.ArrayExceptFunction
-
- close() - 类 中的方法org.apache.flink.table.runtime.functions.scalar.ArrayIntersectFunction
-
- close() - 类 中的方法org.apache.flink.table.runtime.functions.scalar.ArrayMaxFunction
-
- close() - 类 中的方法org.apache.flink.table.runtime.functions.scalar.ArrayMinFunction
-
- close() - 类 中的方法org.apache.flink.table.runtime.functions.scalar.ArrayPositionFunction
-
- close() - 类 中的方法org.apache.flink.table.runtime.functions.scalar.ArrayRemoveFunction
-
- close() - 类 中的方法org.apache.flink.table.runtime.functions.scalar.ArraySortFunction
-
- close() - 类 中的方法org.apache.flink.table.runtime.functions.scalar.ArrayUnionFunction
-
- close() - 类 中的方法org.apache.flink.table.runtime.functions.scalar.MapUnionFunction
-
- close() - 类 中的方法org.apache.flink.table.runtime.functions.table.lookup.CachingAsyncLookupFunction
-
- close() - 类 中的方法org.apache.flink.table.runtime.functions.table.lookup.CachingLookupFunction
-
- close() - 类 中的方法org.apache.flink.table.runtime.functions.table.lookup.fullcache.CacheLoader
-
- close() - 类 中的方法org.apache.flink.table.runtime.functions.table.lookup.fullcache.LookupFullCache
-
- close() - 接口 中的方法org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
-
Tear-down method for this function.
- close() - 接口 中的方法org.apache.flink.table.runtime.generated.NamespaceAggsHandleFunctionBase
-
Tear-down method for this function.
- close() - 类 中的方法org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
Closes the hash table.
- close() - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
- close() - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- close() - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
-
- close() - 类 中的方法org.apache.flink.table.runtime.io.CompressedHeaderlessChannelReaderInputView
-
- close() - 类 中的方法org.apache.flink.table.runtime.io.CompressedHeaderlessChannelWriterOutputView
-
- close() - 类 中的方法org.apache.flink.table.runtime.io.HeaderlessChannelWriterOutputView
-
Closes this OutputView, closing the underlying writer.
- close() - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.GroupAggFunction
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.GroupTableAggFunction
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.MiniBatchGlobalGroupAggFunction
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.MiniBatchGroupAggFunction
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.MiniBatchIncrementalGroupAggFunction
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.MiniBatchLocalGroupAggFunction
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.buffers.RecordsWindowBuffer
-
- close() - 接口 中的方法org.apache.flink.table.runtime.operators.aggregate.window.buffers.WindowBuffer
-
Release resources allocated by this buffer.
- close() - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.combines.AggCombiner
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.combines.GlobalAggCombiner
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.combines.LocalAggCombiner
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.LocalSlicingWindowAggOperator
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractSliceWindowAggProcessor
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.bundle.AbstractMapBundleOperator
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.bundle.MapBundleFunction
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.calc.async.AsyncFunctionRunner
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.deduplicate.window.combines.RowTimeDeduplicateRecordsCombiner
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.deduplicate.window.processors.RowTimeWindowDeduplicateProcessor
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.dynamicfiltering.DynamicFilteringDataCollectorOperator
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.dynamicfiltering.DynamicFilteringDataCollectorOperatorCoordinator
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.join.HashJoinOperator
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinRunner
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinWithCalcRunner
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.KeyedLookupJoinWrapper
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.LookupJoinRunner
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.LookupJoinWithCalcRunner
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.RetryableAsyncLookupFunctionDelegator
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.RetryableLookupFunctionDelegator
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.join.SortMergeFullOuterJoinIterator
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.join.SortMergeJoinFunction
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.join.SortMergeJoinOperator
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.MiniBatchStreamingJoinOperator
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.join.temporal.TemporalProcessTimeJoinOperator
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.join.temporal.TemporalRowTimeJoinOperator
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.join.window.WindowJoinOperator
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.match.IterativeConditionRunner
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.match.PatternProcessFunctionRunner
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.MultipleInputStreamOperatorBase
-
Closes all sub-operators in a multiple input operator effect way.
- close() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.output.BroadcastingOutput
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.output.OutputBase
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.over.AbstractRowTimeUnboundedPrecedingOver
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.over.BufferDataOverWindowOperator
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.over.ProcTimeRangeBoundedPrecedingFunction
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.over.ProcTimeRowsBoundedPrecedingFunction
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.over.ProcTimeUnboundedPrecedingFunction
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.over.RowTimeRangeBoundedPrecedingFunction
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.over.RowTimeRowsBoundedPrecedingFunction
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.rank.window.combines.TopNRecordsCombiner
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.rank.window.processors.WindowRankProcessor
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.sort.AbstractBinaryExternalMerger
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
-
Shuts down all the threads initiated by this sorter.
- close() - 类 中的方法org.apache.flink.table.runtime.operators.sort.BufferedKVExternalSorter
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.sort.SortOperator
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.sort.SpillChannelManager
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.window.grouping.HeapWindowsGrouping
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction
-
The tear-down method of the function.
- close() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperator
-
- close() - 接口 中的方法org.apache.flink.table.runtime.operators.window.tvf.combines.RecordsCombiner
-
Release resources allocated by this combine function.
- close() - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.common.WindowAggOperator
-
- close() - 接口 中的方法org.apache.flink.table.runtime.operators.window.tvf.common.WindowProcessor
-
The tear-down method of the function.
- close() - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.operator.UnalignedWindowTableFunctionOperator
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.operator.WindowTableFunctionOperatorBase
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperator
-
- close() - 类 中的方法org.apache.flink.table.runtime.util.EqualityAndHashcodeProvider
-
- close() - 类 中的方法org.apache.flink.table.runtime.util.LazyMemorySegmentPool
-
- close() - 类 中的方法org.apache.flink.table.runtime.util.ResettableExternalBuffer.BufferIterator
-
- close() - 类 中的方法org.apache.flink.table.runtime.util.ResettableExternalBuffer
-
Delete all files and release the memory.
- close() - 类 中的方法org.apache.flink.table.runtime.util.StreamRecordCollector
-
- closeAndDelete() - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- closeAndDelete() - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
-
- closed - 类 中的变量org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
Flag indicating that the closing logic has been invoked.
- CoalesceFunction - org.apache.flink.table.runtime.functions.scalar中的类
-
Implementation of BuiltInFunctionDefinitions.COALESCE.
- CoalesceFunction(SpecializedFunction.SpecializedContext) - 类 的构造器org.apache.flink.table.runtime.functions.scalar.CoalesceFunction
-
- CoBundleTrigger<IN1,IN2> - org.apache.flink.table.runtime.operators.bundle.trigger中的接口
-
- CodeGenOperatorFactory<OUT> - org.apache.flink.table.runtime.operators中的类
-
Stream operator factory for code gen operator.
- CodeGenOperatorFactory(GeneratedClass<? extends StreamOperator<OUT>>) - 类 的构造器org.apache.flink.table.runtime.operators.CodeGenOperatorFactory
-
- collect(RowData) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
Send result to downstream.
- collect(OutputTag<X>, StreamRecord<X>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.output.BroadcastingOutput
-
- collect(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.output.BroadcastingOutput
-
- collect(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.output.CopyingBroadcastingOutput
-
- collect(OutputTag<X>, StreamRecord<X>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.output.CopyingBroadcastingOutput
-
- collect(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.output.CopyingSecondInputOfTwoInputStreamOperatorOutput
-
- collect(OutputTag<X>, StreamRecord<X>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.output.CopyingSecondInputOfTwoInputStreamOperatorOutput
-
- collect(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.output.FirstInputOfTwoInputStreamOperatorOutput
-
- collect(OutputTag<X>, StreamRecord<X>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.output.FirstInputOfTwoInputStreamOperatorOutput
-
- collect(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.output.OneInputStreamOperatorOutput
-
- collect(OutputTag<X>, StreamRecord<X>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.output.OneInputStreamOperatorOutput
-
- collect(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.output.SecondInputOfTwoInputStreamOperatorOutput
-
- collect(OutputTag<X>, StreamRecord<X>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.output.SecondInputOfTwoInputStreamOperatorOutput
-
- collect(RowData, Collection<TimeWindow>) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.operator.WindowTableFunctionOperatorBase
-
- collect(T) - 类 中的方法org.apache.flink.table.runtime.util.StreamRecordCollector
-
- CollectAccumulator() - 类 的构造器org.apache.flink.table.runtime.functions.aggregate.CollectAggFunction.CollectAccumulator
-
- CollectAggFunction<T> - org.apache.flink.table.runtime.functions.aggregate中的类
-
Built-in COLLECT aggregate function.
- CollectAggFunction(LogicalType) - 类 的构造器org.apache.flink.table.runtime.functions.aggregate.CollectAggFunction
-
- CollectAggFunction.CollectAccumulator<T> - org.apache.flink.table.runtime.functions.aggregate中的类
-
Accumulator for COLLECT.
- collectDelete(Collector<RowData>, RowData, long) - 类 中的方法org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- collectDelete(Collector<RowData>, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- collectInsert(Collector<RowData>, RowData, long) - 类 中的方法org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- collectInsert(Collector<RowData>, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- CollectionUnnestTableFunction(SpecializedFunction.SpecializedContext, LogicalType, ArrayData.ElementGetter) - 类 的构造器org.apache.flink.table.runtime.functions.table.UnnestRowsFunction.CollectionUnnestTableFunction
-
- collector - 类 中的变量org.apache.flink.table.runtime.operators.aggregate.window.LocalSlicingWindowAggOperator
-
This is used for emitting elements with a given timestamp.
- collector - 类 中的变量org.apache.flink.table.runtime.operators.join.lookup.LookupJoinRunner
-
- collector - 类 中的变量org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
-
- collector - 类 中的变量org.apache.flink.table.runtime.operators.join.window.WindowJoinOperator
-
This is used for emitting elements with a given timestamp.
- collector - 类 中的变量org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperator
-
This is used for emitting elements with a given timestamp.
- collector - 类 中的变量org.apache.flink.table.runtime.operators.window.tvf.common.WindowAggOperator
-
This is used for emitting elements with a given timestamp.
- collectUpdateAfter(Collector<RowData>, RowData, long) - 类 中的方法org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- collectUpdateAfter(Collector<RowData>, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- collectUpdateBefore(Collector<RowData>, RowData, long) - 类 中的方法org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- collectUpdateBefore(Collector<RowData>, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- combine(WindowKey, Iterator<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.combines.AggCombiner
-
- combine(WindowKey, Iterator<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.combines.GlobalAggCombiner
-
- combine(WindowKey, Iterator<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.combines.LocalAggCombiner
-
- combine(WindowKey, Iterator<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.deduplicate.window.combines.RowTimeDeduplicateRecordsCombiner
-
- combine(WindowKey, Iterator<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.rank.window.combines.TopNRecordsCombiner
-
- combine(WindowKey, Iterator<RowData>) - 接口 中的方法org.apache.flink.table.runtime.operators.window.tvf.combines.RecordsCombiner
-
Combines the buffered data into state based on the given window-key pair.
- ComparableRecordComparator - org.apache.flink.table.runtime.operators.rank中的类
-
- ComparableRecordComparator(GeneratedRecordComparator, int[], LogicalType[], boolean[], boolean[]) - 类 的构造器org.apache.flink.table.runtime.operators.rank.ComparableRecordComparator
-
- compare(DecimalData, DecimalData) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- compare(DecimalData, long) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- compare(DecimalData, double) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- compare(long, DecimalData) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- compare(double, DecimalData) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- compare(RowData, RowData) - 接口 中的方法org.apache.flink.table.runtime.generated.RecordComparator
-
- compare(RowData, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.match.RowDataEventComparator
-
- compare(RowData, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.rank.ComparableRecordComparator
-
- compare(int, int) - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- compare(int, int, int, int) - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- compareBinary(byte[], byte[]) - 类 中的静态方法org.apache.flink.table.runtime.operators.sort.SortUtil
-
- compareBinary(byte[], int, int, byte[], int, int) - 类 中的静态方法org.apache.flink.table.runtime.operators.sort.SortUtil
-
- compareKey(MemorySegment, int, MemorySegment, int) - 接口 中的方法org.apache.flink.table.runtime.generated.NormalizedKeyComputer
-
Compares two normalized keys in respective MemorySegment.
- compareTo(Window) - 类 中的方法org.apache.flink.table.runtime.operators.window.CountWindow
-
- compareTo(Window) - 类 中的方法org.apache.flink.table.runtime.operators.window.TimeWindow
-
- compile(ClassLoader, String, String) - 类 中的静态方法org.apache.flink.table.runtime.generated.CompileUtils
-
Compiles a generated code to a Class.
- compile(ClassLoader) - 类 中的方法org.apache.flink.table.runtime.generated.GeneratedClass
-
Compiles the generated code, the compiled class will be cached in the
GeneratedClass.
- compileExpression(String, List<String>, List<Class<?>>, Class<?>) - 类 中的静态方法org.apache.flink.table.runtime.generated.CompileUtils
-
Compiles an expression code to a janino ExpressionEvaluator.
- compileGeneratedCode() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.operator.AggregateWindowOperator
-
- compileGeneratedCode() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.operator.TableAggregateWindowOperator
-
- compileGeneratedCode() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperator
-
- CompileUtils - org.apache.flink.table.runtime.generated中的类
-
Utilities to compile a generated code to a Class.
- CompileUtils() - 类 的构造器org.apache.flink.table.runtime.generated.CompileUtils
-
- complete() - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
Finally, complete write to set real size to row.
- complete() - 类 中的方法org.apache.flink.table.data.writer.BinaryRowWriter
-
- complete() - 接口 中的方法org.apache.flink.table.data.writer.BinaryWriter
-
Finally, complete write to set real size to binary.
- complete() - 类 中的方法org.apache.flink.table.runtime.util.ResettableExternalBuffer
-
- complete() - 接口 中的方法org.apache.flink.table.runtime.util.ResettableRowBuffer
-
Finally, complete add.
- completeExceptionally(Throwable) - 类 中的方法org.apache.flink.table.runtime.collector.TableFunctionResultFuture
-
- CompressedBlockChannelReader - org.apache.flink.table.runtime.io中的类
-
Compressed block channel reader provides a scenario where MemorySegment must be maintained.
- CompressedBlockChannelReader(IOManager, FileIOChannel.ID, LinkedBlockingQueue<MemorySegment>, BlockCompressionFactory, int, int) - 类 的构造器org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- CompressedBlockChannelWriter - org.apache.flink.table.runtime.io中的类
-
Compressed block channel writer provides a scenario where MemorySegment must be maintained.
- CompressedBlockChannelWriter(IOManager, FileIOChannel.ID, LinkedBlockingQueue<MemorySegment>, BlockCompressionFactory, int, int) - 类 的构造器org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
-
- CompressedHeaderlessChannelReaderInputView - org.apache.flink.table.runtime.io中的类
-
A DataInputView that is backed by a BufferFileReader, making it effectively a data input stream.
- CompressedHeaderlessChannelReaderInputView(FileIOChannel.ID, IOManager, BlockCompressionFactory, int, int) - 类 的构造器org.apache.flink.table.runtime.io.CompressedHeaderlessChannelReaderInputView
-
- CompressedHeaderlessChannelWriterOutputView - org.apache.flink.table.runtime.io中的类
-
A DataOutputView that is backed by a FileIOChannel,
making it effectively a data output stream.
- CompressedHeaderlessChannelWriterOutputView(BufferFileWriter, BlockCompressionFactory, int) - 类 的构造器org.apache.flink.table.runtime.io.CompressedHeaderlessChannelWriterOutputView
-
- compressionBlockSize - 类 中的变量org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- compressionBlockSize() - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
- compressionCodecFactory - 类 中的变量org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- compressionCodecFactory() - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
- compressionEnabled - 类 中的变量org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- compressionEnabled() - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
- computeMemorySize(double) - 类 中的方法org.apache.flink.table.runtime.operators.fusion.FusionStreamOperatorBase
-
- computeMemorySize() - 类 中的方法org.apache.flink.table.runtime.operators.TableStreamOperator
-
Compute memory size from memory faction.
- concat(BinaryStringData...) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
Concatenates input strings together into a single string.
- concat(Iterable<BinaryStringData>) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- concatWs(BinaryStringData, BinaryStringData...) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
Concatenates input strings together into a single string using the separator.
- concatWs(BinaryStringData, Iterable<BinaryStringData>) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- ConstantRankRange - org.apache.flink.table.runtime.operators.rank中的类
-
rankStart and rankEnd are inclusive, rankStart always start from one.
- ConstantRankRange(long, long) - 类 的构造器org.apache.flink.table.runtime.operators.rank.ConstantRankRange
-
- ConstantRankRangeWithoutEnd - org.apache.flink.table.runtime.operators.rank中的类
-
ConstantRankRangeWithoutEnd is a RankRange which not specify RankEnd.
- ConstantRankRangeWithoutEnd(long) - 类 的构造器org.apache.flink.table.runtime.operators.rank.ConstantRankRangeWithoutEnd
-
- ConstraintEnforcer - org.apache.flink.table.runtime.operators.sink中的类
-
Processes RowData to enforce the following constraints:
NOT NULL column constraint of a sink table
CHAR(length)/@{code VARCHAR(length)}: trim string values to comply with the length defined in their corresponding types.
- ConstraintEnforcer.Builder - org.apache.flink.table.runtime.operators.sink中的类
-
Helper builder, so that the
ConstraintEnforcer can be instantiated with only the NOT
NULL constraint validation, only the CHAR/VARCHAR length validation, only the
BINARY/VARBINARY length validation or combinations of them, or all of them.
- ConstraintEnforcer.FieldInfo - org.apache.flink.table.runtime.operators.sink中的类
-
Helper POJO to keep info about CHAR/VARCHAR/BINARY/VARBINARY fields, used to determine if
trimming or padding is needed.
- contains(W, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.state.WindowMapState
-
Returns whether there exists the given mapping.
- contains(byte) - 类 中的方法org.apache.flink.table.runtime.util.collections.ByteHashSet
-
- contains(double) - 类 中的方法org.apache.flink.table.runtime.util.collections.DoubleHashSet
-
- contains(float) - 类 中的方法org.apache.flink.table.runtime.util.collections.FloatHashSet
-
- contains(int) - 类 中的方法org.apache.flink.table.runtime.util.collections.IntHashSet
-
- contains(long) - 类 中的方法org.apache.flink.table.runtime.util.collections.LongHashSet
-
- contains(T) - 类 中的方法org.apache.flink.table.runtime.util.collections.ObjectHashSet
-
- contains(short) - 类 中的方法org.apache.flink.table.runtime.util.collections.ShortHashSet
-
- containsKey(RowData) - 类 中的方法org.apache.flink.table.runtime.operators.rank.TopNBuffer
-
Returns true if the buffer contains a mapping for the specified key.
- containsNull - 类 中的变量org.apache.flink.table.runtime.util.collections.ByteHashSet
-
- containsNull() - 类 中的方法org.apache.flink.table.runtime.util.collections.ByteHashSet
-
- containsNull - 类 中的变量org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
Is this set has a null key.
- containsNull() - 类 中的方法org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
Is there a null key.
- containsNullKey() - 类 中的方法org.apache.flink.table.runtime.dataview.MapViewSpec
-
- containsZero - 类 中的变量org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
Is this set has a zero key.
- convertBloomFilterToRowData(int, BloomFilter) - 类 中的静态方法org.apache.flink.table.runtime.operators.runtimefilter.util.RuntimeFilterUtils
-
- convertBloomFilterToRowData(int, byte[]) - 类 中的静态方法org.apache.flink.table.runtime.operators.runtimefilter.util.RuntimeFilterUtils
-
- converters - 类 中的变量org.apache.flink.table.data.util.DataFormatConverters.AbstractRowDataConverter
-
- convertToJavaMap(MapData, LogicalType, LogicalType) - 类 中的静态方法org.apache.flink.table.data.util.MapDataUtil
-
Converts a
MapData into Java
Map, the keys and values of the Java map still
holds objects of internal data structures.
- copy() - 类 中的方法org.apache.flink.table.runtime.keyselector.GenericRowDataKeySelector
-
- copy(CountWindow) - 类 中的方法org.apache.flink.table.runtime.operators.window.CountWindow.Serializer
-
- copy(CountWindow, CountWindow) - 类 中的方法org.apache.flink.table.runtime.operators.window.CountWindow.Serializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.operators.window.CountWindow.Serializer
-
- copy(TimeWindow) - 类 中的方法org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
-
- copy(TimeWindow, TimeWindow) - 类 中的方法org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
-
- copy() - 类 中的方法org.apache.flink.table.runtime.partitioner.BinaryHashPartitioner
-
- copy(ArrayData) - 类 中的方法org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
-
- copy(ArrayData, ArrayData) - 类 中的方法org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
-
- copy(BinaryRowData) - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- copy(BinaryRowData, BinaryRowData) - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- copy(DecimalData) - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
-
- copy(DecimalData, DecimalData) - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
-
- copy(E) - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- copy(E, E) - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- copy(LinkedList<T>) - 类 中的方法org.apache.flink.table.runtime.typeutils.LinkedListSerializer
-
- copy(LinkedList<T>, LinkedList<T>) - 类 中的方法org.apache.flink.table.runtime.typeutils.LinkedListSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.LinkedListSerializer
-
- copy(MapData) - 类 中的方法org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
NOTE: Map should be a HashMap, when we insert the key/value pairs of the TreeMap into a
HashMap, problems maybe occur.
- copy(MapData, MapData) - 类 中的方法org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
- copy(RawValueData<T>) - 类 中的方法org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
-
- copy(RawValueData<T>, RawValueData<T>) - 类 中的方法org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
-
- copy(RowData) - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- copy(RowData, RowData) - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- copy(StringData) - 类 中的方法org.apache.flink.table.runtime.typeutils.StringDataSerializer
-
- copy(StringData, StringData) - 类 中的方法org.apache.flink.table.runtime.typeutils.StringDataSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.StringDataSerializer
-
- copy(TimestampData) - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
-
- copy(TimestampData, TimestampData) - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
-
- copy(WindowKey) - 类 中的方法org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- copy(WindowKey, WindowKey) - 类 中的方法org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- copyFromBytes(MemorySegment[], int, byte[], int, int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
Copy target segments from source byte[].
- copyFromPagesToView(AbstractPagedInputView, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
Copy a binaryRow which stored in paged input view to output view.
- CopyingBroadcastingOutput - org.apache.flink.table.runtime.operators.multipleinput.output中的类
-
Special version of
BroadcastingOutput that performs a shallow copy of the
StreamRecord to ensure that multi-output works correctly.
- CopyingBroadcastingOutput(Output<StreamRecord<RowData>>[]) - 类 的构造器org.apache.flink.table.runtime.operators.multipleinput.output.CopyingBroadcastingOutput
-
- CopyingFirstInputOfTwoInputStreamOperatorOutput - org.apache.flink.table.runtime.operators.multipleinput.output中的类
-
An Output that can be used to emit copying elements and other messages for the first
input of TwoInputStreamOperator.
- CopyingFirstInputOfTwoInputStreamOperatorOutput(TwoInputStreamOperator<RowData, RowData, RowData>, TypeSerializer<RowData>) - 类 的构造器org.apache.flink.table.runtime.operators.multipleinput.output.CopyingFirstInputOfTwoInputStreamOperatorOutput
-
- CopyingOneInputStreamOperatorOutput - org.apache.flink.table.runtime.operators.multipleinput.output中的类
-
An Output that can be used to emit copying elements and other messages for OneInputStreamOperator.
- CopyingOneInputStreamOperatorOutput(OneInputStreamOperator<RowData, RowData>, TypeSerializer<RowData>) - 类 的构造器org.apache.flink.table.runtime.operators.multipleinput.output.CopyingOneInputStreamOperatorOutput
-
- CopyingSecondInputOfTwoInputStreamOperatorOutput - org.apache.flink.table.runtime.operators.multipleinput.output中的类
-
An Output that can be used to emit copying elements and other messages for the second
input of TwoInputStreamOperator.
- CopyingSecondInputOfTwoInputStreamOperatorOutput(TwoInputStreamOperator<RowData, RowData, RowData>, TypeSerializer<RowData>) - 类 的构造器org.apache.flink.table.runtime.operators.multipleinput.output.CopyingSecondInputOfTwoInputStreamOperatorOutput
-
- copyMultiSegmentsToBytes(MemorySegment[], int, byte[], int, int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
- copyToBytes(MemorySegment[], int, int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
Copy segments to a new byte[].
- copyToBytes(MemorySegment[], int, byte[], int, int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
Copy segments to target byte[].
- copyToUnsafe(MemorySegment[], int, Object, int, int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
Copy segments to target unsafe pointer.
- copyToView(MemorySegment[], int, int, DataOutputView) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
Copy bytes of segments to output view.
- cos(DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- cosh(DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- cot(double) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL COT operator applied to double values.
- cot(DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- count - 类 中的变量org.apache.flink.table.runtime.operators.join.stream.bundle.BufferBundle
-
- count(long) - 类 中的静态方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ElementTriggers
-
Creates a trigger that fires when the pane contains at lease countElems elements.
- CountBundleTrigger<T> - org.apache.flink.table.runtime.operators.bundle.trigger中的类
-
A
BundleTrigger that fires once the count of elements in a bundle reaches the given
count.
- CountBundleTrigger(long) - 类 的构造器org.apache.flink.table.runtime.operators.bundle.trigger.CountBundleTrigger
-
- CountCoBundleTrigger<IN1,IN2> - org.apache.flink.table.runtime.operators.bundle.trigger中的类
-
A
CoBundleTrigger that fires once the count of elements in a bundle reaches the given
count.
- CountCoBundleTrigger(long) - 类 的构造器org.apache.flink.table.runtime.operators.bundle.trigger.CountCoBundleTrigger
-
- CountSlidingWindowAssigner - org.apache.flink.table.runtime.operators.window.groupwindow.assigners中的类
-
A
GroupWindowAssigner that windows elements into sliding windows based on the count
number of the elements.
- countStarIndex(int) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.WindowAggOperatorBuilder
-
Specify the index position of the COUNT(*) value in the accumulator buffer.
- CountTumblingWindowAssigner - org.apache.flink.table.runtime.operators.window.groupwindow.assigners中的类
-
A
GroupWindowAssigner that windows elements into fixed-size windows based on the count
number of the elements.
- CountWindow - org.apache.flink.table.runtime.operators.window中的类
-
A
Window that represents a count window.
- CountWindow(long) - 类 的构造器org.apache.flink.table.runtime.operators.window.CountWindow
-
- countWindow(long) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
-
- countWindow(long, long) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
-
- CountWindow.Serializer - org.apache.flink.table.runtime.operators.window中的类
-
The serializer used to write the CountWindow type.
- CountWindow.Serializer.CountWindowSerializerSnapshot - org.apache.flink.table.runtime.operators.window中的类
-
Serializer configuration snapshot for compatibility and format evolution.
- CountWindowSerializerSnapshot() - 类 的构造器org.apache.flink.table.runtime.operators.window.CountWindow.Serializer.CountWindowSerializerSnapshot
-
- cover(TimeWindow) - 类 中的方法org.apache.flink.table.runtime.operators.window.TimeWindow
-
Returns the minimal window covers both this window and the given window.
- create(DataType) - 类 中的静态方法org.apache.flink.table.data.conversion.ArrayListConverter
-
- create(DataType) - 类 中的静态方法org.apache.flink.table.data.conversion.ArrayObjectArrayConverter
-
- create(DataType) - 类 中的静态方法org.apache.flink.table.data.conversion.RawByteArrayConverter
-
- create(DataType) - 类 中的静态方法org.apache.flink.table.data.conversion.RawObjectConverter
-
- create(DataType) - 类 中的静态方法org.apache.flink.table.data.conversion.RowRowConverter
-
- create(DataType) - 类 中的静态方法org.apache.flink.table.data.conversion.StructuredObjectConverter
-
- create(DataType) - 类 中的静态方法org.apache.flink.table.data.conversion.YearMonthIntervalPeriodConverter
-
- create(YearMonthIntervalType) - 类 中的静态方法org.apache.flink.table.data.conversion.YearMonthIntervalPeriodConverter
-
- create(Object, MemoryManager, long, RuntimeContext, WindowTimerService<Long>, KeyedStateBackend<RowData>, WindowState<Long>, boolean, ZoneId) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.buffers.RecordsWindowBuffer.Factory
-
- create(Object, MemoryManager, long, RuntimeContext, Collector<RowData>, ZoneId) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.buffers.RecordsWindowBuffer.LocalFactory
-
- create(Object, MemoryManager, long, RuntimeContext, WindowTimerService<Long>, KeyedStateBackend<RowData>, WindowState<Long>, boolean, ZoneId) - 接口 中的方法org.apache.flink.table.runtime.operators.aggregate.window.buffers.WindowBuffer.Factory
-
Creates a
WindowBuffer that buffers elements in memory before flushing.
- create(Object, MemoryManager, long, RuntimeContext, Collector<RowData>, ZoneId) - 接口 中的方法org.apache.flink.table.runtime.operators.aggregate.window.buffers.WindowBuffer.LocalFactory
-
Creates a
WindowBuffer for local window that buffers elements in memory before
flushing.
- create(RuntimeContext, String, JoinInputSideSpec, InternalTypeInfo<RowData>, long) - 类 中的静态方法org.apache.flink.table.runtime.operators.join.stream.state.JoinRecordStateViews
-
- create(RuntimeContext, String, JoinInputSideSpec, InternalTypeInfo<RowData>, long) - 类 中的静态方法org.apache.flink.table.runtime.operators.join.stream.state.OuterJoinRecordStateViews
-
- create(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.InternalSerializers
-
Creates a TypeSerializer for internal data structures of the given LogicalType.
- create(RowType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.InternalSerializers
-
Creates a TypeSerializer for internal data structures of the given RowType.
- createAccumulator() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.ArrayAggFunction
-
- createAccumulator() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.BatchApproxCountDistinctAggFunctions.ApproxCountDistinctAggFunction
-
- createAccumulator() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.CollectAggFunction
-
- createAccumulator() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.FirstValueAggFunction
-
- createAccumulator() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.FirstValueWithRetractAggFunction
-
- createAccumulator() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.JsonArrayAggFunction
-
- createAccumulator() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.JsonObjectAggFunction
-
- createAccumulator() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.LagAggFunction
-
- createAccumulator() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.LastValueAggFunction
-
- createAccumulator() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.LastValueWithRetractAggFunction
-
- createAccumulator() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.ListAggWithRetractAggFunction
-
- createAccumulator() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.ListAggWsWithRetractAggFunction
-
- createAccumulator() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.MaxWithRetractAggFunction
-
- createAccumulator() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.MinWithRetractAggFunction
-
- createAccumulators() - 接口 中的方法org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
-
Initializes the accumulators and save them to a accumulators row.
- createAccumulators() - 接口 中的方法org.apache.flink.table.runtime.generated.NamespaceAggsHandleFunctionBase
-
Initializes the accumulators and save them to a accumulators row.
- createArrayNode() - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlJsonUtils
-
Returns a new ArrayNode.
- createAsyncFuture(DataStructureConverter<Object, Object>) - 类 中的方法org.apache.flink.table.runtime.operators.calc.async.DelegatingAsyncResultFuture
-
- createBlockChannelReader(IOManager, FileIOChannel.ID, LinkedBlockingQueue<MemorySegment>, boolean, BlockCompressionFactory, int, int) - 类 中的静态方法org.apache.flink.table.runtime.util.FileChannelUtil
-
- createBlockChannelWriter(IOManager, FileIOChannel.ID, LinkedBlockingQueue<MemorySegment>, boolean, BlockCompressionFactory, int, int) - 类 中的静态方法org.apache.flink.table.runtime.util.FileChannelUtil
-
- createBuffer(NormalizedKeyComputer, AbstractRowDataSerializer<RowData>, BinaryRowDataSerializer, RecordComparator, MemorySegmentPool) - 类 中的静态方法org.apache.flink.table.runtime.operators.sort.BinaryInMemorySortBuffer
-
Create a memory sorter in `insert` way.
- createBuffer(NormalizedKeyComputer, BinaryRowDataSerializer, BinaryRowDataSerializer, RecordComparator, ArrayList<MemorySegment>, long, MemorySegmentPool) - 类 中的静态方法org.apache.flink.table.runtime.operators.sort.BinaryKVInMemorySortBuffer
-
- createDataStructureConverter(DataType) - 类 中的方法org.apache.flink.table.runtime.connector.sink.SinkRuntimeProviderContext
-
- createDataStructureConverter(DataType) - 类 中的方法org.apache.flink.table.runtime.connector.source.LookupRuntimeProviderContext
-
- createDataStructureConverter(DataType) - 类 中的方法org.apache.flink.table.runtime.connector.source.ScanRuntimeProviderContext
-
- createDecodingFormat(DynamicTableFactory.Context, ReadableConfig) - 类 中的方法org.apache.flink.formats.raw.RawFormatFactory
-
- createEncodingFormat(DynamicTableFactory.Context, ReadableConfig) - 类 中的方法org.apache.flink.formats.raw.RawFormatFactory
-
- createFetcherResultFuture(Configuration) - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinRunner
-
- createFetcherResultFuture(Configuration) - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinWithCalcRunner
-
- createForElement(DataType) - 类 中的静态方法org.apache.flink.table.data.conversion.ArrayObjectArrayConverter
-
- createForMapType(DataType) - 类 中的静态方法org.apache.flink.table.data.conversion.MapMapConverter
-
- createForMultisetType(DataType) - 类 中的静态方法org.apache.flink.table.data.conversion.MapMapConverter
-
- createInputView(FileIOChannel.ID, int, int) - 类 中的方法org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- createInputView(IOManager, ChannelWithMeta, List<FileIOChannel>, boolean, BlockCompressionFactory, int, int) - 类 中的静态方法org.apache.flink.table.runtime.util.FileChannelUtil
-
- createInstance() - 类 中的方法org.apache.flink.table.runtime.operators.window.CountWindow.Serializer
-
- createInstance() - 类 中的方法org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
-
- createInstance() - 类 中的方法org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
-
- createInstance() - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- createInstance() - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
-
- createInstance() - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- createInstance() - 类 中的方法org.apache.flink.table.runtime.typeutils.LinkedListSerializer
-
- createInstance() - 类 中的方法org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
- createInstance() - 类 中的方法org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
-
- createInstance() - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- createInstance() - 类 中的方法org.apache.flink.table.runtime.typeutils.SortedMapSerializer
-
- createInstance() - 类 中的方法org.apache.flink.table.runtime.typeutils.StringDataSerializer
-
- createInstance() - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
-
- createInstance() - 类 中的方法org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- createNullSetter(LogicalType) - 类 中的静态方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
Creates an for accessor setting the elements of an array writer to null during
runtime.
- createObjectNode() - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlJsonUtils
-
Returns a new ObjectNode.
- createOnHeapBloomFilter(int) - 类 中的静态方法org.apache.flink.table.runtime.operators.runtimefilter.util.RuntimeFilterUtils
-
- createOperator(StreamOperatorParameters<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalSerializer.ExternalSerializerSnapshot
-
- createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - 类 中的方法org.apache.flink.table.runtime.typeutils.LinkedListSerializer.LinkedListSerializerSnapshot
-
- createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - 类 中的方法org.apache.flink.table.runtime.typeutils.RawValueDataSerializer.RawValueDataSerializerSnapshot
-
- createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - 类 中的方法org.apache.flink.table.runtime.typeutils.WindowKeySerializer.WindowKeySerializerSnapshot
-
- createOutputView(IOManager, FileIOChannel.ID, boolean, BlockCompressionFactory, int, int) - 类 中的静态方法org.apache.flink.table.runtime.util.FileChannelUtil
-
- createRecordsCombiner(RuntimeContext, WindowTimerService<Long>, KeyedStateBackend<RowData>, WindowState<Long>, boolean) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.combines.AggCombiner.Factory
-
- createRecordsCombiner(RuntimeContext, WindowTimerService<Long>, KeyedStateBackend<RowData>, WindowState<Long>, boolean) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.combines.GlobalAggCombiner.Factory
-
- createRecordsCombiner(RuntimeContext, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.combines.LocalAggCombiner.Factory
-
- createRecordsCombiner(RuntimeContext, WindowTimerService<Long>, KeyedStateBackend<RowData>, WindowState<Long>, boolean) - 类 中的方法org.apache.flink.table.runtime.operators.deduplicate.window.combines.RowTimeDeduplicateRecordsCombiner.Factory
-
- createRecordsCombiner(RuntimeContext, WindowTimerService<Long>, KeyedStateBackend<RowData>, WindowState<Long>, boolean) - 类 中的方法org.apache.flink.table.runtime.operators.rank.window.combines.TopNRecordsCombiner.Factory
-
- createRecordsCombiner(RuntimeContext, WindowTimerService<Long>, KeyedStateBackend<RowData>, WindowState<Long>, boolean) - 接口 中的方法org.apache.flink.table.runtime.operators.window.tvf.combines.RecordsCombiner.Factory
-
- createRecordsCombiner(RuntimeContext, Collector<RowData>) - 接口 中的方法org.apache.flink.table.runtime.operators.window.tvf.combines.RecordsCombiner.LocalFactory
-
- createSerializer(SerializerConfig) - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- createSerializer(ExecutionConfig) - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- createSerializer(SerializerConfig) - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
-
- createSerializer(ExecutionConfig) - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
-
- createSerializer(SerializerConfig) - 类 中的方法org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- createSerializer(ExecutionConfig) - 类 中的方法org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- createSerializer(SerializerConfig) - 类 中的方法org.apache.flink.table.runtime.typeutils.SortedMapTypeInfo
-
- createSerializer(ExecutionConfig) - 类 中的方法org.apache.flink.table.runtime.typeutils.SortedMapTypeInfo
-
- createSerializer(SerializerConfig) - 类 中的方法org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
-
- createSerializer(ExecutionConfig) - 类 中的方法org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
-
- createSerializer(SerializerConfig) - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
-
- createSerializer(ExecutionConfig) - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
-
- createStreamConfig(StreamOperatorParameters<RowData>, TableOperatorWrapper<?>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.BatchMultipleInputStreamOperator
-
- createStreamConfig(StreamOperatorParameters<RowData>, TableOperatorWrapper<?>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.MultipleInputStreamOperatorBase
-
- createStreamOperator(StreamOperatorParameters<OUT>) - 类 中的方法org.apache.flink.table.runtime.operators.CodeGenOperatorFactory
-
- createStreamOperator(StreamOperatorParameters<Object>) - 类 中的方法org.apache.flink.table.runtime.operators.dynamicfiltering.DynamicFilteringDataCollectorOperatorFactory
-
- createStreamOperator(StreamOperatorParameters<OUT>) - 类 中的方法org.apache.flink.table.runtime.operators.fusion.OperatorFusionCodegenFactory
-
- createStreamOperator(StreamOperatorParameters<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.BatchMultipleInputStreamOperatorFactory
-
- createStreamOperator(StreamOperatorParameters) - 类 中的方法org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperatorFactory
-
- createTtlConfig(long) - 类 中的静态方法org.apache.flink.table.runtime.util.StateConfigUtil
-
Creates a StateTtlConfig depends on retentionTime parameter.
- createTypeInformation(DataType) - 类 中的方法org.apache.flink.table.runtime.connector.sink.SinkRuntimeProviderContext
-
- createTypeInformation(LogicalType) - 类 中的方法org.apache.flink.table.runtime.connector.sink.SinkRuntimeProviderContext
-
- createTypeInformation(DataType) - 类 中的方法org.apache.flink.table.runtime.connector.source.LookupRuntimeProviderContext
-
- createTypeInformation(LogicalType) - 类 中的方法org.apache.flink.table.runtime.connector.source.LookupRuntimeProviderContext
-
- createTypeInformation(DataType) - 类 中的方法org.apache.flink.table.runtime.connector.source.ScanRuntimeProviderContext
-
- createTypeInformation(LogicalType) - 类 中的方法org.apache.flink.table.runtime.connector.source.ScanRuntimeProviderContext
-
- createValueSetter(LogicalType) - 接口 中的静态方法org.apache.flink.table.data.writer.BinaryWriter
-
Creates an accessor for setting the elements of an array writer during runtime.
- createWatermarkGenerator(WatermarkGeneratorSupplier.Context) - 类 中的方法org.apache.flink.table.runtime.generated.GeneratedWatermarkGeneratorSupplier
-
- createWindowSerializer() - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractSliceWindowAggProcessor
-
- createWindowSerializer() - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.processors.UnsliceWindowAggProcessor
-
- createWindowSerializer() - 类 中的方法org.apache.flink.table.runtime.operators.deduplicate.window.processors.RowTimeWindowDeduplicateProcessor
-
- createWindowSerializer() - 类 中的方法org.apache.flink.table.runtime.operators.rank.window.processors.WindowRankProcessor
-
- createWindowSerializer() - 接口 中的方法org.apache.flink.table.runtime.operators.window.tvf.common.WindowProcessor
-
Returns the serializer of the window type.
- ctx - 类 中的变量org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- ctx - 类 中的变量org.apache.flink.table.runtime.operators.bundle.MapBundleFunction
-
- ctx - 类 中的变量org.apache.flink.table.runtime.operators.TableStreamOperator
-
- ctx - 类 中的变量org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction
-
- ctx - 类 中的变量org.apache.flink.table.runtime.operators.window.groupwindow.triggers.WindowTrigger
-
The TriggerContext of the window trigger.
- cumulative(Duration, Duration) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
-
- cumulative(int, ZoneId, Duration, Duration) - 类 中的静态方法org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners
-
Creates a cumulative window
SliceAssigner that assigns elements to slices of
cumulative windows.
- CumulativeSliceAssigner(int, ZoneId, long, long, long) - 类 的构造器org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.CumulativeSliceAssigner
-
- CumulativeWindowAssigner - org.apache.flink.table.runtime.operators.window.groupwindow.assigners中的类
-
A
GroupWindowAssigner that windows elements into cumulative windows based on the
timestamp of the elements.
- CumulativeWindowAssigner(long, long, long, boolean) - 类 的构造器org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CumulativeWindowAssigner
-
- current() - 类 中的方法org.apache.flink.table.runtime.hashtable.ProbeIterator
-
- currentEnumerator - 类 中的变量org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
The channel enumerator that is used while processing the current partition to create channels
for the spill partitions it requires.
- currentKey() - 接口 中的方法org.apache.flink.table.runtime.context.ExecutionContext
-
- currentKey() - 类 中的方法org.apache.flink.table.runtime.context.ExecutionContextImpl
-
- currentKey() - 接口 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction.Context
-
- currentProcessingTime() - 类 中的方法org.apache.flink.table.runtime.functions.table.lookup.fullcache.ReloadTriggerContext
-
- currentProcessingTime() - 类 中的方法org.apache.flink.table.runtime.operators.TableStreamOperator.ContextImpl
-
- currentProcessingTime() - 接口 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction.Context
-
Returns the current processing time.
- currentProcessingTime() - 接口 中的方法org.apache.flink.table.runtime.operators.window.tvf.common.ClockService
-
Returns the current processing time.
- currentProcessingTime() - 接口 中的方法org.apache.flink.table.runtime.operators.window.tvf.common.WindowTimerService
-
Returns the current processing time.
- currentProcessingTime() - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.common.WindowTimerServiceBase
-
- currentProgress - 类 中的变量org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- currentRecursionDepth - 类 中的变量org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
The recursion depth of the partition that is currently processed.
- currentSortIndexOffset - 类 中的变量org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- currentSortIndexSegment - 类 中的变量org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- currentSpilledBuildSide - 类 中的变量org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
The reader for the spilled-file of the build partition that is currently read.
- currentSpilledProbeSide - 类 中的变量org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
The reader for the spilled-file of the probe partition that is currently read.
- currentWatermark() - 类 中的方法org.apache.flink.table.runtime.functions.table.lookup.fullcache.ReloadTriggerContext
-
- currentWatermark(RowData) - 类 中的方法org.apache.flink.table.runtime.generated.WatermarkGenerator
-
Returns the watermark for the current row or null if no watermark should be generated.
- currentWatermark() - 类 中的方法org.apache.flink.table.runtime.operators.TableStreamOperator.ContextImpl
-
- currentWatermark - 类 中的变量org.apache.flink.table.runtime.operators.TableStreamOperator
-
We listen to this ourselves because we don't have an InternalTimerService.
- currentWatermark() - 接口 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction.Context
-
Returns the current event-time watermark.
- currentWatermark() - 接口 中的方法org.apache.flink.table.runtime.operators.window.tvf.common.WindowTimerService
-
Returns the current event-time watermark.
- currentWatermark() - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.common.WindowTimerServiceBase
-
- currentWatermark(RowData) - 类 中的方法org.apache.flink.table.runtime.operators.wmassigners.BoundedOutOfOrderWatermarkGenerator
-
- DataFormatConverter() - 类 的构造器org.apache.flink.table.data.util.DataFormatConverters.DataFormatConverter
-
- DataFormatConverters - org.apache.flink.table.data.util中的类
-
Converters between internal data format and java format.
- DataFormatConverters() - 类 的构造器org.apache.flink.table.data.util.DataFormatConverters
-
- DataFormatConverters.AbstractRowDataConverter<E> - org.apache.flink.table.data.util中的类
-
Abstract converter for internal base row.
- DataFormatConverters.ArrayDataConverter - org.apache.flink.table.data.util中的类
-
Converter for ArrayData.
- DataFormatConverters.BigDecimalConverter - org.apache.flink.table.data.util中的类
-
Converter for BigDecimal.
- DataFormatConverters.BooleanConverter - org.apache.flink.table.data.util中的类
-
Converter for boolean.
- DataFormatConverters.ByteConverter - org.apache.flink.table.data.util中的类
-
Converter for byte.
- DataFormatConverters.CaseClassConverter - org.apache.flink.table.data.util中的类
-
Converter for case class.
- DataFormatConverters.DataFormatConverter<Internal,External> - org.apache.flink.table.data.util中的类
-
Converter between internal data format and java format.
- DataFormatConverters.DateConverter - org.apache.flink.table.data.util中的类
-
Converter for date.
- DataFormatConverters.DecimalDataConverter - org.apache.flink.table.data.util中的类
-
Converter for DecimalData.
- DataFormatConverters.DoubleConverter - org.apache.flink.table.data.util中的类
-
Converter for double.
- DataFormatConverters.FloatConverter - org.apache.flink.table.data.util中的类
-
Converter for float.
- DataFormatConverters.GenericConverter<T> - org.apache.flink.table.data.util中的类
-
Converter for RawValueData.
- DataFormatConverters.IdentityConverter<T> - org.apache.flink.table.data.util中的类
-
Identity converter.
- DataFormatConverters.InstantConverter - org.apache.flink.table.data.util中的类
-
Converter for Instant.
- DataFormatConverters.IntConverter - org.apache.flink.table.data.util中的类
-
Converter for int.
- DataFormatConverters.LocalDateConverter - org.apache.flink.table.data.util中的类
-
Converter for LocalDate.
- DataFormatConverters.LocalDateTimeConverter - org.apache.flink.table.data.util中的类
-
Converter for LocalDateTime.
- DataFormatConverters.LocalTimeConverter - org.apache.flink.table.data.util中的类
-
Converter for LocalTime.
- DataFormatConverters.LongConverter - org.apache.flink.table.data.util中的类
-
Converter for long.
- DataFormatConverters.LongTimestampDataConverter - org.apache.flink.table.data.util中的类
-
Converter for Long and TimestampData.
- DataFormatConverters.MapConverter - org.apache.flink.table.data.util中的类
-
Converter for map.
- DataFormatConverters.MapDataConverter - org.apache.flink.table.data.util中的类
-
Converter for MapData.
- DataFormatConverters.ObjectArrayConverter<T> - org.apache.flink.table.data.util中的类
-
Converter for object array.
- DataFormatConverters.PojoConverter<T> - org.apache.flink.table.data.util中的类
-
Converter for pojo.
- DataFormatConverters.PrimitiveBooleanArrayConverter - org.apache.flink.table.data.util中的类
-
Converter for primitive boolean array.
- DataFormatConverters.PrimitiveByteArrayConverter - org.apache.flink.table.data.util中的类
-
Converter for primitive byte array.
- DataFormatConverters.PrimitiveDoubleArrayConverter - org.apache.flink.table.data.util中的类
-
Converter for primitive double array.
- DataFormatConverters.PrimitiveFloatArrayConverter - org.apache.flink.table.data.util中的类
-
Converter for primitive float array.
- DataFormatConverters.PrimitiveIntArrayConverter - org.apache.flink.table.data.util中的类
-
Converter for primitive int array.
- DataFormatConverters.PrimitiveLongArrayConverter - org.apache.flink.table.data.util中的类
-
Converter for primitive long array.
- DataFormatConverters.PrimitiveShortArrayConverter - org.apache.flink.table.data.util中的类
-
Converter for primitive short array.
- DataFormatConverters.RawValueDataConverter - org.apache.flink.table.data.util中的类
-
Converter for RawValueData.
- DataFormatConverters.RowConverter - org.apache.flink.table.data.util中的类
-
Converter for row.
- DataFormatConverters.RowDataConverter - org.apache.flink.table.data.util中的类
-
Converter for base row.
- DataFormatConverters.ShortConverter - org.apache.flink.table.data.util中的类
-
Converter for short.
- DataFormatConverters.StringConverter - org.apache.flink.table.data.util中的类
-
Converter for String.
- DataFormatConverters.StringDataConverter - org.apache.flink.table.data.util中的类
-
Converter for StringData.
- DataFormatConverters.TimeConverter - org.apache.flink.table.data.util中的类
-
Converter for time.
- DataFormatConverters.TimestampConverter - org.apache.flink.table.data.util中的类
-
Converter for timestamp.
- DataFormatConverters.TimestampDataConverter - org.apache.flink.table.data.util中的类
-
Converter for TimestampData class.
- DataFormatConverters.TimestampLtzConverter - org.apache.flink.table.data.util中的类
-
Converter for timestamp which doesn't consider the time zone.
- DataFormatConverters.TupleConverter - org.apache.flink.table.data.util中的类
-
Converter for flink tuple.
- DataStructureConverter<I,E> - org.apache.flink.table.data.conversion中的接口
-
Converter between internal and external data structure.
- DataStructureConverters - org.apache.flink.table.data.conversion中的类
-
Registry of available data structure converters.
- DataStructureConverters() - 类 的构造器org.apache.flink.table.data.conversion.DataStructureConverters
-
- DataTypePrecisionFixer - org.apache.flink.table.runtime.types中的类
-
The data type visitor used to fix the precision for data type with the given logical type which
carries the correct precisions.
- DataTypePrecisionFixer(LogicalType) - 类 的构造器org.apache.flink.table.runtime.types.DataTypePrecisionFixer
-
Creates a new instance with the given logical type.
- DataViewSpec - org.apache.flink.table.runtime.dataview中的类
-
Information about a DataView stored in state.
- DateApproxCountDistinctAggFunction() - 类 的构造器org.apache.flink.table.runtime.functions.aggregate.BatchApproxCountDistinctAggFunctions.DateApproxCountDistinctAggFunction
-
- DateDateConverter - org.apache.flink.table.data.conversion中的类
-
Converter for
DateType of
Date external type.
- DateDateConverter() - 类 的构造器org.apache.flink.table.data.conversion.DateDateConverter
-
- DateLocalDateConverter - org.apache.flink.table.data.conversion中的类
-
Converter for
DateType of
LocalDate external type.
- DateLocalDateConverter() - 类 的构造器org.apache.flink.table.data.conversion.DateLocalDateConverter
-
- DayTimeIntervalDurationConverter - org.apache.flink.table.data.conversion中的类
-
Converter for
DayTimeIntervalType of
Duration external type.
- DayTimeIntervalDurationConverter() - 类 的构造器org.apache.flink.table.data.conversion.DayTimeIntervalDurationConverter
-
- DECIMAL_SYSTEM_DEFAULT - 类 中的静态变量org.apache.flink.table.data.DecimalDataUtils
-
- DecimalApproxCountDistinctAggFunction(DecimalType) - 类 的构造器org.apache.flink.table.runtime.functions.aggregate.BatchApproxCountDistinctAggFunctions.DecimalApproxCountDistinctAggFunction
-
- DecimalBigDecimalConverter - org.apache.flink.table.data.conversion中的类
-
Converter for
DecimalType of
BigDecimal external type.
- DecimalDataConverter(int, int) - 类 的构造器org.apache.flink.table.data.util.DataFormatConverters.DecimalDataConverter
-
- DecimalDataSerializer - org.apache.flink.table.runtime.typeutils中的类
-
Serializer for DecimalData.
- DecimalDataSerializer(int, int) - 类 的构造器org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
-
- DecimalDataSerializer.DecimalSerializerSnapshot - org.apache.flink.table.runtime.typeutils中的类
-
- DecimalDataTypeInfo - org.apache.flink.table.runtime.typeutils中的类
-
TypeInformation for DecimalData.
- DecimalDataTypeInfo(int, int) - 类 的构造器org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- DecimalDataUtils - org.apache.flink.table.data中的类
-
Utilities for DecimalData.
- DecimalDataUtils() - 类 的构造器org.apache.flink.table.data.DecimalDataUtils
-
- DecimalSerializerSnapshot() - 类 的构造器org.apache.flink.table.runtime.typeutils.DecimalDataSerializer.DecimalSerializerSnapshot
-
- decodeUTF8(byte[], int, int) - 类 中的静态方法org.apache.flink.table.runtime.util.StringUtf8Utils
-
- decodeUTF8(MemorySegment, int, int) - 类 中的静态方法org.apache.flink.table.runtime.util.StringUtf8Utils
-
- decodeUTF8Strict(byte[], int, int, char[]) - 类 中的静态方法org.apache.flink.table.runtime.util.StringUtf8Utils
-
- decodeUTF8Strict(MemorySegment, int, int, char[]) - 类 中的静态方法org.apache.flink.table.runtime.util.StringUtf8Utils
-
- DeduplicateFunctionHelper - org.apache.flink.table.runtime.operators.deduplicate中的类
-
Utility for deduplicate function.
- deduplicateOnRowTime(ValueState<RowData>, RowData, Collector<RowData>, boolean, boolean, int, boolean) - 类 中的静态方法org.apache.flink.table.runtime.operators.deduplicate.RowTimeDeduplicateFunction
-
Processes element to deduplicate on keys with row time semantic, sends current element if it
is last or first row, retracts previous element if needed.
- DEFAULT_INITIAL_SIZE - 类 中的静态变量org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
The initial default size of a hash table.
- DEFAULT_LOAD_FACTOR - 类 中的静态变量org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
The default load factor of a hash table.
- DEFAULT_SEED - 类 中的静态变量org.apache.flink.table.runtime.functions.aggregate.hyperloglog.XXH64
-
- DEFAULT_SEED - 类 中的静态变量org.apache.flink.table.runtime.util.MurmurHashUtil
-
- DefaultAccMergingConsumer(InternalWindowProcessFunction.Context<?, W>, NamespaceAggsHandleFunctionBase<W>) - 类 的构造器org.apache.flink.table.runtime.operators.window.groupwindow.internal.MergingWindowProcessFunction.DefaultAccMergingConsumer
-
- defaultDecodeUTF8(byte[], int, int) - 类 中的静态方法org.apache.flink.table.runtime.util.StringUtf8Utils
-
- defaultEncodeUTF8(String, byte[]) - 类 中的静态方法org.apache.flink.table.runtime.util.StringUtf8Utils
-
- DefaultExpressionEvaluator - org.apache.flink.table.runtime.functions中的类
-
Default runtime implementation for SpecializedFunction.ExpressionEvaluator.
- DefaultExpressionEvaluator(GeneratedFunction<RichFunction>, Class<?>, Class<?>[], String) - 类 的构造器org.apache.flink.table.runtime.functions.DefaultExpressionEvaluator
-
- defaultValue - 类 中的变量org.apache.flink.table.runtime.functions.aggregate.LagAggFunction.LagAcc
-
- DefaultWatermarkGenerator(WatermarkGenerator, WatermarkEmitStrategy) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedWatermarkGeneratorSupplier.DefaultWatermarkGenerator
-
- degrees(DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- DelegatingAsyncResultFuture - org.apache.flink.table.runtime.operators.calc.async中的类
-
- DelegatingAsyncResultFuture(ResultFuture<Object>) - 类 的构造器org.apache.flink.table.runtime.operators.calc.async.DelegatingAsyncResultFuture
-
- DelegatingResultFuture<OUT> - org.apache.flink.table.runtime.operators.join.lookup中的类
-
- DelegatingResultFuture(ResultFuture<OUT>) - 类 的构造器org.apache.flink.table.runtime.operators.join.lookup.DelegatingResultFuture
-
- deleteChannel() - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- deleteChannel() - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
-
- deleteCleanupTimer(W) - 接口 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction.Context
-
Deletes the cleanup timer set for the contents of the provided window.
- deleteEventTimeTimer(long) - 类 中的方法org.apache.flink.table.runtime.operators.TableStreamOperator.ContextImpl
-
- deleteEventTimeTimer(long) - 接口 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.Trigger.TriggerContext
-
Delete the event-time trigger for the given time.
- deleteProcessingTimeTimer(long) - 类 中的方法org.apache.flink.table.runtime.operators.TableStreamOperator.ContextImpl
-
- deleteProcessingTimeTimer(long) - 接口 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.Trigger.TriggerContext
-
Delete the processing time trigger for the given time.
- delimiter - 类 中的变量org.apache.flink.table.runtime.functions.aggregate.ListAggWsWithRetractAggFunction.ListAggWsWithRetractAccumulator
-
- DENSE_THRESHOLD - 类 中的静态变量org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
Decide whether to convert to dense mode if it does not require more memory or could fit
within L1 cache.
- deserialize(byte[]) - 类 中的方法org.apache.flink.formats.raw.RawFormatDeserializationSchema
-
- deserialize(DataInputView) - 类 中的方法org.apache.flink.table.runtime.operators.window.CountWindow.Serializer
-
- deserialize(CountWindow, DataInputView) - 类 中的方法org.apache.flink.table.runtime.operators.window.CountWindow.Serializer
-
- deserialize(DataInputView) - 类 中的方法org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
-
- deserialize(TimeWindow, DataInputView) - 类 中的方法org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
-
- deserialize(DataInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
-
- deserialize(ArrayData, DataInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
-
- deserialize(DataInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- deserialize(BinaryRowData, DataInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- deserialize(DataInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
-
- deserialize(DecimalData, DataInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
-
- deserialize(DataInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- deserialize(E, DataInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- deserialize(DataInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.LinkedListSerializer
-
- deserialize(LinkedList<T>, DataInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.LinkedListSerializer
-
- deserialize(DataInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
- deserialize(MapData, DataInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
- deserialize(DataInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
-
- deserialize(RawValueData<T>, DataInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
-
- deserialize(DataInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- deserialize(RowData, DataInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- deserialize(DataInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.StringDataSerializer
-
- deserialize(StringData, DataInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.StringDataSerializer
-
- deserialize(DataInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
-
- deserialize(TimestampData, DataInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
-
- deserialize(DataInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- deserialize(WindowKey, DataInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- deserializeFromPages(BinaryRowData, ChannelReaderInputView, BinaryRowDataSerializer) - 类 中的静态方法org.apache.flink.table.runtime.hashtable.LongHashPartition
-
- deserializeFromPages(AbstractPagedInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- deserializeFromPages(BinaryRowData, AbstractPagedInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- deserializeFromPages(AbstractPagedInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.PagedTypeSerializer
-
De-serializes a record from the given source paged input view.
- deserializeFromPages(T, AbstractPagedInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.PagedTypeSerializer
-
- deserializeFromPages(AbstractPagedInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- deserializeFromPages(RowData, AbstractPagedInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- deserializeFromPages(AbstractPagedInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- deserializeFromPages(WindowKey, AbstractPagedInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- deserializeInternal(DataInputView) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.StringDataSerializer
-
- dispose() - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryInMemorySortBuffer
-
- divide(DecimalData, DecimalData, int, int) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- divideInt(int, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- divideToIntegralValue(DecimalData, DecimalData, int, int) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
Returns a DecimalData whose value is the integer part of the quotient (this /
divisor) rounded down.
- doFetch(RowData) - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.LookupJoinRunner
-
- DoubleApproxCountDistinctAggFunction() - 类 的构造器org.apache.flink.table.runtime.functions.aggregate.BatchApproxCountDistinctAggFunctions.DoubleApproxCountDistinctAggFunction
-
- DoubleHashSet - org.apache.flink.table.runtime.util.collections中的类
-
Double hash set.
- DoubleHashSet(int, float) - 类 的构造器org.apache.flink.table.runtime.util.collections.DoubleHashSet
-
- DoubleHashSet(int) - 类 的构造器org.apache.flink.table.runtime.util.collections.DoubleHashSet
-
- DoubleHashSet() - 类 的构造器org.apache.flink.table.runtime.util.collections.DoubleHashSet
-
- doubleValue(DecimalData) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- DropUpdateBeforeFunction - org.apache.flink.table.runtime.operators.misc中的类
-
A function drops only rows with RowKind.UPDATE_BEFORE changelog kind.
- DropUpdateBeforeFunction() - 类 的构造器org.apache.flink.table.runtime.operators.misc.DropUpdateBeforeFunction
-
- duplicate() - 类 中的方法org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
-
- duplicate() - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- duplicate() - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
-
- duplicate() - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- duplicate() - 类 中的方法org.apache.flink.table.runtime.typeutils.LinkedListSerializer
-
- duplicate() - 类 中的方法org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
- duplicate() - 类 中的方法org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
-
- duplicate() - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- duplicate() - 类 中的方法org.apache.flink.table.runtime.typeutils.SortedMapSerializer
-
- duplicate() - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
-
- duplicate() - 类 中的方法org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- DynamicFilteringDataCollectorOperator - org.apache.flink.table.runtime.operators.dynamicfiltering中的类
-
Operator to collect and build the DynamicFilteringData for sources that supports dynamic
filtering.
- DynamicFilteringDataCollectorOperator(RowType, List<Integer>, long, OperatorEventGateway) - 类 的构造器org.apache.flink.table.runtime.operators.dynamicfiltering.DynamicFilteringDataCollectorOperator
-
- DynamicFilteringDataCollectorOperatorCoordinator - org.apache.flink.table.runtime.operators.dynamicfiltering中的类
-
- DynamicFilteringDataCollectorOperatorCoordinator(OperatorCoordinator.Context, List<String>) - 类 的构造器org.apache.flink.table.runtime.operators.dynamicfiltering.DynamicFilteringDataCollectorOperatorCoordinator
-
- DynamicFilteringDataCollectorOperatorCoordinator.Provider - org.apache.flink.table.runtime.operators.dynamicfiltering中的类
-
- DynamicFilteringDataCollectorOperatorFactory - org.apache.flink.table.runtime.operators.dynamicfiltering中的类
-
- DynamicFilteringDataCollectorOperatorFactory(RowType, List<Integer>, long) - 类 的构造器org.apache.flink.table.runtime.operators.dynamicfiltering.DynamicFilteringDataCollectorOperatorFactory
-
- genAggsHandler - 类 中的变量org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- GeneralWindowProcessFunction<K,W extends Window> - org.apache.flink.table.runtime.operators.window.groupwindow.internal中的类
-
- GeneralWindowProcessFunction(GroupWindowAssigner<W>, NamespaceAggsHandleFunctionBase<W>, long) - 类 的构造器org.apache.flink.table.runtime.operators.window.groupwindow.internal.GeneralWindowProcessFunction
-
- generate() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapperGenerator
-
- GeneratedAggsHandleFunction - org.apache.flink.table.runtime.generated中的类
-
- GeneratedAggsHandleFunction(String, String, Object[]) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedAggsHandleFunction
-
- GeneratedAggsHandleFunction(String, String, Object[], ReadableConfig) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedAggsHandleFunction
-
- GeneratedClass<T> - org.apache.flink.table.runtime.generated中的类
-
- GeneratedClass(String, String, Object[], ReadableConfig) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedClass
-
- GeneratedCollector<C extends org.apache.flink.util.Collector<?>> - org.apache.flink.table.runtime.generated中的类
-
Describes a generated Collector.
- GeneratedCollector(String, String, Object[]) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedCollector
-
- GeneratedCollector(String, String, Object[], ReadableConfig) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedCollector
-
Creates a GeneratedCollector.
- GeneratedFilterCondition - org.apache.flink.table.runtime.generated中的类
-
- GeneratedFilterCondition(String, String, Object[]) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedFilterCondition
-
- GeneratedFilterCondition(String, String, Object[], ReadableConfig) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedFilterCondition
-
Creates a GeneratedFilterCondition.
- GeneratedFunction<F extends org.apache.flink.api.common.functions.Function> - org.apache.flink.table.runtime.generated中的类
-
Describes a generated Function.
- GeneratedFunction(String, String, Object[]) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedFunction
-
- GeneratedFunction(String, String, Object[], ReadableConfig) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedFunction
-
Creates a GeneratedFunction.
- GeneratedHashFunction - org.apache.flink.table.runtime.generated中的类
-
- GeneratedHashFunction(String, String, Object[], ReadableConfig) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedHashFunction
-
Creates a GeneratedHashFunction.
- GeneratedInput<F extends org.apache.flink.api.common.io.InputFormat<?,?>> - org.apache.flink.table.runtime.generated中的类
-
Describes a generated InputFormat.
- GeneratedInput(String, String, Object[], ReadableConfig) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedInput
-
Creates a GeneratedInput.
- GeneratedJoinCondition - org.apache.flink.table.runtime.generated中的类
-
- GeneratedJoinCondition(String, String, Object[]) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedJoinCondition
-
- GeneratedJoinCondition(String, String, Object[], ReadableConfig) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedJoinCondition
-
Creates a GeneratedJoinCondition.
- generatedJoinCondition(GeneratedJoinCondition) - 类 中的方法org.apache.flink.table.runtime.operators.join.window.WindowJoinOperatorBuilder
-
- GeneratedNamespaceAggsHandleFunction<N> - org.apache.flink.table.runtime.generated中的类
-
- GeneratedNamespaceAggsHandleFunction(String, String, Object[]) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedNamespaceAggsHandleFunction
-
- GeneratedNamespaceAggsHandleFunction(String, String, Object[], ReadableConfig) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedNamespaceAggsHandleFunction
-
- GeneratedNamespaceTableAggsHandleFunction<N> - org.apache.flink.table.runtime.generated中的类
-
- GeneratedNamespaceTableAggsHandleFunction(String, String, Object[]) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedNamespaceTableAggsHandleFunction
-
- GeneratedNamespaceTableAggsHandleFunction(String, String, Object[], ReadableConfig) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedNamespaceTableAggsHandleFunction
-
- GeneratedNormalizedKeyComputer - org.apache.flink.table.runtime.generated中的类
-
- GeneratedNormalizedKeyComputer(String, String) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedNormalizedKeyComputer
-
- GeneratedNormalizedKeyComputer(String, String, ReadableConfig) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedNormalizedKeyComputer
-
Creates a GeneratedNormalizedKeyComputer.
- GeneratedOperator<C extends org.apache.flink.streaming.api.operators.StreamOperator<?>> - org.apache.flink.table.runtime.generated中的类
-
Describes a generated StreamOperator.
- GeneratedOperator(String, String, Object[], ReadableConfig) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedOperator
-
Creates a GeneratedOperator.
- GeneratedProjection - org.apache.flink.table.runtime.generated中的类
-
- GeneratedProjection(String, String, Object[]) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedProjection
-
- GeneratedProjection(String, String, Object[], ReadableConfig) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedProjection
-
Creates a GeneratedProjection.
- GeneratedRecordComparator - org.apache.flink.table.runtime.generated中的类
-
- GeneratedRecordComparator(String, String, Object[]) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedRecordComparator
-
- GeneratedRecordComparator(String, String, Object[], ReadableConfig) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedRecordComparator
-
Creates a GeneratedRecordComparator.
- GeneratedRecordEqualiser - org.apache.flink.table.runtime.generated中的类
-
- GeneratedRecordEqualiser(String, String, Object[]) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedRecordEqualiser
-
- GeneratedRecordEqualiser(String, String, Object[], ReadableConfig) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedRecordEqualiser
-
Creates a GeneratedRecordEqualiser.
- GeneratedResultFuture<T extends org.apache.flink.streaming.api.functions.async.ResultFuture<?>> - org.apache.flink.table.runtime.generated中的类
-
Describes a generated ResultFuture.
- GeneratedResultFuture(String, String, Object[]) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedResultFuture
-
- GeneratedResultFuture(String, String, Object[], ReadableConfig) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedResultFuture
-
Creates a GeneratedResultFuture.
- GeneratedTableAggsHandleFunction - org.apache.flink.table.runtime.generated中的类
-
- GeneratedTableAggsHandleFunction(String, String, Object[], ReadableConfig) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedTableAggsHandleFunction
-
- GeneratedWatermarkGenerator - org.apache.flink.table.runtime.generated中的类
-
- GeneratedWatermarkGenerator(String, String, Object[]) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedWatermarkGenerator
-
- GeneratedWatermarkGenerator(String, String, Object[], ReadableConfig) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedWatermarkGenerator
-
- GeneratedWatermarkGeneratorSupplier - org.apache.flink.table.runtime.generated中的类
-
- GeneratedWatermarkGeneratorSupplier(GeneratedWatermarkGenerator, WatermarkParams) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedWatermarkGeneratorSupplier
-
- GeneratedWatermarkGeneratorSupplier.DefaultWatermarkGenerator - org.apache.flink.table.runtime.generated中的类
-
- GenericConverter(TypeSerializer<T>) - 类 的构造器org.apache.flink.table.data.util.DataFormatConverters.GenericConverter
-
- GenericRowDataKeySelector - org.apache.flink.table.runtime.keyselector中的类
-
A KeySelector which will extract key from RowData.
- GenericRowDataKeySelector(InternalTypeInfo<RowData>, RowDataSerializer, GeneratedProjection) - 类 的构造器org.apache.flink.table.runtime.keyselector.GenericRowDataKeySelector
-
- get() - 类 中的方法org.apache.flink.table.runtime.dataview.StateListView
-
- get(String) - 类 中的方法org.apache.flink.table.runtime.functions.JsonPathCache
-
- get(long, int) - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHashPartition
-
Returns an iterator for all the values for the given key, or null if no value found.
- get(long) - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
This method is only used for operator fusion codegen to get build row from hash table.
- get() - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor.WindowIsEmptySupplier
-
- get(RowData) - 类 中的方法org.apache.flink.table.runtime.operators.rank.TopNBuffer
-
Gets the record list from the buffer under the sortKey.
- get(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.state.WindowListState
-
- get(W, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.state.WindowMapState
-
Returns the current value associated with the given key.
- getAccumulatorDataType() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.ArrayAggFunction
-
- getAccumulatorDataType() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.BatchApproxCountDistinctAggFunctions.ApproxCountDistinctAggFunction
-
- getAccumulatorDataType() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.BuiltInAggregateFunction
-
- getAccumulatorDataType() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.CollectAggFunction
-
- getAccumulatorDataType() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.FirstValueAggFunction
-
- getAccumulatorDataType() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.FirstValueWithRetractAggFunction
-
- getAccumulatorDataType() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.JsonArrayAggFunction
-
- getAccumulatorDataType() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.JsonObjectAggFunction
-
- getAccumulatorDataType() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.LagAggFunction
-
- getAccumulatorDataType() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.LastValueAggFunction
-
- getAccumulatorDataType() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.LastValueWithRetractAggFunction
-
- getAccumulatorDataType() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.ListAggWithRetractAggFunction
-
- getAccumulatorDataType() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.ListAggWsWithRetractAggFunction
-
- getAccumulatorDataType() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.MaxWithRetractAggFunction
-
- getAccumulatorDataType() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.MinWithRetractAggFunction
-
- getAccumulators() - 接口 中的方法org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
-
Gets the current accumulators (saved in a row) which contains the current aggregated results.
- getAccumulators() - 接口 中的方法org.apache.flink.table.runtime.generated.NamespaceAggsHandleFunctionBase
-
Gets the current accumulators (saved in a row) which contains the current aggregated results.
- getAllInputTypes() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- getAllResultFutures() - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinRunner
-
- getArgumentDataTypes() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.ArrayAggFunction
-
- getArgumentDataTypes() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.BatchApproxCountDistinctAggFunctions.ApproxCountDistinctAggFunction
-
- getArgumentDataTypes() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.BuiltInAggregateFunction
-
- getArgumentDataTypes() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.CollectAggFunction
-
- getArgumentDataTypes() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.FirstValueAggFunction
-
- getArgumentDataTypes() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.FirstValueWithRetractAggFunction
-
- getArgumentDataTypes() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.JsonArrayAggFunction
-
- getArgumentDataTypes() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.JsonObjectAggFunction
-
- getArgumentDataTypes() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.LagAggFunction
-
- getArgumentDataTypes() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.LastValueAggFunction
-
- getArgumentDataTypes() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.LastValueWithRetractAggFunction
-
- getArgumentDataTypes() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.ListAggWithRetractAggFunction
-
- getArgumentDataTypes() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.ListAggWsWithRetractAggFunction
-
- getArgumentDataTypes() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.MaxWithRetractAggFunction
-
- getArgumentDataTypes() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.MinWithRetractAggFunction
-
- getArgumentDataTypes() - 类 中的方法org.apache.flink.table.runtime.functions.scalar.BuiltInScalarFunction
-
- getArgumentDataTypes() - 类 中的方法org.apache.flink.table.runtime.functions.table.BuiltInTableFunction
-
- getArity() - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- getArity() - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- getArity() - 类 中的方法org.apache.flink.table.runtime.typeutils.AbstractRowDataSerializer
-
Get the number of fields.
- getArity() - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- getArity() - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- getArity() - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
-
- getArity() - 类 中的方法org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- getArity() - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- getArity() - 类 中的方法org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
-
- getArity() - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
-
- getArray(int) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- getArray(int) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- getBackoffTimeMillis(int) - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.ResultRetryStrategy
-
- getBinary(int) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- getBinary(int) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- getBlockCount() - 类 中的方法org.apache.flink.table.runtime.io.ChannelWithMeta
-
- getBlockCount() - 类 中的方法org.apache.flink.table.runtime.io.CompressedHeaderlessChannelWriterOutputView
-
- getBlockCount() - 类 中的方法org.apache.flink.table.runtime.io.HeaderlessChannelWriterOutputView
-
- getBoolean(int) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- getBoolean(int) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- getBoolean(MemorySegment[], int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
get boolean from segments.
- getBucketAreaMemorySegments() - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
-
- getBuckets() - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHashPartition
-
- getBuffer1() - 类 中的方法org.apache.flink.table.runtime.operators.join.SortMergeFullOuterJoinIterator
-
- getBuffer2() - 类 中的方法org.apache.flink.table.runtime.operators.join.SortMergeFullOuterJoinIterator
-
- getBuildLongKey(RowData) - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
For code gen get build side long key.
- getBuildSideIterator() - 类 中的方法org.apache.flink.table.runtime.hashtable.BinaryHashTable
-
- getBuildSideIterator() - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
- getByte(int) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- getByte(int) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- getByte(MemorySegment[], int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
get byte from segments.
- getBytes(MemorySegment[], int, int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
Maybe not copied, if want copy, please use copyTo.
- getCache() - 类 中的方法org.apache.flink.table.runtime.functions.table.lookup.CachingAsyncLookupFunction
-
- getCache() - 类 中的方法org.apache.flink.table.runtime.functions.table.lookup.CachingLookupFunction
-
- getCache() - 类 中的方法org.apache.flink.table.runtime.functions.table.lookup.fullcache.CacheLoader
-
- getCache() - 类 中的方法org.apache.flink.table.runtime.functions.table.lookup.LookupCacheManager.RefCountedCache
-
- getCapacity() - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryInMemorySortBuffer
-
- getChannel() - 类 中的方法org.apache.flink.table.runtime.io.ChannelWithMeta
-
- getChannel() - 类 中的方法org.apache.flink.table.runtime.io.CompressedHeaderlessChannelReaderInputView
-
- getChannel() - 类 中的方法org.apache.flink.table.runtime.io.CompressedHeaderlessChannelWriterOutputView
-
- getChannel() - 类 中的方法org.apache.flink.table.runtime.io.HeaderlessChannelWriterOutputView
-
- getChannelID() - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- getChannelID() - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
-
- getClass(ClassLoader) - 类 中的方法org.apache.flink.table.runtime.generated.GeneratedClass
-
- getClassName() - 类 中的方法org.apache.flink.table.runtime.generated.GeneratedClass
-
- getCode() - 类 中的方法org.apache.flink.table.runtime.generated.GeneratedClass
-
- getCollectListener() - 类 中的方法org.apache.flink.table.runtime.collector.ListenableCollector
-
- getComparator() - 类 中的方法org.apache.flink.table.runtime.typeutils.SortedMapSerializer
-
Returns the comparator for the keys in the map.
- getCompletableFuture() - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.DelegatingResultFuture
-
- getContainingTask() - 类 中的方法org.apache.flink.table.runtime.operators.fusion.FusionStreamOperatorBase
-
- getConverter(DataType) - 类 中的静态方法org.apache.flink.table.data.conversion.DataStructureConverters
-
Returns a converter for the given DataType.
- getConverterForDataType(DataType) - 类 中的静态方法org.apache.flink.table.data.util.DataFormatConverters
-
- getCoordinator(OperatorCoordinator.Context) - 类 中的方法org.apache.flink.table.runtime.operators.dynamicfiltering.DynamicFilteringDataCollectorOperatorCoordinator.Provider
-
- getCoordinatorProvider(String, OperatorID) - 类 中的方法org.apache.flink.table.runtime.operators.dynamicfiltering.DynamicFilteringDataCollectorOperatorFactory
-
- getCounter() - 类 中的方法org.apache.flink.table.runtime.operators.over.AbstractRowTimeUnboundedPrecedingOver
-
- getCounter() - 类 中的方法org.apache.flink.table.runtime.operators.over.RowTimeRangeBoundedPrecedingFunction
-
- getCounter() - 类 中的方法org.apache.flink.table.runtime.operators.over.RowTimeRowsBoundedPrecedingFunction
-
- getCurrentOuterSnapshotVersion() - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalSerializer.ExternalSerializerSnapshot
-
- getCurrentOuterSnapshotVersion() - 类 中的方法org.apache.flink.table.runtime.typeutils.LinkedListSerializer.LinkedListSerializerSnapshot
-
- getCurrentOuterSnapshotVersion() - 类 中的方法org.apache.flink.table.runtime.typeutils.RawValueDataSerializer.RawValueDataSerializerSnapshot
-
- getCurrentOuterSnapshotVersion() - 类 中的方法org.apache.flink.table.runtime.typeutils.WindowKeySerializer.WindowKeySerializerSnapshot
-
- getCurrentProbeRow() - 类 中的方法org.apache.flink.table.runtime.hashtable.BinaryHashTable
-
- getCurrentProbeRow() - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
- getCurrentProcessingTime() - 接口 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.Trigger.TriggerContext
-
Returns the current processing time.
- getCurrentTopNum() - 类 中的方法org.apache.flink.table.runtime.operators.rank.TopNBuffer
-
Gets number of total records.
- getCurrentVersion() - 类 中的方法org.apache.flink.table.runtime.typeutils.ArrayDataSerializer.ArrayDataSerializerSnapshot
-
- getCurrentVersion() - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer.BinaryRowDataSerializerSnapshot
-
- getCurrentVersion() - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataSerializer.DecimalSerializerSnapshot
-
- getCurrentVersion() - 类 中的方法org.apache.flink.table.runtime.typeutils.MapDataSerializer.MapDataSerializerSnapshot
-
- getCurrentVersion() - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer.RowDataSerializerSnapshot
-
- getCurrentVersion() - 类 中的方法org.apache.flink.table.runtime.typeutils.SortedMapSerializerSnapshot
-
- getCurrentVersion() - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataSerializer.TimestampDataSerializerSnapshot
-
- getCurrentWatermark() - 接口 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.Trigger.TriggerContext
-
Returns the current watermark time.
- getCurrentWatermark() - 类 中的方法org.apache.flink.table.runtime.operators.wmassigners.PeriodicWatermarkAssignerWrapper
-
- getDataType() - 类 中的方法org.apache.flink.table.runtime.dataview.DataViewSpec
-
- getDataType() - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- getDataType() - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- getDataType() - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
-
- getDataType() - 类 中的方法org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- getDecimal(int, int, int) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- getDecimal(int, int, int) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- getDefaultExternalClassForType(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.types.ClassLogicalTypeConverter
-
已过时。
- getDefaultTopNSize() - 类 中的方法org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
Gets default topN size.
- getDescription() - 接口 中的方法org.apache.flink.table.runtime.operators.window.tvf.common.WindowAssigner
-
Returns a description of this window assigner.
- getDescription() - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.CumulativeSliceAssigner
-
- getDescription() - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.HoppingSliceAssigner
-
- getDescription() - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.SlicedSharedSliceAssigner
-
- getDescription() - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.SlicedUnsharedSliceAssigner
-
- getDescription() - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.TumblingSliceAssigner
-
- getDescription() - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.WindowedSliceAssigner
-
- getDescription() - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigners.SessionUnsliceAssigner
-
- getDescription() - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigners.WindowedUnsliceAssigner
-
- getDouble(int) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- getDouble(int) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- getDouble(MemorySegment[], int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
get double from segments.
- getDownstreamSubtaskStateMapper() - 类 中的方法org.apache.flink.table.runtime.partitioner.BinaryHashPartitioner
-
- getElement(int) - 类 中的方法org.apache.flink.table.runtime.operators.rank.TopNBuffer
-
Gets record which rank is given value.
- getElementDataType() - 类 中的方法org.apache.flink.table.runtime.dataview.ListViewSpec
-
- getElementSerializer() - 类 中的方法org.apache.flink.table.runtime.dataview.ListViewSpec
-
- getElementSerializer() - 类 中的方法org.apache.flink.table.runtime.typeutils.LinkedListSerializer
-
Gets the serializer for the elements of the list.
- getEleSer() - 类 中的方法org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
-
- getEnd() - 类 中的方法org.apache.flink.table.runtime.operators.window.TimeWindow
-
Gets the end timestamp of this window.
- getEndedInputCount() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- getEntryIterator(boolean) - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
-
Returns an iterator for iterating over the entries of this map.
- getEntryIterator(boolean) - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.AbstractBytesMultiMap
-
- getFetcherCollector() - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.LookupJoinRunner
-
- getFetcherCollector() - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.LookupJoinWithCalcRunner
-
- getFieldIndex() - 类 中的方法org.apache.flink.table.runtime.dataview.DataViewSpec
-
- getFieldOffset(int) - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
- getFieldOffset(int) - 类 中的方法org.apache.flink.table.data.writer.BinaryRowWriter
-
- getFixedLengthPartSize() - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- getFloat(int) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- getFloat(int) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- getFloat(MemorySegment[], int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
get float from segments.
- getGeneratedClass() - 类 中的方法org.apache.flink.table.runtime.operators.CodeGenOperatorFactory
-
- getGeneratedRecordComparator() - 类 中的方法org.apache.flink.table.runtime.operators.rank.ComparableRecordComparator
-
- getHeadWrappers() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapperGenerator
-
- getId() - 类 中的方法org.apache.flink.table.runtime.operators.window.CountWindow
-
Gets the id (0-based) of the window.
- getIfPresent(RowData) - 类 中的方法org.apache.flink.table.runtime.functions.table.lookup.fullcache.LookupFullCache
-
- getInnerSerializer() - 类 中的方法org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
-
- getInput() - 类 中的方法org.apache.flink.table.runtime.collector.TableFunctionCollector
-
Gets the input value from left table, which will be used to cross join with the result of
table function.
- getInput() - 类 中的方法org.apache.flink.table.runtime.collector.TableFunctionResultFuture
-
Gets the input value from left table, which will be used to cross join with the result of
right table.
- getInputEdges() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- getInputId() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper.Edge
-
- getInputs() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.MultipleInputStreamOperatorBase
-
- getInputSelection() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.InputSelectionHandler
-
- getInputSelectionSpec() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.InputSpec
-
- getInputSerdeClass() - 类 中的方法org.apache.flink.table.runtime.script.ScriptTransformIOInfo
-
- getInputSerdeProps() - 类 中的方法org.apache.flink.table.runtime.script.ScriptTransformIOInfo
-
- getInputTransformAndInputSpecPairs() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapperGenerator
-
- getInputWrappers() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- getInstance() - 类 中的静态方法org.apache.flink.table.runtime.functions.table.lookup.LookupCacheManager
-
- getInt(int) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- getInt(int) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- getInt(MemorySegment[], int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
get int from segments.
- getIterator() - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
-
- getIterator() - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryInMemorySortBuffer
-
Gets an iterator over all records in this buffer in their logical order.
- getIterator() - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryKVInMemorySortBuffer
-
Gets an iterator over all KV records in this buffer in their logical order.
- getJoinKeys() - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.bundle.BufferBundle
-
Get the joinKeys in bufferBundle.
- getJoinKeys() - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.bundle.InputSideHasUniqueKeyBundle
-
- getKey() - 接口 中的方法org.apache.flink.table.runtime.dataview.NullAwareMapIterator.NullMapEntry
-
- getKey(RowData) - 类 中的方法org.apache.flink.table.runtime.keyselector.BinaryRowDataKeySelector
-
- getKey(RowData) - 类 中的方法org.apache.flink.table.runtime.keyselector.EmptyRowDataKeySelector
-
- getKey(RowData) - 类 中的方法org.apache.flink.table.runtime.keyselector.GenericRowDataKeySelector
-
- getKey(IN) - 类 中的方法org.apache.flink.table.runtime.operators.bundle.AbstractMapBundleOperator
-
Get the key for current processing element, which will be used as the map bundle's key.
- getKey(IN) - 类 中的方法org.apache.flink.table.runtime.operators.bundle.KeyedMapBundleOperator
-
- getKey(IN) - 类 中的方法org.apache.flink.table.runtime.operators.bundle.MapBundleOperator
-
- getKey() - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.BytesMap.LookupInfo
-
- getKey() - 接口 中的方法org.apache.flink.table.runtime.util.KeyValueIterator
-
Retrieve the key from this iterator.
- getKey() - 类 中的方法org.apache.flink.table.runtime.util.WindowKey
-
- getKeyDataType() - 类 中的方法org.apache.flink.table.runtime.dataview.MapViewSpec
-
- getKeyedStateBackend() - 接口 中的方法org.apache.flink.table.runtime.operators.window.tvf.common.WindowProcessor.Context
-
Returns the current KeyedStateBackend.
- getKeys() - 类 中的方法org.apache.flink.table.runtime.connector.source.LookupRuntimeProviderContext
-
- getKeySerializer() - 类 中的方法org.apache.flink.table.runtime.dataview.MapViewSpec
-
- getKeySerializer() - 类 中的方法org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
- getKind() - 类 中的方法org.apache.flink.table.runtime.functions.BuiltInSpecializedFunction
-
- getKVIterator() - 类 中的方法org.apache.flink.table.runtime.operators.sort.BufferedKVExternalSorter
-
- getLastWindow(TimeWindow) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CumulativeWindowAssigner
-
- getLastWindow(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.PanedWindowAssigner
-
Gets the last window which the pane belongs to.
- getLastWindow(TimeWindow) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.SlidingWindowAssigner
-
- getLastWindowEnd(long) - 接口 中的方法org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigner
-
Returns the last window which the slice belongs to.
- getLastWindowEnd(long) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.CumulativeSliceAssigner
-
- getLastWindowEnd(long) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.HoppingSliceAssigner
-
- getLastWindowEnd(long) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.SlicedSharedSliceAssigner
-
- getLastWindowEnd(long) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.SlicedUnsharedSliceAssigner
-
- getLastWindowEnd(long) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.TumblingSliceAssigner
-
- getLastWindowEnd(long) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.WindowedSliceAssigner
-
- getLength() - 类 中的方法org.apache.flink.table.runtime.operators.window.CountWindow.Serializer
-
- getLength() - 类 中的方法org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
-
- getLength() - 类 中的方法org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
-
- getLength() - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- getLength() - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
-
- getLength() - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- getLength() - 类 中的方法org.apache.flink.table.runtime.typeutils.LinkedListSerializer
-
- getLength() - 类 中的方法org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
- getLength() - 类 中的方法org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
-
- getLength() - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- getLength() - 类 中的方法org.apache.flink.table.runtime.typeutils.StringDataSerializer
-
- getLength() - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
-
- getLength() - 类 中的方法org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- getLimitForSegment(MemorySegment) - 类 中的方法org.apache.flink.table.runtime.hashtable.BinaryHashPartition
-
- getLimitForSegment(MemorySegment) - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHashPartition
-
- getLimitForSegment(MemorySegment) - 类 中的方法org.apache.flink.table.runtime.io.CompressedHeaderlessChannelReaderInputView
-
- getList() - 类 中的方法org.apache.flink.table.runtime.dataview.StateListView
-
- getListState() - 类 中的方法org.apache.flink.table.runtime.dataview.StateListView
-
- getListState() - 类 中的方法org.apache.flink.table.runtime.dataview.StateListView.KeyedStateListView
-
- getListState() - 类 中的方法org.apache.flink.table.runtime.dataview.StateListView.NamespacedStateListView
-
- getLong(int) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- getLong(int) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- getLong(MemorySegment[], int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
get long from segments.
- getManagedCaches() - 类 中的方法org.apache.flink.table.runtime.functions.table.lookup.LookupCacheManager
-
- getManagedMemoryFraction() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- getManagedMemoryWeight() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapperGenerator
-
- getMap(int) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- getMap(int) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- getMap() - 类 中的方法org.apache.flink.table.runtime.dataview.StateMapView
-
- getMapState() - 类 中的方法org.apache.flink.table.runtime.dataview.StateMapView.KeyedStateMapViewWithKeysNotNull
-
- getMapState() - 类 中的方法org.apache.flink.table.runtime.dataview.StateMapView.KeyedStateMapViewWithKeysNullable
-
- getMapState() - 类 中的方法org.apache.flink.table.runtime.dataview.StateMapView.NamespacedStateMapViewWithKeysNotNull
-
- getMapState() - 类 中的方法org.apache.flink.table.runtime.dataview.StateMapView.NamespacedStateMapViewWithKeysNullable
-
- getMatchBuffer() - 类 中的方法org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
-
- getMatchKey() - 类 中的方法org.apache.flink.table.runtime.operators.join.SortMergeFullOuterJoinIterator
-
- getMatchKey() - 类 中的方法org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
-
- getMaxOutputDelay() - 类 中的方法org.apache.flink.table.runtime.operators.join.interval.RowTimeIntervalJoin
-
Get the maximum interval between receiving a row and emitting it (as part of a joined
result).
- getMaxParallelism() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapperGenerator
-
- getMemoryManager() - 接口 中的方法org.apache.flink.table.runtime.operators.window.tvf.common.WindowProcessor.Context
-
Returns the current MemoryManager.
- getMemorySize() - 接口 中的方法org.apache.flink.table.runtime.operators.window.tvf.common.WindowProcessor.Context
-
Returns the managed memory size can be used by this operator.
- getMergingIterator(List<ChannelWithMeta>, List<FileIOChannel>) - 类 中的方法org.apache.flink.table.runtime.operators.sort.AbstractBinaryExternalMerger
-
Returns an iterator that iterates over the merged result from all given channels.
- getMergingWindowAssigner() - 接口 中的方法org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigner
-
- getMergingWindowAssigner() - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigners.SessionUnsliceAssigner
-
- getMergingWindowAssigner() - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigners.WindowedUnsliceAssigner
-
- getMetricGroup() - 类 中的方法org.apache.flink.table.runtime.generated.WatermarkGeneratorCodeGeneratorFunctionContextWrapper
-
- getMetricGroup() - 接口 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.Trigger.TriggerContext
-
Returns the metric group for this
Trigger.
- getMinResources() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapperGenerator
-
- getMultipleInputId() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.InputSelectionSpec
-
- getMultipleInputId() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.InputSpec
-
- getName() - 类 中的方法org.apache.flink.table.runtime.groupwindow.NamedWindowProperty
-
已过时。
- getName() - 类 中的方法org.apache.flink.table.runtime.groupwindow.WindowReference
-
已过时。
- getNestedSerializers(ExternalSerializer<I, E>) - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalSerializer.ExternalSerializerSnapshot
-
- getNestedSerializers(LinkedListSerializer<T>) - 类 中的方法org.apache.flink.table.runtime.typeutils.LinkedListSerializer.LinkedListSerializerSnapshot
-
- getNestedSerializers(RawValueDataSerializer<T>) - 类 中的方法org.apache.flink.table.runtime.typeutils.RawValueDataSerializer.RawValueDataSerializerSnapshot
-
- getNestedSerializers(WindowKeySerializer) - 类 中的方法org.apache.flink.table.runtime.typeutils.WindowKeySerializer.WindowKeySerializerSnapshot
-
- getNextBuffer() - 类 中的方法org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
Gets the next buffer to be used with the hash-table, either for an in-memory partition, or
for the table buckets.
- getNextBuffers(int) - 类 中的方法org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
Bulk memory acquisition.
- getNextOrNull(ResettableExternalBuffer.BufferIterator) - 接口 中的静态方法org.apache.flink.table.runtime.operators.over.frame.OverWindowFrame
-
Get next row from iterator.
- getNextReturnedBlock() - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- getNextReturnedBlock() - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
-
- getNextTriggerWatermark(long, long, ZoneId, boolean) - 类 中的静态方法org.apache.flink.table.runtime.util.TimeWindowUtil
-
Method to get the next watermark to trigger window.
- getNioFileChannel() - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- getNioFileChannel() - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
-
- getNodeFactory() - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlJsonUtils
-
Returns the JsonNodeFactory for creating nodes.
- getNotNullNextBuffer() - 类 中的方法org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- getNullFilterKeys(boolean[]) - 类 中的静态方法org.apache.flink.table.runtime.operators.join.NullAwareJoinHelper
-
- getNullState() - 类 中的方法org.apache.flink.table.runtime.dataview.StateMapView.KeyedStateMapViewWithKeysNullable
-
- getNullState() - 类 中的方法org.apache.flink.table.runtime.dataview.StateMapView.NamespacedStateMapViewWithKeysNullable
-
- getNumBytes() - 类 中的方法org.apache.flink.table.runtime.io.CompressedHeaderlessChannelWriterOutputView
-
- getNumBytes() - 类 中的方法org.apache.flink.table.runtime.io.HeaderlessChannelWriterOutputView
-
- getNumBytesInLastBlock() - 类 中的方法org.apache.flink.table.runtime.io.ChannelWithMeta
-
- getNumCompressedBytes() - 类 中的方法org.apache.flink.table.runtime.io.CompressedHeaderlessChannelWriterOutputView
-
- getNumCompressedBytes() - 类 中的方法org.apache.flink.table.runtime.io.HeaderlessChannelWriterOutputView
-
- getNumElements() - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
- getNumElements() - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
-
- getNumElements() - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- getNumKeyBytes() - 接口 中的方法org.apache.flink.table.runtime.generated.NormalizedKeyComputer
-
Get normalized keys bytes length.
- getNumKeys() - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
-
- getNumKeys() - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.AbstractBytesMultiMap
-
- getNumKeys() - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
Returns the number of keys in this map.
- getNumLateRecordsDropped() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperator
-
- getNumLateRecordsDropped() - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.common.WindowAggOperator
-
- getNumLateRecordsDropped() - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.operator.UnalignedWindowTableFunctionOperator
-
- getNumNullRowTimeRecordsDropped() - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.operator.WindowTableFunctionOperatorBase
-
- getNumSpillFiles() - 类 中的方法org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- getNumSpillFiles() - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
-
- getNumSpillFiles() - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
-
- getNumSpillFiles() - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- getNumSpillFiles() - 类 中的方法org.apache.flink.table.runtime.util.ResettableExternalBuffer
-
- getNumWords() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.hyperloglog.HyperLogLogPlusPlus
-
- getObject() - 类 中的方法org.apache.flink.table.runtime.util.ObjectContainer
-
- getOccupancy() - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryInMemorySortBuffer
-
- getOperatorAttributes() - 类 中的方法org.apache.flink.table.runtime.operators.sort.StreamSortOperator
-
- getOperatorName() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- getOperatorName() - 类 中的方法org.apache.flink.table.runtime.operators.sink.ConstraintEnforcer
-
- getOperatorOwner() - 接口 中的方法org.apache.flink.table.runtime.operators.window.tvf.common.WindowProcessor.Context
-
Returns the object instance of this operator which is used for tracking managed memories
used by this operator.
- getOuterRecords() - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator.AssociatedRecords
-
- getOutput() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.InputSpec
-
- getOutputDataType() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.ArrayAggFunction
-
- getOutputDataType() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.BatchApproxCountDistinctAggFunctions.ApproxCountDistinctAggFunction
-
- getOutputDataType() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.BuiltInAggregateFunction
-
- getOutputDataType() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.CollectAggFunction
-
- getOutputDataType() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.FirstValueAggFunction
-
- getOutputDataType() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.FirstValueWithRetractAggFunction
-
- getOutputDataType() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.JsonArrayAggFunction
-
- getOutputDataType() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.JsonObjectAggFunction
-
- getOutputDataType() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.LagAggFunction
-
- getOutputDataType() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.LastValueAggFunction
-
- getOutputDataType() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.LastValueWithRetractAggFunction
-
- getOutputDataType() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.ListAggWithRetractAggFunction
-
- getOutputDataType() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.ListAggWsWithRetractAggFunction
-
- getOutputDataType() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.MaxWithRetractAggFunction
-
- getOutputDataType() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.MinWithRetractAggFunction
-
- getOutputDataType() - 类 中的方法org.apache.flink.table.runtime.functions.scalar.BuiltInScalarFunction
-
- getOutputDataType() - 类 中的方法org.apache.flink.table.runtime.functions.table.BuiltInTableFunction
-
- getOutputEdges() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- getOutputOpInputId() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.InputSpec
-
- getOutputSerdeClass() - 类 中的方法org.apache.flink.table.runtime.script.ScriptTransformIOInfo
-
- getOutputSerdeProps() - 类 中的方法org.apache.flink.table.runtime.script.ScriptTransformIOInfo
-
- getOutputType() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- getOutputWrappers() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- getParallelism() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapperGenerator
-
- getPartitionedState(StateDescriptor<S, ?>) - 接口 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction.Context
-
Creates a partitioned state handle, using the state backend configured for this task.
- getPartitionedState(StateDescriptor<S, ?>) - 接口 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.Trigger.TriggerContext
-
Retrieves a State object that can be used to interact with fault-tolerant state
that is scoped to the window and key of the current trigger invocation.
- getPartitionsPendingForSMJ() - 类 中的方法org.apache.flink.table.runtime.hashtable.BinaryHashTable
-
- getPartitionsPendingForSMJ() - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
- getPrecision() - 类 中的方法org.apache.flink.table.runtime.typeutils.LegacyInstantTypeInfo
-
- getPrecision() - 类 中的方法org.apache.flink.table.runtime.typeutils.LegacyLocalDateTimeTypeInfo
-
- getPrecision() - 类 中的方法org.apache.flink.table.runtime.typeutils.LegacyTimestampTypeInfo
-
- getPrecision() - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
-
- getPreferredResources() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapperGenerator
-
- getProbeLongKey(RowData) - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
For code gen get probe side long key.
- getProbeRow() - 类 中的方法org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
-
- getProducedType() - 类 中的方法org.apache.flink.formats.raw.RawFormatDeserializationSchema
-
- getProducedType() - 类 中的方法org.apache.flink.table.runtime.keyselector.BinaryRowDataKeySelector
-
- getProducedType() - 类 中的方法org.apache.flink.table.runtime.keyselector.EmptyRowDataKeySelector
-
- getProducedType() - 类 中的方法org.apache.flink.table.runtime.keyselector.GenericRowDataKeySelector
-
- getProducedType() - 接口 中的方法org.apache.flink.table.runtime.keyselector.RowDataKeySelector
-
- getProducedType() - 类 中的方法org.apache.flink.table.runtime.operators.join.interval.FilterAllFlatMapFunction
-
- getProducedType() - 类 中的方法org.apache.flink.table.runtime.operators.join.interval.IntervalJoinFunction
-
- getProducedType() - 类 中的方法org.apache.flink.table.runtime.operators.join.interval.PaddingLeftMapFunction
-
- getProducedType() - 类 中的方法org.apache.flink.table.runtime.operators.join.interval.PaddingRightMapFunction
-
- getProducedType() - 类 中的方法org.apache.flink.table.runtime.operators.values.ValuesInputFormat
-
- getProperty() - 类 中的方法org.apache.flink.table.runtime.groupwindow.NamedWindowProperty
-
已过时。
- getRankEnd() - 类 中的方法org.apache.flink.table.runtime.operators.rank.ConstantRankRange
-
- getRankEndIndex() - 类 中的方法org.apache.flink.table.runtime.operators.rank.VariableRankRange
-
- getRankStart() - 类 中的方法org.apache.flink.table.runtime.operators.rank.ConstantRankRange
-
- getRawValue(int) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- getRawValue(int) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- getReader() - 类 中的方法org.apache.flink.table.runtime.io.CompressedHeaderlessChannelReaderInputView
-
- getReadOrder() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.InputSelectionSpec
-
- getReadOrder() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.InputSpec
-
- getRecordAreaMemorySegments() - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
-
- getRecordProcessor(int) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.FirstInputOfTwoInput
-
- getRecordProcessor(int) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.OneInput
-
- getRecordProcessor(int) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.SecondInputOfTwoInput
-
- getRecordReaderClass() - 类 中的方法org.apache.flink.table.runtime.script.ScriptTransformIOInfo
-
- getRecords() - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator.AssociatedRecords
-
Gets the iterable of records.
- getRecords() - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.bundle.BufferBundle
-
Get records associated with joinKeys from bufferBundle.
- getRecords() - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.bundle.InputSideHasNoUniqueKeyBundle
-
- getRecords() - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.bundle.InputSideHasUniqueKeyBundle
-
- getRecords() - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.bundle.JoinKeyContainsUniqueKeyBundle
-
- getRecords() - 接口 中的方法org.apache.flink.table.runtime.operators.join.stream.state.JoinRecordStateView
-
Gets all the records under the current context (i.e. join key).
- getRecordsAndNumOfAssociations() - 接口 中的方法org.apache.flink.table.runtime.operators.join.stream.state.OuterJoinRecordStateView
-
Gets all the records and number of associations under the current context (i.e. join key).
- getRecordsWithJoinKey(RowData) - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.bundle.BufferBundle
-
Get records associated with joinKeys from bufferBundle.
- getRecordsWithJoinKey(RowData) - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.bundle.InputSideHasNoUniqueKeyBundle
-
- getRecordsWithJoinKey(RowData) - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.bundle.InputSideHasUniqueKeyBundle
-
- getRecordsWithJoinKey(RowData) - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.bundle.JoinKeyContainsUniqueKeyBundle
-
- getRecordWriterClass() - 类 中的方法org.apache.flink.table.runtime.script.ScriptTransformIOInfo
-
- getReferences() - 类 中的方法org.apache.flink.table.runtime.generated.GeneratedClass
-
- getRequirements() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.BuiltInAggregateFunction
-
- getRequirements() - 类 中的方法org.apache.flink.table.runtime.functions.BuiltInSpecializedFunction
-
- getRequirements() - 类 中的方法org.apache.flink.table.runtime.functions.scalar.BuiltInScalarFunction
-
- getRequirements() - 类 中的方法org.apache.flink.table.runtime.functions.table.BuiltInTableFunction
-
- getResultFuture() - 类 中的方法org.apache.flink.table.runtime.collector.TableFunctionResultFuture
-
Gets the internal collector which used to emit the final row.
- getResultType() - 类 中的方法org.apache.flink.table.runtime.groupwindow.ProctimeAttribute
-
已过时。
- getResultType() - 类 中的方法org.apache.flink.table.runtime.groupwindow.RowtimeAttribute
-
已过时。
- getResultType() - 类 中的方法org.apache.flink.table.runtime.groupwindow.SliceEnd
-
已过时。
- getResultType() - 类 中的方法org.apache.flink.table.runtime.groupwindow.WindowEnd
-
已过时。
- getResultType() - 接口 中的方法org.apache.flink.table.runtime.groupwindow.WindowProperty
-
已过时。
- getResultType() - 类 中的方法org.apache.flink.table.runtime.groupwindow.WindowStart
-
已过时。
- getRetryPredicate() - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.ResultRetryStrategy
-
- getReturnQueue() - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- getReturnQueue() - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
-
- getRow(int, int) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- getRow() - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- getRow(int, int) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- getRow() - 类 中的方法org.apache.flink.table.runtime.hashtable.BuildSideIterator.BucketIterator
-
- getRow() - 类 中的方法org.apache.flink.table.runtime.hashtable.BuildSideIterator
-
- getRow() - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHashPartition.MatchIterator
-
- getRow() - 类 中的方法org.apache.flink.table.runtime.hashtable.LookupBucketIterator
-
- getRow() - 类 中的方法org.apache.flink.table.runtime.hashtable.WrappedRowIterator
-
- getRow() - 类 中的方法org.apache.flink.table.runtime.util.ResettableExternalBuffer.BufferIterator
-
- getRow() - 接口 中的方法org.apache.flink.table.runtime.util.RowIterator
-
Retrieve the row from this iterator.
- getRowKind() - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- getRowKind() - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- getRuntimeContext() - 接口 中的方法org.apache.flink.table.runtime.context.ExecutionContext
-
- getRuntimeContext() - 类 中的方法org.apache.flink.table.runtime.context.ExecutionContextImpl
-
- getRuntimeContext() - 类 中的方法org.apache.flink.table.runtime.dataview.PerKeyStateDataViewStore
-
- getRuntimeContext() - 类 中的方法org.apache.flink.table.runtime.dataview.PerWindowStateDataViewStore
-
- getRuntimeContext() - 接口 中的方法org.apache.flink.table.runtime.dataview.StateDataViewStore
-
- getRuntimeContext() - 类 中的方法org.apache.flink.table.runtime.dataview.UnsupportedStateDataViewStore
-
- getRuntimeContext() - 接口 中的方法org.apache.flink.table.runtime.operators.window.tvf.common.WindowProcessor.Context
-
Returns the current RuntimeContext.
- getSerializableConf() - 类 中的方法org.apache.flink.table.runtime.script.ScriptTransformIOInfo
-
- getSerializedRowFixedPartLength() - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
Return fixed part length to serialize one row.
- getShiftTimeZone() - 接口 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction.Context
-
Returns the shifted timezone of the window.
- getShiftTimeZone() - 接口 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.Trigger.TriggerContext
-
Returns the shifted timezone.
- getShiftTimeZone() - 接口 中的方法org.apache.flink.table.runtime.operators.window.tvf.common.WindowTimerService
-
The shift timezone of the window, if the proctime or rowtime type is TIMESTAMP_LTZ, the shift
timezone is the timezone user configured in TableConfig, other cases the timezone is UTC
which means never shift when assigning windows.
- getShiftTimeZone() - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.common.WindowTimerServiceBase
-
- getShiftTimeZone(LogicalType, ZoneId) - 类 中的静态方法org.apache.flink.table.runtime.util.TimeWindowUtil
-
Get the shifted timezone of window if the time attribute type is TIMESTAMP_LTZ, always
returns UTC timezone if the time attribute type is TIMESTAMP which means do not shift.
- getShort(int) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- getShort(int) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- getShort(MemorySegment[], int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
get short from segments.
- getSize() - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- getSize() - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
-
- getSliceEndInterval() - 接口 中的方法org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigner
-
Returns the interval of slice ends, i.e. the step size to advance of the slice end when a new
slice assigned.
- getSliceEndInterval() - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.CumulativeSliceAssigner
-
- getSliceEndInterval() - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.HoppingSliceAssigner
-
- getSliceEndInterval() - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.TumblingSliceAssigner
-
- getSliceEndInterval() - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.WindowedSliceAssigner
-
- getSortKeyComparator() - 类 中的方法org.apache.flink.table.runtime.operators.rank.TopNBuffer
-
Gets sort key comparator used by buffer.
- getSource() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper.Edge
-
- getSpilledPartitionBuildSideIter(BinaryHashPartition) - 类 中的方法org.apache.flink.table.runtime.hashtable.BinaryHashTable
-
- getSpilledPartitionBuildSideIter(LongHashPartition) - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
- getSpilledPartitionProbeSideIter(BinaryHashPartition) - 类 中的方法org.apache.flink.table.runtime.hashtable.BinaryHashTable
-
- getSpilledPartitionProbeSideIter(LongHashPartition) - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
- getSpillInBytes() - 类 中的方法org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- getSpillInBytes() - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
-
- getSpillInBytes() - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
-
- getSpillInBytes() - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- getSpillInBytes() - 类 中的方法org.apache.flink.table.runtime.util.ResettableExternalBuffer
-
- getStart() - 类 中的方法org.apache.flink.table.runtime.operators.window.TimeWindow
-
Gets the starting timestamp of the window.
- getStateId() - 类 中的方法org.apache.flink.table.runtime.dataview.DataViewSpec
-
- getStateListView(String, TypeSerializer<EE>) - 类 中的方法org.apache.flink.table.runtime.dataview.PerKeyStateDataViewStore
-
- getStateListView(String, TypeSerializer<EE>) - 类 中的方法org.apache.flink.table.runtime.dataview.PerWindowStateDataViewStore
-
- getStateListView(String, TypeSerializer<EE>) - 接口 中的方法org.apache.flink.table.runtime.dataview.StateDataViewStore
-
Creates a state list view.
- getStateListView(String, TypeSerializer<EE>) - 类 中的方法org.apache.flink.table.runtime.dataview.UnsupportedStateDataViewStore
-
- getStateMapView(String, boolean, TypeSerializer<EK>, TypeSerializer<EV>) - 类 中的方法org.apache.flink.table.runtime.dataview.PerKeyStateDataViewStore
-
- getStateMapView(String, boolean, TypeSerializer<EK>, TypeSerializer<EV>) - 类 中的方法org.apache.flink.table.runtime.dataview.PerWindowStateDataViewStore
-
- getStateMapView(String, boolean, TypeSerializer<EK>, TypeSerializer<EV>) - 接口 中的方法org.apache.flink.table.runtime.dataview.StateDataViewStore
-
Creates a state map view.
- getStateMapView(String, boolean, TypeSerializer<EK>, TypeSerializer<EV>) - 类 中的方法org.apache.flink.table.runtime.dataview.UnsupportedStateDataViewStore
-
- getStateWindow(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.internal.MergingWindowProcessFunction
-
Get the state window as the namespace stored acc in the data about this actual window.
- getStateWindow(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.internal.MergingWindowSet
-
Returns the state window for the given in-flight Window.
- getStreamOperator() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- getStreamOperatorClass(ClassLoader) - 类 中的方法org.apache.flink.table.runtime.operators.CodeGenOperatorFactory
-
- getStreamOperatorClass(ClassLoader) - 类 中的方法org.apache.flink.table.runtime.operators.dynamicfiltering.DynamicFilteringDataCollectorOperatorFactory
-
- getStreamOperatorClass(ClassLoader) - 类 中的方法org.apache.flink.table.runtime.operators.fusion.OperatorFusionCodegenFactory
-
- getStreamOperatorClass(ClassLoader) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.BatchMultipleInputStreamOperatorFactory
-
- getStreamOperatorClass(ClassLoader) - 类 中的方法org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperatorFactory
-
- getString(int) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- getString(int) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- getSynchronousResult(int) - 类 中的方法org.apache.flink.table.runtime.operators.calc.async.DelegatingAsyncResultFuture
-
- getTailWrapper() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapperGenerator
-
- getTarget() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper.Edge
-
- getTargetColumns() - 类 中的方法org.apache.flink.table.runtime.connector.sink.SinkRuntimeProviderContext
-
- getTimerService() - 接口 中的方法org.apache.flink.table.runtime.operators.window.tvf.common.WindowProcessor.Context
-
Returns the current InternalTimerService.
- getTimestamp(int, int) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- getTimestamp(int, int) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- getTotalFields() - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- getTotalFields() - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
-
- getTotalFields() - 类 中的方法org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- getTotalFields() - 类 中的方法org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
-
- getTotalFields() - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
-
- getTriggerWindow() - 类 中的方法org.apache.flink.table.runtime.operators.window.grouping.WindowsGrouping
-
- getType() - 类 中的方法org.apache.flink.table.runtime.groupwindow.WindowReference
-
已过时。
- getTypeClass() - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- getTypeClass() - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
-
- getTypeClass() - 类 中的方法org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- getTypeClass() - 类 中的方法org.apache.flink.table.runtime.typeutils.SortedMapTypeInfo
-
- getTypeClass() - 类 中的方法org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
-
- getTypeClass() - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
-
- getTypeInference(DataTypeFactory) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.BuiltInAggregateFunction
-
- getTypeInference(DataTypeFactory) - 类 中的方法org.apache.flink.table.runtime.functions.BuiltInSpecializedFunction
-
- getTypeInference(DataTypeFactory) - 类 中的方法org.apache.flink.table.runtime.functions.scalar.BuiltInScalarFunction
-
- getTypeInference(DataTypeFactory) - 类 中的方法org.apache.flink.table.runtime.functions.table.BuiltInTableFunction
-
- getUniqueKeySelector() - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.state.JoinInputSideSpec
-
Returns the KeySelector to extract unique key from the input row.
- getUniqueKeyType() - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.state.JoinInputSideSpec
-
Returns the TypeInformation of the unique key.
- getUnnestedType(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.functions.table.UnnestRowsFunction
-
- getUsedMemoryInBytes() - 类 中的方法org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- getUsedMemoryInBytes() - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
-
- getUsedMemoryInBytes() - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
-
- getUsedMemoryInBytes() - 类 中的方法org.apache.flink.table.runtime.util.ResettableExternalBuffer
-
- getUtcTimestamp(RowData, ClockService) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigners.SessionUnsliceAssigner
-
- getValue(ArrayAggFunction.ArrayAggAccumulator<T>) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.ArrayAggFunction
-
- getValue(HllBuffer) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.BatchApproxCountDistinctAggFunctions.ApproxCountDistinctAggFunction
-
- getValue(CollectAggFunction.CollectAccumulator<T>) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.CollectAggFunction
-
- getValue(RowData) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.FirstValueAggFunction
-
- getValue(FirstValueWithRetractAggFunction.FirstValueWithRetractAccumulator<T>) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.FirstValueWithRetractAggFunction
-
- getValue(JsonArrayAggFunction.Accumulator) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.JsonArrayAggFunction
-
- getValue(JsonObjectAggFunction.Accumulator) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.JsonObjectAggFunction
-
- getValue(LagAggFunction.LagAcc<T>) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.LagAggFunction
-
- getValue(RowData) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.LastValueAggFunction
-
- getValue(LastValueWithRetractAggFunction.LastValueWithRetractAccumulator<T>) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.LastValueWithRetractAggFunction
-
- getValue(ListAggWithRetractAggFunction.ListAggWithRetractAccumulator) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.ListAggWithRetractAggFunction
-
- getValue(ListAggWsWithRetractAggFunction.ListAggWsWithRetractAccumulator) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.ListAggWsWithRetractAggFunction
-
- getValue(MaxWithRetractAggFunction.MaxWithRetractAccumulator<T>) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.MaxWithRetractAggFunction
-
- getValue(MinWithRetractAggFunction.MinWithRetractAccumulator<T>) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.MinWithRetractAggFunction
-
- getValue() - 接口 中的方法org.apache.flink.table.runtime.generated.AggsHandleFunction
-
Gets the result of the aggregation from the current accumulators.
- getValue(N) - 接口 中的方法org.apache.flink.table.runtime.generated.NamespaceAggsHandleFunction
-
Gets the result of the aggregation from the current accumulators and namespace properties
(like window start).
- getValue() - 类 中的方法org.apache.flink.table.runtime.operators.metrics.SimpleGauge
-
- getValue() - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.BytesMap.LookupInfo
-
- getValue() - 接口 中的方法org.apache.flink.table.runtime.util.KeyValueIterator
-
Retrieve the value from this iterator.
- getValueDataType() - 类 中的方法org.apache.flink.table.runtime.dataview.MapViewSpec
-
- getValueSerializer() - 类 中的方法org.apache.flink.table.runtime.dataview.MapViewSpec
-
- getValueSerializer() - 类 中的方法org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
- getWatermarkLatency() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperator
-
- getWatermarkLatency() - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.common.WindowAggOperator
-
- getWatermarkLatency() - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.operator.UnalignedWindowTableFunctionOperator
-
- getWindow() - 类 中的方法org.apache.flink.table.runtime.util.WindowKey
-
- getWindowAccumulators(W) - 接口 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction.Context
-
Gets the accumulators of the given window.
- getWindowSerializer(ExecutionConfig) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CountSlidingWindowAssigner
-
- getWindowSerializer(ExecutionConfig) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CountTumblingWindowAssigner
-
- getWindowSerializer(ExecutionConfig) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CumulativeWindowAssigner
-
- getWindowSerializer(ExecutionConfig) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.GroupWindowAssigner
-
Returns a TypeSerializer for serializing windows that are assigned by this WindowAssigner.
- getWindowSerializer(ExecutionConfig) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.SessionWindowAssigner
-
- getWindowSerializer(ExecutionConfig) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.SlidingWindowAssigner
-
- getWindowSerializer(ExecutionConfig) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.TumblingWindowAssigner
-
- getWindowSerializer(ExecutionConfig) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigners.WindowedUnsliceAssigner
-
- getWindowStart(long) - 接口 中的方法org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigner
-
Returns the corresponding window start timestamp of the given window end timestamp.
- getWindowStart(long) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.CumulativeSliceAssigner
-
- getWindowStart(long) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.HoppingSliceAssigner
-
- getWindowStart(long) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.TumblingSliceAssigner
-
- getWindowStart(long) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.WindowedSliceAssigner
-
- getWindowStartWithOffset(long, long, long) - 类 中的静态方法org.apache.flink.table.runtime.operators.window.TimeWindow
-
Method to get the window start for a timestamp.
- getWindowStateMergingConsumer() - 接口 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.internal.MergingWindowProcessFunction.MergingContext
-
Returns the consumer used to merge window state.
- getWindowTimerService() - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractSliceWindowAggProcessor
-
- getWindowTimerService() - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- getWindowTimerService() - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.processors.UnsliceWindowAggProcessor
-
- GlobalAggCombiner - org.apache.flink.table.runtime.operators.aggregate.window.combines中的类
-
An implementation of
RecordsCombiner that accumulates local accumulators records into the
window accumulator state.
- GlobalAggCombiner(WindowTimerService<Long>, StateKeyContext, WindowValueState<Long>, NamespaceAggsHandleFunction<Long>, NamespaceAggsHandleFunction<Long>) - 类 的构造器org.apache.flink.table.runtime.operators.aggregate.window.combines.GlobalAggCombiner
-
- GlobalAggCombiner.Factory - org.apache.flink.table.runtime.operators.aggregate.window.combines中的类
-
- globalAggregate(GeneratedNamespaceAggsHandleFunction<?>, GeneratedNamespaceAggsHandleFunction<?>, GeneratedNamespaceAggsHandleFunction<?>, AbstractRowDataSerializer<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.WindowAggOperatorBuilder
-
- GlobalRuntimeFilterBuilderOperator - org.apache.flink.table.runtime.operators.runtimefilter中的类
-
Global runtime filter builder operator.
- GlobalRuntimeFilterBuilderOperator(int) - 类 的构造器org.apache.flink.table.runtime.operators.runtimefilter.GlobalRuntimeFilterBuilderOperator
-
- GroupAggFunction - org.apache.flink.table.runtime.operators.aggregate中的类
-
Aggregate Function used for the groupby (without window) aggregate.
- GroupAggFunction(GeneratedAggsHandleFunction, GeneratedRecordEqualiser, LogicalType[], int, boolean, long) - 类 的构造器org.apache.flink.table.runtime.operators.aggregate.GroupAggFunction
-
- GroupTableAggFunction - org.apache.flink.table.runtime.operators.aggregate中的类
-
Aggregate Function used for the groupby (without window) table aggregate.
- GroupTableAggFunction(GeneratedTableAggsHandleFunction, LogicalType[], int, boolean, boolean, long) - 类 的构造器org.apache.flink.table.runtime.operators.aggregate.GroupTableAggFunction
-
- GroupWindowAssigner<W extends Window> - org.apache.flink.table.runtime.operators.window.groupwindow.assigners中的类
-
- GroupWindowAssigner() - 类 的构造器org.apache.flink.table.runtime.operators.window.groupwindow.assigners.GroupWindowAssigner
-
- growAndRehash() - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- growthThreshold - 类 中的变量org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
The map will be expanded once the number of elements exceeds this threshold.
- IDENTIFIER - 类 中的静态变量org.apache.flink.formats.raw.RawFormatFactory
-
- IdentityConverter<I> - org.apache.flink.table.data.conversion中的类
-
No-op converter that just forwards its input.
- IdentityConverter() - 类 的构造器org.apache.flink.table.data.conversion.IdentityConverter
-
- IdentityConverter() - 类 的构造器org.apache.flink.table.data.util.DataFormatConverters.IdentityConverter
-
- IfNullFunction - org.apache.flink.table.runtime.functions.scalar中的类
-
Implementation of BuiltInFunctionDefinitions.IF_NULL.
- IfNullFunction(SpecializedFunction.SpecializedContext) - 类 的构造器org.apache.flink.table.runtime.functions.scalar.IfNullFunction
-
- indexEntrySize - 类 中的变量org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- INIT_BUCKET_MEMORY_IN_BYTES - 类 中的静态变量org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- initBucketSegments(int) - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- initcap(String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL INITCAP(string) function.
- initCleanupTimeState(String) - 类 中的方法org.apache.flink.table.runtime.functions.KeyedProcessFunctionWithCleanupState
-
- initializeCache(Object) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.internal.MergingWindowSet
-
Set current key context of this window set.
- initializeMetrics(CacheMetricGroup) - 类 中的方法org.apache.flink.table.runtime.functions.table.lookup.fullcache.CacheLoader
-
- initializeState(FunctionInitializationContext) - 类 中的方法org.apache.flink.table.runtime.operators.rank.FastTop1Function
-
- initializeState(FunctionInitializationContext) - 类 中的方法org.apache.flink.table.runtime.operators.rank.UpdatableTopNFunction
-
- initializeState(StateInitializationContext) - 类 中的方法org.apache.flink.table.runtime.operators.sort.StreamSortOperator
-
- initializeState(StateInitializationContext) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.common.WindowAggOperator
-
- initializeWatermark(long) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- initializeWatermark(long) - 类 中的方法org.apache.flink.table.runtime.operators.deduplicate.window.processors.RowTimeWindowDeduplicateProcessor
-
- initializeWatermark(long) - 类 中的方法org.apache.flink.table.runtime.operators.rank.window.processors.WindowRankProcessor
-
- initializeWatermark(long) - 接口 中的方法org.apache.flink.table.runtime.operators.window.tvf.common.WindowProcessor
-
Initializes the watermark which restores from state.
- initPartitionFanOut - 类 中的变量org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- initRankEnd(RowData) - 类 中的方法org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
Initialize rank end.
- InputBase - org.apache.flink.table.runtime.operators.multipleinput.input中的类
-
- InputBase() - 类 的构造器org.apache.flink.table.runtime.operators.multipleinput.input.InputBase
-
- InputConversionOperator<E> - org.apache.flink.table.runtime.operators.source中的类
-
Operator that converts to internal data structures and wraps atomic records if necessary.
- InputConversionOperator(DynamicTableSource.DataStructureConverter, boolean, boolean, boolean, boolean) - 类 的构造器org.apache.flink.table.runtime.operators.source.InputConversionOperator
-
- inputCountIndex - 类 中的变量org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
-
- inputFieldTypes - 类 中的变量org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
-
- InputFormatCacheLoader - org.apache.flink.table.runtime.functions.table.lookup.fullcache.inputformat中的类
-
CacheLoader that used
InputFormat for loading data into the cache.
- InputFormatCacheLoader(InputFormat<RowData, ?>, GenericRowDataKeySelector, RowDataSerializer) - 类 的构造器org.apache.flink.table.runtime.functions.table.lookup.fullcache.inputformat.InputFormatCacheLoader
-
- inputRowType - 类 中的变量org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- InputSelectionHandler - org.apache.flink.table.runtime.operators.multipleinput.input中的类
-
- InputSelectionHandler(List<InputSelectionSpec>) - 类 的构造器org.apache.flink.table.runtime.operators.multipleinput.input.InputSelectionHandler
-
- InputSelectionSpec - org.apache.flink.table.runtime.operators.multipleinput.input中的类
-
Describe the inputId and read order of MultipleInput operator.
- InputSelectionSpec(int, int) - 类 的构造器org.apache.flink.table.runtime.operators.multipleinput.input.InputSelectionSpec
-
- inputSerializer(AbstractRowDataSerializer<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.WindowAggOperatorBuilder
-
- inputSerializer(AbstractRowDataSerializer<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.deduplicate.window.RowTimeWindowDeduplicateOperatorBuilder
-
- inputSerializer(AbstractRowDataSerializer<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
-
- InputSideHasNoUniqueKeyBundle - org.apache.flink.table.runtime.operators.join.stream.bundle中的类
-
For the case that input has no uniqueKey.
- InputSideHasNoUniqueKeyBundle() - 类 的构造器org.apache.flink.table.runtime.operators.join.stream.bundle.InputSideHasNoUniqueKeyBundle
-
- InputSideHasUniqueKeyBundle - org.apache.flink.table.runtime.operators.join.stream.bundle中的类
-
For the case that input has uniqueKey which is not contained by joinKey.
- InputSideHasUniqueKeyBundle() - 类 的构造器org.apache.flink.table.runtime.operators.join.stream.bundle.InputSideHasUniqueKeyBundle
-
- InputSpec - org.apache.flink.table.runtime.operators.multipleinput.input中的类
-
Describe the info of Input.
- InputSpec(int, int, TableOperatorWrapper<?>, int) - 类 的构造器org.apache.flink.table.runtime.operators.multipleinput.input.InputSpec
-
- inputSpecMap - 类 中的变量org.apache.flink.table.runtime.operators.multipleinput.MultipleInputStreamOperatorBase
-
- InputSplitCacheLoadTask - org.apache.flink.table.runtime.functions.table.lookup.fullcache.inputformat中的类
-
Parallel task that loads data into the cache from InputFormat with specified InputSplit.
- InputSplitCacheLoadTask(ConcurrentHashMap<RowData, Collection<RowData>>, GenericRowDataKeySelector, RowDataSerializer, InputFormat<RowData, InputSplit>, InputSplit) - 类 的构造器org.apache.flink.table.runtime.functions.table.lookup.fullcache.inputformat.InputSplitCacheLoadTask
-
- InsensitiveOverFrame - org.apache.flink.table.runtime.operators.over.frame中的类
-
The insensitive window frame calculates the statements which shouldn't care the window frame, for
example RANK/DENSE_RANK/PERCENT_RANK/NTILE/ROW_NUMBER.
- InsensitiveOverFrame(GeneratedAggsHandleFunction) - 类 的构造器org.apache.flink.table.runtime.operators.over.frame.InsensitiveOverFrame
-
- insertIntoProbeBuffer(RowData) - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
If the probe row corresponding partition has been spilled to disk, just call this method
spill probe row to disk.
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.conversion.DayTimeIntervalDurationConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.ArrayDataConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.BooleanConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.ByteConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.DateConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.DoubleConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.FloatConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.IntConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.LocalDateConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.LocalTimeConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.LongConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.MapDataConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.PrimitiveBooleanArrayConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.PrimitiveByteArrayConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.PrimitiveDoubleArrayConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.PrimitiveFloatArrayConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.PrimitiveIntArrayConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.PrimitiveLongArrayConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.PrimitiveShortArrayConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.RawValueDataConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.ShortConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.StringConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.StringDataConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.TimeConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.runtime.connector.source.ScanRuntimeProviderContext
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.runtime.keyselector.EmptyRowDataKeySelector
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.runtime.typeutils.StringDataSerializer
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
-
- InstantConverter(int) - 类 的构造器org.apache.flink.table.data.util.DataFormatConverters.InstantConverter
-
- instr(BinaryStringData, BinaryStringData, int, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- IntApproxCountDistinctAggFunction() - 类 的构造器org.apache.flink.table.runtime.functions.aggregate.BatchApproxCountDistinctAggFunctions.IntApproxCountDistinctAggFunction
-
- internalPool - 类 中的变量org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- InternalSerializers - org.apache.flink.table.runtime.typeutils中的类
-
TypeSerializer of LogicalType for internal data structures.
- internalTimerService - 类 中的变量org.apache.flink.table.runtime.operators.window.tvf.common.WindowAggOperator
-
The service to register timers.
- internalTimerService - 类 中的变量org.apache.flink.table.runtime.operators.window.tvf.common.WindowTimerServiceBase
-
- InternalTimeWindowAssigner - org.apache.flink.table.runtime.operators.window.groupwindow.assigners中的接口
-
The internal time window assigner which has some useful methods.
- InternalTypeInfo<T> - org.apache.flink.table.runtime.typeutils中的类
-
Type information that wraps a serializer that originated from a LogicalType.
- InternalWindowProcessFunction<K,W extends Window> - org.apache.flink.table.runtime.operators.window.groupwindow.internal中的类
-
The internal interface for functions that process over grouped windows.
- InternalWindowProcessFunction(GroupWindowAssigner<W>, NamespaceAggsHandleFunctionBase<W>, long) - 类 的构造器org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction
-
- InternalWindowProcessFunction.Context<K,W extends Window> - org.apache.flink.table.runtime.operators.window.groupwindow.internal中的接口
-
- intersects(TimeWindow) - 类 中的方法org.apache.flink.table.runtime.operators.window.TimeWindow
-
Returns true if this window intersects the given window.
- IntervalJoinFunction - org.apache.flink.table.runtime.operators.join.interval中的类
-
- IntervalJoinFunction(GeneratedJoinCondition, InternalTypeInfo<RowData>, boolean[]) - 类 的构造器org.apache.flink.table.runtime.operators.join.interval.IntervalJoinFunction
-
- IntHashSet - org.apache.flink.table.runtime.util.collections中的类
-
Int hash set.
- IntHashSet(int, float) - 类 的构造器org.apache.flink.table.runtime.util.collections.IntHashSet
-
- IntHashSet(int) - 类 的构造器org.apache.flink.table.runtime.util.collections.IntHashSet
-
- IntHashSet() - 类 的构造器org.apache.flink.table.runtime.util.collections.IntHashSet
-
- invalidate(RowData) - 类 中的方法org.apache.flink.table.runtime.functions.table.lookup.fullcache.LookupFullCache
-
- invertKey() - 接口 中的方法org.apache.flink.table.runtime.generated.NormalizedKeyComputer
-
Flag whether normalized key comparisons should be inverted key.
- inView - 类 中的变量org.apache.flink.table.runtime.io.BinaryRowChannelInputViewIterator
-
- ioManager - 类 中的变量org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
The I/O manager used to instantiate writers for the spilled partitions.
- ioManager - 类 中的变量org.apache.flink.table.runtime.operators.sort.AbstractBinaryExternalMerger
-
- is32BitDecimal(int) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- is64BitDecimal(int) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- isAccumulateMsg(RowData) - 类 中的静态方法org.apache.flink.table.data.util.RowDataUtil
-
Returns true if the message is either RowKind.INSERT or RowKind.UPDATE_AFTER,
which refers to an accumulate operation of aggregation.
- isAlpha(Object) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- isArray(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isAssignable(LogicalType, LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.types.PlannerTypeUtils
-
Now in the conversion to the TypeInformation from DataType, type may lose some information
about nullable and precision.
- isAsyncStateProcessingEnabled() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.FirstInputOfTwoInput
-
- isAsyncStateProcessingEnabled() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.OneInput
-
- isAsyncStateProcessingEnabled() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.SecondInputOfTwoInput
-
- isBasicType() - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- isBasicType() - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
-
- isBasicType() - 类 中的方法org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- isBasicType() - 类 中的方法org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
-
- isBasicType() - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
-
- isBinaryString(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isBoolean(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isBounded() - 类 中的方法org.apache.flink.table.runtime.connector.sink.SinkRuntimeProviderContext
-
- isBuildOuter() - 枚举 中的方法org.apache.flink.table.runtime.operators.join.HashJoinType
-
- isByteArrayDecimal(int) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- isCharacterString(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isCleanupTime(W, long) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction
-
Returns true if the given time is the cleanup time for the given window.
- isClosed() - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- isClosed() - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
-
- isClosed() - 类 中的方法org.apache.flink.table.runtime.io.CompressedHeaderlessChannelReaderInputView
-
- isClosed() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
Checks if the wrapped operator has been closed.
- isCollected() - 类 中的方法org.apache.flink.table.runtime.collector.TableFunctionCollector
-
Whether Collector.collect(Object) has been called.
- isComparable(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isDecimal(Object) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- isDecimal(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isDense - 类 中的变量org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
Is now dense mode.
- isDeterministic() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.BuiltInAggregateFunction
-
- isDeterministic() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.FirstValueAggFunction
-
- isDeterministic() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.LastValueAggFunction
-
- isDeterministic() - 类 中的方法org.apache.flink.table.runtime.functions.BuiltInSpecializedFunction
-
- isDeterministic() - 类 中的方法org.apache.flink.table.runtime.functions.scalar.BuiltInScalarFunction
-
- isDeterministic() - 类 中的方法org.apache.flink.table.runtime.functions.table.BuiltInTableFunction
-
- isDigit(Object) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- isDuplicate(RowData, RowData, int, boolean) - 类 中的静态方法org.apache.flink.table.runtime.operators.deduplicate.DeduplicateFunctionHelper
-
Returns current row is duplicate row or not compared to previous row.
- isEmpty() - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator.AssociatedRecords
-
- isEmpty() - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.bundle.BufferBundle
-
Check if this bufferBundle is empty.
- isEmpty() - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryInMemorySortBuffer
-
Checks whether the buffer is empty.
- isEmpty(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.state.WindowMapState
-
Returns true if this state contains no key-value mappings, otherwise false.
- isEndOfStream(RowData) - 类 中的方法org.apache.flink.formats.raw.RawFormatDeserializationSchema
-
- isEventTime - 类 中的变量org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- isEventTime() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CountSlidingWindowAssigner
-
- isEventTime() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CountTumblingWindowAssigner
-
- isEventTime() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CumulativeWindowAssigner
-
- isEventTime() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.GroupWindowAssigner
-
Returns true if elements are assigned to windows based on event time, false
otherwise.
- isEventTime() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.SessionWindowAssigner
-
- isEventTime() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.SlidingWindowAssigner
-
- isEventTime() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.TumblingWindowAssigner
-
- isEventTime() - 接口 中的方法org.apache.flink.table.runtime.operators.window.tvf.common.WindowAssigner
-
Returns true if elements are assigned to windows based on event time, false
based on processing time.
- isEventTime() - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.WindowedSliceAssigner
-
- isEventTime() - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigners.SessionUnsliceAssigner
-
- isEventTime() - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigners.WindowedUnsliceAssigner
-
- isFound() - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.BytesMap.LookupInfo
-
- isIdentityConversion() - 接口 中的方法org.apache.flink.table.data.conversion.DataStructureConverter
-
Returns whether this conversion is a no-op.
- isIdentityConversion() - 类 中的方法org.apache.flink.table.data.conversion.IdentityConverter
-
- isImmutableType() - 类 中的方法org.apache.flink.table.runtime.operators.window.CountWindow.Serializer
-
- isImmutableType() - 类 中的方法org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
-
- isImmutableType() - 类 中的方法org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.table.runtime.typeutils.LinkedListSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.table.runtime.typeutils.StringDataSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- isInRankEnd(long) - 类 中的方法org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- isInRankRange(long) - 类 中的方法org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- isInteger(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isInternalInput() - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- isInteroperable(LogicalType, LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.types.PlannerTypeUtils
-
Can the two types operate with each other.
- isJsonArray(String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlJsonUtils
-
- isJsonObject(String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlJsonUtils
-
- isJsonScalar(String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlJsonUtils
-
- isJsonValue(String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlJsonUtils
-
- isKeyFullyDetermines() - 接口 中的方法org.apache.flink.table.runtime.generated.NormalizedKeyComputer
-
whether the normalized key can fully determines the comparison.
- isKeyType() - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- isKeyType() - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
-
- isKeyType() - 类 中的方法org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- isKeyType() - 类 中的方法org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
-
- isKeyType() - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
-
- isLeftOuter() - 枚举 中的方法org.apache.flink.table.runtime.operators.join.FlinkJoinType
-
- isLeftOuterJoin - 类 中的变量org.apache.flink.table.runtime.operators.join.lookup.LookupJoinRunner
-
- isLong(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isMap(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isMultiset(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isMutable(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isNullAt(int) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- isNullAt(int) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- isNumeric(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isOuter() - 枚举 中的方法org.apache.flink.table.runtime.operators.join.FlinkJoinType
-
- isPointwise() - 类 中的方法org.apache.flink.table.runtime.partitioner.BinaryHashPartitioner
-
- isPrimitive(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.types.PlannerTypeUtils
-
- isPrimitive(LogicalTypeRoot) - 类 中的静态方法org.apache.flink.table.runtime.types.PlannerTypeUtils
-
- isProbeOuter() - 枚举 中的方法org.apache.flink.table.runtime.operators.join.HashJoinType
-
- isProcessingTimeTimer(KeyedProcessFunction<K, IN, OUT>.OnTimerContext) - 类 中的方法org.apache.flink.table.runtime.functions.KeyedProcessFunctionWithCleanupState
-
- isProcTime(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isRaw(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isReference(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isRetractMsg(RowData) - 类 中的静态方法org.apache.flink.table.data.util.RowDataUtil
-
Returns true if the message is either RowKind.DELETE or RowKind.UPDATE_BEFORE, which refers to a retract operation of aggregation.
- isRightOuter() - 枚举 中的方法org.apache.flink.table.runtime.operators.join.FlinkJoinType
-
- isRow(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isRowTime(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isSpaceString(BinaryStringData) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- isStopped - 类 中的变量org.apache.flink.table.runtime.functions.table.lookup.fullcache.CacheLoader
-
- isStructuredType(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isTemporal(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isTimeInterval(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isTimePoint(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isTimestamp(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isTimestampWithLocalZone(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isTupleType() - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- isTupleType() - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
-
- isTupleType() - 类 中的方法org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- isTupleType() - 类 中的方法org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
-
- isTupleType() - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
-
- isWindowFired(long, long, ZoneId) - 类 中的静态方法org.apache.flink.table.runtime.util.TimeWindowUtil
-
Returns the window should fired or not on current progress.
- isWindowLate(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction
-
Returns true if the watermark is after the end timestamp plus the allowed lateness of
the given window.
- IterativeConditionRunner - org.apache.flink.table.runtime.operators.match中的类
-
A RichIterativeCondition wrapper to delegate invocation to the code generated RichIterativeCondition.
- IterativeConditionRunner(GeneratedFunction<RichIterativeCondition<RowData>>) - 类 的构造器org.apache.flink.table.runtime.operators.match.IterativeConditionRunner
-
- iterator(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.state.WindowMapState
-
Iterates over all the mappings in the state.
- iterator() - 类 中的方法org.apache.flink.table.runtime.util.SingleElementIterator
-
- LagAcc() - 类 的构造器org.apache.flink.table.runtime.functions.aggregate.LagAggFunction.LagAcc
-
- LagAggFunction<T> - org.apache.flink.table.runtime.functions.aggregate中的类
-
Lag AggregateFunction.
- LagAggFunction(LogicalType[]) - 类 的构造器org.apache.flink.table.runtime.functions.aggregate.LagAggFunction
-
- LagAggFunction.LagAcc<T> - org.apache.flink.table.runtime.functions.aggregate中的类
-
Accumulator for LAG.
- lastBucketPosition - 类 中的变量org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- lastElement() - 类 中的方法org.apache.flink.table.runtime.operators.rank.TopNBuffer
-
Returns the last record of the last Entry in the buffer.
- lastEntry() - 类 中的方法org.apache.flink.table.runtime.operators.rank.TopNBuffer
-
Returns the last Entry in the buffer.
- lastIndexEntryOffset - 类 中的变量org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- lastOrder - 类 中的变量org.apache.flink.table.runtime.functions.aggregate.LastValueWithRetractAggFunction.LastValueWithRetractAccumulator
-
- lastTriggeredProcessingTime - 类 中的变量org.apache.flink.table.runtime.operators.window.tvf.common.WindowAggOperator
-
The tracked processing time triggered last time.
- lastValue - 类 中的变量org.apache.flink.table.runtime.functions.aggregate.LastValueWithRetractAggFunction.LastValueWithRetractAccumulator
-
- LastValueAggFunction<T> - org.apache.flink.table.runtime.functions.aggregate中的类
-
Built-in LAST_VALUE aggregate function.
- LastValueAggFunction(LogicalType) - 类 的构造器org.apache.flink.table.runtime.functions.aggregate.LastValueAggFunction
-
- LastValueWithRetractAccumulator() - 类 的构造器org.apache.flink.table.runtime.functions.aggregate.LastValueWithRetractAggFunction.LastValueWithRetractAccumulator
-
- LastValueWithRetractAggFunction<T> - org.apache.flink.table.runtime.functions.aggregate中的类
-
Built-in LAST_VALUE with retraction aggregate function.
- LastValueWithRetractAggFunction(LogicalType) - 类 的构造器org.apache.flink.table.runtime.functions.aggregate.LastValueWithRetractAggFunction
-
- LastValueWithRetractAggFunction.LastValueWithRetractAccumulator<T> - org.apache.flink.table.runtime.functions.aggregate中的类
-
Accumulator for LAST_VALUE with retraction.
- lateRecordsDroppedRate - 类 中的变量org.apache.flink.table.runtime.operators.window.tvf.common.WindowAggOperator
-
- LazyMemorySegmentPool - org.apache.flink.table.runtime.util中的类
-
- LazyMemorySegmentPool(Object, MemoryManager, int) - 类 的构造器org.apache.flink.table.runtime.util.LazyMemorySegmentPool
-
- LEFT_RECORDS_STATE_NAME - 类 中的静态变量org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
-
- leftInputSideSpec - 类 中的变量org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
-
- leftIsOuter - 类 中的变量org.apache.flink.table.runtime.operators.join.stream.StreamingJoinOperator
-
- leftRecordStateView - 类 中的变量org.apache.flink.table.runtime.operators.join.stream.StreamingJoinOperator
-
- leftSemiOrAnti() - 枚举 中的方法org.apache.flink.table.runtime.operators.join.HashJoinType
-
- leftSerializer - 类 中的变量org.apache.flink.table.runtime.operators.join.window.WindowJoinOperator
-
- leftSerializer(TypeSerializer<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.join.window.WindowJoinOperatorBuilder
-
- leftStateRetentionTime - 类 中的变量org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
-
- leftType - 类 中的变量org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
-
- leftWindowEndIndex(int) - 类 中的方法org.apache.flink.table.runtime.operators.join.window.WindowJoinOperatorBuilder
-
- LegacyInstantTypeInfo - org.apache.flink.table.runtime.typeutils中的类
-
- LegacyInstantTypeInfo(int) - 类 的构造器org.apache.flink.table.runtime.typeutils.LegacyInstantTypeInfo
-
- LegacyLocalDateTimeTypeInfo - org.apache.flink.table.runtime.typeutils中的类
-
- LegacyLocalDateTimeTypeInfo(int) - 类 的构造器org.apache.flink.table.runtime.typeutils.LegacyLocalDateTimeTypeInfo
-
- LegacyTimestampTypeInfo - org.apache.flink.table.runtime.typeutils中的类
-
- LegacyTimestampTypeInfo(int) - 类 的构造器org.apache.flink.table.runtime.typeutils.LegacyTimestampTypeInfo
-
- LENGTH_SIZE_IN_BYTES - 类 中的静态变量org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- LimitOperator - org.apache.flink.table.runtime.operators.sort中的类
-
Operator for batch limit.
- LimitOperator(boolean, long, long) - 类 的构造器org.apache.flink.table.runtime.operators.sort.LimitOperator
-
- LinkedListSerializer<T> - org.apache.flink.table.runtime.typeutils中的类
-
- LinkedListSerializer(TypeSerializer<T>) - 类 的构造器org.apache.flink.table.runtime.typeutils.LinkedListSerializer
-
Creates a list serializer that uses the given serializer to serialize the list's elements.
- LinkedListSerializer(TypeSerializer<T>, boolean) - 类 的构造器org.apache.flink.table.runtime.typeutils.LinkedListSerializer
-
- LinkedListSerializer.LinkedListSerializerSnapshot<T> - org.apache.flink.table.runtime.typeutils中的类
-
- LinkedListSerializerSnapshot() - 类 的构造器org.apache.flink.table.runtime.typeutils.LinkedListSerializer.LinkedListSerializerSnapshot
-
Constructor for read instantiation.
- LinkedListSerializerSnapshot(LinkedListSerializer<T>) - 类 的构造器org.apache.flink.table.runtime.typeutils.LinkedListSerializer.LinkedListSerializerSnapshot
-
Constructor to create the snapshot for writing.
- list - 类 中的变量org.apache.flink.table.runtime.functions.aggregate.ArrayAggFunction.ArrayAggAccumulator
-
- list - 类 中的变量org.apache.flink.table.runtime.functions.aggregate.JsonArrayAggFunction.Accumulator
-
- list - 类 中的变量org.apache.flink.table.runtime.functions.aggregate.ListAggWithRetractAggFunction.ListAggWithRetractAccumulator
-
- list - 类 中的变量org.apache.flink.table.runtime.functions.aggregate.ListAggWsWithRetractAggFunction.ListAggWsWithRetractAccumulator
-
- ListAggWithRetractAccumulator() - 类 的构造器org.apache.flink.table.runtime.functions.aggregate.ListAggWithRetractAggFunction.ListAggWithRetractAccumulator
-
- ListAggWithRetractAggFunction - org.apache.flink.table.runtime.functions.aggregate中的类
-
Built-in LISTAGG with retraction aggregate function.
- ListAggWithRetractAggFunction() - 类 的构造器org.apache.flink.table.runtime.functions.aggregate.ListAggWithRetractAggFunction
-
- ListAggWithRetractAggFunction.ListAggWithRetractAccumulator - org.apache.flink.table.runtime.functions.aggregate中的类
-
Accumulator for LISTAGG with retraction.
- ListAggWsWithRetractAccumulator() - 类 的构造器org.apache.flink.table.runtime.functions.aggregate.ListAggWsWithRetractAggFunction.ListAggWsWithRetractAccumulator
-
- ListAggWsWithRetractAggFunction - org.apache.flink.table.runtime.functions.aggregate中的类
-
Built-in LISTAGGWS with retraction aggregate function.
- ListAggWsWithRetractAggFunction() - 类 的构造器org.apache.flink.table.runtime.functions.aggregate.ListAggWsWithRetractAggFunction
-
- ListAggWsWithRetractAggFunction.ListAggWsWithRetractAccumulator - org.apache.flink.table.runtime.functions.aggregate中的类
-
Accumulator for LISTAGGWS with retraction.
- ListenableCollector<T> - org.apache.flink.table.runtime.collector中的类
-
A listenable collector for lookup join that can be called when an original record was collected.
- ListenableCollector() - 类 的构造器org.apache.flink.table.runtime.collector.ListenableCollector
-
- ListenableCollector.CollectListener<T> - org.apache.flink.table.runtime.collector中的接口
-
An interface can listen on collecting original record.
- ListMemorySegmentPool - org.apache.flink.table.runtime.operators.sort中的类
-
MemorySegment pool of a MemorySegment list.
- ListMemorySegmentPool(List<MemorySegment>) - 类 的构造器org.apache.flink.table.runtime.operators.sort.ListMemorySegmentPool
-
- ListViewSpec - org.apache.flink.table.runtime.dataview中的类
-
Specification for a ListView.
- ListViewSpec(String, int, DataType) - 类 的构造器org.apache.flink.table.runtime.dataview.ListViewSpec
-
- ListViewSpec(String, int, DataType, TypeSerializer<?>) - 类 的构造器org.apache.flink.table.runtime.dataview.ListViewSpec
-
已过时。
- LITTLE_ENDIAN - 类 中的静态变量org.apache.flink.formats.raw.RawFormatOptions
-
- LITTLE_ENDIAN - 类 中的静态变量org.apache.flink.table.runtime.util.SegmentsUtil
-
Constant that flags the byte order.
- LOAD_FACTOR - 类 中的静态变量org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- LocalAggCombiner - org.apache.flink.table.runtime.operators.aggregate.window.combines中的类
-
An implementation of
RecordsCombiner that accumulates input records into local
accumulators.
- LocalAggCombiner(NamespaceAggsHandleFunction<Long>, Collector<RowData>) - 类 的构造器org.apache.flink.table.runtime.operators.aggregate.window.combines.LocalAggCombiner
-
- LocalAggCombiner.Factory - org.apache.flink.table.runtime.operators.aggregate.window.combines中的类
-
- LocalDateTimeConverter(int) - 类 的构造器org.apache.flink.table.data.util.DataFormatConverters.LocalDateTimeConverter
-
- LocalFactory(PagedTypeSerializer<RowData>, AbstractRowDataSerializer<RowData>, RecordsCombiner.LocalFactory) - 类 的构造器org.apache.flink.table.runtime.operators.aggregate.window.buffers.RecordsWindowBuffer.LocalFactory
-
- LocalRuntimeFilterBuilderOperator - org.apache.flink.table.runtime.operators.runtimefilter中的类
-
Local runtime filter builder operator.
- LocalRuntimeFilterBuilderOperator(GeneratedProjection, int, int) - 类 的构造器org.apache.flink.table.runtime.operators.runtimefilter.LocalRuntimeFilterBuilderOperator
-
- LocalSlicingWindowAggOperator - org.apache.flink.table.runtime.operators.aggregate.window中的类
-
The operator used for local window aggregation.
- LocalSlicingWindowAggOperator(RowDataKeySelector, SliceAssigner, WindowBuffer.LocalFactory, ZoneId) - 类 的构造器org.apache.flink.table.runtime.operators.aggregate.window.LocalSlicingWindowAggOperator
-
- LocalZonedTimestampInstantConverter - org.apache.flink.table.data.conversion中的类
-
Converter for
LocalZonedTimestampType of
Instant external type.
- LocalZonedTimestampInstantConverter() - 类 的构造器org.apache.flink.table.data.conversion.LocalZonedTimestampInstantConverter
-
- LocalZonedTimestampIntConverter - org.apache.flink.table.data.conversion中的类
-
Converter for
LocalZonedTimestampType of
Integer external type.
- LocalZonedTimestampIntConverter() - 类 的构造器org.apache.flink.table.data.conversion.LocalZonedTimestampIntConverter
-
- LocalZonedTimestampLongConverter - org.apache.flink.table.data.conversion中的类
-
Converter for
LocalZonedTimestampType of
Long external type.
- LocalZonedTimestampLongConverter() - 类 的构造器org.apache.flink.table.data.conversion.LocalZonedTimestampLongConverter
-
- LocalZonedTimestampTimestampConverter - org.apache.flink.table.data.conversion中的类
-
Converter for
LocalZonedTimestampType of
Timestamp external type.
- LocalZonedTimestampTimestampConverter() - 类 的构造器org.apache.flink.table.data.conversion.LocalZonedTimestampTimestampConverter
-
- log(double) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Returns the natural logarithm of "x".
- log(DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- log(double, double) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Returns the logarithm of "x" with base "base".
- log(double, DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- log(DecimalData, double) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- log(DecimalData, DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- LOG - 类 中的静态变量org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- log10(double) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- log10(DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- log2(double) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Returns the logarithm of "a" with base 2.
- log2(DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- log2NumBuckets - 类 中的变量org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- LogicalTypeDataTypeConverter - org.apache.flink.table.runtime.types中的类
-
已过时。
- LogicalTypeDataTypeConverter() - 类 的构造器org.apache.flink.table.runtime.types.LogicalTypeDataTypeConverter
-
已过时。
- LongApproxCountDistinctAggFunction() - 类 的构造器org.apache.flink.table.runtime.functions.aggregate.BatchApproxCountDistinctAggFunctions.LongApproxCountDistinctAggFunction
-
- LongHashPartition - org.apache.flink.table.runtime.hashtable中的类
-
- LongHashPartition.MatchIterator - org.apache.flink.table.runtime.hashtable中的类
-
Iterator for probe match.
- LongHashPartitionChannelReaderInputViewIterator - org.apache.flink.table.runtime.io中的类
-
A simple iterator over the input read though an I/O channel.
- LongHashPartitionChannelReaderInputViewIterator(ChannelReaderInputView, BinaryRowDataSerializer) - 类 的构造器org.apache.flink.table.runtime.io.LongHashPartitionChannelReaderInputViewIterator
-
- LongHashSet - org.apache.flink.table.runtime.util.collections中的类
-
Long hash set.
- LongHashSet(int, float) - 类 的构造器org.apache.flink.table.runtime.util.collections.LongHashSet
-
- LongHashSet(int) - 类 的构造器org.apache.flink.table.runtime.util.collections.LongHashSet
-
- LongHashSet() - 类 的构造器org.apache.flink.table.runtime.util.collections.LongHashSet
-
- LongHybridHashTable - org.apache.flink.table.runtime.hashtable中的类
-
Special optimized hashTable with key long.
- LongHybridHashTable(Object, boolean, int, BinaryRowDataSerializer, BinaryRowDataSerializer, MemoryManager, long, IOManager, int, long) - 类 的构造器org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
- LongTimestampDataConverter(int) - 类 的构造器org.apache.flink.table.data.util.DataFormatConverters.LongTimestampDataConverter
-
- lookup(RowData) - 类 中的方法org.apache.flink.table.runtime.functions.table.lookup.CachingLookupFunction
-
- lookup(RowData) - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.RetryableLookupFunctionDelegator
-
- lookup(K) - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- LOOKUP_CACHE_METRIC_GROUP_NAME - 类 中的静态变量org.apache.flink.table.runtime.functions.table.lookup.CachingAsyncLookupFunction
-
- LOOKUP_CACHE_METRIC_GROUP_NAME - 类 中的静态变量org.apache.flink.table.runtime.functions.table.lookup.CachingLookupFunction
-
- LookupBucketIterator - org.apache.flink.table.runtime.hashtable中的类
-
Build iterator from bucket to match probe row.
- LookupCacheManager - org.apache.flink.table.runtime.functions.table.lookup中的类
-
Managing shared caches across different subtasks.
- LookupCacheManager.RefCountedCache - org.apache.flink.table.runtime.functions.table.lookup中的类
-
A wrapper class of LookupCache which also tracks the reference count of it.
- LookupFullCache - org.apache.flink.table.runtime.functions.table.lookup.fullcache中的类
-
Internal implementation of LookupCache for LookupOptions.LookupCacheType.FULL.
- LookupFullCache(CacheLoader, CacheReloadTrigger) - 类 的构造器org.apache.flink.table.runtime.functions.table.lookup.fullcache.LookupFullCache
-
- LookupJoinRunner - org.apache.flink.table.runtime.operators.join.lookup中的类
-
The join runner to lookup the dimension table.
- LookupJoinRunner(GeneratedFunction<FlatMapFunction<RowData, RowData>>, GeneratedCollector<ListenableCollector<RowData>>, GeneratedFunction<FilterCondition>, boolean, int) - 类 的构造器org.apache.flink.table.runtime.operators.join.lookup.LookupJoinRunner
-
- LookupJoinWithCalcRunner - org.apache.flink.table.runtime.operators.join.lookup中的类
-
The join runner with an additional calculate function on the dimension table.
- LookupJoinWithCalcRunner(GeneratedFunction<FlatMapFunction<RowData, RowData>>, GeneratedFunction<FlatMapFunction<RowData, RowData>>, GeneratedCollector<ListenableCollector<RowData>>, GeneratedFunction<FilterCondition>, boolean, int) - 类 的构造器org.apache.flink.table.runtime.operators.join.lookup.LookupJoinWithCalcRunner
-
- LookupRuntimeProviderContext - org.apache.flink.table.runtime.connector.source中的类
-
Implementation of LookupTableSource.Context.
- LookupRuntimeProviderContext(int[][]) - 类 的构造器org.apache.flink.table.runtime.connector.source.LookupRuntimeProviderContext
-
- lpad(String, int, String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Returns the string str left-padded with the string pad to a length of len characters.
- LRUMap<K,V> - org.apache.flink.table.runtime.util中的类
-
An LRU cache, based on LinkedHashMap.
- LRUMap(int) - 类 的构造器org.apache.flink.table.runtime.util.LRUMap
-
- LRUMap(int, LRUMap.RemovalListener<K, V>) - 类 的构造器org.apache.flink.table.runtime.util.LRUMap
-
- LRUMap.RemovalListener<K,V> - org.apache.flink.table.runtime.util中的接口
-
An object that can receive a notification when an entry is removed from a LRUMap.
- map - 类 中的变量org.apache.flink.table.runtime.functions.aggregate.CollectAggFunction.CollectAccumulator
-
- map - 类 中的变量org.apache.flink.table.runtime.functions.aggregate.JsonObjectAggFunction.Accumulator
-
- map - 类 中的变量org.apache.flink.table.runtime.functions.aggregate.MaxWithRetractAggFunction.MaxWithRetractAccumulator
-
- map - 类 中的变量org.apache.flink.table.runtime.functions.aggregate.MinWithRetractAggFunction.MinWithRetractAccumulator
-
- map(RowData) - 类 中的方法org.apache.flink.table.runtime.operators.join.interval.PaddingLeftMapFunction
-
- map(RowData) - 类 中的方法org.apache.flink.table.runtime.operators.join.interval.PaddingRightMapFunction
-
- MapBundleFunction<K,V,IN,OUT> - org.apache.flink.table.runtime.operators.bundle中的类
-
Basic interface for map bundle processing.
- MapBundleFunction() - 类 的构造器org.apache.flink.table.runtime.operators.bundle.MapBundleFunction
-
- MapBundleOperator<K,V,IN,OUT> - org.apache.flink.table.runtime.operators.bundle中的类
-
The
MapBundleOperator uses a
KeySelector to extract bundle key, thus can be used
with non-keyed-stream.
- MapBundleOperator(MapBundleFunction<K, V, IN, OUT>, BundleTrigger<IN>, KeySelector<IN, K>) - 类 的构造器org.apache.flink.table.runtime.operators.bundle.MapBundleOperator
-
- MapConverter(DataType, DataType) - 类 的构造器org.apache.flink.table.data.util.DataFormatConverters.MapConverter
-
- MapDataSerializer - org.apache.flink.table.runtime.typeutils中的类
-
Serializer for MapData.
- MapDataSerializer(LogicalType, LogicalType) - 类 的构造器org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
- MapDataSerializer.MapDataSerializerSnapshot - org.apache.flink.table.runtime.typeutils中的类
-
- MapDataSerializerSnapshot() - 类 的构造器org.apache.flink.table.runtime.typeutils.MapDataSerializer.MapDataSerializerSnapshot
-
- MapDataUtil - org.apache.flink.table.data.util中的类
-
Utilities for MapData.
- MapDataUtil() - 类 的构造器org.apache.flink.table.data.util.MapDataUtil
-
- MapEntriesFunction - org.apache.flink.table.runtime.functions.scalar中的类
-
Implementation of BuiltInFunctionDefinitions.MAP_ENTRIES.
- MapEntriesFunction(SpecializedFunction.SpecializedContext) - 类 的构造器org.apache.flink.table.runtime.functions.scalar.MapEntriesFunction
-
- MapFromArraysFunction - org.apache.flink.table.runtime.functions.scalar中的类
-
Implementation of BuiltInFunctionDefinitions.MAP_FROM_ARRAYS.
- MapFromArraysFunction(SpecializedFunction.SpecializedContext) - 类 的构造器org.apache.flink.table.runtime.functions.scalar.MapFromArraysFunction
-
- mapFromPages(BinaryRowData, AbstractPagedInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- mapFromPages(T, AbstractPagedInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.PagedTypeSerializer
-
Map a reused record from the given source paged input view.
- mapFromPages(RowData, AbstractPagedInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- mapFromPages(WindowKey, AbstractPagedInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- MapKeysFunction - org.apache.flink.table.runtime.functions.scalar中的类
-
Implementation of BuiltInFunctionDefinitions.MAP_KEYS.
- MapKeysFunction(SpecializedFunction.SpecializedContext) - 类 的构造器org.apache.flink.table.runtime.functions.scalar.MapKeysFunction
-
- MapMapConverter<K,V> - org.apache.flink.table.data.conversion中的类
-
Converter for
MapType/
MultisetType of
Map external type.
- mapSize - 类 中的变量org.apache.flink.table.runtime.functions.aggregate.MaxWithRetractAggFunction.MaxWithRetractAccumulator
-
- mapSize - 类 中的变量org.apache.flink.table.runtime.functions.aggregate.MinWithRetractAggFunction.MinWithRetractAccumulator
-
- MapUnionFunction - org.apache.flink.table.runtime.functions.scalar中的类
-
Implementation of BuiltInFunctionDefinitions.MAP_UNION.
- MapUnionFunction(SpecializedFunction.SpecializedContext) - 类 的构造器org.apache.flink.table.runtime.functions.scalar.MapUnionFunction
-
- MapUnnestTableFunction(SpecializedFunction.SpecializedContext, LogicalType, ArrayData.ElementGetter, ArrayData.ElementGetter) - 类 的构造器org.apache.flink.table.runtime.functions.table.UnnestRowsFunction.MapUnnestTableFunction
-
- MapValuesFunction - org.apache.flink.table.runtime.functions.scalar中的类
-
Implementation of BuiltInFunctionDefinitions.MAP_VALUES.
- MapValuesFunction(SpecializedFunction.SpecializedContext) - 类 的构造器org.apache.flink.table.runtime.functions.scalar.MapValuesFunction
-
- MapViewSpec - org.apache.flink.table.runtime.dataview中的类
-
Specification for a MapView.
- MapViewSpec(String, int, DataType, boolean) - 类 的构造器org.apache.flink.table.runtime.dataview.MapViewSpec
-
- MapViewSpec(String, int, DataType, boolean, TypeSerializer<?>, TypeSerializer<?>) - 类 的构造器org.apache.flink.table.runtime.dataview.MapViewSpec
-
已过时。
- mask - 类 中的变量org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
The mask for wrapping a position counter.
- matchBuffer - 类 中的变量org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
-
- MatchIterator() - 类 的构造器org.apache.flink.table.runtime.hashtable.LongHashPartition.MatchIterator
-
- matchKey - 类 中的变量org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
-
- max - 类 中的变量org.apache.flink.table.runtime.functions.aggregate.MaxWithRetractAggFunction.MaxWithRetractAccumulator
-
- MAX_NUM_PARTITIONS - 类 中的静态变量org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
The maximum number of partitions, which defines the spilling granularity.
- MAX_RECURSION_DEPTH - 类 中的静态变量org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
The maximum number of recursive partitionings that the join does before giving up.
- maxFill - 类 中的变量org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
Threshold after which we rehash.
- maxFill(int, float) - 类 中的静态方法org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
Returns the maximum number of entries that can be filled before rehashing.
- maxInitBufferOfBucketArea(int) - 类 中的方法org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
Give up to one-sixth of the memory of the bucket area.
- maxNormalizedKey(MemorySegment, int, int) - 类 中的静态方法org.apache.flink.table.runtime.operators.sort.SortUtil
-
Max unsigned byte is -1.
- maxNumPartition() - 类 中的方法org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
Bucket area need at-least one and data need at-least one.
- maxTimestamp() - 类 中的方法org.apache.flink.table.runtime.operators.window.CountWindow
-
- maxTimestamp() - 类 中的方法org.apache.flink.table.runtime.operators.window.TimeWindow
-
Gets the largest timestamp that still belongs to this window.
- maxTimestamp() - 类 中的方法org.apache.flink.table.runtime.operators.window.Window
-
Gets the largest timestamp that still belongs to this window.
- MaxWithRetractAccumulator() - 类 的构造器org.apache.flink.table.runtime.functions.aggregate.MaxWithRetractAggFunction.MaxWithRetractAccumulator
-
- MaxWithRetractAggFunction<T extends Comparable<T>> - org.apache.flink.table.runtime.functions.aggregate中的类
-
Built-in MAX with retraction aggregate function.
- MaxWithRetractAggFunction(LogicalType) - 类 的构造器org.apache.flink.table.runtime.functions.aggregate.MaxWithRetractAggFunction
-
- MaxWithRetractAggFunction.MaxWithRetractAccumulator<T> - org.apache.flink.table.runtime.functions.aggregate中的类
-
Accumulator for MAX with retraction.
- memoryPool - 类 中的变量org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- memorySegmentPool - 类 中的变量org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- MemorySegmentPool - org.apache.flink.table.runtime.util中的接口
-
MemorySegment pool to hold pages in memory.
- merge(ArrayAggFunction.ArrayAggAccumulator<T>, Iterable<ArrayAggFunction.ArrayAggAccumulator<T>>) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.ArrayAggFunction
-
- merge(HllBuffer, Iterable<HllBuffer>) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.BatchApproxCountDistinctAggFunctions.ApproxCountDistinctAggFunction
-
- merge(CollectAggFunction.CollectAccumulator<T>, Iterable<CollectAggFunction.CollectAccumulator<T>>) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.CollectAggFunction
-
- merge(HllBuffer, HllBuffer) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.hyperloglog.HyperLogLogPlusPlus
-
Merge the HLL buffers by iterating through the registers in both buffers and select the
maximum number of leading zeros for each register.
- merge(JsonObjectAggFunction.Accumulator, Iterable<JsonObjectAggFunction.Accumulator>) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.JsonObjectAggFunction
-
- merge(ListAggWithRetractAggFunction.ListAggWithRetractAccumulator, Iterable<ListAggWithRetractAggFunction.ListAggWithRetractAccumulator>) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.ListAggWithRetractAggFunction
-
- merge(ListAggWsWithRetractAggFunction.ListAggWsWithRetractAccumulator, Iterable<ListAggWsWithRetractAggFunction.ListAggWsWithRetractAccumulator>) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.ListAggWsWithRetractAggFunction
-
- merge(MaxWithRetractAggFunction.MaxWithRetractAccumulator<T>, Iterable<MaxWithRetractAggFunction.MaxWithRetractAccumulator<T>>) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.MaxWithRetractAggFunction
-
- merge(MinWithRetractAggFunction.MinWithRetractAccumulator<T>, Iterable<MinWithRetractAggFunction.MinWithRetractAccumulator<T>>) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.MinWithRetractAggFunction
-
- merge(RowData) - 接口 中的方法org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
-
Merges the other accumulators into current accumulators.
- merge(N, RowData) - 接口 中的方法org.apache.flink.table.runtime.generated.NamespaceAggsHandleFunctionBase
-
Merges the other accumulators into current accumulators.
- merge(Long, Iterable<Long>) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.processors.SliceSharedWindowAggProcessor
-
- merge(W, Collection<W>, W, Collection<W>) - 接口 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.internal.MergingWindowSet.MergeFunction
-
This gets called when a merge occurs.
- merge(W, R) - 接口 中的方法org.apache.flink.table.runtime.operators.window.MergeCallback
-
Specifies that states of the given windows or slices should be merged into the result window
or slice.
- MergeCallback<W,R> - org.apache.flink.table.runtime.operators.window中的接口
-
Callback to be used in when merging slices or windows for specifying which slices or windows
should be merged.
- mergeChannelList(List<ChannelWithMeta>) - 类 中的方法org.apache.flink.table.runtime.operators.sort.AbstractBinaryExternalMerger
-
Merges the given sorted runs to a smaller number of sorted runs.
- mergeComparator() - 类 中的方法org.apache.flink.table.runtime.operators.sort.AbstractBinaryExternalMerger
-
- mergeComparator() - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryExternalMerger
-
- mergeComparator() - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryKVExternalMerger
-
- mergePartitionedState(StateDescriptor<S, ?>) - 接口 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.Trigger.OnMergeContext
-
- mergeReusedEntries(int) - 类 中的方法org.apache.flink.table.runtime.operators.sort.AbstractBinaryExternalMerger
-
- mergeReusedEntries(int) - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryExternalMerger
-
- mergeReusedEntries(int) - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryKVExternalMerger
-
- mergeSlices(long, MergeCallback<Long, Iterable<Long>>) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.CumulativeSliceAssigner
-
- mergeSlices(long, MergeCallback<Long, Iterable<Long>>) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.HoppingSliceAssigner
-
- mergeSlices(long, MergeCallback<Long, Iterable<Long>>) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.SlicedSharedSliceAssigner
-
- mergeSlices(long, MergeCallback<Long, Iterable<Long>>) - 接口 中的方法org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceSharedAssigner
-
Determines which slices (if any) should be merged.
- mergeWindows(W, NavigableSet<W>, MergeCallback<W, Collection<W>>) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.MergingWindowAssigner
-
Determines which windows (if any) should be merged.
- mergeWindows(TimeWindow, NavigableSet<TimeWindow>, MergeCallback<TimeWindow, Collection<TimeWindow>>) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.SessionWindowAssigner
-
- mergeWindows(TimeWindow, NavigableSet<TimeWindow>, MergeCallback<TimeWindow, Collection<TimeWindow>>) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigners.WindowedUnsliceAssigner
-
- MergingWindowAssigner<W extends Window> - org.apache.flink.table.runtime.operators.window.groupwindow.assigners中的类
-
A WindowAssigner that can merge windows.
- MergingWindowAssigner() - 类 的构造器org.apache.flink.table.runtime.operators.window.groupwindow.assigners.MergingWindowAssigner
-
- MergingWindowProcessFunction<K,W extends Window> - org.apache.flink.table.runtime.operators.window.groupwindow.internal中的类
-
- MergingWindowProcessFunction(MergingWindowAssigner<W>, NamespaceAggsHandleFunctionBase<W>, TypeSerializer<W>, long) - 类 的构造器org.apache.flink.table.runtime.operators.window.groupwindow.internal.MergingWindowProcessFunction
-
- MergingWindowProcessFunction.DefaultAccMergingConsumer<W extends Window> - org.apache.flink.table.runtime.operators.window.groupwindow.internal中的类
-
A default merging consumer that merges the accumulators in state windows that waiting to be
merged into the target state window.
- MergingWindowProcessFunction.MergingContext<K,W extends Window> - org.apache.flink.table.runtime.operators.window.groupwindow.internal中的接口
-
- MergingWindowSet<W extends Window> - org.apache.flink.table.runtime.operators.window.groupwindow.internal中的类
-
- MergingWindowSet(MergingWindowAssigner<W>, MapState<W, W>) - 类 的构造器org.apache.flink.table.runtime.operators.window.groupwindow.internal.MergingWindowSet
-
- MergingWindowSet.MergeFunction<W> - org.apache.flink.table.runtime.operators.window.groupwindow.internal中的接口
-
- min - 类 中的变量org.apache.flink.table.runtime.functions.aggregate.MinWithRetractAggFunction.MinWithRetractAccumulator
-
- MIN_NUM_MEMORY - 类 中的静态变量org.apache.flink.table.runtime.util.ResettableExternalBuffer
-
The minimum number of segments that are required, 320 KibiBytes.
- MiniBatchGlobalGroupAggFunction - org.apache.flink.table.runtime.operators.aggregate中的类
-
Aggregate Function used for the global groupby (without window) aggregate in miniBatch mode.
- MiniBatchGlobalGroupAggFunction(GeneratedAggsHandleFunction, GeneratedAggsHandleFunction, GeneratedRecordEqualiser, LogicalType[], int, boolean, long) - 类 的构造器org.apache.flink.table.runtime.operators.aggregate.MiniBatchGlobalGroupAggFunction
-
- MiniBatchGroupAggFunction - org.apache.flink.table.runtime.operators.aggregate中的类
-
Aggregate Function used for the groupby (without window) aggregate in miniBatch mode.
- MiniBatchGroupAggFunction(GeneratedAggsHandleFunction, GeneratedRecordEqualiser, LogicalType[], RowType, int, boolean, long) - 类 的构造器org.apache.flink.table.runtime.operators.aggregate.MiniBatchGroupAggFunction
-
- MiniBatchIncrementalGroupAggFunction - org.apache.flink.table.runtime.operators.aggregate中的类
-
Aggregate Function used for the incremental groupby (without window) aggregate in miniBatch mode.
- MiniBatchIncrementalGroupAggFunction(GeneratedAggsHandleFunction, GeneratedAggsHandleFunction, KeySelector<RowData, RowData>, long) - 类 的构造器org.apache.flink.table.runtime.operators.aggregate.MiniBatchIncrementalGroupAggFunction
-
- MiniBatchLocalGroupAggFunction - org.apache.flink.table.runtime.operators.aggregate中的类
-
Aggregate Function used for the local groupby (without window) aggregate in miniBatch mode.
- MiniBatchLocalGroupAggFunction(GeneratedAggsHandleFunction) - 类 的构造器org.apache.flink.table.runtime.operators.aggregate.MiniBatchLocalGroupAggFunction
-
- MiniBatchStreamingJoinOperator - org.apache.flink.table.runtime.operators.join.stream中的类
-
Streaming unbounded Join base operator which support mini-batch join.
- MiniBatchStreamingJoinOperator(MiniBatchStreamingJoinOperator.MiniBatchStreamingJoinParameter) - 类 的构造器org.apache.flink.table.runtime.operators.join.stream.MiniBatchStreamingJoinOperator
-
- minNormalizedKey(MemorySegment, int, int) - 类 中的静态方法org.apache.flink.table.runtime.operators.sort.SortUtil
-
- MinWithRetractAccumulator() - 类 的构造器org.apache.flink.table.runtime.functions.aggregate.MinWithRetractAggFunction.MinWithRetractAccumulator
-
- MinWithRetractAggFunction<T extends Comparable<T>> - org.apache.flink.table.runtime.functions.aggregate中的类
-
Built-in MIN with retraction aggregate function.
- MinWithRetractAggFunction(LogicalType) - 类 的构造器org.apache.flink.table.runtime.functions.aggregate.MinWithRetractAggFunction
-
- MinWithRetractAggFunction.MinWithRetractAccumulator<T> - org.apache.flink.table.runtime.functions.aggregate中的类
-
Accumulator for MIN with retraction.
- mod(DecimalData, DecimalData, int, int) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- MultipleInputStreamOperatorBase - org.apache.flink.table.runtime.operators.multipleinput中的类
-
Base MultipleInputStreamOperator to handle multiple inputs in table module.
- MultipleInputStreamOperatorBase(StreamOperatorParameters<RowData>, List<InputSpec>, List<TableOperatorWrapper<?>>, TableOperatorWrapper<?>) - 类 的构造器org.apache.flink.table.runtime.operators.multipleinput.MultipleInputStreamOperatorBase
-
- multiply(DecimalData, DecimalData, int, int) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- MurmurHashUtil - org.apache.flink.table.runtime.util中的类
-
Murmur hasher.
- MurmurHashUtil() - 类 的构造器org.apache.flink.table.runtime.util.MurmurHashUtil
-
- ObjectArrayConverter(DataType) - 类 的构造器org.apache.flink.table.data.util.DataFormatConverters.ObjectArrayConverter
-
- ObjectContainer - org.apache.flink.table.runtime.util中的类
-
This class is used for scalar function, in that it is used for comparing Objects using code
generated hashCode and equals instead of using the Object#equals/Object#hashcode versions.
- ObjectContainer(Object, BiFunction<Object, Object, Boolean>, Function<Object, Integer>) - 类 的构造器org.apache.flink.table.runtime.util.ObjectContainer
-
- ObjectHashSet<T> - org.apache.flink.table.runtime.util.collections中的类
-
Wrap
HashSet with hashSet interface.
- ObjectHashSet(int, float) - 类 的构造器org.apache.flink.table.runtime.util.collections.ObjectHashSet
-
- ObjectHashSet(int) - 类 的构造器org.apache.flink.table.runtime.util.collections.ObjectHashSet
-
- ObjectHashSet() - 类 的构造器org.apache.flink.table.runtime.util.collections.ObjectHashSet
-
- of(int) - 类 中的静态方法org.apache.flink.table.runtime.operators.aggregate.RecordCounter
-
- of(boolean, boolean, boolean) - 枚举 中的静态方法org.apache.flink.table.runtime.operators.join.HashJoinType
-
- of(boolean, boolean, boolean, boolean, boolean) - 枚举 中的静态方法org.apache.flink.table.runtime.operators.join.HashJoinType
-
- of(RowData, boolean, JoinRecordStateView, JoinCondition) - 类 中的静态方法org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator.AssociatedRecords
-
- of(long, long) - 类 中的静态方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CountSlidingWindowAssigner
-
- of(long) - 类 中的静态方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CountTumblingWindowAssigner
-
- of(Duration, Duration) - 类 中的静态方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CumulativeWindowAssigner
-
- of(Duration, Duration) - 类 中的静态方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.SlidingWindowAssigner
-
Creates a new SlidingEventTimeWindows org.apache.flink.streaming.api.windowing.assigners.WindowAssigner that assigns elements to
sliding time windows based on the element timestamp.
- of(Duration) - 类 中的静态方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.TumblingWindowAssigner
-
Creates a new
TumblingWindowAssigner GroupWindowAssigner that assigns
elements to time windows based on the element timestamp.
- of(long, long) - 类 中的静态方法org.apache.flink.table.runtime.operators.window.TimeWindow
-
- of(InternalTimerService<?>) - 接口 中的静态方法org.apache.flink.table.runtime.operators.window.tvf.common.ClockService
-
- of(int, int) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.BigDecimalTypeInfo
-
- of(BigDecimal) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.BigDecimalTypeInfo
-
- of(int, int) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- of(DataType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- of(DataType, boolean) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- of(DataType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
-
Creates type information for a DataType that is possibly represented by internal data
structures but serialized and deserialized into external data structures.
- of(DataType, boolean) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
-
Creates type information for a DataType that is possibly represented by internal data
structures but serialized and deserialized into external data structures.
- of(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
Creates type information for a LogicalType that is represented by internal data
structures.
- of(RowType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
Creates type information for a RowType represented by internal data structures.
- ofFields(LogicalType...) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
Creates type information for RowType represented by internal data structures.
- ofFields(LogicalType[], String[]) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
Creates type information for RowType represented by internal data structures.
- offset - 类 中的变量org.apache.flink.table.runtime.functions.aggregate.LagAggFunction.LagAcc
-
- OFFSET_LEN - 类 中的静态变量org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- OffsetOverFrame - org.apache.flink.table.runtime.operators.over.frame中的类
-
The offset window frame calculates frames containing LEAD/LAG statements.
- OffsetOverFrame(GeneratedAggsHandleFunction, Long, OffsetOverFrame.CalcOffsetFunc) - 类 的构造器org.apache.flink.table.runtime.operators.over.frame.OffsetOverFrame
-
- OffsetOverFrame.CalcOffsetFunc - org.apache.flink.table.runtime.operators.over.frame中的接口
-
Calc offset from base row.
- ofSystem() - 接口 中的静态方法org.apache.flink.table.runtime.operators.window.tvf.common.ClockService
-
- onBufferEvict(int) - 类 中的方法org.apache.flink.table.runtime.operators.window.grouping.HeapWindowsGrouping
-
- onBufferEvict(int) - 类 中的方法org.apache.flink.table.runtime.operators.window.grouping.WindowsGrouping
-
- onCollect(T) - 接口 中的方法org.apache.flink.table.runtime.collector.ListenableCollector.CollectListener
-
A callback method when an original record was collected, do nothing by default.
- OneInput - org.apache.flink.table.runtime.operators.multipleinput.input中的类
-
Input for OneInputStreamOperator.
- OneInput(OneInputStreamOperator<RowData, RowData>) - 类 的构造器org.apache.flink.table.runtime.operators.multipleinput.input.OneInput
-
- OneInputStreamOperatorOutput - org.apache.flink.table.runtime.operators.multipleinput.output中的类
-
An Output that can be used to emit elements and other messages for OneInputStreamOperator.
- OneInputStreamOperatorOutput(OneInputStreamOperator<RowData, RowData>) - 类 的构造器org.apache.flink.table.runtime.operators.multipleinput.output.OneInputStreamOperatorOutput
-
- onElement(T) - 接口 中的方法org.apache.flink.table.runtime.operators.bundle.trigger.BundleTrigger
-
Called for every element that gets added to the bundle.
- onElement(T) - 类 中的方法org.apache.flink.table.runtime.operators.bundle.trigger.CountBundleTrigger
-
- onElement(Object, long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ElementTriggers.CountElement
-
- onElement(Object, long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ElementTriggers.EveryElement
-
- onElement(Object, long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindow
-
- onElement(Object, long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindowEarlyAndLate
-
- onElement(Object, long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindowNoLate
-
- onElement(Object, long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterEndOfWindow
-
- onElement(Object, long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterEndOfWindowNoLate
-
- onElement(Object, long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterFirstElementPeriodic
-
- onElement(Object, long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.Trigger
-
Called for every element that gets added to a pane.
- onElement1(IN1) - 接口 中的方法org.apache.flink.table.runtime.operators.bundle.trigger.CoBundleTrigger
-
Called for every element that gets added to the bundle from the first input.
- onElement1(IN1) - 类 中的方法org.apache.flink.table.runtime.operators.bundle.trigger.CountCoBundleTrigger
-
- onElement2(IN2) - 接口 中的方法org.apache.flink.table.runtime.operators.bundle.trigger.CoBundleTrigger
-
Called for every element that gets added to the bundle from the second input.
- onElement2(IN2) - 类 中的方法org.apache.flink.table.runtime.operators.bundle.trigger.CountCoBundleTrigger
-
- onEvent(RowData, long, WatermarkOutput) - 类 中的方法org.apache.flink.table.runtime.generated.GeneratedWatermarkGeneratorSupplier.DefaultWatermarkGenerator
-
- onEventTime(InternalTimer<Object, VoidNamespace>) - 类 中的方法org.apache.flink.table.runtime.operators.join.temporal.TemporalProcessTimeJoinOperator
-
Invoked when an event-time timer fires.
- onEventTime(InternalTimer<Object, VoidNamespace>) - 类 中的方法org.apache.flink.table.runtime.operators.join.temporal.TemporalRowTimeJoinOperator
-
- onEventTime(InternalTimer<RowData, Long>) - 类 中的方法org.apache.flink.table.runtime.operators.join.window.WindowJoinOperator
-
- onEventTime(InternalTimer<RowData, VoidNamespace>) - 类 中的方法org.apache.flink.table.runtime.operators.sort.ProcTimeSortOperator
-
- onEventTime(InternalTimer<RowData, VoidNamespace>) - 类 中的方法org.apache.flink.table.runtime.operators.sort.RowTimeSortOperator
-
- onEventTime(InternalTimer<K, W>) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperator
-
- onEventTime(long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ElementTriggers.CountElement
-
- onEventTime(long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ElementTriggers.EveryElement
-
- onEventTime(long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindow
-
- onEventTime(long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindowEarlyAndLate
-
- onEventTime(long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindowNoLate
-
- onEventTime(long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterEndOfWindow
-
- onEventTime(long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterEndOfWindowNoLate
-
- onEventTime(long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterFirstElementPeriodic
-
- onEventTime(long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.Trigger
-
Called when an event-time timer that was set using the trigger context fires.
- onEventTime(InternalTimer<K, W>) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.common.WindowAggOperator
-
- onEventTime(InternalTimer<RowData, TimeWindow>) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.operator.UnalignedWindowTableFunctionOperator
-
- onMerge(W, Collection<W>) - 接口 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction.Context
-
- onMerge(W, Trigger.OnMergeContext) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ElementTriggers.CountElement
-
- onMerge(W, Trigger.OnMergeContext) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ElementTriggers.EveryElement
-
- onMerge(W, Trigger.OnMergeContext) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindow
-
- onMerge(W, Trigger.OnMergeContext) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindowEarlyAndLate
-
- onMerge(W, Trigger.OnMergeContext) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindowNoLate
-
- onMerge(W, Trigger.OnMergeContext) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterEndOfWindow
-
- onMerge(W, Trigger.OnMergeContext) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterEndOfWindowNoLate
-
- onMerge(W, Trigger.OnMergeContext) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterFirstElementPeriodic
-
- onMerge(W, Trigger.OnMergeContext) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.Trigger
-
Called when several windows have been merged into one window by the org.apache.flink.streaming.api.windowing.assigners.WindowAssigner.
- onPeriodicEmit(WatermarkOutput) - 类 中的方法org.apache.flink.table.runtime.generated.GeneratedWatermarkGeneratorSupplier.DefaultWatermarkGenerator
-
- onProcessingTime(InternalTimer<Object, VoidNamespace>) - 类 中的方法org.apache.flink.table.runtime.operators.join.temporal.BaseTwoInputStreamOperatorWithStateRetention
-
The users of this class are not allowed to use processing time timers.
- onProcessingTime(InternalTimer<RowData, Long>) - 类 中的方法org.apache.flink.table.runtime.operators.join.window.WindowJoinOperator
-
- onProcessingTime(InternalTimer<RowData, VoidNamespace>) - 类 中的方法org.apache.flink.table.runtime.operators.sort.ProcTimeSortOperator
-
- onProcessingTime(InternalTimer<RowData, VoidNamespace>) - 类 中的方法org.apache.flink.table.runtime.operators.sort.RowTimeSortOperator
-
- onProcessingTime(InternalTimer<K, W>) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperator
-
- onProcessingTime(long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ElementTriggers.CountElement
-
- onProcessingTime(long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ElementTriggers.EveryElement
-
- onProcessingTime(long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindow
-
- onProcessingTime(long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindowEarlyAndLate
-
- onProcessingTime(long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindowNoLate
-
- onProcessingTime(long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterEndOfWindow
-
- onProcessingTime(long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterEndOfWindowNoLate
-
- onProcessingTime(long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterFirstElementPeriodic
-
- onProcessingTime(long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.Trigger
-
Called when a processing-time timer that was set using the trigger context fires.
- onProcessingTime(InternalTimer<K, W>) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.common.WindowAggOperator
-
- onProcessingTime(InternalTimer<RowData, TimeWindow>) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.operator.UnalignedWindowTableFunctionOperator
-
- onProcessingTime(long) - 类 中的方法org.apache.flink.table.runtime.operators.wmassigners.ProcTimeMiniBatchAssignerOperator
-
- onProcessingTime(long) - 类 中的方法org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperator
-
- onRemoval(Map.Entry<K, V>) - 接口 中的方法org.apache.flink.table.runtime.util.LRUMap.RemovalListener
-
- onTimer(long, KeyedProcessFunction<K, RowData, RowData>.OnTimerContext, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.over.AbstractRowTimeUnboundedPrecedingOver
-
- onTimer(long, KeyedProcessFunction<K, RowData, RowData>.OnTimerContext, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.over.ProcTimeRangeBoundedPrecedingFunction
-
- onTimer(long, KeyedProcessFunction<K, RowData, RowData>.OnTimerContext, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.over.ProcTimeRowsBoundedPrecedingFunction
-
- onTimer(long, KeyedProcessFunction<K, RowData, RowData>.OnTimerContext, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.over.RowTimeRangeBoundedPrecedingFunction
-
- onTimer(long, KeyedProcessFunction<K, RowData, RowData>.OnTimerContext, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.over.RowTimeRowsBoundedPrecedingFunction
-
- open(DeserializationSchema.InitializationContext) - 类 中的方法org.apache.flink.formats.raw.RawFormatDeserializationSchema
-
- open(SerializationSchema.InitializationContext) - 类 中的方法org.apache.flink.formats.raw.RawFormatSerializationSchema
-
- open(ClassLoader) - 类 中的方法org.apache.flink.table.data.conversion.ArrayListConverter
-
- open(ClassLoader) - 类 中的方法org.apache.flink.table.data.conversion.ArrayObjectArrayConverter
-
- open(ClassLoader) - 接口 中的方法org.apache.flink.table.data.conversion.DataStructureConverter
-
- open(ClassLoader) - 类 中的方法org.apache.flink.table.data.conversion.MapMapConverter
-
- open(ClassLoader) - 类 中的方法org.apache.flink.table.data.conversion.RowRowConverter
-
- open(ClassLoader) - 类 中的方法org.apache.flink.table.data.conversion.StructuredObjectConverter
-
- open(FunctionContext) - 类 中的方法org.apache.flink.table.runtime.functions.DefaultExpressionEvaluator
-
- open(FunctionContext) - 类 中的方法org.apache.flink.table.runtime.functions.scalar.ArrayContainsFunction
-
- open(FunctionContext) - 类 中的方法org.apache.flink.table.runtime.functions.scalar.ArrayDistinctFunction
-
- open(FunctionContext) - 类 中的方法org.apache.flink.table.runtime.functions.scalar.ArrayExceptFunction
-
- open(FunctionContext) - 类 中的方法org.apache.flink.table.runtime.functions.scalar.ArrayIntersectFunction
-
- open(FunctionContext) - 类 中的方法org.apache.flink.table.runtime.functions.scalar.ArrayMaxFunction
-
- open(FunctionContext) - 类 中的方法org.apache.flink.table.runtime.functions.scalar.ArrayMinFunction
-
- open(FunctionContext) - 类 中的方法org.apache.flink.table.runtime.functions.scalar.ArrayPositionFunction
-
- open(FunctionContext) - 类 中的方法org.apache.flink.table.runtime.functions.scalar.ArrayRemoveFunction
-
- open(FunctionContext) - 类 中的方法org.apache.flink.table.runtime.functions.scalar.ArraySortFunction
-
- open(FunctionContext) - 类 中的方法org.apache.flink.table.runtime.functions.scalar.ArrayUnionFunction
-
- open(FunctionContext) - 类 中的方法org.apache.flink.table.runtime.functions.scalar.MapUnionFunction
-
- open(FunctionContext) - 类 中的方法org.apache.flink.table.runtime.functions.scalar.TypeOfFunction
-
- open(FunctionContext) - 类 中的方法org.apache.flink.table.runtime.functions.table.lookup.CachingAsyncLookupFunction
-
- open(FunctionContext) - 类 中的方法org.apache.flink.table.runtime.functions.table.lookup.CachingLookupFunction
-
- open(Configuration, ClassLoader) - 类 中的方法org.apache.flink.table.runtime.functions.table.lookup.fullcache.CacheLoader
-
- open(Configuration, ClassLoader) - 类 中的方法org.apache.flink.table.runtime.functions.table.lookup.fullcache.inputformat.InputFormatCacheLoader
-
- open(CacheMetricGroup) - 类 中的方法org.apache.flink.table.runtime.functions.table.lookup.fullcache.LookupFullCache
-
- open(StateDataViewStore) - 接口 中的方法org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
-
Initialization method for the function.
- open(StateDataViewStore) - 接口 中的方法org.apache.flink.table.runtime.generated.NamespaceAggsHandleFunctionBase
-
Initialization method for the function.
- open() - 类 中的方法org.apache.flink.table.runtime.keyselector.GenericRowDataKeySelector
-
- open(OpenContext) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.GroupAggFunction
-
- open(OpenContext) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.GroupTableAggFunction
-
- open(ExecutionContext) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.MiniBatchGlobalGroupAggFunction
-
- open(ExecutionContext) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.MiniBatchGroupAggFunction
-
- open(ExecutionContext) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.MiniBatchIncrementalGroupAggFunction
-
- open(ExecutionContext) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.MiniBatchLocalGroupAggFunction
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.LocalSlicingWindowAggOperator
-
- open(WindowProcessor.Context<Long>) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractSliceWindowAggProcessor
-
- open(WindowProcessor.Context<W>) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- open(WindowProcessor.Context<TimeWindow>) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.processors.UnsliceWindowAggProcessor
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.bundle.AbstractMapBundleOperator
-
- open(ExecutionContext) - 类 中的方法org.apache.flink.table.runtime.operators.bundle.MapBundleFunction
-
- open(OpenContext) - 类 中的方法org.apache.flink.table.runtime.operators.calc.async.AsyncFunctionRunner
-
- open(OpenContext) - 类 中的方法org.apache.flink.table.runtime.operators.deduplicate.ProcTimeDeduplicateKeepLastRowFunction
-
- open(ExecutionContext) - 类 中的方法org.apache.flink.table.runtime.operators.deduplicate.ProcTimeMiniBatchDeduplicateKeepLastRowFunction
-
- open(WindowProcessor.Context<Long>) - 类 中的方法org.apache.flink.table.runtime.operators.deduplicate.window.processors.RowTimeWindowDeduplicateProcessor
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.dynamicfiltering.DynamicFilteringDataCollectorOperator
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.join.HashJoinOperator
-
- open(OpenContext) - 类 中的方法org.apache.flink.table.runtime.operators.join.interval.IntervalJoinFunction
-
- open(OpenContext) - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinRunner
-
- open(OpenContext) - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinWithCalcRunner
-
- open(OpenContext) - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.KeyedLookupJoinWrapper
-
- open(OpenContext) - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.LookupJoinRunner
-
- open(OpenContext) - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.LookupJoinWithCalcRunner
-
- open(FunctionContext) - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.RetryableAsyncLookupFunctionDelegator
-
- open(FunctionContext) - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.RetryableLookupFunctionDelegator
-
- open(boolean, StreamTask<?, ?>, StreamConfig, StreamRecordCollector, long, RuntimeContext, OperatorMetricGroup) - 类 中的方法org.apache.flink.table.runtime.operators.join.SortMergeJoinFunction
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.join.SortMergeJoinOperator
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.MiniBatchStreamingJoinOperator
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.StreamingJoinOperator
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.StreamingSemiAntiJoinOperator
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.join.temporal.BaseTwoInputStreamOperatorWithStateRetention
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.join.temporal.TemporalProcessTimeJoinOperator
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.join.temporal.TemporalRowTimeJoinOperator
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.join.window.WindowJoinOperator
-
- open(OpenContext) - 类 中的方法org.apache.flink.table.runtime.operators.match.IterativeConditionRunner
-
- open(OpenContext) - 类 中的方法org.apache.flink.table.runtime.operators.match.PatternProcessFunctionRunner
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.MultipleInputStreamOperatorBase
-
- open(OpenContext) - 类 中的方法org.apache.flink.table.runtime.operators.over.AbstractRowTimeUnboundedPrecedingOver
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.over.BufferDataOverWindowOperator
-
- open(ExecutionContext) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.InsensitiveOverFrame
-
- open(ExecutionContext) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.OffsetOverFrame
-
- open(ExecutionContext) - 接口 中的方法org.apache.flink.table.runtime.operators.over.frame.OverWindowFrame
-
- open(ExecutionContext) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.RangeSlidingOverFrame
-
- open(ExecutionContext) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.RangeUnboundedFollowingOverFrame
-
- open(ExecutionContext) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.RangeUnboundedPrecedingOverFrame
-
- open(ExecutionContext) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.SlidingOverFrame
-
- open(ExecutionContext) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.UnboundedFollowingOverFrame
-
- open(ExecutionContext) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.UnboundedOverWindowFrame
-
- open(ExecutionContext) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.UnboundedPrecedingOverFrame
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.over.NonBufferOverWindowOperator
-
- open(OpenContext) - 类 中的方法org.apache.flink.table.runtime.operators.over.ProcTimeRangeBoundedPrecedingFunction
-
- open(OpenContext) - 类 中的方法org.apache.flink.table.runtime.operators.over.ProcTimeRowsBoundedPrecedingFunction
-
- open(OpenContext) - 类 中的方法org.apache.flink.table.runtime.operators.over.ProcTimeUnboundedPrecedingFunction
-
- open(OpenContext) - 类 中的方法org.apache.flink.table.runtime.operators.over.RowTimeRangeBoundedPrecedingFunction
-
- open(OpenContext) - 类 中的方法org.apache.flink.table.runtime.operators.over.RowTimeRowsBoundedPrecedingFunction
-
- open(OpenContext) - 类 中的方法org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- open(OpenContext) - 类 中的方法org.apache.flink.table.runtime.operators.rank.AppendOnlyFirstNFunction
-
- open(OpenContext) - 类 中的方法org.apache.flink.table.runtime.operators.rank.AppendOnlyTopNFunction
-
- open(OpenContext) - 类 中的方法org.apache.flink.table.runtime.operators.rank.FastTop1Function
-
- open(OpenContext) - 类 中的方法org.apache.flink.table.runtime.operators.rank.RetractableTopNFunction
-
- open(OpenContext) - 类 中的方法org.apache.flink.table.runtime.operators.rank.UpdatableTopNFunction
-
- open(WindowProcessor.Context<Long>) - 类 中的方法org.apache.flink.table.runtime.operators.rank.window.processors.WindowRankProcessor
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.runtimefilter.GlobalRuntimeFilterBuilderOperator
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.runtimefilter.LocalRuntimeFilterBuilderOperator
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.sink.ConstraintEnforcer
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.sink.OutputConversionOperator
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.sink.SinkOperator
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.sink.SinkUpsertMaterializer
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.sort.ProcTimeSortOperator
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.sort.RankOperator
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.sort.RowTimeSortOperator
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.sort.SortLimitOperator
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.sort.SortOperator
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.sort.StreamSortOperator
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.source.InputConversionOperator
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.TableStreamOperator
-
- open(GenericInputSplit) - 类 中的方法org.apache.flink.table.runtime.operators.values.ValuesInputFormat
-
- open(InternalWindowProcessFunction.Context<?, CountWindow>) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CountSlidingWindowAssigner
-
- open(InternalWindowProcessFunction.Context<?, CountWindow>) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CountTumblingWindowAssigner
-
- open(InternalWindowProcessFunction.Context<?, W>) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.GroupWindowAssigner
-
Initialization method for the function.
- open(InternalWindowProcessFunction.Context<K, W>) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction
-
Initialization method for the function.
- open(InternalWindowProcessFunction.Context<K, W>) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.internal.MergingWindowProcessFunction
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.operator.AggregateWindowOperator
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperator
-
- open(Trigger.TriggerContext) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ElementTriggers.CountElement
-
- open(Trigger.TriggerContext) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ElementTriggers.EveryElement
-
- open(Trigger.TriggerContext) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindow
-
- open(Trigger.TriggerContext) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindowEarlyAndLate
-
- open(Trigger.TriggerContext) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindowNoLate
-
- open(Trigger.TriggerContext) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterEndOfWindow
-
- open(Trigger.TriggerContext) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterEndOfWindowNoLate
-
- open(Trigger.TriggerContext) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterFirstElementPeriodic
-
- open(Trigger.TriggerContext) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.Trigger
-
Initialization method for the trigger.
- open() - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.common.WindowAggOperator
-
- open(WindowProcessor.Context<W>) - 接口 中的方法org.apache.flink.table.runtime.operators.window.tvf.common.WindowProcessor
-
Initialization method for the function.
- open() - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.operator.UnalignedWindowTableFunctionOperator
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.operator.WindowTableFunctionOperatorBase
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.wmassigners.ProcTimeMiniBatchAssignerOperator
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.wmassigners.RowTimeMiniBatchAssginerOperator
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperator
-
- open(FunctionContext) - 类 中的方法org.apache.flink.table.runtime.util.EqualityAndHashcodeProvider
-
- OperatorFusionCodegenFactory<OUT> - org.apache.flink.table.runtime.operators.fusion中的类
-
Stream operator factory for multiple operator fusion codegen.
- OperatorFusionCodegenFactory(GeneratedClass<? extends StreamOperator<OUT>>) - 类 的构造器org.apache.flink.table.runtime.operators.fusion.OperatorFusionCodegenFactory
-
- OptimizableHashSet - org.apache.flink.table.runtime.util.collections中的类
-
A type-specific hash set with with a fast, small-footprint implementation.
- OptimizableHashSet(int, float) - 类 的构造器org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
- optimize() - 类 中的方法org.apache.flink.table.runtime.util.collections.ByteHashSet
-
- optimize() - 类 中的方法org.apache.flink.table.runtime.util.collections.DoubleHashSet
-
- optimize() - 类 中的方法org.apache.flink.table.runtime.util.collections.FloatHashSet
-
- optimize() - 类 中的方法org.apache.flink.table.runtime.util.collections.IntHashSet
-
- optimize() - 类 中的方法org.apache.flink.table.runtime.util.collections.LongHashSet
-
- optimize() - 类 中的方法org.apache.flink.table.runtime.util.collections.ObjectHashSet
-
- optimize() - 类 中的方法org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
Decide whether to convert to dense mode.
- optimize() - 类 中的方法org.apache.flink.table.runtime.util.collections.ShortHashSet
-
- optionalOptions() - 类 中的方法org.apache.flink.formats.raw.RawFormatFactory
-
- orderToValueMap - 类 中的变量org.apache.flink.table.runtime.functions.aggregate.FirstValueWithRetractAggFunction.FirstValueWithRetractAccumulator
-
- orderToValueMap - 类 中的变量org.apache.flink.table.runtime.functions.aggregate.LastValueWithRetractAggFunction.LastValueWithRetractAccumulator
-
- org.apache.flink.formats.raw - 程序包 org.apache.flink.formats.raw
-
- org.apache.flink.table.data - 程序包 org.apache.flink.table.data
-
- org.apache.flink.table.data.binary - 程序包 org.apache.flink.table.data.binary
-
- org.apache.flink.table.data.conversion - 程序包 org.apache.flink.table.data.conversion
-
- org.apache.flink.table.data.util - 程序包 org.apache.flink.table.data.util
-
- org.apache.flink.table.data.writer - 程序包 org.apache.flink.table.data.writer
-
- org.apache.flink.table.runtime.collector - 程序包 org.apache.flink.table.runtime.collector
-
- org.apache.flink.table.runtime.connector.sink - 程序包 org.apache.flink.table.runtime.connector.sink
-
- org.apache.flink.table.runtime.connector.source - 程序包 org.apache.flink.table.runtime.connector.source
-
- org.apache.flink.table.runtime.context - 程序包 org.apache.flink.table.runtime.context
-
- org.apache.flink.table.runtime.dataview - 程序包 org.apache.flink.table.runtime.dataview
-
- org.apache.flink.table.runtime.functions - 程序包 org.apache.flink.table.runtime.functions
-
- org.apache.flink.table.runtime.functions.aggregate - 程序包 org.apache.flink.table.runtime.functions.aggregate
-
- org.apache.flink.table.runtime.functions.aggregate.hyperloglog - 程序包 org.apache.flink.table.runtime.functions.aggregate.hyperloglog
-
- org.apache.flink.table.runtime.functions.scalar - 程序包 org.apache.flink.table.runtime.functions.scalar
-
- org.apache.flink.table.runtime.functions.table - 程序包 org.apache.flink.table.runtime.functions.table
-
- org.apache.flink.table.runtime.functions.table.lookup - 程序包 org.apache.flink.table.runtime.functions.table.lookup
-
- org.apache.flink.table.runtime.functions.table.lookup.fullcache - 程序包 org.apache.flink.table.runtime.functions.table.lookup.fullcache
-
- org.apache.flink.table.runtime.functions.table.lookup.fullcache.inputformat - 程序包 org.apache.flink.table.runtime.functions.table.lookup.fullcache.inputformat
-
- org.apache.flink.table.runtime.generated - 程序包 org.apache.flink.table.runtime.generated
-
- org.apache.flink.table.runtime.groupwindow - 程序包 org.apache.flink.table.runtime.groupwindow
-
- org.apache.flink.table.runtime.hashtable - 程序包 org.apache.flink.table.runtime.hashtable
-
- org.apache.flink.table.runtime.io - 程序包 org.apache.flink.table.runtime.io
-
- org.apache.flink.table.runtime.keyselector - 程序包 org.apache.flink.table.runtime.keyselector
-
- org.apache.flink.table.runtime.operators - 程序包 org.apache.flink.table.runtime.operators
-
- org.apache.flink.table.runtime.operators.aggregate - 程序包 org.apache.flink.table.runtime.operators.aggregate
-
- org.apache.flink.table.runtime.operators.aggregate.window - 程序包 org.apache.flink.table.runtime.operators.aggregate.window
-
- org.apache.flink.table.runtime.operators.aggregate.window.buffers - 程序包 org.apache.flink.table.runtime.operators.aggregate.window.buffers
-
- org.apache.flink.table.runtime.operators.aggregate.window.combines - 程序包 org.apache.flink.table.runtime.operators.aggregate.window.combines
-
- org.apache.flink.table.runtime.operators.aggregate.window.processors - 程序包 org.apache.flink.table.runtime.operators.aggregate.window.processors
-
- org.apache.flink.table.runtime.operators.bundle - 程序包 org.apache.flink.table.runtime.operators.bundle
-
- org.apache.flink.table.runtime.operators.bundle.trigger - 程序包 org.apache.flink.table.runtime.operators.bundle.trigger
-
- org.apache.flink.table.runtime.operators.calc.async - 程序包 org.apache.flink.table.runtime.operators.calc.async
-
- org.apache.flink.table.runtime.operators.deduplicate - 程序包 org.apache.flink.table.runtime.operators.deduplicate
-
- org.apache.flink.table.runtime.operators.deduplicate.window - 程序包 org.apache.flink.table.runtime.operators.deduplicate.window
-
- org.apache.flink.table.runtime.operators.deduplicate.window.combines - 程序包 org.apache.flink.table.runtime.operators.deduplicate.window.combines
-
- org.apache.flink.table.runtime.operators.deduplicate.window.processors - 程序包 org.apache.flink.table.runtime.operators.deduplicate.window.processors
-
- org.apache.flink.table.runtime.operators.dynamicfiltering - 程序包 org.apache.flink.table.runtime.operators.dynamicfiltering
-
- org.apache.flink.table.runtime.operators.fusion - 程序包 org.apache.flink.table.runtime.operators.fusion
-
- org.apache.flink.table.runtime.operators.join - 程序包 org.apache.flink.table.runtime.operators.join
-
- org.apache.flink.table.runtime.operators.join.interval - 程序包 org.apache.flink.table.runtime.operators.join.interval
-
- org.apache.flink.table.runtime.operators.join.lookup - 程序包 org.apache.flink.table.runtime.operators.join.lookup
-
- org.apache.flink.table.runtime.operators.join.stream - 程序包 org.apache.flink.table.runtime.operators.join.stream
-
- org.apache.flink.table.runtime.operators.join.stream.bundle - 程序包 org.apache.flink.table.runtime.operators.join.stream.bundle
-
- org.apache.flink.table.runtime.operators.join.stream.state - 程序包 org.apache.flink.table.runtime.operators.join.stream.state
-
- org.apache.flink.table.runtime.operators.join.temporal - 程序包 org.apache.flink.table.runtime.operators.join.temporal
-
- org.apache.flink.table.runtime.operators.join.window - 程序包 org.apache.flink.table.runtime.operators.join.window
-
- org.apache.flink.table.runtime.operators.match - 程序包 org.apache.flink.table.runtime.operators.match
-
- org.apache.flink.table.runtime.operators.metrics - 程序包 org.apache.flink.table.runtime.operators.metrics
-
- org.apache.flink.table.runtime.operators.misc - 程序包 org.apache.flink.table.runtime.operators.misc
-
- org.apache.flink.table.runtime.operators.multipleinput - 程序包 org.apache.flink.table.runtime.operators.multipleinput
-
- org.apache.flink.table.runtime.operators.multipleinput.input - 程序包 org.apache.flink.table.runtime.operators.multipleinput.input
-
- org.apache.flink.table.runtime.operators.multipleinput.output - 程序包 org.apache.flink.table.runtime.operators.multipleinput.output
-
- org.apache.flink.table.runtime.operators.over - 程序包 org.apache.flink.table.runtime.operators.over
-
- org.apache.flink.table.runtime.operators.over.frame - 程序包 org.apache.flink.table.runtime.operators.over.frame
-
- org.apache.flink.table.runtime.operators.rank - 程序包 org.apache.flink.table.runtime.operators.rank
-
- org.apache.flink.table.runtime.operators.rank.window - 程序包 org.apache.flink.table.runtime.operators.rank.window
-
- org.apache.flink.table.runtime.operators.rank.window.combines - 程序包 org.apache.flink.table.runtime.operators.rank.window.combines
-
- org.apache.flink.table.runtime.operators.rank.window.processors - 程序包 org.apache.flink.table.runtime.operators.rank.window.processors
-
- org.apache.flink.table.runtime.operators.runtimefilter - 程序包 org.apache.flink.table.runtime.operators.runtimefilter
-
- org.apache.flink.table.runtime.operators.runtimefilter.util - 程序包 org.apache.flink.table.runtime.operators.runtimefilter.util
-
- org.apache.flink.table.runtime.operators.sink - 程序包 org.apache.flink.table.runtime.operators.sink
-
- org.apache.flink.table.runtime.operators.sort - 程序包 org.apache.flink.table.runtime.operators.sort
-
- org.apache.flink.table.runtime.operators.source - 程序包 org.apache.flink.table.runtime.operators.source
-
- org.apache.flink.table.runtime.operators.values - 程序包 org.apache.flink.table.runtime.operators.values
-
- org.apache.flink.table.runtime.operators.window - 程序包 org.apache.flink.table.runtime.operators.window
-
- org.apache.flink.table.runtime.operators.window.grouping - 程序包 org.apache.flink.table.runtime.operators.window.grouping
-
- org.apache.flink.table.runtime.operators.window.groupwindow.assigners - 程序包 org.apache.flink.table.runtime.operators.window.groupwindow.assigners
-
- org.apache.flink.table.runtime.operators.window.groupwindow.internal - 程序包 org.apache.flink.table.runtime.operators.window.groupwindow.internal
-
- org.apache.flink.table.runtime.operators.window.groupwindow.operator - 程序包 org.apache.flink.table.runtime.operators.window.groupwindow.operator
-
- org.apache.flink.table.runtime.operators.window.groupwindow.triggers - 程序包 org.apache.flink.table.runtime.operators.window.groupwindow.triggers
-
- org.apache.flink.table.runtime.operators.window.tvf.combines - 程序包 org.apache.flink.table.runtime.operators.window.tvf.combines
-
- org.apache.flink.table.runtime.operators.window.tvf.common - 程序包 org.apache.flink.table.runtime.operators.window.tvf.common
-
- org.apache.flink.table.runtime.operators.window.tvf.operator - 程序包 org.apache.flink.table.runtime.operators.window.tvf.operator
-
- org.apache.flink.table.runtime.operators.window.tvf.slicing - 程序包 org.apache.flink.table.runtime.operators.window.tvf.slicing
-
- org.apache.flink.table.runtime.operators.window.tvf.state - 程序包 org.apache.flink.table.runtime.operators.window.tvf.state
-
- org.apache.flink.table.runtime.operators.window.tvf.unslicing - 程序包 org.apache.flink.table.runtime.operators.window.tvf.unslicing
-
- org.apache.flink.table.runtime.operators.wmassigners - 程序包 org.apache.flink.table.runtime.operators.wmassigners
-
- org.apache.flink.table.runtime.partitioner - 程序包 org.apache.flink.table.runtime.partitioner
-
- org.apache.flink.table.runtime.script - 程序包 org.apache.flink.table.runtime.script
-
- org.apache.flink.table.runtime.types - 程序包 org.apache.flink.table.runtime.types
-
- org.apache.flink.table.runtime.typeutils - 程序包 org.apache.flink.table.runtime.typeutils
-
- org.apache.flink.table.runtime.util - 程序包 org.apache.flink.table.runtime.util
-
- org.apache.flink.table.runtime.util.collections - 程序包 org.apache.flink.table.runtime.util.collections
-
- org.apache.flink.table.runtime.util.collections.binary - 程序包 org.apache.flink.table.runtime.util.collections.binary
-
- OuterJoinPaddingUtil - org.apache.flink.table.runtime.operators.join中的类
-
An utility to generate reusable padding results for outer joins.
- OuterJoinPaddingUtil(int, int) - 类 的构造器org.apache.flink.table.runtime.operators.join.OuterJoinPaddingUtil
-
- OuterJoinRecordStateView - org.apache.flink.table.runtime.operators.join.stream.state中的接口
-
- OuterJoinRecordStateViews - org.apache.flink.table.runtime.operators.join.stream.state中的类
-
- OuterJoinRecordStateViews() - 类 的构造器org.apache.flink.table.runtime.operators.join.stream.state.OuterJoinRecordStateViews
-
- output - 类 中的变量org.apache.flink.table.runtime.operators.over.AbstractRowTimeUnboundedPrecedingOver
-
- output(RowData) - 接口 中的方法org.apache.flink.table.runtime.operators.window.tvf.common.WindowProcessor.Context
-
Outputs results to downstream operators.
- OutputBase - org.apache.flink.table.runtime.operators.multipleinput.output中的类
-
Base Output that can be used to emit elements and other messages in MultipleInputStreamOperatorBase.
- OutputBase(StreamOperator<?>) - 类 的构造器org.apache.flink.table.runtime.operators.multipleinput.output.OutputBase
-
- OutputConversionOperator - org.apache.flink.table.runtime.operators.sink中的类
-
Operator that converts to external data structures and unwraps atomic records if necessary.
- OutputConversionOperator(RowData.FieldGetter, DynamicTableSink.DataStructureConverter, int, boolean) - 类 的构造器org.apache.flink.table.runtime.operators.sink.OutputConversionOperator
-
- outputRankNumber - 类 中的变量org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- outputRankNumber(boolean) - 类 中的方法org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
-
- outputResult(Object) - 类 中的方法org.apache.flink.table.runtime.collector.TableFunctionCollector
-
Output final result of this UDTF to downstreams.
- outputResult(T) - 类 中的方法org.apache.flink.table.runtime.collector.WrappingCollector
-
Outputs the final result to the wrapped collector.
- outputs - 类 中的变量org.apache.flink.table.runtime.operators.multipleinput.output.BroadcastingOutput
-
- outRow - 类 中的变量org.apache.flink.table.runtime.operators.join.lookup.LookupJoinRunner
-
- OVER_MAX_ROW_COUNT - 类 中的静态变量org.apache.flink.table.runtime.operators.runtimefilter.util.RuntimeFilterUtils
-
- overlay(String, String, long, long) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- overlay(String, String, long) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- OverWindowFrame - org.apache.flink.table.runtime.operators.over.frame中的接口
-
A window frame calculates the results for those records belong to a window frame.
- PaddingLeftMapFunction - org.apache.flink.table.runtime.operators.join.interval中的类
-
Function performing left padding.
- PaddingLeftMapFunction(OuterJoinPaddingUtil, InternalTypeInfo<RowData>) - 类 的构造器org.apache.flink.table.runtime.operators.join.interval.PaddingLeftMapFunction
-
- PaddingRightMapFunction - org.apache.flink.table.runtime.operators.join.interval中的类
-
Function performing right padding.
- PaddingRightMapFunction(OuterJoinPaddingUtil, InternalTypeInfo<RowData>) - 类 的构造器org.apache.flink.table.runtime.operators.join.interval.PaddingRightMapFunction
-
- padLeft(RowData) - 类 中的方法org.apache.flink.table.runtime.operators.join.OuterJoinPaddingUtil
-
Returns a padding result with the given left row.
- padNullForLeftJoin(RowData, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.LookupJoinRunner
-
- padRight(RowData) - 类 中的方法org.apache.flink.table.runtime.operators.join.OuterJoinPaddingUtil
-
Returns a padding result with the given right row.
- PagedTypeSerializer<T> - org.apache.flink.table.runtime.typeutils中的类
-
A type serializer which provides paged serialize and deserialize methods.
- PagedTypeSerializer() - 类 的构造器org.apache.flink.table.runtime.typeutils.PagedTypeSerializer
-
- pageSize() - 类 中的方法org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- pageSize() - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.BytesHashMapSpillMemorySegmentPool
-
- pageSize - 类 中的变量org.apache.flink.table.runtime.operators.sort.AbstractBinaryExternalMerger
-
- pageSize() - 类 中的方法org.apache.flink.table.runtime.operators.sort.ListMemorySegmentPool
-
- pageSize() - 类 中的方法org.apache.flink.table.runtime.util.LazyMemorySegmentPool
-
- pageSize() - 接口 中的方法org.apache.flink.table.runtime.util.MemorySegmentPool
-
Get the page size of each page this pool holds.
- PanedWindowAssigner<W extends Window> - org.apache.flink.table.runtime.operators.window.groupwindow.assigners中的类
-
A WindowAssigner that window can be split into panes.
- PanedWindowAssigner() - 类 的构造器org.apache.flink.table.runtime.operators.window.groupwindow.assigners.PanedWindowAssigner
-
- PanedWindowProcessFunction<K,W extends Window> - org.apache.flink.table.runtime.operators.window.groupwindow.internal中的类
-
- PanedWindowProcessFunction(PanedWindowAssigner<W>, NamespaceAggsHandleFunctionBase<W>, long) - 类 的构造器org.apache.flink.table.runtime.operators.window.groupwindow.internal.PanedWindowProcessFunction
-
- parameters - 类 中的变量org.apache.flink.table.runtime.operators.fusion.FusionStreamOperatorBase
-
- parseUrl(String, String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Parse url and return various components of the URL.
- parseUrl(String, String, String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Parse url and return various parameter of the URL.
- PatternProcessFunctionRunner - org.apache.flink.table.runtime.operators.match中的类
-
A PatternProcessFunction wrapper to delegate invocation to the code generated PatternProcessFunction.
- PatternProcessFunctionRunner(GeneratedFunction<PatternProcessFunction<RowData, RowData>>) - 类 的构造器org.apache.flink.table.runtime.operators.match.PatternProcessFunctionRunner
-
- PeriodicWatermarkAssignerWrapper - org.apache.flink.table.runtime.operators.wmassigners中的类
-
Generates periodic watermarks based on a PeriodicWatermarkAssigner.
- PeriodicWatermarkAssignerWrapper(PeriodicWatermarkAssigner, int) - 类 的构造器org.apache.flink.table.runtime.operators.wmassigners.PeriodicWatermarkAssignerWrapper
-
- PerKeyStateDataViewStore - org.apache.flink.table.runtime.dataview中的类
-
Default implementation of
StateDataViewStore that currently forwards state registration
to a
RuntimeContext.
- PerKeyStateDataViewStore(RuntimeContext) - 类 的构造器org.apache.flink.table.runtime.dataview.PerKeyStateDataViewStore
-
- PerKeyStateDataViewStore(RuntimeContext, StateTtlConfig) - 类 的构造器org.apache.flink.table.runtime.dataview.PerKeyStateDataViewStore
-
- PerWindowStateDataViewStore - org.apache.flink.table.runtime.dataview中的类
-
An implementation of
StateDataViewStore for window aggregates which forwards the state
registration to an underlying
KeyedStateBackend.
- PerWindowStateDataViewStore(KeyedStateBackend<?>, TypeSerializer<?>, RuntimeContext) - 类 的构造器org.apache.flink.table.runtime.dataview.PerWindowStateDataViewStore
-
- PlannerTypeUtils - org.apache.flink.table.runtime.types中的类
-
Utilities for LogicalType and DataType..
- PlannerTypeUtils() - 类 的构造器org.apache.flink.table.runtime.types.PlannerTypeUtils
-
- pointTo(int, BinaryRowData, AbstractPagedInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
Point row to memory segments with offset(in the AbstractPagedInputView) and length.
- PojoConverter(PojoTypeInfo<T>, DataType[]) - 类 的构造器org.apache.flink.table.data.util.DataFormatConverters.PojoConverter
-
- position(BinaryStringData, BinaryStringData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- position(BinaryStringData, BinaryStringData, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- power(double, DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- power(DecimalData, DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- power(DecimalData, double) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- power10(int) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- precision() - 类 中的方法org.apache.flink.table.runtime.typeutils.BigDecimalTypeInfo
-
- precision() - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- preFilter(RowData) - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.LookupJoinRunner
-
- preFilterCondition - 类 中的变量org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinRunner
-
- preFilterCondition - 类 中的变量org.apache.flink.table.runtime.operators.join.lookup.LookupJoinRunner
-
- prepare(ResettableExternalBuffer) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.InsensitiveOverFrame
-
- prepare(ResettableExternalBuffer) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.OffsetOverFrame
-
- prepare(ResettableExternalBuffer) - 接口 中的方法org.apache.flink.table.runtime.operators.over.frame.OverWindowFrame
-
Prepare for next partition.
- prepare(ResettableExternalBuffer) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.RowSlidingOverFrame
-
- prepare(ResettableExternalBuffer) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.RowUnboundedPrecedingOverFrame
-
- prepare(ResettableExternalBuffer) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.SlidingOverFrame
-
- prepare(ResettableExternalBuffer) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.UnboundedFollowingOverFrame
-
- prepare(ResettableExternalBuffer) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.UnboundedOverWindowFrame
-
- prepare(ResettableExternalBuffer) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.UnboundedPrecedingOverFrame
-
- prepareAggregateAccumulatorForEmit(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.internal.GeneralWindowProcessFunction
-
- prepareAggregateAccumulatorForEmit(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction
-
Prepares the accumulator of the given window before emit the final result.
- prepareAggregateAccumulatorForEmit(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.internal.MergingWindowProcessFunction
-
- prepareAggregateAccumulatorForEmit(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.internal.PanedWindowProcessFunction
-
- prepareCheckpoint() - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractSliceWindowAggProcessor
-
- prepareCheckpoint() - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.processors.UnsliceWindowAggProcessor
-
- prepareCheckpoint() - 类 中的方法org.apache.flink.table.runtime.operators.deduplicate.window.processors.RowTimeWindowDeduplicateProcessor
-
- prepareCheckpoint() - 类 中的方法org.apache.flink.table.runtime.operators.rank.window.processors.WindowRankProcessor
-
- prepareCheckpoint() - 接口 中的方法org.apache.flink.table.runtime.operators.window.tvf.common.WindowProcessor
-
Performs a preparation before checkpoint.
- prepareCollector(RowData, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.LookupJoinRunner
-
- prepareSnapshotPreBarrier(long) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.LocalSlicingWindowAggOperator
-
- prepareSnapshotPreBarrier(long) - 类 中的方法org.apache.flink.table.runtime.operators.bundle.AbstractMapBundleOperator
-
- prepareSnapshotPreBarrier(long) - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.MiniBatchStreamingJoinOperator
-
- prepareSnapshotPreBarrier(long) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.common.WindowAggOperator
-
- previousState - 类 中的变量org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperator
-
- ProbeIterator - org.apache.flink.table.runtime.hashtable中的类
-
Probe iterator from probe or spilled partition.
- ProbeIterator(BinaryRowData) - 类 的构造器org.apache.flink.table.runtime.hashtable.ProbeIterator
-
- probeKey - 类 中的变量org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
-
- probeToBinary(RowData) - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
For code gen probe side to BinaryRowData.
- process(int, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.InsensitiveOverFrame
-
- process(int, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.OffsetOverFrame
-
- process(int, RowData) - 接口 中的方法org.apache.flink.table.runtime.operators.over.frame.OverWindowFrame
-
return the ACC of the window frame.
- process(int, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.RangeSlidingOverFrame
-
- process(int, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.RangeUnboundedFollowingOverFrame
-
- process(int, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.RangeUnboundedPrecedingOverFrame
-
- process(int, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.RowSlidingOverFrame
-
- process(int, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.RowUnboundedFollowingOverFrame
-
- process(int, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.RowUnboundedPrecedingOverFrame
-
- process(int, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.UnboundedOverWindowFrame
-
- processBundles(BufferBundle<?>, BufferBundle<?>) - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.MiniBatchStreamingJoinOperator
-
- processElement(RowData, KeyedProcessFunction<RowData, RowData, RowData>.Context, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.GroupAggFunction
-
- processElement(RowData, KeyedProcessFunction<RowData, RowData, RowData>.Context, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.GroupTableAggFunction
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.LocalSlicingWindowAggOperator
-
- processElement(RowData, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractSliceWindowAggProcessor
-
- processElement(RowData, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.processors.UnsliceWindowAggProcessor
-
- processElement(StreamRecord<IN>) - 类 中的方法org.apache.flink.table.runtime.operators.bundle.AbstractMapBundleOperator
-
- processElement(RowData, KeyedProcessFunction<RowData, RowData, RowData>.Context, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.deduplicate.ProcTimeDeduplicateKeepFirstRowFunction
-
- processElement(RowData, KeyedProcessFunction<RowData, RowData, RowData>.Context, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.deduplicate.ProcTimeDeduplicateKeepLastRowFunction
-
- processElement(RowData, KeyedProcessFunction<RowData, RowData, RowData>.Context, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.deduplicate.RowTimeDeduplicateFunction
-
- processElement(RowData, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.deduplicate.window.processors.RowTimeWindowDeduplicateProcessor
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.dynamicfiltering.DynamicFilteringDataCollectorOperator
-
- processElement(RowData, KeyedProcessFunction<RowData, RowData, RowData>.Context, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.KeyedLookupJoinWrapper
-
- processElement(RowData, ProcessFunction<RowData, RowData>.Context, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.LookupJoinRunner
-
- processElement(RowData, JoinRecordStateView, JoinRecordStateView, boolean, boolean) - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.StreamingJoinOperator
-
Process an input element and output incremental joined records, retraction messages will be
sent in some scenarios.
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.FirstInputOfTwoInput
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.OneInput
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.SecondInputOfTwoInput
-
- processElement(RowData, KeyedProcessFunction<K, RowData, RowData>.Context, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.over.AbstractRowTimeUnboundedPrecedingOver
-
Puts an element from the input stream into state if it is not late.
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.over.BufferDataOverWindowOperator
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.over.NonBufferOverWindowOperator
-
- processElement(RowData, KeyedProcessFunction<K, RowData, RowData>.Context, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.over.ProcTimeRangeBoundedPrecedingFunction
-
- processElement(RowData, KeyedProcessFunction<K, RowData, RowData>.Context, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.over.ProcTimeRowsBoundedPrecedingFunction
-
- processElement(RowData, KeyedProcessFunction<K, RowData, RowData>.Context, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.over.ProcTimeUnboundedPrecedingFunction
-
- processElement(RowData, KeyedProcessFunction<K, RowData, RowData>.Context, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.over.RowTimeRangeBoundedPrecedingFunction
-
- processElement(RowData, KeyedProcessFunction<K, RowData, RowData>.Context, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.over.RowTimeRowsBoundedPrecedingFunction
-
- processElement(RowData, KeyedProcessFunction<RowData, RowData, RowData>.Context, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.rank.AppendOnlyFirstNFunction
-
- processElement(RowData, KeyedProcessFunction<RowData, RowData, RowData>.Context, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.rank.AppendOnlyTopNFunction
-
- processElement(RowData, KeyedProcessFunction<RowData, RowData, RowData>.Context, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.rank.FastTop1Function
-
- processElement(RowData, KeyedProcessFunction<RowData, RowData, RowData>.Context, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.rank.RetractableTopNFunction
-
- processElement(RowData, KeyedProcessFunction<RowData, RowData, RowData>.Context, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.rank.UpdatableTopNFunction
-
- processElement(RowData, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.rank.window.processors.WindowRankProcessor
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.runtimefilter.GlobalRuntimeFilterBuilderOperator
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.runtimefilter.LocalRuntimeFilterBuilderOperator
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.sink.ConstraintEnforcer
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.sink.OutputConversionOperator
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.sink.RowKindSetter
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.sink.SinkOperator
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.sink.SinkUpsertMaterializer
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.sink.StreamRecordTimestampInserter
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.sort.LimitOperator
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.sort.ProcTimeSortOperator
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.sort.RankOperator
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.sort.RowTimeSortOperator
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.sort.SortLimitOperator
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.sort.SortOperator
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.sort.StreamSortOperator
-
- processElement(StreamRecord<E>) - 类 中的方法org.apache.flink.table.runtime.operators.source.InputConversionOperator
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperator
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.common.WindowAggOperator
-
- processElement(RowData, RowData) - 接口 中的方法org.apache.flink.table.runtime.operators.window.tvf.common.WindowProcessor
-
Process an element with associated key from the input stream.
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.operator.AlignedWindowTableFunctionOperator
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.operator.UnalignedWindowTableFunctionOperator
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.wmassigners.ProcTimeMiniBatchAssignerOperator
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.wmassigners.RowTimeMiniBatchAssginerOperator
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperator
-
- processElement1(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.join.HashJoinOperator
-
- processElement1(RowData) - 类 中的方法org.apache.flink.table.runtime.operators.join.SortMergeJoinFunction
-
- processElement1(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.join.SortMergeJoinOperator
-
- processElement1(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.MiniBatchStreamingJoinOperator
-
- processElement1(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.StreamingJoinOperator
-
- processElement1(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.StreamingSemiAntiJoinOperator
-
Process an input element and output incremental joined records, retraction messages will be
sent in some scenarios.
- processElement1(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.join.temporal.TemporalProcessTimeJoinOperator
-
- processElement1(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.join.temporal.TemporalRowTimeJoinOperator
-
- processElement1(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.join.window.WindowJoinOperator
-
- processElement2(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.join.HashJoinOperator
-
- processElement2(RowData) - 类 中的方法org.apache.flink.table.runtime.operators.join.SortMergeJoinFunction
-
- processElement2(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.join.SortMergeJoinOperator
-
- processElement2(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.MiniBatchStreamingJoinOperator
-
- processElement2(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.StreamingJoinOperator
-
- processElement2(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.StreamingSemiAntiJoinOperator
-
Process an input element and output incremental joined records, retraction messages will be
sent in some scenarios.
- processElement2(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.join.temporal.TemporalProcessTimeJoinOperator
-
- processElement2(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.join.temporal.TemporalRowTimeJoinOperator
-
- processElement2(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.join.window.WindowJoinOperator
-
- processElementsWithSameTimestamp(List<RowData>, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.over.AbstractRowTimeUnboundedPrecedingOver
-
Process the same timestamp datas, the mechanism is different between rows and range window.
- processElementsWithSameTimestamp(List<RowData>, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.over.RowTimeRangeUnboundedPrecedingFunction
-
- processElementsWithSameTimestamp(List<RowData>, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.over.RowTimeRowsUnboundedPrecedingFunction
-
- ProcessingTimeTriggers - org.apache.flink.table.runtime.operators.window.groupwindow.triggers中的类
-
A
Trigger that reacts to processing-time timers.
- ProcessingTimeTriggers.AfterEndOfWindow<W extends Window> - org.apache.flink.table.runtime.operators.window.groupwindow.triggers中的类
-
A
Trigger that fires once the current system time passes the end of the window to
which a pane belongs.
- ProcessingTimeTriggers.AfterEndOfWindowNoLate<W extends Window> - org.apache.flink.table.runtime.operators.window.groupwindow.triggers中的类
-
A composite
Trigger that consist of AfterEndOfWindow and a early trigger.
- ProcessingTimeTriggers.AfterFirstElementPeriodic<W extends Window> - org.apache.flink.table.runtime.operators.window.groupwindow.triggers中的类
-
Trigger every a given interval, the first trigger time is interval after the first element in
the pane.
- processLatencyMarker(LatencyMarker) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.FirstInputOfTwoInput
-
- processLatencyMarker(LatencyMarker) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.OneInput
-
- processLatencyMarker(LatencyMarker) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.SecondInputOfTwoInput
-
- processMatch(Map<String, List<RowData>>, PatternProcessFunction.Context, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.match.PatternProcessFunctionRunner
-
- processSingleSideBundles(BufferBundle<?>, JoinRecordStateView, JoinRecordStateView, boolean) - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.MiniBatchStreamingJoinOperator
-
RetractMsg+accumulatingMsg would be optimized which would keep sending retractMsg but do not
deal with state.
- processWatermark(Watermark) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.LocalSlicingWindowAggOperator
-
- processWatermark(Watermark) - 类 中的方法org.apache.flink.table.runtime.operators.bundle.AbstractMapBundleOperator
-
- processWatermark(Watermark) - 类 中的方法org.apache.flink.table.runtime.operators.join.KeyedCoProcessOperatorWithWatermarkDelay
-
- processWatermark(Watermark) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.FirstInputOfTwoInput
-
- processWatermark(Watermark) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.OneInput
-
- processWatermark(Watermark) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.SecondInputOfTwoInput
-
- processWatermark(Watermark) - 类 中的方法org.apache.flink.table.runtime.operators.sink.SinkOperator
-
- processWatermark(Watermark) - 类 中的方法org.apache.flink.table.runtime.operators.source.InputConversionOperator
-
- processWatermark(Watermark) - 类 中的方法org.apache.flink.table.runtime.operators.TableStreamOperator
-
- processWatermark(Watermark) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.common.WindowAggOperator
-
- processWatermark(Watermark) - 类 中的方法org.apache.flink.table.runtime.operators.wmassigners.ProcTimeMiniBatchAssignerOperator
-
Override the base implementation to completely ignore watermarks propagated from upstream (we
rely only on the AssignerWithPeriodicWatermarks to emit watermarks from here).
- processWatermark(Watermark) - 类 中的方法org.apache.flink.table.runtime.operators.wmassigners.RowTimeMiniBatchAssginerOperator
-
- processWatermark(Watermark) - 类 中的方法org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperator
-
Override the base implementation to completely ignore watermarks propagated from upstream (we
rely only on the
WatermarkGenerator to emit watermarks from here).
- processWatermark1(Watermark) - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.MiniBatchStreamingJoinOperator
-
- processWatermark2(Watermark) - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.MiniBatchStreamingJoinOperator
-
- processWatermarkStatus(WatermarkStatus) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.FirstInputOfTwoInput
-
- processWatermarkStatus(WatermarkStatus) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.OneInput
-
- processWatermarkStatus(WatermarkStatus) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.SecondInputOfTwoInput
-
- processWatermarkStatus(WatermarkStatus) - 类 中的方法org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperator
-
- ProctimeAttribute - org.apache.flink.table.runtime.groupwindow中的类
-
- ProctimeAttribute(WindowReference) - 类 的构造器org.apache.flink.table.runtime.groupwindow.ProctimeAttribute
-
已过时。
- ProcTimeDeduplicateKeepFirstRowFunction - org.apache.flink.table.runtime.operators.deduplicate中的类
-
This function is used to deduplicate on keys and keeps only first row.
- ProcTimeDeduplicateKeepFirstRowFunction(long) - 类 的构造器org.apache.flink.table.runtime.operators.deduplicate.ProcTimeDeduplicateKeepFirstRowFunction
-
- ProcTimeDeduplicateKeepLastRowFunction - org.apache.flink.table.runtime.operators.deduplicate中的类
-
This function is used to deduplicate on keys and keeps only last row.
- ProcTimeDeduplicateKeepLastRowFunction(InternalTypeInfo<RowData>, long, boolean, boolean, boolean, GeneratedRecordEqualiser) - 类 的构造器org.apache.flink.table.runtime.operators.deduplicate.ProcTimeDeduplicateKeepLastRowFunction
-
- ProcTimeIntervalJoin - org.apache.flink.table.runtime.operators.join.interval中的类
-
The function to execute processing time interval stream inner-join.
- ProcTimeIntervalJoin(FlinkJoinType, long, long, long, InternalTypeInfo<RowData>, InternalTypeInfo<RowData>, IntervalJoinFunction) - 类 的构造器org.apache.flink.table.runtime.operators.join.interval.ProcTimeIntervalJoin
-
- ProcTimeMiniBatchAssignerOperator - org.apache.flink.table.runtime.operators.wmassigners中的类
-
A stream operator that emits mini-batch marker in a given period.
- ProcTimeMiniBatchAssignerOperator(long) - 类 的构造器org.apache.flink.table.runtime.operators.wmassigners.ProcTimeMiniBatchAssignerOperator
-
- ProcTimeMiniBatchDeduplicateKeepFirstRowFunction - org.apache.flink.table.runtime.operators.deduplicate中的类
-
This function is used to get the first row for every key partition in miniBatch mode.
- ProcTimeMiniBatchDeduplicateKeepFirstRowFunction(TypeSerializer<RowData>, long) - 类 的构造器org.apache.flink.table.runtime.operators.deduplicate.ProcTimeMiniBatchDeduplicateKeepFirstRowFunction
-
- ProcTimeMiniBatchDeduplicateKeepLastRowFunction - org.apache.flink.table.runtime.operators.deduplicate中的类
-
This function is used to get the last row for every key partition in miniBatch mode.
- ProcTimeMiniBatchDeduplicateKeepLastRowFunction(InternalTypeInfo<RowData>, TypeSerializer<RowData>, long, boolean, boolean, boolean, GeneratedRecordEqualiser) - 类 的构造器org.apache.flink.table.runtime.operators.deduplicate.ProcTimeMiniBatchDeduplicateKeepLastRowFunction
-
- ProcTimeRangeBoundedPrecedingFunction<K> - org.apache.flink.table.runtime.operators.over中的类
-
Process Function used for the aggregate in bounded proc-time OVER window.
- ProcTimeRangeBoundedPrecedingFunction(GeneratedAggsHandleFunction, LogicalType[], LogicalType[], long) - 类 的构造器org.apache.flink.table.runtime.operators.over.ProcTimeRangeBoundedPrecedingFunction
-
- ProcTimeRowsBoundedPrecedingFunction<K> - org.apache.flink.table.runtime.operators.over中的类
-
Process Function for ROW clause processing-time bounded OVER window.
- ProcTimeRowsBoundedPrecedingFunction(long, long, GeneratedAggsHandleFunction, LogicalType[], LogicalType[], long) - 类 的构造器org.apache.flink.table.runtime.operators.over.ProcTimeRowsBoundedPrecedingFunction
-
- ProcTimeSortOperator - org.apache.flink.table.runtime.operators.sort中的类
-
Sort on proc-time and additional secondary sort attributes.
- ProcTimeSortOperator(InternalTypeInfo<RowData>, GeneratedRecordComparator) - 类 的构造器org.apache.flink.table.runtime.operators.sort.ProcTimeSortOperator
-
- ProcTimeUnboundedPrecedingFunction<K> - org.apache.flink.table.runtime.operators.over中的类
-
Process Function for processing-time unbounded OVER window.
- ProcTimeUnboundedPrecedingFunction(StateTtlConfig, GeneratedAggsHandleFunction, LogicalType[]) - 类 的构造器org.apache.flink.table.runtime.operators.over.ProcTimeUnboundedPrecedingFunction
-
- produceUpdates - 类 中的变量org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperator
-
- produceUpdates - 类 中的变量org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
-
- produceUpdates() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
-
- Projection<IN extends org.apache.flink.table.data.RowData,OUT extends org.apache.flink.table.data.RowData> - org.apache.flink.table.runtime.generated中的接口
-
Interface for code generated projection, which will map a RowData to another one.
- Provider(OperatorID, List<String>) - 类 的构造器org.apache.flink.table.runtime.operators.dynamicfiltering.DynamicFilteringDataCollectorOperatorCoordinator.Provider
-
- PunctuatedWatermarkAssignerWrapper - org.apache.flink.table.runtime.operators.wmassigners中的类
-
Generates periodic watermarks based on a PunctuatedWatermarkAssigner.
- PunctuatedWatermarkAssignerWrapper(PunctuatedWatermarkAssigner, int, DataType) - 类 的构造器org.apache.flink.table.runtime.operators.wmassigners.PunctuatedWatermarkAssignerWrapper
-
- pushToOperator(StreamRecord<X>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.output.CopyingFirstInputOfTwoInputStreamOperatorOutput
-
- pushToOperator(StreamRecord<X>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.output.CopyingOneInputStreamOperatorOutput
-
- pushToOperator(StreamRecord<X>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.output.CopyingSecondInputOfTwoInputStreamOperatorOutput
-
- pushToOperator(StreamRecord<X>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.output.FirstInputOfTwoInputStreamOperatorOutput
-
- pushToOperator(StreamRecord<X>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.output.OneInputStreamOperatorOutput
-
- pushToOperator(StreamRecord<X>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.output.SecondInputOfTwoInputStreamOperatorOutput
-
- put(String, JsonPath) - 类 中的方法org.apache.flink.table.runtime.functions.JsonPathCache
-
- put(RowData, Collection<RowData>) - 类 中的方法org.apache.flink.table.runtime.functions.table.lookup.fullcache.LookupFullCache
-
- put(RowData, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.rank.TopNBuffer
-
Appends a record into the buffer.
- put(W, RowData, UV) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.state.WindowMapState
-
Associates a new value with the given key.
- putAll(RowData, Collection<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.rank.TopNBuffer
-
Puts a record list into the buffer under the sortKey.
- putAll(W, Map<RowData, UV>) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.state.WindowMapState
-
Copies all of the mappings from the given map into the state.
- putBinaryNormalizedKey(byte[], MemorySegment, int, int) - 类 中的静态方法org.apache.flink.table.runtime.operators.sort.SortUtil
-
- putBooleanNormalizedKey(boolean, MemorySegment, int, int) - 类 中的静态方法org.apache.flink.table.runtime.operators.sort.SortUtil
-
- putBuildRow(RowData) - 类 中的方法org.apache.flink.table.runtime.hashtable.BinaryHashTable
-
Put a build side row to hash table.
- putBuildRow(BinaryRowData) - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
- putByteNormalizedKey(byte, MemorySegment, int, int) - 类 中的静态方法org.apache.flink.table.runtime.operators.sort.SortUtil
-
- putDecimalNormalizedKey(DecimalData, MemorySegment, int, int) - 类 中的静态方法org.apache.flink.table.runtime.operators.sort.SortUtil
-
Just support the compact precision decimal.
- putDoubleNormalizedKey(double, MemorySegment, int, int) - 类 中的静态方法org.apache.flink.table.runtime.operators.sort.SortUtil
-
See http://stereopsis.com/radix.html for more details.
- putFloatNormalizedKey(float, MemorySegment, int, int) - 类 中的静态方法org.apache.flink.table.runtime.operators.sort.SortUtil
-
See http://stereopsis.com/radix.html for more details.
- putIntNormalizedKey(int, MemorySegment, int, int) - 类 中的静态方法org.apache.flink.table.runtime.operators.sort.SortUtil
-
- putKey(RowData, MemorySegment, int) - 接口 中的方法org.apache.flink.table.runtime.generated.NormalizedKeyComputer
-
Writes a normalized key for the given record into the target MemorySegment.
- putLongNormalizedKey(long, MemorySegment, int, int) - 类 中的静态方法org.apache.flink.table.runtime.operators.sort.SortUtil
-
- putShortNormalizedKey(short, MemorySegment, int, int) - 类 中的静态方法org.apache.flink.table.runtime.operators.sort.SortUtil
-
- putStringNormalizedKey(StringData, MemorySegment, int, int) - 类 中的静态方法org.apache.flink.table.runtime.operators.sort.SortUtil
-
UTF-8 supports bytes comparison.
- putTimestampNormalizedKey(TimestampData, MemorySegment, int, int) - 类 中的静态方法org.apache.flink.table.runtime.operators.sort.SortUtil
-
Support the compact precision TimestampData.
- radians(DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- RangeSlidingOverFrame - org.apache.flink.table.runtime.operators.over.frame中的类
-
The range sliding window frame calculates frames with the following SQL form: ...
- RangeSlidingOverFrame(RowType, RowType, GeneratedAggsHandleFunction, GeneratedRecordComparator, GeneratedRecordComparator) - 类 的构造器org.apache.flink.table.runtime.operators.over.frame.RangeSlidingOverFrame
-
- RangeUnboundedFollowingOverFrame - org.apache.flink.table.runtime.operators.over.frame中的类
-
The range unboundedFollowing window frame calculates frames with the following SQL form: ...
- RangeUnboundedFollowingOverFrame(RowType, GeneratedAggsHandleFunction, GeneratedRecordComparator) - 类 的构造器org.apache.flink.table.runtime.operators.over.frame.RangeUnboundedFollowingOverFrame
-
- RangeUnboundedPrecedingOverFrame - org.apache.flink.table.runtime.operators.over.frame中的类
-
The range UnboundPreceding window frame calculates frames with the following SQL form: ...
- RangeUnboundedPrecedingOverFrame(GeneratedAggsHandleFunction, GeneratedRecordComparator) - 类 的构造器org.apache.flink.table.runtime.operators.over.frame.RangeUnboundedPrecedingOverFrame
-
- rankEnd - 类 中的变量org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- rankEnd(long) - 类 中的方法org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
-
- RankOperator - org.apache.flink.table.runtime.operators.sort中的类
-
Rank operator to compute top N.
- RankOperator(GeneratedRecordComparator, GeneratedRecordComparator, long, long, boolean) - 类 的构造器org.apache.flink.table.runtime.operators.sort.RankOperator
-
- RankRange - org.apache.flink.table.runtime.operators.rank中的接口
-
RankRange for Rank, including following 3 types : ConstantRankRange, ConstantRankRangeWithoutEnd,
VariableRankRange.
- rankStart(long) - 类 中的方法org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
-
- RankType - org.apache.flink.table.runtime.operators.rank中的枚举
-
An enumeration of rank type, usable to show how exactly generate rank number.
- RawByteArrayConverter<T> - org.apache.flink.table.data.conversion中的类
-
Converter for RawType of byte[] external type.
- RawFormatDeserializationSchema - org.apache.flink.formats.raw中的类
-
Deserialization schema from raw (byte based) value to Flink Table/SQL internal data structure
RowData.
- RawFormatDeserializationSchema(LogicalType, TypeInformation<RowData>, String, boolean) - 类 的构造器org.apache.flink.formats.raw.RawFormatDeserializationSchema
-
- RawFormatFactory - org.apache.flink.formats.raw中的类
-
Format factory for raw format which allows to read and write raw (byte based) values as a single
column.
- RawFormatFactory() - 类 的构造器org.apache.flink.formats.raw.RawFormatFactory
-
- RawFormatOptions - org.apache.flink.formats.raw中的类
-
Options for the "raw" format.
- RawFormatSerializationSchema - org.apache.flink.formats.raw中的类
-
Serialization schema that serializes an RowData object into raw (byte based) value.
- RawFormatSerializationSchema(LogicalType, String, boolean) - 类 的构造器org.apache.flink.formats.raw.RawFormatSerializationSchema
-
- RawObjectConverter<T> - org.apache.flink.table.data.conversion中的类
-
Converter for RawType of object external type.
- RawValueDataSerializer<T> - org.apache.flink.table.runtime.typeutils中的类
-
Serializer for RawValueData.
- RawValueDataSerializer(TypeSerializer<T>) - 类 的构造器org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
-
- RawValueDataSerializer.RawValueDataSerializerSnapshot<T> - org.apache.flink.table.runtime.typeutils中的类
-
- RawValueDataSerializerSnapshot() - 类 的构造器org.apache.flink.table.runtime.typeutils.RawValueDataSerializer.RawValueDataSerializerSnapshot
-
- RawValueDataSerializerSnapshot(RawValueDataSerializer<T>) - 类 的构造器org.apache.flink.table.runtime.typeutils.RawValueDataSerializer.RawValueDataSerializerSnapshot
-
- reachedEnd() - 类 中的方法org.apache.flink.table.runtime.operators.values.ValuesInputFormat
-
- readAllBuffers(FileIOChannel.ID, int) - 类 中的方法org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- readBlock(MemorySegment) - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- readOuterSnapshot(int, DataInputView, ClassLoader) - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalSerializer.ExternalSerializerSnapshot
-
- readOuterSnapshot(int, DataInputView, ClassLoader) - 类 中的方法org.apache.flink.table.runtime.typeutils.LinkedListSerializer.LinkedListSerializerSnapshot
-
- readSnapshot(int, DataInputView, ClassLoader) - 类 中的方法org.apache.flink.table.runtime.typeutils.ArrayDataSerializer.ArrayDataSerializerSnapshot
-
- readSnapshot(int, DataInputView, ClassLoader) - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer.BinaryRowDataSerializerSnapshot
-
- readSnapshot(int, DataInputView, ClassLoader) - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataSerializer.DecimalSerializerSnapshot
-
- readSnapshot(int, DataInputView, ClassLoader) - 类 中的方法org.apache.flink.table.runtime.typeutils.MapDataSerializer.MapDataSerializerSnapshot
-
- readSnapshot(int, DataInputView, ClassLoader) - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer.RowDataSerializerSnapshot
-
- readSnapshot(int, DataInputView, ClassLoader) - 类 中的方法org.apache.flink.table.runtime.typeutils.SortedMapSerializerSnapshot
-
- readSnapshot(int, DataInputView, ClassLoader) - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataSerializer.TimestampDataSerializerSnapshot
-
- realSize() - 类 中的方法org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
- record - 类 中的变量org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator.OuterRecord
-
- RECORD_BYTES - 类 中的静态变量org.apache.flink.table.runtime.hashtable.BinaryHashBucketArea
-
The number of bytes that the entry in the hash structure occupies, in bytes.
- RECORD_EXTRA_LENGTH - 类 中的静态变量org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- recordArea - 类 中的变量org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
The segments where the actual data is stored.
- recordBuffer - 类 中的变量org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- RecordComparator - org.apache.flink.table.runtime.generated中的接口
-
- RecordCounter - org.apache.flink.table.runtime.operators.aggregate中的类
-
The
RecordCounter is used to count the number of input records under the current key.
- RecordCounter() - 类 的构造器org.apache.flink.table.runtime.operators.aggregate.RecordCounter
-
- recordCounter - 类 中的变量org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperator
-
Used to count the number of added and retracted input records.
- recordCountIsZero(RowData) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.RecordCounter
-
We store the counter in the accumulator.
- RecordEqualiser - org.apache.flink.table.runtime.generated中的接口
-
Record equaliser for RowData which can compare two RowData and returns whether they are equal.
- RecordsCombiner - org.apache.flink.table.runtime.operators.window.tvf.combines中的接口
-
- RecordsCombiner.Factory - org.apache.flink.table.runtime.operators.window.tvf.combines中的接口
-
- RecordsCombiner.LocalFactory - org.apache.flink.table.runtime.operators.window.tvf.combines中的接口
-
A factory that creates a
RecordsCombiner used for combining at local stage.
- recordSize() - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- recordsPerSegment() - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- RecordsWindowBuffer - org.apache.flink.table.runtime.operators.aggregate.window.buffers中的类
-
- RecordsWindowBuffer(Object, MemoryManager, long, RecordsCombiner, PagedTypeSerializer<RowData>, AbstractRowDataSerializer<RowData>, boolean, ZoneId) - 类 的构造器org.apache.flink.table.runtime.operators.aggregate.window.buffers.RecordsWindowBuffer
-
- RecordsWindowBuffer.Factory - org.apache.flink.table.runtime.operators.aggregate.window.buffers中的类
-
- RecordsWindowBuffer.LocalFactory - org.apache.flink.table.runtime.operators.aggregate.window.buffers中的类
-
- recycle(MemorySegment) - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- recycle(MemorySegment) - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
-
- recycle(MemorySegment) - 类 中的方法org.apache.flink.table.runtime.io.CompressedHeaderlessChannelReaderInputView
-
- recycle(MemorySegment) - 类 中的方法org.apache.flink.table.runtime.io.CompressedHeaderlessChannelWriterOutputView
-
- reducedSize() - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.bundle.BufferBundle
-
Return the number of reduced records.
- RefCountedCache(LookupCache) - 类 的构造器org.apache.flink.table.runtime.functions.table.lookup.LookupCacheManager.RefCountedCache
-
- reference - 类 中的变量org.apache.flink.table.runtime.groupwindow.AbstractWindowProperty
-
已过时。
- regExp(String, String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- regexpExtract(String, String, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Returns a string extracted with a specified regular expression and a regex match group index.
- regexpExtract(String, String, long) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- regexpExtract(String, String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Returns the first string extracted with a specified regular expression.
- regexpReplace(String, String, String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Returns a string resulting from replacing all substrings that match the regular expression
with replacement.
- registerCacheIfAbsent(String, LookupCache) - 类 中的方法org.apache.flink.table.runtime.functions.table.lookup.LookupCacheManager
-
Register a cache instance with identifier to the manager.
- registerCallback(BundleTriggerCallback) - 接口 中的方法org.apache.flink.table.runtime.operators.bundle.trigger.BundleTrigger
-
Register a callback which will be called once this trigger decides to finish this bundle.
- registerCallback(BundleTriggerCallback) - 接口 中的方法org.apache.flink.table.runtime.operators.bundle.trigger.CoBundleTrigger
-
Register a callback which will be called once this trigger decides to finish this bundle.
- registerCallback(BundleTriggerCallback) - 类 中的方法org.apache.flink.table.runtime.operators.bundle.trigger.CountBundleTrigger
-
- registerCallback(BundleTriggerCallback) - 类 中的方法org.apache.flink.table.runtime.operators.bundle.trigger.CountCoBundleTrigger
-
- registerDynamicFilteringDataListenerID(String) - 类 中的方法org.apache.flink.table.runtime.operators.dynamicfiltering.DynamicFilteringDataCollectorOperatorFactory
-
- registerEventTimeTimer(long) - 类 中的方法org.apache.flink.table.runtime.operators.TableStreamOperator.ContextImpl
-
- registerEventTimeTimer(long) - 接口 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.Trigger.TriggerContext
-
Register an event-time callback.
- registerEventTimeWindowTimer(W) - 接口 中的方法org.apache.flink.table.runtime.operators.window.tvf.common.WindowTimerService
-
Registers a window timer to be fired when event time watermark passes the window.
- registerEventTimeWindowTimer(Long) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.slicing.SlicingWindowTimerServiceImpl
-
- registerEventTimeWindowTimer(TimeWindow) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnslicingWindowTimerServiceImpl
-
- registerMetric(long) - 类 中的方法org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- registerProcessingCleanupTimer(ValueState<Long>, long, long, long, TimerService) - 接口 中的方法org.apache.flink.table.runtime.functions.CleanupState
-
- registerProcessingCleanupTimer(KeyedProcessFunction<K, IN, OUT>.Context, long) - 类 中的方法org.apache.flink.table.runtime.functions.KeyedProcessFunctionWithCleanupState
-
- registerProcessingCleanupTimer() - 类 中的方法org.apache.flink.table.runtime.operators.join.temporal.BaseTwoInputStreamOperatorWithStateRetention
-
If the user has specified a minRetentionTime and maxRetentionTime, this
method registers a cleanup timer for currentProcessingTime + minRetentionTime.
- registerProcessingTimeTimer(long) - 类 中的方法org.apache.flink.table.runtime.operators.TableStreamOperator.ContextImpl
-
- registerProcessingTimeTimer(long) - 接口 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.Trigger.TriggerContext
-
Register a system time callback.
- registerProcessingTimeWindowTimer(W) - 接口 中的方法org.apache.flink.table.runtime.operators.window.tvf.common.WindowTimerService
-
Registers a window timer to be fired when processing time passes the window.
- registerProcessingTimeWindowTimer(Long) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.slicing.SlicingWindowTimerServiceImpl
-
- registerProcessingTimeWindowTimer(TimeWindow) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnslicingWindowTimerServiceImpl
-
- release() - 类 中的方法org.apache.flink.table.runtime.functions.table.lookup.LookupCacheManager.RefCountedCache
-
- releaseMemoryCacheForSMJ() - 类 中的方法org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
Due to adaptive hash join is introduced, the cached memory segments should be released to
MemoryManager before switch to sort merge join.
- reloadAsync() - 类 中的方法org.apache.flink.table.runtime.functions.table.lookup.fullcache.CacheLoader
-
- ReloadTriggerContext - org.apache.flink.table.runtime.functions.table.lookup.fullcache中的类
-
Runtime implementation of CacheReloadTrigger.Context.
- ReloadTriggerContext(Supplier<CompletableFuture<Void>>, Consumer<Throwable>) - 类 的构造器org.apache.flink.table.runtime.functions.table.lookup.fullcache.ReloadTriggerContext
-
- remainBuffers() - 类 中的方法org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- remove() - 接口 中的方法org.apache.flink.table.runtime.dataview.NullAwareMapIterator.NullMapEntry
-
- remove() - 类 中的方法org.apache.flink.table.runtime.dataview.NullAwareMapIterator
-
- remove(EE) - 类 中的方法org.apache.flink.table.runtime.dataview.StateListView
-
- remove(RowData, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.rank.TopNBuffer
-
- remove(W, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.state.WindowMapState
-
Deletes the mapping of the given key.
- remove() - 类 中的方法org.apache.flink.table.runtime.util.SingleElementIterator
-
- removeAll(RowData) - 类 中的方法org.apache.flink.table.runtime.operators.rank.TopNBuffer
-
Removes all record list from the buffer under the sortKey.
- removeChannel(FileIOChannel.ID) - 类 中的方法org.apache.flink.table.runtime.operators.sort.SpillChannelManager
-
- removeEldestEntry(Map.Entry<K, V>) - 类 中的方法org.apache.flink.table.runtime.util.LRUMap
-
- removeLast() - 类 中的方法org.apache.flink.table.runtime.operators.rank.TopNBuffer
-
Removes the last record of the last Entry in the buffer.
- removeLegacyTypes(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.types.PlannerTypeUtils
-
A conversion that removes all LegacyTypeInformationTypes by mapping to corresponding
new types.
- repeat(String, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Returns a string that repeats the base string n times.
- replace(String, String, String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Replaces all the old strings with the replacement string.
- replace(long, RowData) - 类 中的方法org.apache.flink.table.runtime.util.WindowKey
-
Replace the currently stored key and window by the given new key and new window.
- ReplicateRowsFunction - org.apache.flink.table.runtime.functions.table中的类
-
Replicate the row N times.
- ReplicateRowsFunction(SpecializedFunction.SpecializedContext) - 类 的构造器org.apache.flink.table.runtime.functions.table.ReplicateRowsFunction
-
- reportOrForwardLatencyMarker(LatencyMarker) - 类 中的方法org.apache.flink.table.runtime.operators.sink.SinkOperator
-
- requestCount - 类 中的变量org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- requestFailed(Buffer, IOException) - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- requestFailed(Buffer, IOException) - 类 中的方法org.apache.flink.table.runtime.io.CompressedHeaderlessChannelReaderInputView
-
- requestSuccessful(Buffer) - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- requestSuccessful(Buffer) - 类 中的方法org.apache.flink.table.runtime.io.CompressedHeaderlessChannelReaderInputView
-
- requiredOptions() - 类 中的方法org.apache.flink.formats.raw.RawFormatFactory
-
- reservedNumBuffers - 类 中的变量org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- reset() - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
First, reset.
- reset() - 类 中的方法org.apache.flink.table.data.writer.BinaryRowWriter
-
First, reset.
- reset() - 接口 中的方法org.apache.flink.table.data.writer.BinaryWriter
-
Reset writer to prepare next write.
- reset() - 类 中的方法org.apache.flink.table.runtime.collector.TableFunctionCollector
-
Resets the flag to indicate whether [[collect(T)]] has been called.
- reset() - 接口 中的方法org.apache.flink.table.runtime.operators.bundle.trigger.BundleTrigger
-
Reset the trigger to its initiate status.
- reset() - 接口 中的方法org.apache.flink.table.runtime.operators.bundle.trigger.CoBundleTrigger
-
Reset the trigger to its initiate status.
- reset() - 类 中的方法org.apache.flink.table.runtime.operators.bundle.trigger.CountBundleTrigger
-
- reset() - 类 中的方法org.apache.flink.table.runtime.operators.bundle.trigger.CountCoBundleTrigger
-
- reset() - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryInMemorySortBuffer
-
Resets the sort buffer back to the state where it is empty.
- reset() - 类 中的方法org.apache.flink.table.runtime.operators.window.grouping.WindowsGrouping
-
Reset for next group.
- reset() - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
-
reset the map's record and bucket area's memory segments for reusing.
- reset() - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.AbstractBytesMultiMap
-
reset the map's record and bucket area's memory segments for reusing.
- reset() - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
reset the map's record and bucket area's memory segments for reusing.
- reset() - 类 中的方法org.apache.flink.table.runtime.util.ResettableExternalBuffer.BufferIterator
-
- reset() - 类 中的方法org.apache.flink.table.runtime.util.ResettableExternalBuffer
-
- reset() - 接口 中的方法org.apache.flink.table.runtime.util.ResettableRowBuffer
-
Re-initialize the buffer state.
- reset() - 接口 中的方法org.apache.flink.table.runtime.util.ResettableRowBuffer.ResettableIterator
-
Re-initialize the iterator, start from begin row.
- resetAccumulator(ArrayAggFunction.ArrayAggAccumulator<T>) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.ArrayAggFunction
-
- resetAccumulator(HllBuffer) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.BatchApproxCountDistinctAggFunctions.ApproxCountDistinctAggFunction
-
- resetAccumulator(CollectAggFunction.CollectAccumulator<T>) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.CollectAggFunction
-
- resetAccumulator(RowData) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.FirstValueAggFunction
-
- resetAccumulator(FirstValueWithRetractAggFunction.FirstValueWithRetractAccumulator<T>) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.FirstValueWithRetractAggFunction
-
- resetAccumulator(JsonArrayAggFunction.Accumulator) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.JsonArrayAggFunction
-
- resetAccumulator(JsonObjectAggFunction.Accumulator) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.JsonObjectAggFunction
-
- resetAccumulator(LagAggFunction.LagAcc<T>) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.LagAggFunction
-
- resetAccumulator(RowData) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.LastValueAggFunction
-
- resetAccumulator(LastValueWithRetractAggFunction.LastValueWithRetractAccumulator<T>) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.LastValueWithRetractAggFunction
-
- resetAccumulator(ListAggWithRetractAggFunction.ListAggWithRetractAccumulator) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.ListAggWithRetractAggFunction
-
- resetAccumulator(ListAggWsWithRetractAggFunction.ListAggWsWithRetractAccumulator) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.ListAggWsWithRetractAggFunction
-
- resetAccumulator(MaxWithRetractAggFunction.MaxWithRetractAccumulator<T>) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.MaxWithRetractAggFunction
-
- resetAccumulator(MinWithRetractAggFunction.MinWithRetractAccumulator<T>) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.MinWithRetractAggFunction
-
- resetAccumulators() - 接口 中的方法org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
-
Resets all the accumulators.
- resetBucketSegments(List<MemorySegment>) - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- resetBuffer() - 类 中的方法org.apache.flink.table.runtime.operators.window.grouping.HeapWindowsGrouping
-
- resetBuffer() - 类 中的方法org.apache.flink.table.runtime.operators.window.grouping.WindowsGrouping
-
- ResettableExternalBuffer - org.apache.flink.table.runtime.util中的类
-
A resettable external buffer for binary row.
- ResettableExternalBuffer(IOManager, LazyMemorySegmentPool, AbstractRowDataSerializer, boolean) - 类 的构造器org.apache.flink.table.runtime.util.ResettableExternalBuffer
-
- ResettableExternalBuffer.BufferIterator - org.apache.flink.table.runtime.util中的类
-
Iterator of external buffer.
- ResettableRowBuffer - org.apache.flink.table.runtime.util中的接口
-
Resettable buffer that add RowData and return BinaryRowData iterator.
- ResettableRowBuffer.ResettableIterator - org.apache.flink.table.runtime.util中的接口
-
Row iterator that can be reset.
- resetToCheckpoint(long, byte[]) - 类 中的方法org.apache.flink.table.runtime.operators.dynamicfiltering.DynamicFilteringDataCollectorOperatorCoordinator
-
- resolveOuterSchemaCompatibility(TypeSerializerSnapshot<LinkedList<T>>) - 类 中的方法org.apache.flink.table.runtime.typeutils.LinkedListSerializer.LinkedListSerializerSnapshot
-
- resolveSchemaCompatibility(TypeSerializerSnapshot<ArrayData>) - 类 中的方法org.apache.flink.table.runtime.typeutils.ArrayDataSerializer.ArrayDataSerializerSnapshot
-
- resolveSchemaCompatibility(TypeSerializerSnapshot<BinaryRowData>) - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer.BinaryRowDataSerializerSnapshot
-
- resolveSchemaCompatibility(TypeSerializerSnapshot<DecimalData>) - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataSerializer.DecimalSerializerSnapshot
-
- resolveSchemaCompatibility(TypeSerializerSnapshot<MapData>) - 类 中的方法org.apache.flink.table.runtime.typeutils.MapDataSerializer.MapDataSerializerSnapshot
-
- resolveSchemaCompatibility(TypeSerializerSnapshot<RowData>) - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer.RowDataSerializerSnapshot
-
- resolveSchemaCompatibility(TypeSerializerSnapshot<SortedMap<K, V>>) - 类 中的方法org.apache.flink.table.runtime.typeutils.SortedMapSerializerSnapshot
-
- resolveSchemaCompatibility(TypeSerializerSnapshot<TimestampData>) - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataSerializer.TimestampDataSerializerSnapshot
-
- restoreSerializer() - 类 中的方法org.apache.flink.table.runtime.typeutils.ArrayDataSerializer.ArrayDataSerializerSnapshot
-
- restoreSerializer() - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer.BinaryRowDataSerializerSnapshot
-
- restoreSerializer() - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataSerializer.DecimalSerializerSnapshot
-
- restoreSerializer() - 类 中的方法org.apache.flink.table.runtime.typeutils.MapDataSerializer.MapDataSerializerSnapshot
-
- restoreSerializer() - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer.RowDataSerializerSnapshot
-
- restoreSerializer() - 类 中的方法org.apache.flink.table.runtime.typeutils.SortedMapSerializerSnapshot
-
- restoreSerializer() - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataSerializer.TimestampDataSerializerSnapshot
-
- ResultRetryStrategy - org.apache.flink.table.runtime.operators.join.lookup中的类
-
A utility class to wrap the data stream api AsyncRetryStrategy to support both sync and
async retry in table module.
- ResultRetryStrategy(AsyncRetryStrategy) - 类 的构造器org.apache.flink.table.runtime.operators.join.lookup.ResultRetryStrategy
-
- retain() - 类 中的方法org.apache.flink.table.runtime.functions.table.lookup.LookupCacheManager.RefCountedCache
-
- retireWindow(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.internal.MergingWindowSet
-
Removes the given window from the set of in-flight windows.
- retract(ArrayAggFunction.ArrayAggAccumulator<T>, T) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.ArrayAggFunction
-
- retract(CollectAggFunction.CollectAccumulator<T>, T) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.CollectAggFunction
-
- retract(FirstValueWithRetractAggFunction.FirstValueWithRetractAccumulator<T>, Object) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.FirstValueWithRetractAggFunction
-
- retract(FirstValueWithRetractAggFunction.FirstValueWithRetractAccumulator<T>, Object, Long) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.FirstValueWithRetractAggFunction
-
- retract(JsonArrayAggFunction.Accumulator, StringData) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.JsonArrayAggFunction
-
- retract(JsonObjectAggFunction.Accumulator, StringData, StringData) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.JsonObjectAggFunction
-
- retract(LastValueWithRetractAggFunction.LastValueWithRetractAccumulator<T>, Object) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.LastValueWithRetractAggFunction
-
- retract(LastValueWithRetractAggFunction.LastValueWithRetractAccumulator<T>, Object, Long) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.LastValueWithRetractAggFunction
-
- retract(ListAggWithRetractAggFunction.ListAggWithRetractAccumulator, StringData) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.ListAggWithRetractAggFunction
-
- retract(ListAggWsWithRetractAggFunction.ListAggWsWithRetractAccumulator, StringData, StringData) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.ListAggWsWithRetractAggFunction
-
- retract(MaxWithRetractAggFunction.MaxWithRetractAccumulator<T>, T) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.MaxWithRetractAggFunction
-
- retract(MinWithRetractAggFunction.MinWithRetractAccumulator<T>, T) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.MinWithRetractAggFunction
-
- retract(RowData) - 接口 中的方法org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
-
Retracts the input values from the accumulators.
- retract(RowData) - 接口 中的方法org.apache.flink.table.runtime.generated.NamespaceAggsHandleFunctionBase
-
Retracts the input values from the accumulators.
- RetractableTopNFunction - org.apache.flink.table.runtime.operators.rank中的类
-
A TopN function could handle updating stream.
- RetractableTopNFunction(StateTtlConfig, InternalTypeInfo<RowData>, ComparableRecordComparator, RowDataKeySelector, RankType, RankRange, GeneratedRecordEqualiser, boolean, boolean) - 类 的构造器org.apache.flink.table.runtime.operators.rank.RetractableTopNFunction
-
- retractList - 类 中的变量org.apache.flink.table.runtime.functions.aggregate.ArrayAggFunction.ArrayAggAccumulator
-
- retractList - 类 中的变量org.apache.flink.table.runtime.functions.aggregate.ListAggWithRetractAggFunction.ListAggWithRetractAccumulator
-
- retractList - 类 中的变量org.apache.flink.table.runtime.functions.aggregate.ListAggWsWithRetractAggFunction.ListAggWsWithRetractAccumulator
-
- retractRecord(RowData) - 接口 中的方法org.apache.flink.table.runtime.operators.join.stream.state.JoinRecordStateView
-
Retract the record from the state view.
- RetryableAsyncLookupFunctionDelegator - org.apache.flink.table.runtime.operators.join.lookup中的类
-
A delegator holds user's AsyncLookupFunction to handle retries.
- RetryableAsyncLookupFunctionDelegator(AsyncLookupFunction, ResultRetryStrategy) - 类 的构造器org.apache.flink.table.runtime.operators.join.lookup.RetryableAsyncLookupFunctionDelegator
-
- RetryableLookupFunctionDelegator - org.apache.flink.table.runtime.operators.join.lookup中的类
-
A delegator holds user's LookupFunction to handle retries.
- RetryableLookupFunctionDelegator(LookupFunction, ResultRetryStrategy) - 类 的构造器org.apache.flink.table.runtime.operators.join.lookup.RetryableLookupFunctionDelegator
-
- RetryPredicates - org.apache.flink.table.runtime.operators.calc.async中的类
-
Contains retry predicates used to determine if a result or error should result in a retry.
- RetryPredicates() - 类 的构造器org.apache.flink.table.runtime.operators.calc.async.RetryPredicates
-
- RetryPredicates.AnyExceptionStrategy - org.apache.flink.table.runtime.operators.calc.async中的类
-
Returns true for any exception.
- RetryPredicates.EmptyResponseResultStrategy - org.apache.flink.table.runtime.operators.calc.async中的类
-
Returns true if the response is null or empty.
- returnAll(List<MemorySegment>) - 类 中的方法org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- returnAll(List<MemorySegment>) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.BytesHashMapSpillMemorySegmentPool
-
- returnAll(List<MemorySegment>) - 类 中的方法org.apache.flink.table.runtime.operators.sort.ListMemorySegmentPool
-
- returnAll(List<MemorySegment>) - 类 中的方法org.apache.flink.table.runtime.util.LazyMemorySegmentPool
-
- returnAll(List<MemorySegment>) - 接口 中的方法org.apache.flink.table.runtime.util.MemorySegmentPool
-
Return all pages back into this pool.
- returnPage(MemorySegment) - 类 中的方法org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- returnPage(MemorySegment) - 类 中的方法org.apache.flink.table.runtime.util.LazyMemorySegmentPool
-
- returnSegments(List<MemorySegment>) - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- returnToSegmentPool() - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryInMemorySortBuffer
-
- reusedKey - 类 中的变量org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
Used as a reused object when lookup and iteration.
- reusedValue - 类 中的变量org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
Used as a reused object when retrieve the map's value by key and iteration.
- reuseOutput - 类 中的变量org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- reverse(BinaryStringData) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
Reverse each character in current string.
- RIGHT_RECORDS_STATE_NAME - 类 中的静态变量org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
-
- rightInputSideSpec - 类 中的变量org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
-
- rightIsOuter - 类 中的变量org.apache.flink.table.runtime.operators.join.stream.StreamingJoinOperator
-
- rightRecordStateView - 类 中的变量org.apache.flink.table.runtime.operators.join.stream.StreamingJoinOperator
-
- rightRowSerializer - 类 中的变量org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinRunner
-
- rightSerializer - 类 中的变量org.apache.flink.table.runtime.operators.join.window.WindowJoinOperator
-
- rightSerializer(TypeSerializer<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.join.window.WindowJoinOperatorBuilder
-
- rightStateRetentionTime - 类 中的变量org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
-
- rightType - 类 中的变量org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
-
- rightWindowEndIndex(int) - 类 中的方法org.apache.flink.table.runtime.operators.join.window.WindowJoinOperatorBuilder
-
- row1 - 类 中的变量org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- RowConverter(DataType[]) - 类 的构造器org.apache.flink.table.data.util.DataFormatConverters.RowConverter
-
- RowDataEventComparator - org.apache.flink.table.runtime.operators.match中的类
-
- RowDataEventComparator(GeneratedRecordComparator) - 类 的构造器org.apache.flink.table.runtime.operators.match.RowDataEventComparator
-
- RowDataKeySelector - org.apache.flink.table.runtime.keyselector中的接口
-
RowDataKeySelector takes an RowData and extracts the deterministic key for the RowData.
- RowDataSerializer - org.apache.flink.table.runtime.typeutils中的类
-
Serializer for RowData.
- RowDataSerializer(RowType) - 类 的构造器org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- RowDataSerializer(LogicalType...) - 类 的构造器org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- RowDataSerializer(LogicalType[], TypeSerializer<?>[]) - 类 的构造器org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- RowDataSerializer.RowDataSerializerSnapshot - org.apache.flink.table.runtime.typeutils中的类
-
- RowDataSerializerSnapshot() - 类 的构造器org.apache.flink.table.runtime.typeutils.RowDataSerializer.RowDataSerializerSnapshot
-
- RowDataUtil - org.apache.flink.table.data.util中的类
-
Utilities for RowData.
- RowDataUtil() - 类 的构造器org.apache.flink.table.data.util.RowDataUtil
-
- RowIterator<T extends org.apache.flink.table.data.RowData> - org.apache.flink.table.runtime.util中的接口
-
An internal iterator interface which presents a more restrictive API than
Iterator.
- RowKindSetter - org.apache.flink.table.runtime.operators.sink中的类
-
An operator that sets the row kind of the incoming records to a specific row kind.
- RowKindSetter(RowKind) - 类 的构造器org.apache.flink.table.runtime.operators.sink.RowKindSetter
-
- RowRowConverter - org.apache.flink.table.data.conversion中的类
-
Converter for RowType of Row external type.
- RowSlidingOverFrame - org.apache.flink.table.runtime.operators.over.frame中的类
-
The row sliding window frame calculates frames with the following SQL form: ...
- RowSlidingOverFrame(RowType, RowType, GeneratedAggsHandleFunction, long, long) - 类 的构造器org.apache.flink.table.runtime.operators.over.frame.RowSlidingOverFrame
-
- RowtimeAttribute - org.apache.flink.table.runtime.groupwindow中的类
-
- RowtimeAttribute(WindowReference) - 类 的构造器org.apache.flink.table.runtime.groupwindow.RowtimeAttribute
-
已过时。
- RowTimeDeduplicateFunction - org.apache.flink.table.runtime.operators.deduplicate中的类
-
This function is used to deduplicate on keys and keeps only first or last row on row time.
- RowTimeDeduplicateFunction(InternalTypeInfo<RowData>, long, int, boolean, boolean, boolean) - 类 的构造器org.apache.flink.table.runtime.operators.deduplicate.RowTimeDeduplicateFunction
-
- RowTimeDeduplicateRecordsCombiner - org.apache.flink.table.runtime.operators.deduplicate.window.combines中的类
-
An implementation of
RecordsCombiner that stores the first/last records of incremental
input records into the window state.
- RowTimeDeduplicateRecordsCombiner(WindowTimerService<Long>, StateKeyContext, WindowValueState<Long>, int, boolean, TypeSerializer<RowData>) - 类 的构造器org.apache.flink.table.runtime.operators.deduplicate.window.combines.RowTimeDeduplicateRecordsCombiner
-
- RowTimeDeduplicateRecordsCombiner.Factory - org.apache.flink.table.runtime.operators.deduplicate.window.combines中的类
-
- rowtimeIndex(int) - 类 中的方法org.apache.flink.table.runtime.operators.deduplicate.window.RowTimeWindowDeduplicateOperatorBuilder
-
- rowtimeIndex - 类 中的变量org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
-
- rowtimeIndex - 类 中的变量org.apache.flink.table.runtime.operators.window.tvf.operator.WindowTableFunctionOperatorBase
-
- RowTimeIntervalJoin - org.apache.flink.table.runtime.operators.join.interval中的类
-
The function to execute row(event) time interval stream inner-join.
- RowTimeIntervalJoin(FlinkJoinType, long, long, long, long, InternalTypeInfo<RowData>, InternalTypeInfo<RowData>, IntervalJoinFunction, int, int) - 类 的构造器org.apache.flink.table.runtime.operators.join.interval.RowTimeIntervalJoin
-
- RowTimeMiniBatchAssginerOperator - org.apache.flink.table.runtime.operators.wmassigners中的类
-
A stream operator that emits watermark in a given event-time interval.
- RowTimeMiniBatchAssginerOperator(long) - 类 的构造器org.apache.flink.table.runtime.operators.wmassigners.RowTimeMiniBatchAssginerOperator
-
- RowTimeMiniBatchDeduplicateFunction - org.apache.flink.table.runtime.operators.deduplicate中的类
-
This function is used to get the first or last row for every key partition in miniBatch mode.
- RowTimeMiniBatchDeduplicateFunction(InternalTypeInfo<RowData>, TypeSerializer<RowData>, long, int, boolean, boolean, boolean) - 类 的构造器org.apache.flink.table.runtime.operators.deduplicate.RowTimeMiniBatchDeduplicateFunction
-
- RowTimeMiniBatchLatestChangeDeduplicateFunction - org.apache.flink.table.runtime.operators.deduplicate中的类
-
This function is used to get the first or last row for every key partition in miniBatch mode.
- RowTimeMiniBatchLatestChangeDeduplicateFunction(InternalTypeInfo<RowData>, TypeSerializer<RowData>, long, int, boolean, boolean, boolean) - 类 的构造器org.apache.flink.table.runtime.operators.deduplicate.RowTimeMiniBatchLatestChangeDeduplicateFunction
-
- RowTimeRangeBoundedPrecedingFunction<K> - org.apache.flink.table.runtime.operators.over中的类
-
Process Function for RANGE clause event-time bounded OVER window.
- RowTimeRangeBoundedPrecedingFunction(GeneratedAggsHandleFunction, LogicalType[], LogicalType[], long, int) - 类 的构造器org.apache.flink.table.runtime.operators.over.RowTimeRangeBoundedPrecedingFunction
-
- RowTimeRangeUnboundedPrecedingFunction<K> - org.apache.flink.table.runtime.operators.over中的类
-
A ProcessFunction to support unbounded RANGE window.
- RowTimeRangeUnboundedPrecedingFunction(long, long, GeneratedAggsHandleFunction, LogicalType[], LogicalType[], int) - 类 的构造器org.apache.flink.table.runtime.operators.over.RowTimeRangeUnboundedPrecedingFunction
-
- RowTimeRowsBoundedPrecedingFunction<K> - org.apache.flink.table.runtime.operators.over中的类
-
Process Function for ROWS clause event-time bounded OVER window.
- RowTimeRowsBoundedPrecedingFunction(long, long, GeneratedAggsHandleFunction, LogicalType[], LogicalType[], long, int) - 类 的构造器org.apache.flink.table.runtime.operators.over.RowTimeRowsBoundedPrecedingFunction
-
- RowTimeRowsUnboundedPrecedingFunction<K> - org.apache.flink.table.runtime.operators.over中的类
-
A ProcessFunction to support unbounded ROWS window.
- RowTimeRowsUnboundedPrecedingFunction(long, long, GeneratedAggsHandleFunction, LogicalType[], LogicalType[], int) - 类 的构造器org.apache.flink.table.runtime.operators.over.RowTimeRowsUnboundedPrecedingFunction
-
- RowTimeSortOperator - org.apache.flink.table.runtime.operators.sort中的类
-
Sort based on event-time and possibly additional secondary sort attributes.
- RowTimeSortOperator(InternalTypeInfo<RowData>, int, GeneratedRecordComparator) - 类 的构造器org.apache.flink.table.runtime.operators.sort.RowTimeSortOperator
-
- RowTimeWindowDeduplicateOperatorBuilder - org.apache.flink.table.runtime.operators.deduplicate.window中的类
-
- RowTimeWindowDeduplicateOperatorBuilder() - 类 的构造器org.apache.flink.table.runtime.operators.deduplicate.window.RowTimeWindowDeduplicateOperatorBuilder
-
- RowTimeWindowDeduplicateProcessor - org.apache.flink.table.runtime.operators.deduplicate.window.processors中的类
-
A rowtime window deduplicate processor.
- RowTimeWindowDeduplicateProcessor(TypeSerializer<RowData>, WindowBuffer.Factory, int, ZoneId) - 类 的构造器org.apache.flink.table.runtime.operators.deduplicate.window.processors.RowTimeWindowDeduplicateProcessor
-
- RowUnboundedFollowingOverFrame - org.apache.flink.table.runtime.operators.over.frame中的类
-
The row unboundedFollowing window frame calculates frames with the following SQL form: ...
- RowUnboundedFollowingOverFrame(RowType, GeneratedAggsHandleFunction, long) - 类 的构造器org.apache.flink.table.runtime.operators.over.frame.RowUnboundedFollowingOverFrame
-
- RowUnboundedPrecedingOverFrame - org.apache.flink.table.runtime.operators.over.frame中的类
-
The row UnboundPreceding window frame calculates frames with the following SQL form: ...
- RowUnboundedPrecedingOverFrame(GeneratedAggsHandleFunction, long) - 类 的构造器org.apache.flink.table.runtime.operators.over.frame.RowUnboundedPrecedingOverFrame
-
- rpad(String, int, String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Returns the string str right-padded with the string pad to a length of len characters.
- run() - 类 中的方法org.apache.flink.table.runtime.functions.table.lookup.fullcache.inputformat.InputSplitCacheLoadTask
-
- RuntimeFilterUtils - org.apache.flink.table.runtime.operators.runtimefilter.util中的类
-
Utilities for runtime filter.
- RuntimeFilterUtils() - 类 的构造器org.apache.flink.table.runtime.operators.runtimefilter.util.RuntimeFilterUtils
-
- safeToString(BinaryStringData) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- scale() - 类 中的方法org.apache.flink.table.runtime.typeutils.BigDecimalTypeInfo
-
- scale() - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- ScanRuntimeProviderContext - org.apache.flink.table.runtime.connector.source中的类
-
Implementation of ScanTableSource.Context.
- ScanRuntimeProviderContext() - 类 的构造器org.apache.flink.table.runtime.connector.source.ScanRuntimeProviderContext
-
- ScriptTransformIOInfo - org.apache.flink.table.runtime.script中的类
-
The wrapper class of the input/out schema for script transform.
- ScriptTransformIOInfo(String, Map<String, String>, String, Map<String, String>, String, String, Serializable) - 类 的构造器org.apache.flink.table.runtime.script.ScriptTransformIOInfo
-
- SecondInputOfTwoInput - org.apache.flink.table.runtime.operators.multipleinput.input中的类
-
Input for the second input of TwoInputStreamOperator.
- SecondInputOfTwoInput(TwoInputStreamOperator<RowData, RowData, RowData>) - 类 的构造器org.apache.flink.table.runtime.operators.multipleinput.input.SecondInputOfTwoInput
-
- SecondInputOfTwoInputStreamOperatorOutput - org.apache.flink.table.runtime.operators.multipleinput.output中的类
-
An Output that can be used to emit elements and other messages for the second input of
TwoInputStreamOperator.
- SecondInputOfTwoInputStreamOperatorOutput(TwoInputStreamOperator<RowData, RowData, RowData>) - 类 的构造器org.apache.flink.table.runtime.operators.multipleinput.output.SecondInputOfTwoInputStreamOperatorOutput
-
- seekToPosition(long) - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- segmentSize - 类 中的变量org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
The size of the segments used by the hash join buckets.
- segmentSize - 类 中的变量org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- segmentSizeBits - 类 中的变量org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- segmentSizeMask - 类 中的变量org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- SegmentsUtil - org.apache.flink.table.runtime.util中的类
-
Util for data format segments calc.
- SegmentsUtil() - 类 的构造器org.apache.flink.table.runtime.util.SegmentsUtil
-
- selectChannel(SerializationDelegate<StreamRecord<RowData>>) - 类 中的方法org.apache.flink.table.runtime.partitioner.BinaryHashPartitioner
-
- serialize(RowData) - 类 中的方法org.apache.flink.formats.raw.RawFormatSerializationSchema
-
- serialize(CountWindow, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.operators.window.CountWindow.Serializer
-
- serialize(TimeWindow, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
-
- serialize(ArrayData, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
-
- serialize(BinaryRowData, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- serialize(DecimalData, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
-
- serialize(E, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- serialize(LinkedList<T>, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.LinkedListSerializer
-
- serialize(MapData, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
- serialize(RawValueData<T>, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
-
- serialize(RowData, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- serialize(StringData, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.StringDataSerializer
-
- serialize(TimestampData, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
-
- serialize(WindowKey, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- serializeJson(JsonNode) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlJsonUtils
-
Serializes the given JsonNode to a JSON string.
- serializer - 类 中的变量org.apache.flink.table.runtime.io.BinaryRowChannelInputViewIterator
-
- serializer - 类 中的变量org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- Serializer() - 类 的构造器org.apache.flink.table.runtime.operators.window.CountWindow.Serializer
-
- Serializer() - 类 的构造器org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
-
- serializer1 - 类 中的变量org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- serializeToPages(BinaryRowData) - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHashPartition
-
- serializeToPages(BinaryRowData, AbstractPagedOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- serializeToPages(T, AbstractPagedOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.PagedTypeSerializer
-
Serializes the given record to the given target paged output view.
- serializeToPages(RowData, AbstractPagedOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- serializeToPages(WindowKey, AbstractPagedOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
Actually, the return value is just for saving checkSkipReadForFixLengthPart in the
mapFromPages, the cost is very small.
- serializeWithoutLengthSlow(BinaryRowData, MemorySegmentWritable) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- session(Duration) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
-
- session(int, ZoneId, Duration) - 类 中的静态方法org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigners
-
Creates a session window
UnsliceAssigner that assigns elements to windows based on
the timestamp.
- SessionUnsliceAssigner(int, ZoneId, long) - 类 的构造器org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigners.SessionUnsliceAssigner
-
- SessionWindowAssigner - org.apache.flink.table.runtime.operators.window.groupwindow.assigners中的类
-
- SessionWindowAssigner(long, boolean) - 类 的构造器org.apache.flink.table.runtime.operators.window.groupwindow.assigners.SessionWindowAssigner
-
- set(long) - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHashPartition.MatchIterator
-
- set(MemorySegment, MemorySegment[], BinaryHashPartition, int, int) - 类 中的方法org.apache.flink.table.runtime.hashtable.LookupBucketIterator
-
- set(ChannelReaderInputViewIterator<BinaryRowData>) - 类 中的方法org.apache.flink.table.runtime.hashtable.ProbeIterator
-
- set(E) - 类 中的方法org.apache.flink.table.runtime.util.SingleElementIterator
-
Resets the element.
- setAccumulators(RowData) - 接口 中的方法org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
-
Set the current accumulators (saved in a row) which contains the current aggregated results.
- setAccumulators(N, RowData) - 接口 中的方法org.apache.flink.table.runtime.generated.NamespaceAggsHandleFunctionBase
-
Set the current accumulators (saved in a row) which contains the current aggregated results.
- setBoolean(int, boolean) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- setBoolean(int, boolean) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- setBoolean(MemorySegment[], int, boolean) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
set boolean from segments.
- setByte(int, byte) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- setByte(int, byte) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- setByte(MemorySegment[], int, byte) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
set byte from segments.
- setCollectListener(ListenableCollector.CollectListener<T>) - 类 中的方法org.apache.flink.table.runtime.collector.ListenableCollector
-
- setCollector(Collector<?>) - 类 中的方法org.apache.flink.table.runtime.collector.TableFunctionCollector
-
Sets the current collector, which used to emit the final row.
- setCollector(Collector<T>) - 类 中的方法org.apache.flink.table.runtime.collector.WrappingCollector
-
Sets the current collector which is used to emit the final result.
- setCurrentKey(RowData) - 接口 中的方法org.apache.flink.table.runtime.context.ExecutionContext
-
Sets current key.
- setCurrentKey(RowData) - 类 中的方法org.apache.flink.table.runtime.context.ExecutionContextImpl
-
- setCurrentKey(RowData) - 接口 中的方法org.apache.flink.table.runtime.operators.window.tvf.state.StateKeyContext
-
Sets current state key to given value.
- setCurrentNamespace(N) - 接口 中的方法org.apache.flink.table.runtime.dataview.StateDataView
-
Sets current namespace for state.
- setCurrentNamespace(N) - 类 中的方法org.apache.flink.table.runtime.dataview.StateListView.KeyedStateListView
-
- setCurrentNamespace(N) - 类 中的方法org.apache.flink.table.runtime.dataview.StateListView.NamespacedStateListView
-
- setCurrentNamespace(N) - 类 中的方法org.apache.flink.table.runtime.dataview.StateMapView.KeyedStateMapViewWithKeysNotNull
-
- setCurrentNamespace(N) - 类 中的方法org.apache.flink.table.runtime.dataview.StateMapView.KeyedStateMapViewWithKeysNullable
-
- setCurrentNamespace(N) - 类 中的方法org.apache.flink.table.runtime.dataview.StateMapView.NamespacedStateMapViewWithKeysNotNull
-
- setCurrentNamespace(N) - 类 中的方法org.apache.flink.table.runtime.dataview.StateMapView.NamespacedStateMapViewWithKeysNullable
-
- setDecimal(int, DecimalData, int) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- setDecimal(int, DecimalData, int) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- setDouble(int, double) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- setDouble(int, double) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- setDouble(MemorySegment[], int, double) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
set double from segments.
- setField(int, Object) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- setFloat(int, float) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- setFloat(int, float) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- setFloat(MemorySegment[], int, float) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
set float from segments.
- setInput(Object) - 类 中的方法org.apache.flink.table.runtime.collector.TableFunctionCollector
-
Sets the input row from left table, which will be used to cross join with the result of table
function.
- setInput(Object) - 类 中的方法org.apache.flink.table.runtime.collector.TableFunctionResultFuture
-
Sets the input row from left table, which will be used to cross join with the result of right
table.
- setInstance(RowData) - 类 中的方法org.apache.flink.table.runtime.hashtable.ProbeIterator
-
- setInt(int, int) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- setInt(int, int) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- setInt(MemorySegment[], int, int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
set int from segments.
- setJoinKey(RowData) - 类 中的方法org.apache.flink.table.runtime.operators.join.interval.IntervalJoinFunction
-
- setKeyContext(KeyContext) - 类 中的方法org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
Sets keyContext to RankFunction.
- setKeyContextElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.InputBase
-
- setList(List<EE>) - 类 中的方法org.apache.flink.table.runtime.dataview.StateListView
-
- setLong(int, long) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- setLong(int, long) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- setLong(MemorySegment[], int, long) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
set long from segments.
- setManagedMemoryFraction(double) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- setMap(Map<EK, EV>) - 类 中的方法org.apache.flink.table.runtime.dataview.StateMapView
-
- setNonPrimitiveValue(int, Object) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- setNull(BinaryArrayWriter, int) - 接口 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter.NullSetter
-
- setNullAt(int) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- setNullAt(int) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- setNullAt(int) - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
- setNullAt(int, LogicalType) - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
- setNullAt(int) - 类 中的方法org.apache.flink.table.data.writer.BinaryRowWriter
-
Default not null.
- setNullAt(int) - 接口 中的方法org.apache.flink.table.data.writer.BinaryWriter
-
Set null to this field.
- setNullBit(int) - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
- setNullBit(int) - 类 中的方法org.apache.flink.table.data.writer.BinaryRowWriter
-
- setNullBoolean(int) - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
- setNullByte(int) - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
- setNullDouble(int) - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
- setNullFloat(int) - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
- setNullInt(int) - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
- setNullLong(int) - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
- setNullShort(int) - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
- setOffsetAndSize(int, int, long) - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
- setOffsetAndSize(int, int, long) - 类 中的方法org.apache.flink.table.data.writer.BinaryRowWriter
-
- setOutputFactory(Function<Object, RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.calc.async.DelegatingAsyncResultFuture
-
- setPartition(BinaryHashPartition) - 类 中的方法org.apache.flink.table.runtime.hashtable.BinaryHashBucketArea
-
- setReadPosition(long) - 类 中的方法org.apache.flink.table.runtime.hashtable.BinaryHashPartition
-
- setReadPosition(long) - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHashPartition
-
- setResultFuture(ResultFuture<?>) - 类 中的方法org.apache.flink.table.runtime.collector.TableFunctionResultFuture
-
Sets the current collector, which used to emit the final row.
- setReuse(BinaryRowData) - 类 中的方法org.apache.flink.table.runtime.hashtable.ProbeIterator
-
- setRowKind(RowKind) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- setRowKind(RowKind) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- setShort(int, short) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- setShort(int, short) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- setShort(MemorySegment[], int, short) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
set short from segments.
- setTimestamp(int, TimestampData, int) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- setTimestamp(int, TimestampData, int) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- setUserCodeClassLoader(ClassLoader) - 类 中的方法org.apache.flink.table.runtime.functions.table.lookup.fullcache.LookupFullCache
-
- setValue(BinaryArrayWriter, int, Object) - 接口 中的方法org.apache.flink.table.data.writer.BinaryWriter.ValueSetter
-
- setWindowAccumulators(W, RowData) - 接口 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction.Context
-
Sets the accumulators of the given window.
- setWindowSize(int) - 接口 中的方法org.apache.flink.table.runtime.generated.AggsHandleFunction
-
Set window size for the aggregate function.
- shiftTimeZone - 类 中的变量org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- shiftTimeZone(ZoneId) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.WindowAggOperatorBuilder
-
- shiftTimeZone(ZoneId) - 类 中的方法org.apache.flink.table.runtime.operators.deduplicate.window.RowTimeWindowDeduplicateOperatorBuilder
-
- shiftTimeZone(ZoneId) - 类 中的方法org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
-
- shiftTimeZone - 类 中的变量org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperator
-
The shift timezone of the window, if the proctime or rowtime type is TIMESTAMP_LTZ, the shift
timezone is the timezone user configured in TableConfig, other cases the timezone is UTC
which means never shift when assigning windows.
- shiftTimeZone - 类 中的变量org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
-
- shiftTimeZone - 类 中的变量org.apache.flink.table.runtime.operators.window.tvf.common.WindowTimerServiceBase
-
- shiftTimeZone - 类 中的变量org.apache.flink.table.runtime.operators.window.tvf.operator.WindowTableFunctionOperatorBase
-
The shift timezone of the window, if the proctime or rowtime type is TIMESTAMP_LTZ, the shift
timezone is the timezone user configured in TableConfig, other cases the timezone is UTC
which means never shift when assigning windows.
- ShortApproxCountDistinctAggFunction() - 类 的构造器org.apache.flink.table.runtime.functions.aggregate.BatchApproxCountDistinctAggFunctions.ShortApproxCountDistinctAggFunction
-
- ShortHashSet - org.apache.flink.table.runtime.util.collections中的类
-
Short hash set.
- ShortHashSet(int, float) - 类 的构造器org.apache.flink.table.runtime.util.collections.ShortHashSet
-
- ShortHashSet(int) - 类 的构造器org.apache.flink.table.runtime.util.collections.ShortHashSet
-
- ShortHashSet() - 类 的构造器org.apache.flink.table.runtime.util.collections.ShortHashSet
-
- shouldAutocastTo(BasicTypeInfo<?>) - 类 中的方法org.apache.flink.table.runtime.typeutils.BigDecimalTypeInfo
-
- shouldFilter(boolean, boolean, int[], BinaryRowData) - 类 中的静态方法org.apache.flink.table.runtime.operators.join.NullAwareJoinHelper
-
- sign(DecimalData) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
SQL SIGN operator applied to BigDecimal values. preserve precision and scale.
- sign(DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- signum(DecimalData) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
Returns the signum function of this decimal.
- SimpleGauge<T> - org.apache.flink.table.runtime.operators.metrics中的类
-
A Simple gauge providing method for value updating.
- SimpleGauge(T) - 类 的构造器org.apache.flink.table.runtime.operators.metrics.SimpleGauge
-
- sin(DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- SingleElementIterator<E> - org.apache.flink.table.runtime.util中的类
-
Copied from SingleElementIterator.
- SingleElementIterator() - 类 的构造器org.apache.flink.table.runtime.util.SingleElementIterator
-
- sinh(DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- SinkOperator - org.apache.flink.table.runtime.operators.sink中的类
-
A StreamOperator for executing SinkFunctions.
- SinkOperator(SinkFunction<RowData>, int) - 类 的构造器org.apache.flink.table.runtime.operators.sink.SinkOperator
-
- SinkRuntimeProviderContext - org.apache.flink.table.runtime.connector.sink中的类
-
Implementation of DynamicTableSink.Context.
- SinkRuntimeProviderContext(boolean) - 类 的构造器org.apache.flink.table.runtime.connector.sink.SinkRuntimeProviderContext
-
- SinkRuntimeProviderContext(boolean, int[][]) - 类 的构造器org.apache.flink.table.runtime.connector.sink.SinkRuntimeProviderContext
-
- SinkUpsertMaterializer - org.apache.flink.table.runtime.operators.sink中的类
-
An operator that maintains incoming records in state corresponding to the upsert keys and
generates an upsert view for the downstream operator.
- SinkUpsertMaterializer(StateTtlConfig, TypeSerializer<RowData>, GeneratedRecordEqualiser, GeneratedRecordEqualiser, int[]) - 类 的构造器org.apache.flink.table.runtime.operators.sink.SinkUpsertMaterializer
-
- size() - 类 中的方法org.apache.flink.table.runtime.functions.table.lookup.fullcache.LookupFullCache
-
- size() - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator.AssociatedRecords
-
- size() - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- size - 类 中的变量org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
Number of entries in the set.
- size() - 类 中的方法org.apache.flink.table.runtime.util.ResettableExternalBuffer
-
- skipRecordFromPages(AbstractPagedInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- skipRecordFromPages(AbstractPagedInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.PagedTypeSerializer
-
Skip over bytes of one record from the paged input view, discarding the skipped bytes.
- skipRecordFromPages(AbstractPagedInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- skipRecordFromPages(AbstractPagedInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- sliceAssigner - 类 中的变量org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractSliceWindowAggProcessor
-
- SliceAssigner - org.apache.flink.table.runtime.operators.window.tvf.slicing中的接口
-
- SliceAssigners - org.apache.flink.table.runtime.operators.window.tvf.slicing中的类
-
- SliceAssigners.CumulativeSliceAssigner - org.apache.flink.table.runtime.operators.window.tvf.slicing中的类
-
- SliceAssigners.HoppingSliceAssigner - org.apache.flink.table.runtime.operators.window.tvf.slicing中的类
-
- SliceAssigners.SlicedSharedSliceAssigner - org.apache.flink.table.runtime.operators.window.tvf.slicing中的类
-
The
SliceAssigner for elements have been attached slice end timestamp, and the slices
are shared.
- SliceAssigners.SlicedUnsharedSliceAssigner - org.apache.flink.table.runtime.operators.window.tvf.slicing中的类
-
The
SliceAssigner for elements have been attached slice end timestamp, but the slices
are not shared, i.e. the assigned slice is equal to the final window.
- SliceAssigners.TumblingSliceAssigner - org.apache.flink.table.runtime.operators.window.tvf.slicing中的类
-
- SliceAssigners.WindowedSliceAssigner - org.apache.flink.table.runtime.operators.window.tvf.slicing中的类
-
The
SliceAssigner for elements have been attached window start and end timestamps.
- sliced(int, SliceAssigner) - 类 中的静态方法org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners
-
Creates a
SliceAssigner that assigns elements which has been attached slice end
timestamp.
- SlicedSharedSliceAssigner(int, SliceSharedAssigner) - 类 的构造器org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.SlicedSharedSliceAssigner
-
- SlicedUnsharedSliceAssigner(int, SliceAssigner) - 类 的构造器org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.SlicedUnsharedSliceAssigner
-
- SliceEnd - org.apache.flink.table.runtime.groupwindow中的类
-
- SliceEnd(WindowReference) - 类 的构造器org.apache.flink.table.runtime.groupwindow.SliceEnd
-
已过时。
- SliceSharedAssigner - org.apache.flink.table.runtime.operators.window.tvf.slicing中的接口
-
A
SliceAssigner which shares slices for windows, which means a window is divided into
multiple slices and need to merge the slices into windows when emitting windows.
- SliceSharedWindowAggProcessor - org.apache.flink.table.runtime.operators.aggregate.window.processors中的类
-
- SliceSharedWindowAggProcessor(GeneratedNamespaceAggsHandleFunction<Long>, WindowBuffer.Factory, SliceSharedAssigner, TypeSerializer<RowData>, int, ZoneId) - 类 的构造器org.apache.flink.table.runtime.operators.aggregate.window.processors.SliceSharedWindowAggProcessor
-
- sliceStateMergeTarget(long) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractSliceWindowAggProcessor
-
Returns the slice state target to merge the given slice into when firing windows.
- sliceStateMergeTarget(long) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.processors.SliceSharedWindowAggProcessor
-
- sliceStateMergeTarget(long) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.processors.SliceUnsharedWindowAggProcessor
-
- SliceUnsharedAssigner - org.apache.flink.table.runtime.operators.window.tvf.slicing中的接口
-
A
SliceAssigner which doesn't share slices for windows, which means a window is divided
into only one slice and doesn't need to merge the slices when emitting windows.
- SliceUnsharedWindowAggProcessor - org.apache.flink.table.runtime.operators.aggregate.window.processors中的类
-
- SliceUnsharedWindowAggProcessor(GeneratedNamespaceAggsHandleFunction<Long>, WindowBuffer.Factory, SliceUnsharedAssigner, TypeSerializer<RowData>, int, ZoneId) - 类 的构造器org.apache.flink.table.runtime.operators.aggregate.window.processors.SliceUnsharedWindowAggProcessor
-
- SlicingWindowProcessor<W> - org.apache.flink.table.runtime.operators.window.tvf.slicing中的接口
-
The
SlicingWindowProcessor is an optimized processing for aligned windows which can apply
the slicing optimization.
- SlicingWindowTimerServiceImpl - org.apache.flink.table.runtime.operators.window.tvf.slicing中的类
-
- SlicingWindowTimerServiceImpl(InternalTimerService<Long>, ZoneId) - 类 的构造器org.apache.flink.table.runtime.operators.window.tvf.slicing.SlicingWindowTimerServiceImpl
-
- sliding(Duration, Duration) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
-
- SlidingOverFrame - org.apache.flink.table.runtime.operators.over.frame中的类
-
The sliding window frame.
- SlidingOverFrame(RowType, RowType, GeneratedAggsHandleFunction) - 类 的构造器org.apache.flink.table.runtime.operators.over.frame.SlidingOverFrame
-
- SlidingWindowAssigner - org.apache.flink.table.runtime.operators.window.groupwindow.assigners中的类
-
A
GroupWindowAssigner that windows elements into sliding windows based on the timestamp
of the elements.
- SlidingWindowAssigner(long, long, long, boolean) - 类 的构造器org.apache.flink.table.runtime.operators.window.groupwindow.assigners.SlidingWindowAssigner
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.table.runtime.operators.window.CountWindow.Serializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.table.runtime.typeutils.LinkedListSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.table.runtime.typeutils.SortedMapSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.table.runtime.typeutils.StringDataSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- snapshotState(FunctionSnapshotContext) - 类 中的方法org.apache.flink.table.runtime.operators.rank.FastTop1Function
-
- snapshotState(FunctionSnapshotContext) - 类 中的方法org.apache.flink.table.runtime.operators.rank.UpdatableTopNFunction
-
- snapshotState(StateSnapshotContext) - 类 中的方法org.apache.flink.table.runtime.operators.sort.StreamSortOperator
-
- snapshotState(StateSnapshotContext) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.common.WindowAggOperator
-
- sortAndSpill(ArrayList<MemorySegment>, long, MemorySegmentPool) - 类 中的方法org.apache.flink.table.runtime.operators.sort.BufferedKVExternalSorter
-
- SortedMapSerializer<K,V> - org.apache.flink.table.runtime.typeutils中的类
-
- SortedMapSerializer(Comparator<K>, TypeSerializer<K>, TypeSerializer<V>) - 类 的构造器org.apache.flink.table.runtime.typeutils.SortedMapSerializer
-
Constructor with given comparator, and the serializers for the keys and values in the map.
- SortedMapSerializerSnapshot<K,V> - org.apache.flink.table.runtime.typeutils中的类
-
- SortedMapSerializerSnapshot() - 类 的构造器org.apache.flink.table.runtime.typeutils.SortedMapSerializerSnapshot
-
- SortedMapTypeInfo<K,V> - org.apache.flink.table.runtime.typeutils中的类
-
The type information for sorted maps.
- SortedMapTypeInfo(TypeInformation<K>, TypeInformation<V>, Comparator<K>) - 类 的构造器org.apache.flink.table.runtime.typeutils.SortedMapTypeInfo
-
- SortedMapTypeInfo(Class<K>, Class<V>, Comparator<K>) - 类 的构造器org.apache.flink.table.runtime.typeutils.SortedMapTypeInfo
-
- SortedMapTypeInfo(Class<K>, Class<V>) - 类 的构造器org.apache.flink.table.runtime.typeutils.SortedMapTypeInfo
-
- sortIndex - 类 中的变量org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- sortKeyComparator - 类 中的变量org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- sortKeyComparator(GeneratedRecordComparator) - 类 中的方法org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
-
- sortKeySelector - 类 中的变量org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- sortKeySelector(RowDataKeySelector) - 类 中的方法org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
-
- SortLimitOperator - org.apache.flink.table.runtime.operators.sort中的类
-
Operator for batch sort limit.
- SortLimitOperator(boolean, long, long, GeneratedRecordComparator) - 类 的构造器org.apache.flink.table.runtime.operators.sort.SortLimitOperator
-
- SortMergeFullOuterJoinIterator - org.apache.flink.table.runtime.operators.join中的类
-
Gets two matched rows for full outer join.
- SortMergeFullOuterJoinIterator(BinaryRowDataSerializer, BinaryRowDataSerializer, Projection<RowData, BinaryRowData>, Projection<RowData, BinaryRowData>, RecordComparator, MutableObjectIterator<BinaryRowData>, MutableObjectIterator<BinaryRowData>, ResettableExternalBuffer, ResettableExternalBuffer, boolean[]) - 类 的构造器org.apache.flink.table.runtime.operators.join.SortMergeFullOuterJoinIterator
-
- SortMergeInnerJoinIterator - org.apache.flink.table.runtime.operators.join中的类
-
Gets probeRow and match rows for inner join.
- SortMergeInnerJoinIterator(BinaryRowDataSerializer, BinaryRowDataSerializer, Projection, Projection, RecordComparator, MutableObjectIterator<RowData>, MutableObjectIterator<BinaryRowData>, ResettableExternalBuffer, boolean[]) - 类 的构造器org.apache.flink.table.runtime.operators.join.SortMergeInnerJoinIterator
-
- SortMergeJoinFunction - org.apache.flink.table.runtime.operators.join中的类
-
This function is used to process the main logic of sort merge join.
- SortMergeJoinFunction(double, FlinkJoinType, boolean, int, boolean, int, boolean, GeneratedJoinCondition, GeneratedProjection, GeneratedProjection, GeneratedNormalizedKeyComputer, GeneratedRecordComparator, GeneratedNormalizedKeyComputer, GeneratedRecordComparator, GeneratedRecordComparator, boolean[]) - 类 的构造器org.apache.flink.table.runtime.operators.join.SortMergeJoinFunction
-
- SortMergeJoinIterator - org.apache.flink.table.runtime.operators.join中的类
-
Gets probeRow and match rows for inner/left/right join.
- SortMergeJoinIterator(BinaryRowDataSerializer, BinaryRowDataSerializer, Projection<RowData, BinaryRowData>, Projection<RowData, BinaryRowData>, RecordComparator, MutableObjectIterator<RowData>, MutableObjectIterator<BinaryRowData>, ResettableExternalBuffer, boolean[]) - 类 的构造器org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
-
- SortMergeJoinOperator - org.apache.flink.table.runtime.operators.join中的类
-
An implementation that realizes the joining through a sort-merge join strategy. 1.In most cases,
its performance is weaker than HashJoin. 2.It is more stable than HashJoin, and most of the data
can be sorted stably. 3.SortMergeJoin should be the best choice if sort can be omitted in the
case of multi-level join cascade with the same key.
- SortMergeJoinOperator(SortMergeJoinFunction) - 类 的构造器org.apache.flink.table.runtime.operators.join.SortMergeJoinOperator
-
- SortMergeOneSideOuterJoinIterator - org.apache.flink.table.runtime.operators.join中的类
-
Gets probeRow and match rows for left/right join.
- SortMergeOneSideOuterJoinIterator(BinaryRowDataSerializer, BinaryRowDataSerializer, Projection<RowData, BinaryRowData>, Projection<RowData, BinaryRowData>, RecordComparator, MutableObjectIterator<RowData>, MutableObjectIterator<BinaryRowData>, ResettableExternalBuffer, boolean[]) - 类 的构造器org.apache.flink.table.runtime.operators.join.SortMergeOneSideOuterJoinIterator
-
- SortOperator - org.apache.flink.table.runtime.operators.sort中的类
-
Operator for batch sort.
- SortOperator(GeneratedNormalizedKeyComputer, GeneratedRecordComparator, int, boolean, int, boolean) - 类 的构造器org.apache.flink.table.runtime.operators.sort.SortOperator
-
- SortUtil - org.apache.flink.table.runtime.operators.sort中的类
-
Util for sort.
- SortUtil() - 类 的构造器org.apache.flink.table.runtime.operators.sort.SortUtil
-
- SourceWatermarkFunction - org.apache.flink.table.runtime.functions.scalar中的类
-
Implementation of BuiltInFunctionDefinitions.SOURCE_WATERMARK.
- SourceWatermarkFunction(SpecializedFunction.SpecializedContext) - 类 的构造器org.apache.flink.table.runtime.functions.scalar.SourceWatermarkFunction
-
- specialize(SpecializedFunction.SpecializedContext) - 类 中的方法org.apache.flink.table.runtime.functions.table.UnnestRowsFunction
-
- SpillChannelManager - org.apache.flink.table.runtime.operators.sort中的类
-
Channel manager to manage the life cycle of spill channels.
- SpillChannelManager() - 类 的构造器org.apache.flink.table.runtime.operators.sort.SpillChannelManager
-
- spillInBytes - 类 中的变量org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- spillInBytes - 类 中的变量org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- spillPartition() - 类 中的方法org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- spillPartition() - 类 中的方法org.apache.flink.table.runtime.hashtable.BinaryHashTable
-
Selects a partition and spills it.
- spillPartition() - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
- splitByWholeSeparatorPreserveAllTokens(BinaryStringData, BinaryStringData) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
Splits the provided text into an array, separator string specified.
- SplitFunction - org.apache.flink.table.runtime.functions.scalar中的类
-
Implementation of BuiltInFunctionDefinitions.SPLIT.
- SplitFunction(SpecializedFunction.SpecializedContext) - 类 的构造器org.apache.flink.table.runtime.functions.scalar.SplitFunction
-
- splitIndex(String, String, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Split target string with custom separator and pick the index-th(start with 0) result.
- splitIndex(String, int, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Split target string with custom separator and pick the index-th(start with 0) result.
- splitIntoPanes(TimeWindow) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CumulativeWindowAssigner
-
- splitIntoPanes(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.PanedWindowAssigner
-
Splits the given window into panes collection.
- splitIntoPanes(TimeWindow) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.SlidingWindowAssigner
-
- SqlFunctionUtils - org.apache.flink.table.runtime.functions中的类
-
Built-in scalar runtime functions.
- SqlFunctionUtils() - 类 的构造器org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- SqlJsonUtils - org.apache.flink.table.runtime.functions中的类
-
Utilities for JSON functions.
- SqlJsonUtils.JsonQueryReturnType - org.apache.flink.table.runtime.functions中的枚举
-
- SqlJsonUtils.PathMode - org.apache.flink.table.runtime.functions中的枚举
-
Path spec has two different modes: lax mode and strict mode.
- SqlLikeChainChecker - org.apache.flink.table.runtime.functions中的类
-
String Like util: Matches a chained sequence of checkers.
- SqlLikeChainChecker(String) - 类 的构造器org.apache.flink.table.runtime.functions.SqlLikeChainChecker
-
- sround(DecimalData, int) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
SQL ROUND operator applied to BigDecimal values.
- sround(byte) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL ROUND operator applied to byte values.
- sround(byte, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL ROUND operator applied to byte values.
- sround(short) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL ROUND operator applied to short values.
- sround(short, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL ROUND operator applied to short values.
- sround(int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL ROUND operator applied to int values.
- sround(int, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL ROUND operator applied to int values.
- sround(long) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL ROUND operator applied to long values.
- sround(long, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL ROUND operator applied to long values.
- sround(BigDecimal) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL ROUND operator applied to BigDecimal values.
- sround(BigDecimal, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL ROUND operator applied to BigDecimal values.
- sround(float) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL ROUND operator applied to float values.
- sround(float, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL ROUND operator applied to float values.
- sround(double) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL ROUND operator applied to double values.
- sround(double, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL ROUND operator applied to double values.
- sround(DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL ROUND operator applied to DecimalData values.
- sround(DecimalData, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL ROUND operator applied to DecimalData values.
- start() - 类 中的方法org.apache.flink.table.runtime.operators.dynamicfiltering.DynamicFilteringDataCollectorOperatorCoordinator
-
- startThreads() - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
-
Starts all the threads that are used by this sorter.
- stateCleaningEnabled - 类 中的变量org.apache.flink.table.runtime.functions.KeyedProcessFunctionWithCleanupState
-
- stateCleaningEnabled - 类 中的变量org.apache.flink.table.runtime.operators.join.temporal.BaseTwoInputStreamOperatorWithStateRetention
-
- StateConfigUtil - org.apache.flink.table.runtime.util中的类
-
Utility to create a StateTtlConfig object.
- StateConfigUtil() - 类 的构造器org.apache.flink.table.runtime.util.StateConfigUtil
-
- StateDataView<N> - org.apache.flink.table.runtime.dataview中的接口
-
A DataView which is implemented using state backend.
- StateDataViewStore - org.apache.flink.table.runtime.dataview中的接口
-
This interface contains methods for registering
StateDataView with a managed store.
- StateKeyContext - org.apache.flink.table.runtime.operators.window.tvf.state中的接口
-
Context to switch current key in state backend.
- StateListView<N,EE> - org.apache.flink.table.runtime.dataview中的类
-
StateListView is a
ListView which is implemented using state backends.
- StateListView() - 类 的构造器org.apache.flink.table.runtime.dataview.StateListView
-
- StateListView.KeyedStateListView<N,T> - org.apache.flink.table.runtime.dataview中的类
-
- StateListView.NamespacedStateListView<N,T> - org.apache.flink.table.runtime.dataview中的类
-
- StateMapView<N,EK,EV> - org.apache.flink.table.runtime.dataview中的类
-
MapView which is implemented using state backends.
- StateMapView() - 类 的构造器org.apache.flink.table.runtime.dataview.StateMapView
-
- StateMapView.KeyedStateMapViewWithKeysNotNull<N,EK,EV> - org.apache.flink.table.runtime.dataview中的类
-
A state MapView which does not support nullable keys and namespace.
- StateMapView.KeyedStateMapViewWithKeysNullable<N,EK,EV> - org.apache.flink.table.runtime.dataview中的类
-
A state MapView which supports nullable keys but does not support namespace.
- StateMapView.NamespacedStateMapViewWithKeysNotNull<N,EK,EV> - org.apache.flink.table.runtime.dataview中的类
-
A state MapView which supports namespace but does not support nullable keys.
- StateMapView.NamespacedStateMapViewWithKeysNullable<N,EK,EV> - org.apache.flink.table.runtime.dataview中的类
-
A state MapView which supports nullable keys and namespace.
- STEP_INCREMENT - 类 中的静态变量org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- StreamingJoinOperator - org.apache.flink.table.runtime.operators.join.stream中的类
-
Streaming unbounded Join operator which supports INNER/LEFT/RIGHT/FULL JOIN.
- StreamingJoinOperator(InternalTypeInfo<RowData>, InternalTypeInfo<RowData>, GeneratedJoinCondition, JoinInputSideSpec, JoinInputSideSpec, boolean, boolean, boolean[], long, long) - 类 的构造器org.apache.flink.table.runtime.operators.join.stream.StreamingJoinOperator
-
- StreamingSemiAntiJoinOperator - org.apache.flink.table.runtime.operators.join.stream中的类
-
Streaming unbounded Join operator which supports SEMI/ANTI JOIN.
- StreamingSemiAntiJoinOperator(boolean, InternalTypeInfo<RowData>, InternalTypeInfo<RowData>, GeneratedJoinCondition, JoinInputSideSpec, JoinInputSideSpec, boolean[], long, long) - 类 的构造器org.apache.flink.table.runtime.operators.join.stream.StreamingSemiAntiJoinOperator
-
- StreamRecordCollector<T> - org.apache.flink.table.runtime.util中的类
-
Wrapper around an Output for wrap T to StreamRecord.
- StreamRecordCollector(Output<StreamRecord<T>>) - 类 的构造器org.apache.flink.table.runtime.util.StreamRecordCollector
-
- StreamRecordTimestampInserter - org.apache.flink.table.runtime.operators.sink中的类
-
Operator which sets the timestamp on the StreamRecord from the corresponding column of each row.
- StreamRecordTimestampInserter(int, int) - 类 的构造器org.apache.flink.table.runtime.operators.sink.StreamRecordTimestampInserter
-
- StreamRecordTimestampInserter(int) - 类 的构造器org.apache.flink.table.runtime.operators.sink.StreamRecordTimestampInserter
-
- StreamSortOperator - org.apache.flink.table.runtime.operators.sort中的类
-
Operator for stream sort.
- StreamSortOperator(InternalTypeInfo<RowData>, GeneratedRecordComparator) - 类 的构造器org.apache.flink.table.runtime.operators.sort.StreamSortOperator
-
- StringApproxCountDistinctAggFunction() - 类 的构造器org.apache.flink.table.runtime.functions.aggregate.BatchApproxCountDistinctAggFunctions.StringApproxCountDistinctAggFunction
-
- StringByteArrayConverter - org.apache.flink.table.data.conversion中的类
-
Converter for CharType/VarCharType of byte[] external type.
- StringByteArrayConverter() - 类 的构造器org.apache.flink.table.data.conversion.StringByteArrayConverter
-
- StringDataSerializer - org.apache.flink.table.runtime.typeutils中的类
-
Serializer for StringData.
- StringDataSerializer.StringDataSerializerSnapshot - org.apache.flink.table.runtime.typeutils中的类
-
Serializer configuration snapshot for compatibility and format evolution.
- StringDataSerializerSnapshot() - 类 的构造器org.apache.flink.table.runtime.typeutils.StringDataSerializer.StringDataSerializerSnapshot
-
- StringDataTypeInfo - org.apache.flink.table.runtime.typeutils中的类
-
TypeInformation for StringData.
- StringStringConverter - org.apache.flink.table.data.conversion中的类
-
Converter for
CharType/
VarCharType of
String external type.
- StringStringConverter() - 类 的构造器org.apache.flink.table.data.conversion.StringStringConverter
-
- StringUtf8Utils - org.apache.flink.table.runtime.util中的类
-
String utf-8 utils.
- StringUtf8Utils() - 类 的构造器org.apache.flink.table.runtime.util.StringUtf8Utils
-
- strToMap(String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Creates a map by parsing text.
- strToMap(String, String, String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Creates a map by parsing text.
- StructuredObjectConverter<T> - org.apache.flink.table.data.conversion中的类
-
Converter for StructuredType of its implementation class.
- struncate(int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL TRUNCATE operator applied to int values.
- struncate(int, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- struncate(long) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL TRUNCATE operator applied to long values.
- struncate(long, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- struncate(DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL TRUNCATE operator applied to BigDecimal values.
- struncate(DecimalData, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- struncate(float) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL TRUNCATE operator applied to double values.
- struncate(float, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- struncate(double) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL TRUNCATE operator applied to double values.
- struncate(double, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- subString(String, long, long) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- subString(String, long) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- substringSQL(BinaryStringData, int) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- substringSQL(BinaryStringData, int, int) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- subtaskReset(int, long) - 类 中的方法org.apache.flink.table.runtime.operators.dynamicfiltering.DynamicFilteringDataCollectorOperatorCoordinator
-
- subtract(DecimalData, DecimalData, int, int) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- swap(int, int) - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- swap(int, int, int, int) - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- swapKey(MemorySegment, int, MemorySegment, int) - 接口 中的方法org.apache.flink.table.runtime.generated.NormalizedKeyComputer
-
Swaps two normalized keys in respective MemorySegment.
- TableAggregateWindowOperator<K,W extends Window> - org.apache.flink.table.runtime.operators.window.groupwindow.operator中的类
-
- TableAggregateWindowOperatorBuilder(NamespaceTableAggsHandleFunction<?>, WindowOperatorBuilder) - 类 的构造器org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder.TableAggregateWindowOperatorBuilder
-
- TableAggregateWindowOperatorBuilder(GeneratedNamespaceTableAggsHandleFunction<?>, WindowOperatorBuilder) - 类 的构造器org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder.TableAggregateWindowOperatorBuilder
-
- TableAggsHandleFunction - org.apache.flink.table.runtime.generated中的接口
-
The base class for handling table aggregate functions.
- tableFieldsCount - 类 中的变量org.apache.flink.table.runtime.operators.join.lookup.LookupJoinRunner
-
- TableFunctionCollector<T> - org.apache.flink.table.runtime.collector中的类
-
The basic implementation of collector for TableFunction.
- TableFunctionCollector() - 类 的构造器org.apache.flink.table.runtime.collector.TableFunctionCollector
-
- TableFunctionResultFuture<T> - org.apache.flink.table.runtime.collector中的类
-
The basic implementation of collector for ResultFuture in table joining.
- TableFunctionResultFuture() - 类 的构造器org.apache.flink.table.runtime.collector.TableFunctionResultFuture
-
- TableOperatorWrapper<OP extends org.apache.flink.streaming.api.operators.StreamOperator<org.apache.flink.table.data.RowData>> - org.apache.flink.table.runtime.operators.multipleinput中的类
-
This class handles the close, endInput and other related logic of a StreamOperator.
- TableOperatorWrapper(StreamOperatorFactory<RowData>, String, List<TypeInformation<?>>, TypeInformation<?>) - 类 的构造器org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- TableOperatorWrapper.Edge - org.apache.flink.table.runtime.operators.multipleinput中的类
-
- TableOperatorWrapperGenerator - org.apache.flink.table.runtime.operators.multipleinput中的类
-
- TableOperatorWrapperGenerator(List<Transformation<?>>, Transformation<?>) - 类 的构造器org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapperGenerator
-
- TableOperatorWrapperGenerator(List<Transformation<?>>, Transformation<?>, int[]) - 类 的构造器org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapperGenerator
-
- TableStreamOperator<OUT> - org.apache.flink.table.runtime.operators中的类
-
Table operator to invoke close always.
- TableStreamOperator() - 类 的构造器org.apache.flink.table.runtime.operators.TableStreamOperator
-
- TableStreamOperator.ContextImpl - org.apache.flink.table.runtime.operators中的类
-
Information available in an invocation of processElement.
- tan(DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- tanh(DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Calculates the hyperbolic tangent of a big decimal number.
- TemporalProcessTimeJoinOperator - org.apache.flink.table.runtime.operators.join.temporal中的类
-
The operator to temporal join a stream on processing time.
- TemporalProcessTimeJoinOperator(InternalTypeInfo<RowData>, GeneratedJoinCondition, long, long, boolean) - 类 的构造器org.apache.flink.table.runtime.operators.join.temporal.TemporalProcessTimeJoinOperator
-
- TemporalRowTimeJoinOperator - org.apache.flink.table.runtime.operators.join.temporal中的类
-
The operator for temporal join (FOR SYSTEM_TIME AS OF o.rowtime) on row time, it has no
limitation about message types of the left input and right input, this means the operator deals
changelog well.
- TemporalRowTimeJoinOperator(InternalTypeInfo<RowData>, InternalTypeInfo<RowData>, GeneratedJoinCondition, int, int, long, long, boolean) - 类 的构造器org.apache.flink.table.runtime.operators.join.temporal.TemporalRowTimeJoinOperator
-
- test(Throwable) - 类 中的方法org.apache.flink.table.runtime.operators.calc.async.RetryPredicates.AnyExceptionStrategy
-
- test(Collection<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.calc.async.RetryPredicates.EmptyResponseResultStrategy
-
- TimeApproxCountDistinctAggFunction() - 类 的构造器org.apache.flink.table.runtime.functions.aggregate.BatchApproxCountDistinctAggFunctions.TimeApproxCountDistinctAggFunction
-
- TimeLocalTimeConverter - org.apache.flink.table.data.conversion中的类
-
Converter for
TimeType of
LocalTime external type.
- TimeLocalTimeConverter() - 类 的构造器org.apache.flink.table.data.conversion.TimeLocalTimeConverter
-
- TimeLongConverter - org.apache.flink.table.data.conversion中的类
-
Converter for
TimeType of
Long external type.
- TimeLongConverter() - 类 的构造器org.apache.flink.table.data.conversion.TimeLongConverter
-
- TIMEOUT_AFTER_INTERRUPT_MS - 类 中的静态变量org.apache.flink.table.runtime.functions.table.lookup.fullcache.CacheLoader
-
- timerService - 类 中的变量org.apache.flink.table.runtime.operators.TableStreamOperator.ContextImpl
-
- timerService() - 类 中的方法org.apache.flink.table.runtime.operators.TableStreamOperator.ContextImpl
-
- timestamp() - 类 中的方法org.apache.flink.table.runtime.operators.TableStreamOperator.ContextImpl
-
- TimestampApproxCountDistinctAggFunction(TimestampType) - 类 的构造器org.apache.flink.table.runtime.functions.aggregate.BatchApproxCountDistinctAggFunctions.TimestampApproxCountDistinctAggFunction
-
- TimestampConverter(int) - 类 的构造器org.apache.flink.table.data.util.DataFormatConverters.TimestampConverter
-
- TimestampDataConverter(int) - 类 的构造器org.apache.flink.table.data.util.DataFormatConverters.TimestampDataConverter
-
- TimestampDataSerializer - org.apache.flink.table.runtime.typeutils中的类
-
Serializer for TimestampData.
- TimestampDataSerializer(int) - 类 的构造器org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
-
- TimestampDataSerializer.TimestampDataSerializerSnapshot - org.apache.flink.table.runtime.typeutils中的类
-
- TimestampDataSerializerSnapshot() - 类 的构造器org.apache.flink.table.runtime.typeutils.TimestampDataSerializer.TimestampDataSerializerSnapshot
-
- TimestampDataTypeInfo - org.apache.flink.table.runtime.typeutils中的类
-
TypeInformation for TimestampData.
- TimestampDataTypeInfo(int) - 类 的构造器org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
-
- TimestampLocalDateTimeConverter - org.apache.flink.table.data.conversion中的类
-
- TimestampLocalDateTimeConverter() - 类 的构造器org.apache.flink.table.data.conversion.TimestampLocalDateTimeConverter
-
- TimestampLtzApproxCountDistinctAggFunction(LocalZonedTimestampType) - 类 的构造器org.apache.flink.table.runtime.functions.aggregate.BatchApproxCountDistinctAggFunctions.TimestampLtzApproxCountDistinctAggFunction
-
- TimestampLtzConverter(int) - 类 的构造器org.apache.flink.table.data.util.DataFormatConverters.TimestampLtzConverter
-
- TimestampTimestampConverter - org.apache.flink.table.data.conversion中的类
-
Converter for
TimestampType of
Timestamp external type.
- TimestampTimestampConverter() - 类 的构造器org.apache.flink.table.data.conversion.TimestampTimestampConverter
-
- TimeTimeConverter - org.apache.flink.table.data.conversion中的类
-
Converter for
TimeType of
Time external type.
- TimeTimeConverter() - 类 的构造器org.apache.flink.table.data.conversion.TimeTimeConverter
-
- TimeWindow - org.apache.flink.table.runtime.operators.window中的类
-
A
Window that represents a time interval from
start (inclusive) to
end
(exclusive).
- TimeWindow(long, long) - 类 的构造器org.apache.flink.table.runtime.operators.window.TimeWindow
-
- TimeWindow.Serializer - org.apache.flink.table.runtime.operators.window中的类
-
The serializer used to write the TimeWindow type.
- TimeWindow.Serializer.TimeWindowSerializerSnapshot - org.apache.flink.table.runtime.operators.window中的类
-
Serializer configuration snapshot for compatibility and format evolution.
- TimeWindowSerializerSnapshot() - 类 的构造器org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer.TimeWindowSerializerSnapshot
-
- TimeWindowUtil - org.apache.flink.table.runtime.util中的类
-
Time util to deals window start and end in different timezone.
- TimeWindowUtil() - 类 的构造器org.apache.flink.table.runtime.util.TimeWindowUtil
-
- toBase64(BinaryStringData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- toBase64(byte[]) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- toBinaryArray(ArrayData) - 类 中的方法org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
-
- toBinaryMap(MapData) - 类 中的方法org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
- toBinaryRow(T) - 类 中的方法org.apache.flink.table.runtime.typeutils.AbstractRowDataSerializer
-
Convert a RowData to a BinaryRowData.
- toBinaryRow(BinaryRowData) - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- toBinaryRow(RowData) - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
Convert RowData into BinaryRowData.
- toBoolean(BinaryStringData) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
Parse a StringData to boolean.
- toByte(BinaryStringData) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- toDate(BinaryStringData) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- toDecimal(BinaryStringData, int, int) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
Parses a BinaryStringData to DecimalData.
- toDouble(BinaryStringData) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- toEpochMills(long, ZoneId) - 类 中的静态方法org.apache.flink.table.runtime.util.TimeWindowUtil
-
Convert a timestamp mills with the given timezone to epoch mills.
- toEpochMillsForTimer(long, ZoneId) - 类 中的静态方法org.apache.flink.table.runtime.util.TimeWindowUtil
-
Get a timer time according to the timestamp mills and the given shift timezone.
- toExternal(ArrayData) - 类 中的方法org.apache.flink.table.data.conversion.ArrayBooleanArrayConverter
-
- toExternal(ArrayData) - 类 中的方法org.apache.flink.table.data.conversion.ArrayByteArrayConverter
-
- toExternal(ArrayData) - 类 中的方法org.apache.flink.table.data.conversion.ArrayDoubleArrayConverter
-
- toExternal(ArrayData) - 类 中的方法org.apache.flink.table.data.conversion.ArrayFloatArrayConverter
-
- toExternal(ArrayData) - 类 中的方法org.apache.flink.table.data.conversion.ArrayIntArrayConverter
-
- toExternal(ArrayData) - 类 中的方法org.apache.flink.table.data.conversion.ArrayListConverter
-
- toExternal(ArrayData) - 类 中的方法org.apache.flink.table.data.conversion.ArrayLongArrayConverter
-
- toExternal(ArrayData) - 类 中的方法org.apache.flink.table.data.conversion.ArrayObjectArrayConverter
-
- toExternal(ArrayData) - 类 中的方法org.apache.flink.table.data.conversion.ArrayShortArrayConverter
-
- toExternal(I) - 接口 中的方法org.apache.flink.table.data.conversion.DataStructureConverter
-
Converts to external data structure.
- toExternal(Integer) - 类 中的方法org.apache.flink.table.data.conversion.DateDateConverter
-
- toExternal(Integer) - 类 中的方法org.apache.flink.table.data.conversion.DateLocalDateConverter
-
- toExternal(Long) - 类 中的方法org.apache.flink.table.data.conversion.DayTimeIntervalDurationConverter
-
- toExternal(DecimalData) - 类 中的方法org.apache.flink.table.data.conversion.DecimalBigDecimalConverter
-
- toExternal(I) - 类 中的方法org.apache.flink.table.data.conversion.IdentityConverter
-
- toExternal(TimestampData) - 类 中的方法org.apache.flink.table.data.conversion.LocalZonedTimestampInstantConverter
-
- toExternal(TimestampData) - 类 中的方法org.apache.flink.table.data.conversion.LocalZonedTimestampIntConverter
-
- toExternal(TimestampData) - 类 中的方法org.apache.flink.table.data.conversion.LocalZonedTimestampLongConverter
-
- toExternal(TimestampData) - 类 中的方法org.apache.flink.table.data.conversion.LocalZonedTimestampTimestampConverter
-
- toExternal(MapData) - 类 中的方法org.apache.flink.table.data.conversion.MapMapConverter
-
- toExternal(RawValueData<T>) - 类 中的方法org.apache.flink.table.data.conversion.RawByteArrayConverter
-
- toExternal(RawValueData<T>) - 类 中的方法org.apache.flink.table.data.conversion.RawObjectConverter
-
- toExternal(RowData) - 类 中的方法org.apache.flink.table.data.conversion.RowRowConverter
-
- toExternal(StringData) - 类 中的方法org.apache.flink.table.data.conversion.StringByteArrayConverter
-
- toExternal(StringData) - 类 中的方法org.apache.flink.table.data.conversion.StringStringConverter
-
- toExternal(RowData) - 类 中的方法org.apache.flink.table.data.conversion.StructuredObjectConverter
-
- toExternal(Integer) - 类 中的方法org.apache.flink.table.data.conversion.TimeLocalTimeConverter
-
- toExternal(Integer) - 类 中的方法org.apache.flink.table.data.conversion.TimeLongConverter
-
- toExternal(TimestampData) - 类 中的方法org.apache.flink.table.data.conversion.TimestampLocalDateTimeConverter
-
- toExternal(TimestampData) - 类 中的方法org.apache.flink.table.data.conversion.TimestampTimestampConverter
-
- toExternal(Integer) - 类 中的方法org.apache.flink.table.data.conversion.TimeTimeConverter
-
- toExternal(Integer) - 类 中的方法org.apache.flink.table.data.conversion.YearMonthIntervalPeriodConverter
-
- toExternal(Internal) - 类 中的方法org.apache.flink.table.data.util.DataFormatConverters.DataFormatConverter
-
Convert a internal data format to its external(Java) equivalent while automatically
handling nulls.
- toExternal(RowData, int) - 类 中的方法org.apache.flink.table.data.util.DataFormatConverters.DataFormatConverter
-
Given a internalType row, convert the value at column `column` to its external(Java)
equivalent.
- toExternalOrNull(I) - 接口 中的方法org.apache.flink.table.data.conversion.DataStructureConverter
-
Converts to external data structure or null.
- toFloat(BinaryStringData) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- toInt(BinaryStringData) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
Parses this BinaryStringData to Int.
- toInternal(boolean[]) - 类 中的方法org.apache.flink.table.data.conversion.ArrayBooleanArrayConverter
-
- toInternal(byte[]) - 类 中的方法org.apache.flink.table.data.conversion.ArrayByteArrayConverter
-
- toInternal(double[]) - 类 中的方法org.apache.flink.table.data.conversion.ArrayDoubleArrayConverter
-
- toInternal(float[]) - 类 中的方法org.apache.flink.table.data.conversion.ArrayFloatArrayConverter
-
- toInternal(int[]) - 类 中的方法org.apache.flink.table.data.conversion.ArrayIntArrayConverter
-
- toInternal(List<E>) - 类 中的方法org.apache.flink.table.data.conversion.ArrayListConverter
-
- toInternal(long[]) - 类 中的方法org.apache.flink.table.data.conversion.ArrayLongArrayConverter
-
- toInternal(E[]) - 类 中的方法org.apache.flink.table.data.conversion.ArrayObjectArrayConverter
-
- toInternal(short[]) - 类 中的方法org.apache.flink.table.data.conversion.ArrayShortArrayConverter
-
- toInternal(E) - 接口 中的方法org.apache.flink.table.data.conversion.DataStructureConverter
-
Converts to internal data structure.
- toInternal(Date) - 类 中的方法org.apache.flink.table.data.conversion.DateDateConverter
-
- toInternal(LocalDate) - 类 中的方法org.apache.flink.table.data.conversion.DateLocalDateConverter
-
- toInternal(Duration) - 类 中的方法org.apache.flink.table.data.conversion.DayTimeIntervalDurationConverter
-
- toInternal(BigDecimal) - 类 中的方法org.apache.flink.table.data.conversion.DecimalBigDecimalConverter
-
- toInternal(I) - 类 中的方法org.apache.flink.table.data.conversion.IdentityConverter
-
- toInternal(Instant) - 类 中的方法org.apache.flink.table.data.conversion.LocalZonedTimestampInstantConverter
-
- toInternal(Integer) - 类 中的方法org.apache.flink.table.data.conversion.LocalZonedTimestampIntConverter
-
- toInternal(Long) - 类 中的方法org.apache.flink.table.data.conversion.LocalZonedTimestampLongConverter
-
- toInternal(Timestamp) - 类 中的方法org.apache.flink.table.data.conversion.LocalZonedTimestampTimestampConverter
-
- toInternal(Map<K, V>) - 类 中的方法org.apache.flink.table.data.conversion.MapMapConverter
-
- toInternal(byte[]) - 类 中的方法org.apache.flink.table.data.conversion.RawByteArrayConverter
-
- toInternal(T) - 类 中的方法org.apache.flink.table.data.conversion.RawObjectConverter
-
- toInternal(Row) - 类 中的方法org.apache.flink.table.data.conversion.RowRowConverter
-
- toInternal(byte[]) - 类 中的方法org.apache.flink.table.data.conversion.StringByteArrayConverter
-
- toInternal(String) - 类 中的方法org.apache.flink.table.data.conversion.StringStringConverter
-
- toInternal(T) - 类 中的方法org.apache.flink.table.data.conversion.StructuredObjectConverter
-
- toInternal(LocalTime) - 类 中的方法org.apache.flink.table.data.conversion.TimeLocalTimeConverter
-
- toInternal(Long) - 类 中的方法org.apache.flink.table.data.conversion.TimeLongConverter
-
- toInternal(LocalDateTime) - 类 中的方法org.apache.flink.table.data.conversion.TimestampLocalDateTimeConverter
-
- toInternal(Timestamp) - 类 中的方法org.apache.flink.table.data.conversion.TimestampTimestampConverter
-
- toInternal(Time) - 类 中的方法org.apache.flink.table.data.conversion.TimeTimeConverter
-
- toInternal(Period) - 类 中的方法org.apache.flink.table.data.conversion.YearMonthIntervalPeriodConverter
-
- toInternal(External) - 类 中的方法org.apache.flink.table.data.util.DataFormatConverters.DataFormatConverter
-
Converts a external(Java) data format to its internal equivalent while automatically
handling nulls.
- toInternalOrNull(E) - 接口 中的方法org.apache.flink.table.data.conversion.DataStructureConverter
-
Converts to internal data structure or null.
- toLogicalType() - 类 中的方法org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- toLong(BinaryStringData) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
Parses this BinaryStringData to Long.
- TopNBuffer - org.apache.flink.table.runtime.operators.rank中的类
-
TopNBuffer stores mapping from sort key to records list, sortKey is RowData type, each record is
RowData type.
- TopNBuffer(Comparator<RowData>, Supplier<Collection<RowData>>) - 类 的构造器org.apache.flink.table.runtime.operators.rank.TopNBuffer
-
- TopNRecordsCombiner - org.apache.flink.table.runtime.operators.rank.window.combines中的类
-
An implementation of
RecordsCombiner that save topN records of incremental input records
into the window state.
- TopNRecordsCombiner(WindowTimerService<Long>, StateKeyContext, WindowMapState<Long, List<RowData>>, Comparator<RowData>, KeySelector<RowData, RowData>, long, TypeSerializer<RowData>, boolean) - 类 的构造器org.apache.flink.table.runtime.operators.rank.window.combines.TopNRecordsCombiner
-
- TopNRecordsCombiner.Factory - org.apache.flink.table.runtime.operators.rank.window.combines中的类
-
- topologicalOrderingOperators - 类 中的变量org.apache.flink.table.runtime.operators.multipleinput.MultipleInputStreamOperatorBase
-
all operator as topological ordering in this multiple input operator.
- toRowFieldNames() - 类 中的方法org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- toRowFieldTypes() - 类 中的方法org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- toRowSerializer() - 类 中的方法org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- toRowSize() - 类 中的方法org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- toRowType() - 类 中的方法org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- toSerializer() - 类 中的方法org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- toShort(BinaryStringData) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- toString() - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- toString() - 类 中的方法org.apache.flink.table.runtime.functions.DefaultExpressionEvaluator
-
- toString() - 类 中的方法org.apache.flink.table.runtime.groupwindow.AbstractWindowProperty
-
已过时。
- toString() - 类 中的方法org.apache.flink.table.runtime.groupwindow.ProctimeAttribute
-
已过时。
- toString() - 类 中的方法org.apache.flink.table.runtime.groupwindow.RowtimeAttribute
-
已过时。
- toString() - 类 中的方法org.apache.flink.table.runtime.groupwindow.SliceEnd
-
已过时。
- toString() - 类 中的方法org.apache.flink.table.runtime.groupwindow.WindowEnd
-
已过时。
- toString() - 类 中的方法org.apache.flink.table.runtime.groupwindow.WindowReference
-
已过时。
- toString() - 类 中的方法org.apache.flink.table.runtime.groupwindow.WindowStart
-
已过时。
- toString() - 枚举 中的方法org.apache.flink.table.runtime.operators.join.FlinkJoinType
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.state.JoinInputSideSpec
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.InputSelectionSpec
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.InputSpec
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper.Edge
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- toString(List<String>) - 类 中的方法org.apache.flink.table.runtime.operators.rank.ConstantRankRange
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.rank.ConstantRankRange
-
- toString(List<String>) - 类 中的方法org.apache.flink.table.runtime.operators.rank.ConstantRankRangeWithoutEnd
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.rank.ConstantRankRangeWithoutEnd
-
- toString(List<String>) - 接口 中的方法org.apache.flink.table.runtime.operators.rank.RankRange
-
- toString(List<String>) - 类 中的方法org.apache.flink.table.runtime.operators.rank.VariableRankRange
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.rank.VariableRankRange
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.window.CountWindow
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CountSlidingWindowAssigner
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CountTumblingWindowAssigner
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CumulativeWindowAssigner
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.GroupWindowAssigner
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.SessionWindowAssigner
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.SlidingWindowAssigner
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.TumblingWindowAssigner
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.internal.MergingWindowSet
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ElementTriggers.CountElement
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ElementTriggers.EveryElement
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindow
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindowEarlyAndLate
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindowNoLate
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterEndOfWindow
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterEndOfWindowNoLate
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterFirstElementPeriodic
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.window.TimeWindow
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigners.WindowedUnsliceAssigner
-
- toString() - 类 中的方法org.apache.flink.table.runtime.partitioner.BinaryHashPartitioner
-
- toString() - 类 中的方法org.apache.flink.table.runtime.script.ScriptTransformIOInfo
-
- toString() - 类 中的方法org.apache.flink.table.runtime.typeutils.BigDecimalTypeInfo
-
- toString() - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- toString() - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
-
- toString() - 类 中的方法org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- toString() - 类 中的方法org.apache.flink.table.runtime.typeutils.LegacyInstantTypeInfo
-
- toString() - 类 中的方法org.apache.flink.table.runtime.typeutils.LegacyLocalDateTimeTypeInfo
-
- toString() - 类 中的方法org.apache.flink.table.runtime.typeutils.LegacyTimestampTypeInfo
-
- toString() - 类 中的方法org.apache.flink.table.runtime.typeutils.SortedMapSerializer
-
- toString() - 类 中的方法org.apache.flink.table.runtime.typeutils.SortedMapTypeInfo
-
- toString() - 类 中的方法org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
-
- toString() - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
-
- totalNumBuffers - 类 中的变量org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
The total reserved number of memory segments available to the hash join.
- toTime(BinaryStringData) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- toTimestamp(BinaryStringData, int) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
Used by CAST(x as TIMESTAMP).
- toTimestamp(BinaryStringData, int, TimeZone) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
Used by CAST(x as TIMESTAMP_LTZ).
- toUtcTimestampMills(long, ZoneId) - 类 中的静态方法org.apache.flink.table.runtime.util.TimeWindowUtil
-
Convert a epoch mills to timestamp mills which can describe a locate date time.
- trigger - 类 中的变量org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
-
- Trigger<W extends Window> - org.apache.flink.table.runtime.operators.window.groupwindow.triggers中的类
-
A Trigger determines when a pane of a window should be evaluated to emit the results for
that part of the window.
- Trigger() - 类 的构造器org.apache.flink.table.runtime.operators.window.groupwindow.triggers.Trigger
-
- Trigger.OnMergeContext - org.apache.flink.table.runtime.operators.window.groupwindow.triggers中的接口
-
- Trigger.TriggerContext - org.apache.flink.table.runtime.operators.window.groupwindow.triggers中的接口
-
A context object that is given to
Trigger methods to allow them to register timer
callbacks and deal with state.
- triggering(Trigger<?>) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
-
- triggerReload() - 类 中的方法org.apache.flink.table.runtime.functions.table.lookup.fullcache.ReloadTriggerContext
-
- triggerTime(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.WindowTrigger
-
Returns the trigger time of the window, this should be called after TriggerContext
initialized.
- trim(BinaryStringData, BinaryStringData) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
Walk each character of current string from both ends, remove the character if it is in trim
string.
- trim(BinaryStringData, boolean, boolean, BinaryStringData) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- trimLeft(BinaryStringData) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- trimLeft(BinaryStringData, BinaryStringData) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
Walk each character of current string from left end, remove the character if it is in trim
string.
- trimRight(BinaryStringData) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- trimRight(BinaryStringData, BinaryStringData) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
Walk each character of current string from right end, remove the character if it is in trim
string.
- TRUE_STRING - 类 中的静态变量org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- trueRsd() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.hyperloglog.HyperLogLogPlusPlus
-
The rsd of HLL++ is always equal to or better than the rsd
requested.
- tryDistinctBuildRow - 类 中的变量org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
Try to make the buildSide rows distinct.
- tryProbe(RowData) - 类 中的方法org.apache.flink.table.runtime.hashtable.BinaryHashTable
-
Find matched build side rows for a probe row.
- tryProbe(RowData) - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
- ttlConfig - 类 中的变量org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- tumble(Duration) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
-
- tumbling(int, ZoneId, Duration) - 类 中的静态方法org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners
-
Creates a tumbling window
SliceAssigner that assigns elements to slices of tumbling
windows.
- TumblingWindowAssigner - org.apache.flink.table.runtime.operators.window.groupwindow.assigners中的类
-
A
GroupWindowAssigner that windows elements into fixed-size windows based on the
timestamp of the elements.
- TumblingWindowAssigner(long, long, boolean) - 类 的构造器org.apache.flink.table.runtime.operators.window.groupwindow.assigners.TumblingWindowAssigner
-
- TupleConverter(Class<Tuple>, DataType[]) - 类 的构造器org.apache.flink.table.data.util.DataFormatConverters.TupleConverter
-
- type - 类 中的变量org.apache.flink.table.runtime.groupwindow.WindowReference
-
已过时。
- TypeCheckUtils - org.apache.flink.table.runtime.typeutils中的类
-
Utils for type.
- TypeCheckUtils() - 类 的构造器org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- TypeInfoDataTypeConverter - org.apache.flink.table.runtime.types中的类
-
- TypeInfoDataTypeConverter() - 类 的构造器org.apache.flink.table.runtime.types.TypeInfoDataTypeConverter
-
已过时。
- TypeInfoLogicalTypeConverter - org.apache.flink.table.runtime.types中的类
-
已过时。
- TypeInfoLogicalTypeConverter() - 类 的构造器org.apache.flink.table.runtime.types.TypeInfoLogicalTypeConverter
-
已过时。
- TypeOfFunction - org.apache.flink.table.runtime.functions.scalar中的类
-
Implementation of BuiltInFunctionDefinitions.TYPE_OF.
- TypeOfFunction(SpecializedFunction.SpecializedContext) - 类 的构造器org.apache.flink.table.runtime.functions.scalar.TypeOfFunction
-
- WatermarkAssignerOperator - org.apache.flink.table.runtime.operators.wmassigners中的类
-
A stream operator that extracts timestamps from stream elements and generates periodic
watermarks.
- WatermarkAssignerOperator(int, WatermarkGenerator, long, ProcessingTimeService) - 类 的构造器org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperator
-
Create a watermark assigner operator.
- WatermarkAssignerOperatorFactory - org.apache.flink.table.runtime.operators.wmassigners中的类
-
- WatermarkAssignerOperatorFactory(int, long, GeneratedWatermarkGenerator) - 类 的构造器org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperatorFactory
-
- WatermarkGenerator - org.apache.flink.table.runtime.generated中的类
-
- WatermarkGenerator() - 类 的构造器org.apache.flink.table.runtime.generated.WatermarkGenerator
-
- WatermarkGeneratorCodeGeneratorFunctionContextWrapper - org.apache.flink.table.runtime.generated中的类
-
A function wrapper for FunctionContext if the source supports SupportsWatermarkPushDown.
- WatermarkGeneratorCodeGeneratorFunctionContextWrapper(WatermarkGeneratorSupplier.Context) - 类 的构造器org.apache.flink.table.runtime.generated.WatermarkGeneratorCodeGeneratorFunctionContextWrapper
-
- watermarkLatency - 类 中的变量org.apache.flink.table.runtime.operators.window.tvf.common.WindowAggOperator
-
- watermarkState - 类 中的变量org.apache.flink.table.runtime.operators.window.tvf.common.WindowAggOperator
-
The operator state to store watermark.
- Window - org.apache.flink.table.runtime.operators.window中的类
-
A Window is a grouping of elements into finite buckets.
- Window() - 类 的构造器org.apache.flink.table.runtime.operators.window.Window
-
- WINDOW_IN_BYTES - 类 中的静态变量org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- WindowAggOperator<K,W> - org.apache.flink.table.runtime.operators.window.tvf.common中的类
-
We divide windows into 2 categories: Aligned Windows and Unaligned Windows.
- WindowAggOperator(WindowProcessor<W>) - 类 的构造器org.apache.flink.table.runtime.operators.window.tvf.common.WindowAggOperator
-
- WindowAggOperatorBuilder - org.apache.flink.table.runtime.operators.aggregate.window中的类
-
- WindowAggOperatorBuilder() - 类 的构造器org.apache.flink.table.runtime.operators.aggregate.window.WindowAggOperatorBuilder
-
- windowAggregator - 类 中的变量org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction
-
- windowAggregator - 类 中的变量org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperator
-
- windowAssigner - 类 中的变量org.apache.flink.table.runtime.operators.window.groupwindow.internal.InternalWindowProcessFunction
-
- windowAssigner - 类 中的变量org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
-
- WindowAssigner - org.apache.flink.table.runtime.operators.window.tvf.common中的接口
-
WindowAssigner is used to assign windows to elements.
- windowAssigner - 类 中的变量org.apache.flink.table.runtime.operators.window.tvf.operator.WindowTableFunctionOperatorBase
-
- WindowBuffer - org.apache.flink.table.runtime.operators.aggregate.window.buffers中的接口
-
A buffer that buffers data in memory and flushes many values to state together at a time to avoid
frequently accessing state, or flushes to output to reduce shuffling data.
- windowBuffer - 类 中的变量org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractSliceWindowAggProcessor
-
- WindowBuffer.Factory - org.apache.flink.table.runtime.operators.aggregate.window.buffers中的接口
-
- WindowBuffer.LocalFactory - org.apache.flink.table.runtime.operators.aggregate.window.buffers中的接口
-
- windowBufferFactory - 类 中的变量org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractSliceWindowAggProcessor
-
- WindowBytesHashMap - org.apache.flink.table.runtime.util.collections.binary中的类
-
A binary map in the structure like Map<WindowKey, BinaryRowData>.
- WindowBytesHashMap(Object, MemoryManager, long, PagedTypeSerializer<RowData>, int) - 类 的构造器org.apache.flink.table.runtime.util.collections.binary.WindowBytesHashMap
-
- WindowBytesMultiMap - org.apache.flink.table.runtime.util.collections.binary中的类
-
A binary map in the structure like Map<WindowKey, List<BinaryRowData>>.
- WindowBytesMultiMap(Object, MemoryManager, long, PagedTypeSerializer<RowData>, int) - 类 的构造器org.apache.flink.table.runtime.util.collections.binary.WindowBytesMultiMap
-
- windowed(int, SliceAssigner) - 类 中的静态方法org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners
-
Creates a
SliceAssigner that assigns elements which has been attached window start
and window end timestamp to slices.
- windowed(int, int, UnsliceAssigner<TimeWindow>) - 类 中的静态方法org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigners
-
Creates a
UnsliceAssigner that assigns elements which has been attached window start
and window end timestamp to windows.
- WindowedSliceAssigner(int, SliceAssigner) - 类 的构造器org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.WindowedSliceAssigner
-
- WindowedUnsliceAssigner(int, int, UnsliceAssigner<TimeWindow>) - 类 的构造器org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigners.WindowedUnsliceAssigner
-
- WindowEnd - org.apache.flink.table.runtime.groupwindow中的类
-
- WindowEnd(WindowReference) - 类 的构造器org.apache.flink.table.runtime.groupwindow.WindowEnd
-
已过时。
- windowEndIndex(int) - 类 中的方法org.apache.flink.table.runtime.operators.deduplicate.window.RowTimeWindowDeduplicateOperatorBuilder
-
- windowEndIndex(int) - 类 中的方法org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
-
- windowFunction - 类 中的变量org.apache.flink.table.runtime.operators.aggregate.window.processors.UnsliceWindowAggProcessor
-
- windowFunction - 类 中的变量org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperator
-
- windowInterval - 类 中的变量org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractSliceWindowAggProcessor
-
- WindowJoinOperator - org.apache.flink.table.runtime.operators.join.window中的类
-
Streaming window join operator.
- WindowJoinOperatorBuilder - org.apache.flink.table.runtime.operators.join.window中的类
-
- WindowJoinOperatorBuilder() - 类 的构造器org.apache.flink.table.runtime.operators.join.window.WindowJoinOperatorBuilder
-
- WindowKey - org.apache.flink.table.runtime.util中的类
-
The
WindowKey structure represents a combination of key and window.
- WindowKey(long, RowData) - 类 的构造器org.apache.flink.table.runtime.util.WindowKey
-
- WindowKeySerializer - org.apache.flink.table.runtime.typeutils中的类
-
Serializer for
WindowKey which is composite with a
BinaryRowData and a long
value.
- WindowKeySerializer(PagedTypeSerializer<RowData>) - 类 的构造器org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- WindowKeySerializer.WindowKeySerializerSnapshot - org.apache.flink.table.runtime.typeutils中的类
-
- WindowKeySerializerSnapshot() - 类 的构造器org.apache.flink.table.runtime.typeutils.WindowKeySerializer.WindowKeySerializerSnapshot
-
This empty nullary constructor is required for deserializing the configuration.
- WindowKeySerializerSnapshot(WindowKeySerializer) - 类 的构造器org.apache.flink.table.runtime.typeutils.WindowKeySerializer.WindowKeySerializerSnapshot
-
- WindowListState<W> - org.apache.flink.table.runtime.operators.window.tvf.state中的类
-
A wrapper of ListState which is easier to update based on window namespace.
- WindowListState(InternalListState<RowData, W, RowData>) - 类 的构造器org.apache.flink.table.runtime.operators.window.tvf.state.WindowListState
-
- WindowMapState<W,UV> - org.apache.flink.table.runtime.operators.window.tvf.state中的类
-
A wrapper of MapState which is easier to update based on window namespace.
- WindowMapState(InternalMapState<RowData, W, RowData, UV>) - 类 的构造器org.apache.flink.table.runtime.operators.window.tvf.state.WindowMapState
-
- WindowOperator<K,W extends Window> - org.apache.flink.table.runtime.operators.window.groupwindow.operator中的类
-
- WindowOperatorBuilder - org.apache.flink.table.runtime.operators.window.groupwindow.operator中的类
-
- WindowOperatorBuilder() - 类 的构造器org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
-
- WindowOperatorBuilder.AggregateWindowOperatorBuilder - org.apache.flink.table.runtime.operators.window.groupwindow.operator中的类
-
- WindowOperatorBuilder.TableAggregateWindowOperatorBuilder - org.apache.flink.table.runtime.operators.window.groupwindow.operator中的类
-
- windowProcessor - 类 中的变量org.apache.flink.table.runtime.operators.window.tvf.common.WindowAggOperator
-
The concrete window operator implementation.
- WindowProcessor<W> - org.apache.flink.table.runtime.operators.window.tvf.common中的接口
-
A processor that processes elements for windows.
- WindowProcessor.Context<W> - org.apache.flink.table.runtime.operators.window.tvf.common中的接口
-
- WindowProperty - org.apache.flink.table.runtime.groupwindow中的接口
-
- windowPropertyTypes - 类 中的变量org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
-
- WindowRankOperatorBuilder - org.apache.flink.table.runtime.operators.rank.window中的类
-
- WindowRankOperatorBuilder() - 类 的构造器org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
-
- WindowRankProcessor - org.apache.flink.table.runtime.operators.rank.window.processors中的类
-
A rowtime window rank processor.
- WindowRankProcessor(TypeSerializer<RowData>, GeneratedRecordComparator, TypeSerializer<RowData>, WindowBuffer.Factory, long, long, boolean, int, ZoneId) - 类 的构造器org.apache.flink.table.runtime.operators.rank.window.processors.WindowRankProcessor
-
- WindowReference - org.apache.flink.table.runtime.groupwindow中的类
-
- WindowReference(String, LogicalType) - 类 的构造器org.apache.flink.table.runtime.groupwindow.WindowReference
-
已过时。
- WindowsGrouping - org.apache.flink.table.runtime.operators.window.grouping中的类
-
Assigning windows from the sorted input buffers.
- WindowStart - org.apache.flink.table.runtime.groupwindow中的类
-
- WindowStart(WindowReference) - 类 的构造器org.apache.flink.table.runtime.groupwindow.WindowStart
-
已过时。
- windowState - 类 中的变量org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
state schema: [key, window, accumulator].
- WindowState<W> - org.apache.flink.table.runtime.operators.window.tvf.state中的接口
-
A base interface for manipulate state with window namespace.
- WindowTableFunctionOperatorBase - org.apache.flink.table.runtime.operators.window.tvf.operator中的类
-
- WindowTableFunctionOperatorBase(GroupWindowAssigner<TimeWindow>, int, ZoneId) - 类 的构造器org.apache.flink.table.runtime.operators.window.tvf.operator.WindowTableFunctionOperatorBase
-
- windowTimerService - 类 中的变量org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- WindowTimerService<W> - org.apache.flink.table.runtime.operators.window.tvf.common中的接口
-
Interface for working with window time and timers which considers timezone for window splitting.
- WindowTimerServiceBase<W> - org.apache.flink.table.runtime.operators.window.tvf.common中的类
-
- WindowTimerServiceBase(InternalTimerService<W>, ZoneId) - 类 的构造器org.apache.flink.table.runtime.operators.window.tvf.common.WindowTimerServiceBase
-
- WindowTrigger<W extends Window> - org.apache.flink.table.runtime.operators.window.groupwindow.triggers中的类
-
A WindowTrigger determines when a window should be evaluated to emit the results.
- WindowTrigger() - 类 的构造器org.apache.flink.table.runtime.operators.window.groupwindow.triggers.WindowTrigger
-
- WindowValueState<W> - org.apache.flink.table.runtime.operators.window.tvf.state中的类
-
A wrapper of ValueState which is easier to update based on window namespace.
- WindowValueState(InternalValueState<RowData, W, RowData>) - 类 的构造器org.apache.flink.table.runtime.operators.window.tvf.state.WindowValueState
-
- withAllowedLateness(Duration) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
-
- withEarlyFirings(Trigger<W>) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindow
-
Creates a new Trigger like the this, except that it fires repeatedly whenever the
given Trigger fires before the watermark has passed the end of the window.
- withEarlyFirings(Trigger<W>) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.ProcessingTimeTriggers.AfterEndOfWindow
-
Creates a new Trigger like the this, except that it fires repeatedly whenever the
given Trigger fires before the processing time has passed the end of the window.
- withEventTime() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CumulativeWindowAssigner
-
- withEventTime() - 接口 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.InternalTimeWindowAssigner
-
- withEventTime() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.SessionWindowAssigner
-
- withEventTime() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.SlidingWindowAssigner
-
- withEventTime() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.TumblingWindowAssigner
-
- withEventTime(int) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
-
- withEventTime() - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigners.WindowedUnsliceAssigner
-
- withGap(Duration) - 类 中的静态方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.SessionWindowAssigner
-
Creates a new
SessionWindowAssigner GroupWindowAssigner that assigns elements
to sessions based on the timestamp.
- withInputCountIndex(int) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
-
The index of COUNT(*) in the aggregates. -1 when the input doesn't * contain COUNT(*), i.e.
- withInputFields(LogicalType[]) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
-
- withLateFirings(Trigger<W>) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindow
-
Creates a new Trigger like the this, except that it fires repeatedly whenever the
given Trigger fires after the watermark has passed the end of the window.
- withLateFirings(Trigger<W>) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.triggers.EventTimeTriggers.AfterEndOfWindowNoLate
-
Creates a new Trigger like the this, except that it fires repeatedly whenever the
given Trigger fires after the watermark has passed the end of the window.
- withOffset(Duration) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CumulativeWindowAssigner
-
- withOffset(Duration) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.SlidingWindowAssigner
-
- withOffset(Duration) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.TumblingWindowAssigner
-
Creates a new
TumblingWindowAssigner GroupWindowAssigner that assigns
elements to time windows based on the element timestamp and offset.
- withOffset(Duration) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.CumulativeSliceAssigner
-
- withOffset(Duration) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.HoppingSliceAssigner
-
- withOffset(Duration) - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.slicing.SliceAssigners.TumblingSliceAssigner
-
- withoutUniqueKey() - 类 中的静态方法org.apache.flink.table.runtime.operators.join.stream.state.JoinInputSideSpec
-
- withProcessingTime() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.CumulativeWindowAssigner
-
- withProcessingTime() - 接口 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.InternalTimeWindowAssigner
-
- withProcessingTime() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.SessionWindowAssigner
-
- withProcessingTime() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.SlidingWindowAssigner
-
- withProcessingTime() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.assigners.TumblingWindowAssigner
-
- withProcessingTime() - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
-
- withProcessingTime() - 类 中的方法org.apache.flink.table.runtime.operators.window.tvf.unslicing.UnsliceAssigners.WindowedUnsliceAssigner
-
- withShiftTimezone(ZoneId) - 类 中的方法org.apache.flink.table.runtime.operators.join.window.WindowJoinOperatorBuilder
-
The shift timezone of the window, if the proctime or rowtime type is TIMESTAMP_LTZ, the shift
timezone is the timezone user configured in TableConfig, other cases the timezone is UTC
which means never shift when assigning windows.
- withShiftTimezone(ZoneId) - 类 中的方法org.apache.flink.table.runtime.operators.window.groupwindow.operator.WindowOperatorBuilder
-
The shift timezone of the window, if the proctime or rowtime type is TIMESTAMP_LTZ, the shift
timezone is the timezone user configured in TableConfig, other cases the timezone is UTC
which means never shift when assigning windows.
- withUniqueKey(InternalTypeInfo<RowData>, KeySelector<RowData, RowData>) - 类 中的静态方法org.apache.flink.table.runtime.operators.join.stream.state.JoinInputSideSpec
-
- withUniqueKeyContainedByJoinKey(InternalTypeInfo<RowData>, KeySelector<RowData, RowData>) - 类 中的静态方法org.apache.flink.table.runtime.operators.join.stream.state.JoinInputSideSpec
-
Creates a
JoinInputSideSpec that input has an unique key and the unique key is
contained by the join key.
- WrappedRowIterator<T extends org.apache.flink.table.data.RowData> - org.apache.flink.table.runtime.hashtable中的类
-
- WrappedRowIterator(MutableObjectIterator<T>, T) - 类 的构造器org.apache.flink.table.runtime.hashtable.WrappedRowIterator
-
- WrappingCollector<T> - org.apache.flink.table.runtime.collector中的类
-
A Collector that wraps another collector.
- WrappingCollector() - 类 的构造器org.apache.flink.table.runtime.collector.WrappingCollector
-
- write(BinaryWriter, int, Object, LogicalType, TypeSerializer<?>) - 接口 中的静态方法org.apache.flink.table.data.writer.BinaryWriter
-
- write(RowData) - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
-
- write(MutableObjectIterator<BinaryRowData>) - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
-
- write(RowData) - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryInMemorySortBuffer
-
Writes a given record to this sort buffer.
- writeArray(int, ArrayData, ArrayDataSerializer) - 接口 中的方法org.apache.flink.table.data.writer.BinaryWriter
-
- writeBinary(int, byte[]) - 接口 中的方法org.apache.flink.table.data.writer.BinaryWriter
-
- writeBlock(MemorySegment) - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
-
- writeBoolean(int, boolean) - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
- writeBoolean(int, boolean) - 类 中的方法org.apache.flink.table.data.writer.BinaryRowWriter
-
- writeBoolean(int, boolean) - 接口 中的方法org.apache.flink.table.data.writer.BinaryWriter
-
- writeByte(int, byte) - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
- writeByte(int, byte) - 类 中的方法org.apache.flink.table.data.writer.BinaryRowWriter
-
- writeByte(int, byte) - 接口 中的方法org.apache.flink.table.data.writer.BinaryWriter
-
- writeDecimal(int, DecimalData, int) - 接口 中的方法org.apache.flink.table.data.writer.BinaryWriter
-
- writeDouble(int, double) - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
- writeDouble(int, double) - 类 中的方法org.apache.flink.table.data.writer.BinaryRowWriter
-
- writeDouble(int, double) - 接口 中的方法org.apache.flink.table.data.writer.BinaryWriter
-
- writeFloat(int, float) - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
- writeFloat(int, float) - 类 中的方法org.apache.flink.table.data.writer.BinaryRowWriter
-
- writeFloat(int, float) - 接口 中的方法org.apache.flink.table.data.writer.BinaryWriter
-
- writeIndexAndNormalizedKey(RowData, long) - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
Write of index and normalizedKey.
- writeInt(int, int) - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
- writeInt(int, int) - 类 中的方法org.apache.flink.table.data.writer.BinaryRowWriter
-
- writeInt(int, int) - 接口 中的方法org.apache.flink.table.data.writer.BinaryWriter
-
- writeLong(int, long) - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
- writeLong(int, long) - 类 中的方法org.apache.flink.table.data.writer.BinaryRowWriter
-
- writeLong(int, long) - 接口 中的方法org.apache.flink.table.data.writer.BinaryWriter
-
- writeMap(int, MapData, MapDataSerializer) - 接口 中的方法org.apache.flink.table.data.writer.BinaryWriter
-
- writeMergingOutput(MutableObjectIterator<Entry>, AbstractPagedOutputView) - 类 中的方法org.apache.flink.table.runtime.operators.sort.AbstractBinaryExternalMerger
-
read the merged stream and write the data back.
- writeMergingOutput(MutableObjectIterator<BinaryRowData>, AbstractPagedOutputView) - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryExternalMerger
-
- writeMergingOutput(MutableObjectIterator<Tuple2<BinaryRowData, BinaryRowData>>, AbstractPagedOutputView) - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryKVExternalMerger
-
- writeOuterSnapshot(DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalSerializer.ExternalSerializerSnapshot
-
- writeOuterSnapshot(DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.LinkedListSerializer.LinkedListSerializerSnapshot
-
- writeRawValue(int, RawValueData<?>, RawValueDataSerializer<?>) - 接口 中的方法org.apache.flink.table.data.writer.BinaryWriter
-
- writeRow(int, RowData, RowDataSerializer) - 接口 中的方法org.apache.flink.table.data.writer.BinaryWriter
-
- writeRowKind(RowKind) - 类 中的方法org.apache.flink.table.data.writer.BinaryRowWriter
-
- writeShort(int, short) - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
- writeShort(int, short) - 类 中的方法org.apache.flink.table.data.writer.BinaryRowWriter
-
- writeShort(int, short) - 接口 中的方法org.apache.flink.table.data.writer.BinaryWriter
-
- writeSnapshot(DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.ArrayDataSerializer.ArrayDataSerializerSnapshot
-
- writeSnapshot(DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer.BinaryRowDataSerializerSnapshot
-
- writeSnapshot(DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataSerializer.DecimalSerializerSnapshot
-
- writeSnapshot(DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.MapDataSerializer.MapDataSerializerSnapshot
-
- writeSnapshot(DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer.RowDataSerializerSnapshot
-
- writeSnapshot(DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.SortedMapSerializerSnapshot
-
- writeSnapshot(DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataSerializer.TimestampDataSerializerSnapshot
-
- writeString(int, StringData) - 接口 中的方法org.apache.flink.table.data.writer.BinaryWriter
-
- writeTimestamp(int, TimestampData, int) - 接口 中的方法org.apache.flink.table.data.writer.BinaryWriter
-
- writeToOutput(AbstractPagedOutputView) - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
Spill: Write all records to a AbstractPagedOutputView.
- writeToOutput(AbstractPagedOutputView) - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryKVInMemorySortBuffer
-