- abs(DecimalData) - Static method in class org.apache.flink.table.data.DecimalDataUtils
-
- abs(DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- AbstractBinaryExternalMerger<Entry> - Class in org.apache.flink.table.runtime.operators.sort
-
- AbstractBinaryExternalMerger(IOManager, int, int, SpillChannelManager, boolean, BlockCompressionFactory, int) - Constructor for class org.apache.flink.table.runtime.operators.sort.AbstractBinaryExternalMerger
-
- AbstractBytesHashMap<K> - Class in org.apache.flink.table.runtime.util.collections.binary
-
Bytes based hash map.
- AbstractBytesHashMap(Object, MemoryManager, long, PagedTypeSerializer<K>, LogicalType[]) - Constructor for class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
-
- AbstractBytesHashMap(Object, MemoryManager, long, PagedTypeSerializer<K>, int) - Constructor for class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
-
- AbstractBytesMultiMap<K> - Class in 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[]) - Constructor for class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesMultiMap
-
- AbstractBytesMultiMap(Object, MemoryManager, long, PagedTypeSerializer<K>, int) - Constructor for class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesMultiMap
-
- AbstractHeapVector - Class in org.apache.flink.table.data.vector.heap
-
Heap vector that nullable shared structure.
- AbstractHeapVector(int) - Constructor for class org.apache.flink.table.data.vector.heap.AbstractHeapVector
-
- AbstractMapBundleOperator<K,V,IN,OUT> - Class in org.apache.flink.table.runtime.operators.bundle
-
- AbstractRowDataConverter(DataType[]) - Constructor for class org.apache.flink.table.data.util.DataFormatConverters.AbstractRowDataConverter
-
- AbstractRowDataSerializer<T extends org.apache.flink.table.data.RowData> - Class in org.apache.flink.table.runtime.typeutils
-
Row serializer, provided paged serialize paged method.
- AbstractRowDataSerializer() - Constructor for class org.apache.flink.table.runtime.typeutils.AbstractRowDataSerializer
-
- AbstractRowTimeUnboundedPrecedingOver<K> - Class in org.apache.flink.table.runtime.operators.over
-
A basic implementation to support unbounded event-time over-window.
- AbstractRowTimeUnboundedPrecedingOver(long, long, GeneratedAggsHandleFunction, LogicalType[], LogicalType[], int) - Constructor for class org.apache.flink.table.runtime.operators.over.AbstractRowTimeUnboundedPrecedingOver
-
- AbstractStreamingJoinOperator - Class in 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) - Constructor for class org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
-
- AbstractStreamingJoinOperator.AssociatedRecords - Class in org.apache.flink.table.runtime.operators.join.stream
-
- AbstractStreamingJoinOperator.OuterRecord - Class in org.apache.flink.table.runtime.operators.join.stream
-
- AbstractStreamingWriter<IN,OUT> - Class in org.apache.flink.table.filesystem.stream
-
Operator for file system sink.
- AbstractStreamingWriter(long, StreamingFileSink.BucketsBuilder<IN, String, ? extends StreamingFileSink.BucketsBuilder<IN, String, ?>>) - Constructor for class org.apache.flink.table.filesystem.stream.AbstractStreamingWriter
-
- AbstractTopNFunction - Class in org.apache.flink.table.runtime.operators.rank
-
Base class for TopN Function.
- AbstractWindowAggProcessor - Class in org.apache.flink.table.runtime.operators.aggregate.window.processors
-
- AbstractWindowAggProcessor(GeneratedNamespaceAggsHandleFunction<Long>, WindowBuffer.Factory, SliceAssigner, TypeSerializer<RowData>, ZoneId) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- AbstractWritableVector - Class in org.apache.flink.table.data.vector.writable
-
Contains the shared structure for
ColumnVectors, including NULL information and
dictionary.
- AbstractWritableVector() - Constructor for class org.apache.flink.table.data.vector.writable.AbstractWritableVector
-
- accept(Collection<OUT>, Throwable) - Method in class org.apache.flink.table.runtime.operators.join.lookup.DelegatingResultFuture
-
- accSerializer - Variable in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- accumulate(RowData) - Method in interface org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
-
Accumulates the input values to the accumulators.
- accumulate(RowData) - Method in interface org.apache.flink.table.runtime.generated.NamespaceAggsHandleFunctionBase
-
Accumulates the input values to the accumulators.
- accumulatorTypes - Variable in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- acos(DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- add(DecimalData, DecimalData, int, int) - Static method in class org.apache.flink.table.data.DecimalDataUtils
-
- add(long, int) - Method in class org.apache.flink.table.filesystem.stream.TaskTracker
-
- add(EE) - Method in class org.apache.flink.table.runtime.dataview.StateListView
-
- add(byte) - Method in class org.apache.flink.table.runtime.util.collections.ByteHashSet
-
- add(double) - Method in class org.apache.flink.table.runtime.util.collections.DoubleHashSet
-
- add(float) - Method in class org.apache.flink.table.runtime.util.collections.FloatHashSet
-
- add(int) - Method in class org.apache.flink.table.runtime.util.collections.IntHashSet
-
- add(long) - Method in class org.apache.flink.table.runtime.util.collections.LongHashSet
-
- add(T) - Method in class org.apache.flink.table.runtime.util.collections.ObjectHashSet
-
- add(short) - Method in class org.apache.flink.table.runtime.util.collections.ShortHashSet
-
- add(RowData) - Method in class org.apache.flink.table.runtime.util.ResettableExternalBuffer
-
- add(RowData) - Method in interface org.apache.flink.table.runtime.util.ResettableRowBuffer
-
Appends the specified row to the end of this buffer.
- addAll(List<EE>) - Method in class org.apache.flink.table.runtime.dataview.StateListView
-
- addChannel(FileIOChannel.ID) - Method in class org.apache.flink.table.runtime.operators.sort.SpillChannelManager
-
Add a new File channel.
- addElement(RowData, long, RowData) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.buffers.RecordsWindowBuffer
-
- addElement(RowData, long, RowData) - Method in interface org.apache.flink.table.runtime.operators.aggregate.window.buffers.WindowBuffer
-
Adds an element with associated key into the buffer.
- addInput(RowData, RowData) - Method in class org.apache.flink.table.runtime.operators.aggregate.MiniBatchGlobalGroupAggFunction
-
- addInput(List<RowData>, RowData) - Method in class org.apache.flink.table.runtime.operators.aggregate.MiniBatchGroupAggFunction
-
- addInput(RowData, RowData) - Method in class org.apache.flink.table.runtime.operators.aggregate.MiniBatchIncrementalGroupAggFunction
-
- addInput(RowData, RowData) - Method in class org.apache.flink.table.runtime.operators.aggregate.MiniBatchLocalGroupAggFunction
-
- addInput(V, IN) - Method in class org.apache.flink.table.runtime.operators.bundle.MapBundleFunction
-
Adds the given input to the given value, returning the new bundle value.
- addInput(RowData, RowData) - Method in class org.apache.flink.table.runtime.operators.deduplicate.ProcTimeMiniBatchDeduplicateKeepFirstRowFunction
-
- addInput(RowData, RowData) - Method in class org.apache.flink.table.runtime.operators.deduplicate.ProcTimeMiniBatchDeduplicateKeepLastRowFunction
-
- addInput(List<RowData>, RowData) - Method in class org.apache.flink.table.runtime.operators.deduplicate.RowTimeMiniBatchDeduplicateFunction
-
- addInput(TableOperatorWrapper<?>, int) - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- addInputToBuffer(BinaryRowData) - Method in class org.apache.flink.table.runtime.operators.window.grouping.WindowsGrouping
-
- addIntoBuffer(BinaryRowData) - Method in class org.apache.flink.table.runtime.operators.window.grouping.HeapWindowsGrouping
-
- addIntoBuffer(BinaryRowData) - Method in class org.apache.flink.table.runtime.operators.window.grouping.WindowsGrouping
-
- addNull() - Method in class org.apache.flink.table.runtime.util.collections.ByteHashSet
-
- addNull() - Method in class org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
Add a null key.
- addOpenChannels(List<FileIOChannel>) - Method in class org.apache.flink.table.runtime.operators.sort.SpillChannelManager
-
Open File channels.
- addPartition(String) - Method in interface org.apache.flink.table.filesystem.stream.PartitionCommitTrigger
-
Add a pending partition.
- addPartition(String) - Method in class org.apache.flink.table.filesystem.stream.PartitionTimeCommitTrigger
-
- addPartition(String) - Method in class org.apache.flink.table.filesystem.stream.ProcTimeCommitTrigger
-
- addRecord(RowData) - Method in interface org.apache.flink.table.runtime.operators.join.stream.state.JoinRecordStateView
-
Add a new record to the state view.
- addRecord(RowData, int) - Method in interface org.apache.flink.table.runtime.operators.join.stream.state.OuterJoinRecordStateView
-
Adds a new record with the number of associations to the state view.
- addWindow(W, MergingWindowSet.MergeFunction<W>) - Method in class org.apache.flink.table.runtime.operators.window.internal.MergingWindowSet
-
Adds a new Window to the set of in-flight windows.
- advanceNext() - Method in class org.apache.flink.table.runtime.hashtable.BuildSideIterator
-
- advanceNext() - Method in class org.apache.flink.table.runtime.hashtable.BuildSideIterator.BucketIterator
-
- advanceNext() - Method in class org.apache.flink.table.runtime.hashtable.LongHashPartition.MatchIterator
-
- advanceNext() - Method in class org.apache.flink.table.runtime.hashtable.LookupBucketIterator
-
- advanceNext() - Method in class org.apache.flink.table.runtime.hashtable.WrappedRowIterator
-
- advanceNext() - Method in interface org.apache.flink.table.runtime.util.KeyValueIterator
-
Advance this iterator by a single kv.
- advanceNext() - Method in class org.apache.flink.table.runtime.util.ResettableExternalBuffer.BufferIterator
-
- advanceNext() - Method in interface org.apache.flink.table.runtime.util.RowIterator
-
Advance this iterator by a single row.
- advanceNextSuitableBufferedRow() - Method in class org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
-
- advanceNextSuitableProbeRow() - Method in class org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
-
- advanceProgress(long) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.buffers.RecordsWindowBuffer
-
- advanceProgress(long) - Method in interface 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) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- advanceProgress(long) - Method in class org.apache.flink.table.runtime.operators.rank.window.processors.WindowRankProcessor
-
- advanceProgress(long) - Method in interface org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowProcessor
-
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() - Method in class org.apache.flink.table.runtime.operators.window.grouping.WindowsGrouping
-
Advance the watermark to trigger all the possible windows.
- afterEndOfWindow() - Static method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers
-
Creates a trigger that fires when the watermark passes the end of the window.
- AfterEndOfWindow() - Constructor for class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindow
-
- afterEndOfWindow() - Static method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers
-
Creates a trigger that fires when the processing time passes the end of the window.
- AfterEndOfWindow() - Constructor for class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindow
-
- afterGrow() - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
-
- afterGrow() - Method in class org.apache.flink.table.data.writer.BinaryRowWriter
-
- AggCombiner - Class in 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) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.window.combines.AggCombiner
-
- AggCombiner.Factory - Class in org.apache.flink.table.runtime.operators.aggregate.window.combines
-
- aggregate(GeneratedNamespaceAggsHandleFunction<Long>, AbstractRowDataSerializer<RowData>) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.SlicingWindowAggOperatorBuilder
-
- aggregate(LogicalType[], LogicalType[], LogicalType[]) - Method in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- aggregate(NamespaceAggsHandleFunction<?>, RecordEqualiser, LogicalType[], LogicalType[], LogicalType[]) - Method in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- aggregate(GeneratedNamespaceAggsHandleFunction<?>, GeneratedRecordEqualiser, LogicalType[], LogicalType[], LogicalType[]) - Method in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- aggregate(NamespaceTableAggsHandleFunction<?>, LogicalType[], LogicalType[], LogicalType[]) - Method in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- aggregate(GeneratedNamespaceTableAggsHandleFunction<?>, LogicalType[], LogicalType[], LogicalType[]) - Method in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- AggregateWindowOperator<K,W extends Window> - Class in org.apache.flink.table.runtime.operators.window
-
- AggregateWindowOperatorBuilder(GeneratedNamespaceAggsHandleFunction<?>, GeneratedRecordEqualiser, WindowOperatorBuilder) - Constructor for class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder.AggregateWindowOperatorBuilder
-
- AggregateWindowOperatorBuilder(NamespaceAggsHandleFunction<?>, RecordEqualiser, WindowOperatorBuilder) - Constructor for class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder.AggregateWindowOperatorBuilder
-
- aggregator - Variable in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- aggResultTypes - Variable in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- AggsHandleFunction - Interface in org.apache.flink.table.runtime.generated
-
The base class for handling aggregate functions.
- AggsHandleFunctionBase - Interface in org.apache.flink.table.runtime.generated
-
The base class for handling aggregate or table aggregate functions.
- allocateReuseBytes(int) - Static method in class 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) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
-
- allocateSegments(int) - Method in class org.apache.flink.table.runtime.util.LazyMemorySegmentPool
-
- allowedLateness - Variable in class org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction
-
- allowedLateness - Variable in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- append(BytesMap.LookupInfo<K, BinaryRowData>, BinaryRowData) - Method in class 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) - Method in class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesMultiMap
-
Append an value into the hash map's record area.
- appendBytes(int, byte[], int, int) - Method in class org.apache.flink.table.data.vector.heap.HeapBytesVector
-
- appendBytes(int, byte[], int, int) - Method in interface org.apache.flink.table.data.vector.writable.WritableBytesVector
-
Append byte[] at rowId with the provided value.
- AppendOnlyTopNFunction - Class in org.apache.flink.table.runtime.operators.rank
-
A TopN function could handle insert-only stream.
- AppendOnlyTopNFunction(long, long, InternalTypeInfo<RowData>, GeneratedRecordComparator, RowDataKeySelector, RankType, RankRange, boolean, boolean, long) - Constructor for class org.apache.flink.table.runtime.operators.rank.AppendOnlyTopNFunction
-
- apply(RowData, RowData) - Method in interface org.apache.flink.table.runtime.generated.JoinCondition
-
- apply(IN) - Method in interface org.apache.flink.table.runtime.generated.Projection
-
- applyFilters(List<ResolvedExpression>) - Method in class org.apache.flink.table.filesystem.FileSystemTableSource
-
- applyLimit(long) - Method in class org.apache.flink.table.filesystem.FileSystemTableSource
-
- applyOverwrite(boolean) - Method in class org.apache.flink.table.filesystem.FileSystemTableSink
-
- applyPartitions(List<Map<String, String>>) - Method in class org.apache.flink.table.filesystem.FileSystemTableSource
-
- applyProjection(int[][]) - Method in class org.apache.flink.table.filesystem.FileSystemTableSource
-
- applyStaticPartition(Map<String, String>) - Method in class org.apache.flink.table.filesystem.FileSystemTableSink
-
- ArrayBooleanArrayConverter - Class in org.apache.flink.table.data.conversion
-
Converter for ArrayType of boolean[] external type.
- ArrayBooleanArrayConverter() - Constructor for class org.apache.flink.table.data.conversion.ArrayBooleanArrayConverter
-
- ArrayByteArrayConverter - Class in org.apache.flink.table.data.conversion
-
Converter for ArrayType of byte[] external type.
- ArrayByteArrayConverter() - Constructor for class org.apache.flink.table.data.conversion.ArrayByteArrayConverter
-
- ArrayColumnVector - Interface in org.apache.flink.table.data.vector
-
Array column vector.
- ArrayDataSerializer - Class in org.apache.flink.table.runtime.typeutils
-
Serializer for ArrayData.
- ArrayDataSerializer(LogicalType) - Constructor for class org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
-
- ArrayDataSerializer.ArrayDataSerializerSnapshot - Class in org.apache.flink.table.runtime.typeutils
-
- ArrayDataSerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.typeutils.ArrayDataSerializer.ArrayDataSerializerSnapshot
-
- ArrayDoubleArrayConverter - Class in org.apache.flink.table.data.conversion
-
Converter for ArrayType of double[] external type.
- ArrayDoubleArrayConverter() - Constructor for class org.apache.flink.table.data.conversion.ArrayDoubleArrayConverter
-
- ArrayFloatArrayConverter - Class in org.apache.flink.table.data.conversion
-
Converter for ArrayType of float[] external type.
- ArrayFloatArrayConverter() - Constructor for class org.apache.flink.table.data.conversion.ArrayFloatArrayConverter
-
- ArrayIntArrayConverter - Class in org.apache.flink.table.data.conversion
-
Converter for ArrayType of int[] external type.
- ArrayIntArrayConverter() - Constructor for class org.apache.flink.table.data.conversion.ArrayIntArrayConverter
-
- ArrayListConverter<E> - Class in org.apache.flink.table.data.conversion
-
Converter for
ArrayType of
List external type.
- ArrayLongArrayConverter - Class in org.apache.flink.table.data.conversion
-
Converter for ArrayType of long[] external type.
- ArrayLongArrayConverter() - Constructor for class org.apache.flink.table.data.conversion.ArrayLongArrayConverter
-
- ArrayObjectArrayConverter<E> - Class in org.apache.flink.table.data.conversion
-
Converter for ArrayType of nested primitive or object arrays external types.
- ArrayShortArrayConverter - Class in org.apache.flink.table.data.conversion
-
Converter for ArrayType of short[] external type.
- ArrayShortArrayConverter() - Constructor for class org.apache.flink.table.data.conversion.ArrayShortArrayConverter
-
- arraySize(int, float) - Static method in class 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 ).
- asin(DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- assignActualWindows(RowData, long) - Method in class org.apache.flink.table.runtime.operators.window.internal.GeneralWindowProcessFunction
-
- assignActualWindows(RowData, long) - Method in class org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction
-
Assigns the input element into the actual windows which the
Trigger should trigger
on.
- assignActualWindows(RowData, long) - Method in class org.apache.flink.table.runtime.operators.window.internal.MergingWindowProcessFunction
-
- assignActualWindows(RowData, long) - Method in class org.apache.flink.table.runtime.operators.window.internal.PanedWindowProcessFunction
-
- assigner(SliceAssigner) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.SlicingWindowAggOperatorBuilder
-
- assigner(WindowAssigner<?>) - Method in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- assignPane(Object, long) - Method in class org.apache.flink.table.runtime.operators.window.assigners.CumulativeWindowAssigner
-
- assignPane(Object, long) - Method in class org.apache.flink.table.runtime.operators.window.assigners.PanedWindowAssigner
-
Given the timestamp and element, returns the pane into which it should be placed.
- assignPane(Object, long) - Method in class org.apache.flink.table.runtime.operators.window.assigners.SlidingWindowAssigner
-
- assignSliceEnd(RowData, ClockService) - Method in interface org.apache.flink.table.runtime.operators.window.slicing.SliceAssigner
-
Returns the end timestamp of a slice that the given element should belong.
- assignSliceEnd(long) - Method in class org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.CumulativeSliceAssigner
-
- assignSliceEnd(long) - Method in class org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.HoppingSliceAssigner
-
- assignSliceEnd(long) - Method in class org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.TumblingSliceAssigner
-
- assignSliceEnd(RowData, ClockService) - Method in class org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.WindowedSliceAssigner
-
- assignStateNamespace(RowData, long) - Method in class org.apache.flink.table.runtime.operators.window.internal.GeneralWindowProcessFunction
-
- assignStateNamespace(RowData, long) - Method in class org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction
-
Assigns the input element into the state namespace which the input element should be
accumulated/retracted into.
- assignStateNamespace(RowData, long) - Method in class org.apache.flink.table.runtime.operators.window.internal.MergingWindowProcessFunction
-
- assignStateNamespace(RowData, long) - Method in class org.apache.flink.table.runtime.operators.window.internal.PanedWindowProcessFunction
-
- assignWindows(RowData, long) - Method in class org.apache.flink.table.runtime.operators.window.assigners.CountSlidingWindowAssigner
-
- assignWindows(RowData, long) - Method in class org.apache.flink.table.runtime.operators.window.assigners.CountTumblingWindowAssigner
-
- assignWindows(RowData, long) - Method in class org.apache.flink.table.runtime.operators.window.assigners.CumulativeWindowAssigner
-
- assignWindows(RowData, long) - Method in class org.apache.flink.table.runtime.operators.window.assigners.SessionWindowAssigner
-
- assignWindows(RowData, long) - Method in class org.apache.flink.table.runtime.operators.window.assigners.SlidingWindowAssigner
-
- assignWindows(RowData, long) - Method in class org.apache.flink.table.runtime.operators.window.assigners.TumblingWindowAssigner
-
- assignWindows(RowData, long) - Method in class org.apache.flink.table.runtime.operators.window.assigners.WindowAssigner
-
Given the timestamp and element, returns the set of windows into which it should be placed.
- asSummaryString() - Method in class org.apache.flink.table.filesystem.FileSystemTableSink
-
- asSummaryString() - Method in class org.apache.flink.table.filesystem.FileSystemTableSource
-
- asyncInvoke(RowData, ResultFuture<RowData>) - Method in class org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinRunner
-
- AsyncLookupJoinRunner - Class in 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>>, RowDataSerializer, boolean, int) - Constructor for class org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinRunner
-
- AsyncLookupJoinWithCalcRunner - Class in 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>>, RowDataSerializer, boolean, int) - Constructor for class org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinWithCalcRunner
-
- atan(DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- atan2(DecimalData, DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- AUTO_COMPACTION - Static variable in class org.apache.flink.table.filesystem.FileSystemOptions
-
- BaseHybridHashTable - Class in org.apache.flink.table.runtime.hashtable
-
- BaseHybridHashTable(Configuration, Object, MemoryManager, long, IOManager, int, long, boolean) - Constructor for class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- BaseTwoInputStreamOperatorWithStateRetention - Class in 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) - Constructor for class org.apache.flink.table.runtime.operators.join.temporal.BaseTwoInputStreamOperatorWithStateRetention
-
- BatchMultipleInputStreamOperator - Class in org.apache.flink.table.runtime.operators.multipleinput
-
- BatchMultipleInputStreamOperator(StreamOperatorParameters<RowData>, List<InputSpec>, List<TableOperatorWrapper<?>>, TableOperatorWrapper<?>) - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.BatchMultipleInputStreamOperator
-
- BatchMultipleInputStreamOperatorFactory - Class in org.apache.flink.table.runtime.operators.multipleinput
-
- BatchMultipleInputStreamOperatorFactory(List<InputSpec>, List<TableOperatorWrapper<?>>, TableOperatorWrapper<?>) - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.BatchMultipleInputStreamOperatorFactory
-
- BigDecimalConverter(int, int) - Constructor for class org.apache.flink.table.data.util.DataFormatConverters.BigDecimalConverter
-
- BigDecimalTypeInfo - Class in org.apache.flink.table.runtime.typeutils
-
- BigDecimalTypeInfo(int, int) - Constructor for class org.apache.flink.table.runtime.typeutils.BigDecimalTypeInfo
-
- BinaryArrayWriter - Class in org.apache.flink.table.data.writer
-
Writer for binary array.
- BinaryArrayWriter(BinaryArrayData, int, int) - Constructor for class org.apache.flink.table.data.writer.BinaryArrayWriter
-
- BinaryArrayWriter.NullSetter - Interface in org.apache.flink.table.data.writer
-
Accessor for setting the elements of an array writer to null during runtime.
- BinaryExternalMerger - Class in org.apache.flink.table.runtime.operators.sort
-
Record merger for sort of BinaryRowData.
- BinaryExternalMerger(IOManager, int, int, SpillChannelManager, BinaryRowDataSerializer, RecordComparator, boolean, BlockCompressionFactory, int) - Constructor for class org.apache.flink.table.runtime.operators.sort.BinaryExternalMerger
-
- BinaryExternalSorter - Class in org.apache.flink.table.runtime.operators.sort
-
- BinaryExternalSorter(Object, MemoryManager, long, IOManager, AbstractRowDataSerializer<RowData>, BinaryRowDataSerializer, NormalizedKeyComputer, RecordComparator, Configuration) - Constructor for class org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
-
- BinaryExternalSorter(Object, MemoryManager, long, IOManager, AbstractRowDataSerializer<RowData>, BinaryRowDataSerializer, NormalizedKeyComputer, RecordComparator, Configuration, float) - Constructor for class org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
-
- BinaryHashBucketArea - Class in org.apache.flink.table.runtime.hashtable
-
Bucket area for hash table.
- BinaryHashPartition - Class in org.apache.flink.table.runtime.hashtable
-
A partition.
- BinaryHashPartition.BuildSideBuffer - Class in org.apache.flink.table.runtime.hashtable
-
Build side buffer.
- BinaryHashPartitioner - Class in org.apache.flink.table.runtime.partitioner
-
Hash partitioner for BinaryRowData.
- BinaryHashPartitioner(GeneratedHashFunction, String[]) - Constructor for class org.apache.flink.table.runtime.partitioner.BinaryHashPartitioner
-
- BinaryHashTable - Class in org.apache.flink.table.runtime.hashtable
-
An implementation of a Hybrid Hash Join.
- BinaryHashTable(Configuration, Object, AbstractRowDataSerializer, AbstractRowDataSerializer, Projection<RowData, BinaryRowData>, Projection<RowData, BinaryRowData>, MemoryManager, long, IOManager, int, long, boolean, HashJoinType, JoinCondition, boolean, boolean[], boolean) - Constructor for class org.apache.flink.table.runtime.hashtable.BinaryHashTable
-
- BinaryIndexedSortable - Class in org.apache.flink.table.runtime.operators.sort
-
abstract sortable, provide basic compare and swap.
- BinaryIndexedSortable(NormalizedKeyComputer, BinaryRowDataSerializer, RecordComparator, ArrayList<MemorySegment>, MemorySegmentPool) - Constructor for class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- BinaryInMemorySortBuffer - Class in org.apache.flink.table.runtime.operators.sort
-
In memory sort buffer for binary row.
- BinaryKVExternalMerger - Class in 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) - Constructor for class org.apache.flink.table.runtime.operators.sort.BinaryKVExternalMerger
-
- BinaryKVInMemorySortBuffer - Class in org.apache.flink.table.runtime.operators.sort
-
In memory KV sortable buffer for binary row, it already has records in memory.
- BinaryMergeIterator<Entry> - Class in org.apache.flink.table.runtime.operators.sort
-
Binary version of MergeIterator.
- BinaryMergeIterator(List<MutableObjectIterator<Entry>>, List<Entry>, Comparator<Entry>) - Constructor for class org.apache.flink.table.runtime.operators.sort.BinaryMergeIterator
-
- BinaryRowChannelInputViewIterator - Class in org.apache.flink.table.runtime.io
-
A simple iterator over the input read though an I/O channel.
- BinaryRowChannelInputViewIterator(ChannelReaderInputView, BinaryRowDataSerializer) - Constructor for class org.apache.flink.table.runtime.io.BinaryRowChannelInputViewIterator
-
- BinaryRowChannelInputViewIterator(ChannelReaderInputView, List<MemorySegment>, BinaryRowDataSerializer) - Constructor for class org.apache.flink.table.runtime.io.BinaryRowChannelInputViewIterator
-
- BinaryRowDataKeySelector - Class in org.apache.flink.table.runtime.keyselector
-
A KeySelector which will extract key from RowData.
- BinaryRowDataKeySelector(InternalTypeInfo<RowData>, GeneratedProjection) - Constructor for class org.apache.flink.table.runtime.keyselector.BinaryRowDataKeySelector
-
- BinaryRowDataSerializer - Class in org.apache.flink.table.runtime.typeutils
-
Serializer for BinaryRowData.
- BinaryRowDataSerializer(int) - Constructor for class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- BinaryRowDataSerializer.BinaryRowDataSerializerSnapshot - Class in org.apache.flink.table.runtime.typeutils
-
- BinaryRowDataSerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer.BinaryRowDataSerializerSnapshot
-
- BinaryRowDataUtil - Class in org.apache.flink.table.data.binary
-
Utilities for BinaryRowData.
- BinaryRowDataUtil() - Constructor for class org.apache.flink.table.data.binary.BinaryRowDataUtil
-
- BinaryRowWriter - Class in org.apache.flink.table.data.writer
-
Writer for BinaryRowData.
- BinaryRowWriter(BinaryRowData) - Constructor for class org.apache.flink.table.data.writer.BinaryRowWriter
-
- BinaryRowWriter(BinaryRowData, int) - Constructor for class org.apache.flink.table.data.writer.BinaryRowWriter
-
- BinaryStringDataUtil - Class in org.apache.flink.table.data.binary
-
Util for BinaryStringData.
- BinaryStringDataUtil() - Constructor for class org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- BinaryWriter - Interface in org.apache.flink.table.data.writer
-
Writer to write a composite data format, like row, array.
- BinaryWriter.ValueSetter - Interface in org.apache.flink.table.data.writer
-
Accessor for setting the elements of an array writer during runtime.
- BinPacking - Class in org.apache.flink.table.runtime.util
-
A bin packing implementation.
- bitAnd(Byte, Byte) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitAnd(Short, Short) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitAnd(Integer, Integer) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitAnd(Long, Long) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitGet(MemorySegment, int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
-
read bit.
- bitGet(MemorySegment[], int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
-
read bit from segments.
- bitNot(Byte) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitNot(Short) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitNot(Integer) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitNot(Long) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitOr(Byte, Byte) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitOr(Short, Short) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitOr(Integer, Integer) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitOr(Long, Long) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitSet(MemorySegment, int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
-
set bit.
- bitSet(MemorySegment[], int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
-
set bit from segments.
- bitUnSet(MemorySegment, int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
-
unset bit.
- bitUnSet(MemorySegment[], int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
-
unset bit from segments.
- bitXor(Byte, Byte) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitXor(Short, Short) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitXor(Integer, Integer) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitXor(Long, Long) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- BooleanColumnVector - Interface in org.apache.flink.table.data.vector
-
Boolean column vector.
- BoundedOutOfOrderWatermarkGenerator - Class in 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) - Constructor for class org.apache.flink.table.runtime.operators.wmassigners.BoundedOutOfOrderWatermarkGenerator
-
- BoxedWrapperRowData - Class in 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) - Constructor for class org.apache.flink.table.data.BoxedWrapperRowData
-
- BroadcastingOutput - Class in 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>>[]) - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.output.BroadcastingOutput
-
- BUCKET_SIZE - Static variable in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- BUCKET_SIZE_BITS - Static variable in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- bucketSegments - Variable in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- buffer - Variable in class org.apache.flink.table.data.vector.heap.HeapBytesVector
-
buffer to use when actually copying in data.
- BufferDataOverWindowOperator - Class in org.apache.flink.table.runtime.operators.over
-
the operator for OVER window need cache data by ResettableExternalBuffer for
OverWindowFrame.
- BufferDataOverWindowOperator(OverWindowFrame[], GeneratedRecordComparator, boolean) - Constructor for class org.apache.flink.table.runtime.operators.over.BufferDataOverWindowOperator
-
- bufferedKey - Variable in class org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
-
- BufferedKVExternalSorter - Class in 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, Configuration) - Constructor for class org.apache.flink.table.runtime.operators.sort.BufferedKVExternalSorter
-
- bufferedRow - Variable in class org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
-
- bufferMatchingRows() - Method in class org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
-
- build() - Method in class org.apache.flink.table.filesystem.FileSystemOutputFormat.Builder
-
- build() - Method in class org.apache.flink.table.runtime.operators.aggregate.window.SlicingWindowAggOperatorBuilder
-
- build() - Method in class org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
-
- build() - Method in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder.AggregateWindowOperatorBuilder
-
- build() - Method in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder.TableAggregateWindowOperatorBuilder
-
- Builder() - Constructor for class org.apache.flink.table.filesystem.FileSystemOutputFormat.Builder
-
- builder() - Static method in class org.apache.flink.table.runtime.operators.aggregate.window.SlicingWindowAggOperatorBuilder
-
- builder() - Static method in class org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
-
- builder() - Static method in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- buildLeftSemiOrAnti() - Method in enum org.apache.flink.table.runtime.operators.join.HashJoinType
-
- buildRowCount - Variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- BuildSideIterator - Class in 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 - Class in org.apache.flink.table.runtime.hashtable
-
Partition bucket iterator.
- buildSpillRetBufferNumbers - Variable in class 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 - Variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
The queue of buffers that can be used for write-behind.
- buildTriggerWindowElementsIterator() - Method in class org.apache.flink.table.runtime.operators.window.grouping.WindowsGrouping
-
- BuiltInAggregateFunction<T,ACC> - Class in 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) - Constructor for class org.apache.flink.table.runtime.functions.aggregate.BuiltInAggregateFunction
-
- BuiltInAggregateFunction() - Constructor for class org.apache.flink.table.runtime.functions.aggregate.BuiltInAggregateFunction
-
- BuiltInScalarFunction - Class in 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) - Constructor for class org.apache.flink.table.runtime.functions.scalar.BuiltInScalarFunction
-
- BuiltInScalarFunction() - Constructor for class org.apache.flink.table.runtime.functions.scalar.BuiltInScalarFunction
-
- BuiltInTableFunction<T> - Class in 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) - Constructor for class org.apache.flink.table.runtime.functions.table.BuiltInTableFunction
-
- BuiltInTableFunction() - Constructor for class org.apache.flink.table.runtime.functions.table.BuiltInTableFunction
-
- BundleTrigger<T> - Interface in 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 - Interface in org.apache.flink.table.runtime.operators.bundle.trigger
-
Interface for bundle trigger callbacks that can be registered to a
BundleTrigger.
- BYTE_ARRAY_BASE_OFFSET - Static variable in class org.apache.flink.table.data.binary.BinaryRowDataUtil
-
- BYTE_ARRAY_OFFSET - Static variable in class org.apache.flink.table.data.vector.heap.AbstractHeapVector
-
- byteArrayCompare(byte[], byte[]) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Compares two byte arrays in lexicographical order.
- byteArrayEquals(byte[], byte[], int) - Static method in class org.apache.flink.table.data.binary.BinaryRowDataUtil
-
- byteArrayEquals(Object, long, Object, long, int) - Static method in class org.apache.flink.table.data.binary.BinaryRowDataUtil
-
- ByteColumnVector - Interface in org.apache.flink.table.data.vector
-
Byte column vector.
- ByteHashSet - Class in org.apache.flink.table.runtime.util.collections
-
Byte hash set.
- ByteHashSet(int) - Constructor for class org.apache.flink.table.runtime.util.collections.ByteHashSet
-
- Bytes(byte[], int, int) - Constructor for class org.apache.flink.table.data.vector.BytesColumnVector.Bytes
-
- BytesColumnVector - Interface in org.apache.flink.table.data.vector
-
- BytesColumnVector.Bytes - Class in org.apache.flink.table.data.vector
-
Bytes data.
- BytesHashMap - Class in org.apache.flink.table.runtime.util.collections.binary
-
A binary map in the structure like Map<BinaryRowData, BinaryRowData>.
- BytesHashMap(Object, MemoryManager, long, LogicalType[], LogicalType[]) - Constructor for class org.apache.flink.table.runtime.util.collections.binary.BytesHashMap
-
- BytesHashMapSpillMemorySegmentPool - Class in org.apache.flink.table.runtime.operators.aggregate
-
MemorySegmentPool for
BytesHashMap to fall back to sort agg.
- BytesHashMapSpillMemorySegmentPool(List<MemorySegment>) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.BytesHashMapSpillMemorySegmentPool
-
- BytesMap<K,V> - Class in org.apache.flink.table.runtime.util.collections.binary
-
- BytesMap(Object, MemoryManager, long, TypeSerializer<K>) - Constructor for class org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- BytesMap.LookupInfo<K,V> - Class in org.apache.flink.table.runtime.util.collections.binary
-
Result fetched when looking up a key.
- BytesMultiMap - Class in 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[]) - Constructor for class org.apache.flink.table.runtime.util.collections.binary.BytesMultiMap
-
- calc(RowData) - Method in interface org.apache.flink.table.runtime.operators.over.frame.OffsetOverFrame.CalcOffsetFunc
-
- calcSecondHashCode(int) - Method in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- canEqual(Object) - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- canEqual(Object) - Method in class org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
-
- canEqual(Object) - Method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- canEqual(Object) - Method in class org.apache.flink.table.runtime.typeutils.SortedMapTypeInfo
-
- canEqual(Object) - Method in class org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
-
- canEqual(Object) - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
-
- canMerge() - Method in class org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.CountElement
-
- canMerge() - Method in class org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.EveryElement
-
- canMerge() - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindow
-
- canMerge() - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowEarlyAndLate
-
- canMerge() - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowNoLate
-
- canMerge() - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindow
-
- canMerge() - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindowNoLate
-
- canMerge() - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterFirstElementPeriodic
-
- canMerge() - Method in class org.apache.flink.table.runtime.operators.window.triggers.Trigger
-
Returns true if this trigger supports merging of trigger state and can therefore.
- CaseClassConverter(TupleTypeInfoBase, DataType[]) - Constructor for class org.apache.flink.table.data.util.DataFormatConverters.CaseClassConverter
-
- castFrom(DecimalData, int, int) - Static method in class org.apache.flink.table.data.DecimalDataUtils
-
- castFrom(String, int, int) - Static method in class org.apache.flink.table.data.DecimalDataUtils
-
- castFrom(double, int, int) - Static method in class org.apache.flink.table.data.DecimalDataUtils
-
- castFrom(long, int, int) - Static method in class org.apache.flink.table.data.DecimalDataUtils
-
- castFrom(boolean, int, int) - Static method in class org.apache.flink.table.data.DecimalDataUtils
-
- castToBoolean(DecimalData) - Static method in class org.apache.flink.table.data.DecimalDataUtils
-
- castToByte(DecimalData) - Static method in class org.apache.flink.table.data.DecimalDataUtils
-
- castToDecimal(DecimalData, int, int) - Static method in class org.apache.flink.table.data.DecimalDataUtils
-
- castToDouble(DecimalData) - Static method in class org.apache.flink.table.data.DecimalDataUtils
-
- castToFloat(DecimalData) - Static method in class org.apache.flink.table.data.DecimalDataUtils
-
- castToInt(DecimalData) - Static method in class org.apache.flink.table.data.DecimalDataUtils
-
- castToIntegral(DecimalData) - Static method in class org.apache.flink.table.data.DecimalDataUtils
-
- castToLong(DecimalData) - Static method in class org.apache.flink.table.data.DecimalDataUtils
-
- castToShort(DecimalData) - Static method in class org.apache.flink.table.data.DecimalDataUtils
-
- catalogName() - Method in interface org.apache.flink.table.filesystem.PartitionCommitPolicy.Context
-
Catalog name of this table.
- ceil(DecimalData) - Static method in class org.apache.flink.table.data.DecimalDataUtils
-
- ceil(DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- channelReaderInputViewIterator(AbstractChannelReaderInputView) - Method in class org.apache.flink.table.runtime.operators.sort.AbstractBinaryExternalMerger
-
- channelReaderInputViewIterator(AbstractChannelReaderInputView) - Method in class org.apache.flink.table.runtime.operators.sort.BinaryExternalMerger
-
- channelReaderInputViewIterator(AbstractChannelReaderInputView) - Method in class org.apache.flink.table.runtime.operators.sort.BinaryKVExternalMerger
-
- ChannelReaderKVInputViewIterator<K,V> - Class in org.apache.flink.table.runtime.operators.sort
-
Key-Value style channel reader input view iterator.
- ChannelReaderKVInputViewIterator(AbstractChannelReaderInputView, List<MemorySegment>, TypeSerializer<K>, TypeSerializer<V>) - Constructor for class org.apache.flink.table.runtime.operators.sort.ChannelReaderKVInputViewIterator
-
- ChannelWithMeta - Class in org.apache.flink.table.runtime.io
-
Channel with block count and numBytesInLastBlock of file.
- ChannelWithMeta(FileIOChannel.ID, int, int) - Constructor for class org.apache.flink.table.runtime.io.ChannelWithMeta
-
- CHARSET - Static variable in class org.apache.flink.table.formats.raw.RawFormatFactory
-
- check(BinaryStringData) - Method in class org.apache.flink.table.runtime.functions.SqlLikeChainChecker
-
- checkNextIndexOffset() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
check if we need request next index memory.
- checkSkipReadForFixLengthPart(AbstractPagedInputView) - Method in class 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) - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
Checks whether the record should be put into the buffer.
- checkSortKeyInBufferRange(RowData, long) - Method in class org.apache.flink.table.runtime.operators.rank.TopNBuffer
-
Checks whether the record should be put into the buffer.
- chr(long) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- ClassDataTypeConverter - Class in org.apache.flink.table.runtime.types
-
Utils for get DataType from a Class.
- ClassDataTypeConverter() - Constructor for class org.apache.flink.table.runtime.types.ClassDataTypeConverter
-
- ClassLogicalTypeConverter - Class in org.apache.flink.table.runtime.types
-
Get internal(sql engine execution data formats) and default external class for LogicalType.
- ClassLogicalTypeConverter() - Constructor for class org.apache.flink.table.runtime.types.ClassLogicalTypeConverter
-
- cleanCache() - Method in class org.apache.flink.table.runtime.util.LazyMemorySegmentPool
-
- cleanup() - Method in interface org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
-
Cleanup for the retired accumulators state.
- cleanup(N) - Method in interface org.apache.flink.table.runtime.generated.NamespaceAggsHandleFunctionBase
-
Cleanup for the retired accumulators state.
- cleanupLastTimer() - Method in class org.apache.flink.table.runtime.operators.join.temporal.BaseTwoInputStreamOperatorWithStateRetention
-
- CleanupState - Interface in org.apache.flink.table.runtime.functions
-
Base interface for clean up state, both for ProcessFunction and CoProcessFunction.
- cleanupState(State...) - Method in class org.apache.flink.table.runtime.functions.KeyedProcessFunctionWithCleanupState
-
- cleanupState(long) - Method in class org.apache.flink.table.runtime.operators.join.temporal.BaseTwoInputStreamOperatorWithStateRetention
-
The method to be called when a cleanup timer fires.
- cleanupState(long) - Method in class org.apache.flink.table.runtime.operators.join.temporal.TemporalProcessTimeJoinOperator
-
The method to be called when a cleanup timer fires.
- cleanupState(long) - Method in class org.apache.flink.table.runtime.operators.join.temporal.TemporalRowTimeJoinOperator
-
The method to be called when a cleanup timer fires.
- cleanWindowIfNeeded(W, long) - Method in class org.apache.flink.table.runtime.operators.window.internal.GeneralWindowProcessFunction
-
- cleanWindowIfNeeded(W, long) - Method in class org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction
-
Cleans the given window if needed.
- cleanWindowIfNeeded(W, long) - Method in class org.apache.flink.table.runtime.operators.window.internal.MergingWindowProcessFunction
-
- cleanWindowIfNeeded(W, long) - Method in class org.apache.flink.table.runtime.operators.window.internal.PanedWindowProcessFunction
-
- clear() - Method in class org.apache.flink.table.runtime.dataview.StateListView
-
- clear() - Method in class org.apache.flink.table.runtime.operators.sort.ListMemorySegmentPool
-
- clear(W) - Method in class org.apache.flink.table.runtime.operators.window.state.WindowMapState
-
- clear(W) - Method in interface org.apache.flink.table.runtime.operators.window.state.WindowState
-
Removes the value mapped under current key and the given window.
- clear(W) - Method in class org.apache.flink.table.runtime.operators.window.state.WindowValueState
-
- clear(W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.CountElement
-
- clear(W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.EveryElement
-
- clear(W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindow
-
- clear(W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowEarlyAndLate
-
- clear(W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowNoLate
-
- clear(W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindow
-
- clear(W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindowNoLate
-
- clear(W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterFirstElementPeriodic
-
- clear(W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.Trigger
-
Clears any state that the trigger might still hold for the given window.
- clearPartitions() - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- clearPartitions() - Method in class org.apache.flink.table.runtime.hashtable.BinaryHashTable
-
This method clears all partitions currently residing (partially) in memory.
- clearPartitions() - Method in class org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
- clearPreviousState(W) - Method in interface org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction.Context
-
Clear previous agg state (used for retraction) of the given window.
- clearTrigger(W) - Method in interface org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction.Context
-
- clearWindow(Long) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- clearWindow(Long) - Method in class org.apache.flink.table.runtime.operators.rank.window.processors.WindowRankProcessor
-
- clearWindow(W) - Method in interface org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowProcessor
-
Clear state and resources associated with the given window namespace.
- clearWindowState(W) - Method in interface org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction.Context
-
Clear window state of the given window.
- clockService - Variable in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- ClockService - Interface in org.apache.flink.table.runtime.operators.window.slicing
-
A clock service which can get current processing time.
- close() - Method in class org.apache.flink.table.filesystem.DynamicPartitionWriter
-
- close() - Method in class org.apache.flink.table.filesystem.FileSystemLookupFunction
-
- close() - Method in class org.apache.flink.table.filesystem.FileSystemOutputFormat
-
- close() - Method in class org.apache.flink.table.filesystem.GroupedPartitionWriter
-
- close() - Method in interface org.apache.flink.table.filesystem.PartitionFetcher.Context
-
close the resources of the Context, this method should call when the context do not need
any more.
- close() - Method in class org.apache.flink.table.filesystem.PartitionLoader
-
- close() - Method in interface org.apache.flink.table.filesystem.PartitionReader
-
Close the reader, this method should release all resources.
- close() - Method in interface org.apache.flink.table.filesystem.PartitionWriter
-
End a transaction.
- close() - Method in class org.apache.flink.table.filesystem.SingleDirectoryWriter
-
- close() - Method in class org.apache.flink.table.filesystem.stream.compact.CompactBulkReader
-
- close() - Method in class org.apache.flink.table.filesystem.stream.compact.FileInputFormatCompactReader
-
- close() - Method in class org.apache.flink.table.runtime.collector.TableFunctionCollector
-
- close() - Method in class org.apache.flink.table.runtime.collector.WrappingCollector
-
- close() - Method in interface org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
-
Tear-down method for this function.
- close() - Method in interface org.apache.flink.table.runtime.generated.NamespaceAggsHandleFunctionBase
-
Tear-down method for this function.
- close() - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
Closes the hash table.
- close() - Method in class org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
- close() - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- close() - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
-
- close() - Method in class org.apache.flink.table.runtime.io.CompressedHeaderlessChannelReaderInputView
-
- close() - Method in class org.apache.flink.table.runtime.io.CompressedHeaderlessChannelWriterOutputView
-
- close() - Method in class org.apache.flink.table.runtime.io.HeaderlessChannelWriterOutputView
-
Closes this OutputView, closing the underlying writer.
- close() - Method in class org.apache.flink.table.runtime.operators.aggregate.GroupAggFunction
-
- close() - Method in class org.apache.flink.table.runtime.operators.aggregate.GroupTableAggFunction
-
- close() - Method in class org.apache.flink.table.runtime.operators.aggregate.MiniBatchGlobalGroupAggFunction
-
- close() - Method in class org.apache.flink.table.runtime.operators.aggregate.MiniBatchGroupAggFunction
-
- close() - Method in class org.apache.flink.table.runtime.operators.aggregate.MiniBatchIncrementalGroupAggFunction
-
- close() - Method in class org.apache.flink.table.runtime.operators.aggregate.MiniBatchLocalGroupAggFunction
-
- close() - Method in class org.apache.flink.table.runtime.operators.aggregate.window.buffers.RecordsWindowBuffer
-
- close() - Method in interface org.apache.flink.table.runtime.operators.aggregate.window.buffers.WindowBuffer
-
Release resources allocated by this buffer.
- close() - Method in class org.apache.flink.table.runtime.operators.aggregate.window.combines.AggCombiner
-
- close() - Method in class org.apache.flink.table.runtime.operators.aggregate.window.combines.GlobalAggCombiner
-
- close() - Method in class org.apache.flink.table.runtime.operators.aggregate.window.combines.LocalAggCombiner
-
- close() - Method in class org.apache.flink.table.runtime.operators.aggregate.window.LocalSlicingWindowAggOperator
-
- close() - Method in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- close() - Method in class org.apache.flink.table.runtime.operators.bundle.AbstractMapBundleOperator
-
- close() - Method in class org.apache.flink.table.runtime.operators.bundle.MapBundleFunction
-
- close() - Method in class org.apache.flink.table.runtime.operators.join.HashJoinOperator
-
- close() - Method in class org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinRunner
-
- close() - Method in class org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinWithCalcRunner
-
- close() - Method in class org.apache.flink.table.runtime.operators.join.lookup.LookupJoinRunner
-
- close() - Method in class org.apache.flink.table.runtime.operators.join.lookup.LookupJoinWithCalcRunner
-
- close() - Method in class org.apache.flink.table.runtime.operators.join.SortMergeFullOuterJoinIterator
-
- close() - Method in class org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
-
- close() - Method in class org.apache.flink.table.runtime.operators.join.SortMergeJoinOperator
-
- close() - Method in class org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
-
- close() - Method in class org.apache.flink.table.runtime.operators.join.temporal.TemporalProcessTimeJoinOperator
-
- close() - Method in class org.apache.flink.table.runtime.operators.join.temporal.TemporalRowTimeJoinOperator
-
- close() - Method in class org.apache.flink.table.runtime.operators.match.IterativeConditionRunner
-
- close() - Method in class org.apache.flink.table.runtime.operators.match.PatternProcessFunctionRunner
-
- close() - Method in class org.apache.flink.table.runtime.operators.multipleinput.MultipleInputStreamOperatorBase
-
Closes all sub-operators in a multiple input operator effect way.
- close() - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.BroadcastingOutput
-
- close() - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.OutputBase
-
- close() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- close() - Method in class org.apache.flink.table.runtime.operators.over.AbstractRowTimeUnboundedPrecedingOver
-
- close() - Method in class org.apache.flink.table.runtime.operators.over.BufferDataOverWindowOperator
-
- close() - Method in class org.apache.flink.table.runtime.operators.over.ProcTimeRangeBoundedPrecedingFunction
-
- close() - Method in class org.apache.flink.table.runtime.operators.over.ProcTimeRowsBoundedPrecedingFunction
-
- close() - Method in class org.apache.flink.table.runtime.operators.over.ProcTimeUnboundedPrecedingFunction
-
- close() - Method in class org.apache.flink.table.runtime.operators.over.RowTimeRangeBoundedPrecedingFunction
-
- close() - Method in class org.apache.flink.table.runtime.operators.over.RowTimeRowsBoundedPrecedingFunction
-
- close() - Method in class org.apache.flink.table.runtime.operators.rank.window.combines.TopNRecordsCombiner
-
- close() - Method in class org.apache.flink.table.runtime.operators.rank.window.processors.WindowRankProcessor
-
- close() - Method in class org.apache.flink.table.runtime.operators.sort.AbstractBinaryExternalMerger
-
- close() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
-
Shuts down all the threads initiated by this sorter.
- close() - Method in class org.apache.flink.table.runtime.operators.sort.BufferedKVExternalSorter
-
- close() - Method in class org.apache.flink.table.runtime.operators.sort.SortOperator
-
- close() - Method in class org.apache.flink.table.runtime.operators.sort.SpillChannelManager
-
- close() - Method in class org.apache.flink.table.runtime.operators.sort.StreamSortOperator
-
- close() - Method in class org.apache.flink.table.runtime.operators.TableStreamOperator
-
- close() - Method in interface org.apache.flink.table.runtime.operators.window.combines.RecordsCombiner
-
Release resources allocated by this combine function.
- close() - Method in class org.apache.flink.table.runtime.operators.window.grouping.HeapWindowsGrouping
-
- close() - Method in class org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction
-
The tear-down method of the function.
- close() - Method in class org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowOperator
-
- close() - Method in interface org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowProcessor
-
The tear-down method of the function.
- close() - Method in class org.apache.flink.table.runtime.operators.window.WindowOperator
-
- close() - Method in class org.apache.flink.table.runtime.operators.wmassigners.ProcTimeMiniBatchAssignerOperator
-
- close() - Method in class org.apache.flink.table.runtime.operators.wmassigners.RowTimeMiniBatchAssginerOperator
-
- close() - Method in class org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperator
-
- close() - Method in class org.apache.flink.table.runtime.util.LazyMemorySegmentPool
-
- close() - Method in class org.apache.flink.table.runtime.util.ResettableExternalBuffer.BufferIterator
-
- close() - Method in class org.apache.flink.table.runtime.util.ResettableExternalBuffer
-
Delete all files and release the memory.
- close() - Method in class org.apache.flink.table.runtime.util.StreamRecordCollector
-
- closeAndDelete() - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- closeAndDelete() - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
-
- closed - Variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
Flag indicating that the closing logic has been invoked.
- CoBundleTrigger<IN1,IN2> - Interface in org.apache.flink.table.runtime.operators.bundle.trigger
-
- CodeGenOperatorFactory<OUT> - Class in org.apache.flink.table.runtime.operators
-
Stream operator factory for code gen operator.
- CodeGenOperatorFactory(GeneratedClass<? extends StreamOperator<OUT>>) - Constructor for class org.apache.flink.table.runtime.operators.CodeGenOperatorFactory
-
- collect(RowData) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- collect(OutputTag<X>, StreamRecord<X>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.BroadcastingOutput
-
- collect(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.BroadcastingOutput
-
- collect(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.CopyingBroadcastingOutput
-
- collect(OutputTag<X>, StreamRecord<X>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.CopyingBroadcastingOutput
-
- collect(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.CopyingSecondInputOfTwoInputStreamOperatorOutput
-
- collect(OutputTag<X>, StreamRecord<X>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.CopyingSecondInputOfTwoInputStreamOperatorOutput
-
- collect(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.FirstInputOfTwoInputStreamOperatorOutput
-
- collect(OutputTag<X>, StreamRecord<X>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.FirstInputOfTwoInputStreamOperatorOutput
-
- collect(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.OneInputStreamOperatorOutput
-
- collect(OutputTag<X>, StreamRecord<X>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.OneInputStreamOperatorOutput
-
- collect(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.SecondInputOfTwoInputStreamOperatorOutput
-
- collect(OutputTag<X>, StreamRecord<X>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.SecondInputOfTwoInputStreamOperatorOutput
-
- collect(T) - Method in class org.apache.flink.table.runtime.util.StreamRecordCollector
-
- collectDelete(Collector<RowData>, RowData, long) - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- collectDelete(Collector<RowData>, RowData) - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- collectInsert(Collector<RowData>, RowData, long) - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- collectInsert(Collector<RowData>, RowData) - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- CollectionUnnestTableFunction(LogicalType, LogicalType, ArrayData.ElementGetter) - Constructor for class org.apache.flink.table.runtime.functions.SqlUnnestUtils.CollectionUnnestTableFunction
-
- collector - Variable in class org.apache.flink.table.runtime.operators.aggregate.window.LocalSlicingWindowAggOperator
-
This is used for emitting elements with a given timestamp.
- collector - Variable in class org.apache.flink.table.runtime.operators.join.lookup.LookupJoinRunner
-
- collector - Variable in class org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
-
- collector - Variable in class org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowOperator
-
This is used for emitting elements with a given timestamp.
- collector - Variable in class org.apache.flink.table.runtime.operators.window.WindowOperator
-
This is used for emitting elements with a given timestamp.
- collectUpdateAfter(Collector<RowData>, RowData, long) - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- collectUpdateAfter(Collector<RowData>, RowData) - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- collectUpdateBefore(Collector<RowData>, RowData, long) - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- collectUpdateBefore(Collector<RowData>, RowData) - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- ColumnarArrayData - Class in org.apache.flink.table.data
-
Columnar array to support access to vector column data.
- ColumnarArrayData(ColumnVector, int, int) - Constructor for class org.apache.flink.table.data.ColumnarArrayData
-
- ColumnarRowData - Class in org.apache.flink.table.data
-
Columnar row to support access to vector column data.
- ColumnarRowData() - Constructor for class org.apache.flink.table.data.ColumnarRowData
-
- ColumnarRowData(VectorizedColumnBatch) - Constructor for class org.apache.flink.table.data.ColumnarRowData
-
- ColumnarRowData(VectorizedColumnBatch, int) - Constructor for class org.apache.flink.table.data.ColumnarRowData
-
- ColumnarRowIterator - Class in org.apache.flink.table.filesystem
-
A BulkFormat.RecordIterator that returns RowDatas.
- ColumnarRowIterator(ColumnarRowData, Runnable) - Constructor for class org.apache.flink.table.filesystem.ColumnarRowIterator
-
- columns - Variable in class org.apache.flink.table.data.vector.VectorizedColumnBatch
-
- ColumnVector - Interface in org.apache.flink.table.data.vector
-
Nullable column vector.
- combine(WindowKey, Iterator<RowData>) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.combines.AggCombiner
-
- combine(WindowKey, Iterator<RowData>) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.combines.GlobalAggCombiner
-
- combine(WindowKey, Iterator<RowData>) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.combines.LocalAggCombiner
-
- combine(WindowKey, Iterator<RowData>) - Method in class org.apache.flink.table.runtime.operators.rank.window.combines.TopNRecordsCombiner
-
- combine(WindowKey, Iterator<RowData>) - Method in interface org.apache.flink.table.runtime.operators.window.combines.RecordsCombiner
-
Combines the buffered data into state based on the given window-key pair.
- commit(PartitionCommitPolicy.Context) - Method in class org.apache.flink.table.filesystem.MetastoreCommitPolicy
-
- commit(PartitionCommitPolicy.Context) - Method in interface org.apache.flink.table.filesystem.PartitionCommitPolicy
-
Commit a partition.
- commit() - Method in class org.apache.flink.table.filesystem.stream.compact.CompactBucketWriter
-
- commit() - Method in interface org.apache.flink.table.filesystem.stream.compact.CompactWriter
-
Commits the pending file, making it visible.
- commit(PartitionCommitPolicy.Context) - Method in class org.apache.flink.table.filesystem.SuccessFileCommitPolicy
-
- committablePartitions(long) - Method in interface org.apache.flink.table.filesystem.stream.PartitionCommitTrigger
-
Get committable partitions, and cleanup useless watermarks and partitions.
- committablePartitions(long) - Method in class org.apache.flink.table.filesystem.stream.PartitionTimeCommitTrigger
-
- committablePartitions(long) - Method in class org.apache.flink.table.filesystem.stream.ProcTimeCommitTrigger
-
- commitUpToCheckpoint(long) - Method in class org.apache.flink.table.filesystem.stream.AbstractStreamingWriter
-
Commit up to this checkpoint id.
- commitUpToCheckpoint(long) - Method in class org.apache.flink.table.filesystem.stream.compact.CompactFileWriter
-
- commitUpToCheckpoint(long) - Method in class org.apache.flink.table.filesystem.stream.StreamingFileWriter
-
- CompactBucketWriter<T> - Class in org.apache.flink.table.filesystem.stream.compact
-
- CompactBulkReader<T> - Class in org.apache.flink.table.filesystem.stream.compact
-
- CompactBulkReader(BulkFormat.Reader<T>) - Constructor for class org.apache.flink.table.filesystem.stream.compact.CompactBulkReader
-
- CompactContext - Interface in org.apache.flink.table.filesystem.stream.compact
-
- CompactContext.CompactContextImpl - Class in org.apache.flink.table.filesystem.stream.compact
-
- CompactCoordinator - Class in org.apache.flink.table.filesystem.stream.compact
-
This is the single (non-parallel) monitoring task which coordinate input files to compaction
units.
- CompactCoordinator(SupplierWithException<FileSystem, IOException>, long) - Constructor for class org.apache.flink.table.filesystem.stream.compact.CompactCoordinator
-
- COMPACTED_PREFIX - Static variable in class org.apache.flink.table.filesystem.stream.compact.CompactOperator
-
- CompactFileWriter<T> - Class in org.apache.flink.table.filesystem.stream.compact
-
- CompactFileWriter(long, StreamingFileSink.BucketsBuilder<T, String, ? extends StreamingFileSink.BucketsBuilder<T, String, ?>>) - Constructor for class org.apache.flink.table.filesystem.stream.compact.CompactFileWriter
-
- COMPACTION_FILE_SIZE - Static variable in class org.apache.flink.table.filesystem.FileSystemOptions
-
- CompactionUnit(int, String, List<Path>) - Constructor for class org.apache.flink.table.filesystem.stream.compact.CompactMessages.CompactionUnit
-
- compactionWriter(DataStream<T>, long, StreamingFileSink.BucketsBuilder<T, String, ? extends StreamingFileSink.BucketsBuilder<T, String, ?>>, FileSystemFactory, Path, CompactReader.Factory<T>, long, int) - Static method in class org.apache.flink.table.filesystem.stream.StreamingSink
-
Create a file writer with compaction operators by input stream.
- CompactMessages - Class in org.apache.flink.table.filesystem.stream.compact
-
Util class for all compaction messages.
- CompactMessages.CompactionUnit - Class in org.apache.flink.table.filesystem.stream.compact
-
The unit of a single compaction.
- CompactMessages.CoordinatorInput - Interface in org.apache.flink.table.filesystem.stream.compact
-
The input of compact coordinator.
- CompactMessages.CoordinatorOutput - Interface in org.apache.flink.table.filesystem.stream.compact
-
The output of compact coordinator.
- CompactMessages.EndCheckpoint - Class in org.apache.flink.table.filesystem.stream.compact
-
A flag to end checkpoint, coordinator can start coordinating one checkpoint.
- CompactMessages.EndCompaction - Class in org.apache.flink.table.filesystem.stream.compact
-
A flag to end compaction.
- CompactMessages.InputFile - Class in org.apache.flink.table.filesystem.stream.compact
-
A partitioned input file.
- CompactOperator<T> - Class in org.apache.flink.table.filesystem.stream.compact
-
Receives compaction units to do compaction.
- CompactOperator(SupplierWithException<FileSystem, IOException>, CompactReader.Factory<T>, CompactWriter.Factory<T>) - Constructor for class org.apache.flink.table.filesystem.stream.compact.CompactOperator
-
- CompactReader<T> - Interface in org.apache.flink.table.filesystem.stream.compact
-
Reader for compaction.
- CompactReader.Factory<T> - Interface in org.apache.flink.table.filesystem.stream.compact
-
- CompactWriter<T> - Interface in org.apache.flink.table.filesystem.stream.compact
-
Writer for compaction.
- CompactWriter.Factory<T> - Interface in org.apache.flink.table.filesystem.stream.compact
-
- ComparableRecordComparator - Class in org.apache.flink.table.runtime.operators.rank
-
- ComparableRecordComparator(GeneratedRecordComparator, int[], LogicalType[], boolean[], boolean[]) - Constructor for class org.apache.flink.table.runtime.operators.rank.ComparableRecordComparator
-
- compare(DecimalData, DecimalData) - Static method in class org.apache.flink.table.data.DecimalDataUtils
-
- compare(DecimalData, long) - Static method in class org.apache.flink.table.data.DecimalDataUtils
-
- compare(DecimalData, double) - Static method in class org.apache.flink.table.data.DecimalDataUtils
-
- compare(long, DecimalData) - Static method in class org.apache.flink.table.data.DecimalDataUtils
-
- compare(double, DecimalData) - Static method in class org.apache.flink.table.data.DecimalDataUtils
-
- compare(RowData, RowData) - Method in interface org.apache.flink.table.runtime.generated.RecordComparator
-
- compare(RowData, RowData) - Method in class org.apache.flink.table.runtime.operators.match.RowDataEventComparator
-
- compare(RowData, RowData) - Method in class org.apache.flink.table.runtime.operators.rank.ComparableRecordComparator
-
- compare(int, int) - Method in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- compare(int, int, int, int) - Method in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- compareBinary(byte[], byte[]) - Static method in class org.apache.flink.table.runtime.operators.sort.SortUtil
-
- compareBinary(byte[], int, int, byte[], int, int) - Static method in class org.apache.flink.table.runtime.operators.sort.SortUtil
-
- compareKey(MemorySegment, int, MemorySegment, int) - Method in interface org.apache.flink.table.runtime.generated.NormalizedKeyComputer
-
Compares two normalized keys in respective MemorySegment.
- compareTo(Window) - Method in class org.apache.flink.table.runtime.operators.window.CountWindow
-
- compareTo(Window) - Method in class org.apache.flink.table.runtime.operators.window.TimeWindow
-
- compile(ClassLoader, String, String) - Static method in class org.apache.flink.table.runtime.generated.CompileUtils
-
Compiles a generated code to a Class.
- compile(ClassLoader) - Method in class org.apache.flink.table.runtime.generated.GeneratedClass
-
Compiles the generated code, the compiled class will be cached in the
GeneratedClass.
- COMPILED_CACHE - Static variable in class org.apache.flink.table.runtime.generated.CompileUtils
-
Cache of compile, Janino generates a new Class Loader and a new Class file every compile
(guaranteeing that the class name will not be repeated).
- compileGeneratedCode() - Method in class org.apache.flink.table.runtime.operators.window.AggregateWindowOperator
-
- compileGeneratedCode() - Method in class org.apache.flink.table.runtime.operators.window.TableAggregateWindowOperator
-
- compileGeneratedCode() - Method in class org.apache.flink.table.runtime.operators.window.WindowOperator
-
- CompileUtils - Class in org.apache.flink.table.runtime.generated
-
Utilities to compile a generated code to a Class.
- CompileUtils() - Constructor for class org.apache.flink.table.runtime.generated.CompileUtils
-
- complete() - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
-
Finally, complete write to set real size to row.
- complete() - Method in class org.apache.flink.table.data.writer.BinaryRowWriter
-
- complete() - Method in interface org.apache.flink.table.data.writer.BinaryWriter
-
Finally, complete write to set real size to binary.
- complete() - Method in class org.apache.flink.table.runtime.util.ResettableExternalBuffer
-
- complete() - Method in interface org.apache.flink.table.runtime.util.ResettableRowBuffer
-
Finally, complete add.
- completeExceptionally(Throwable) - Method in class org.apache.flink.table.runtime.collector.TableFunctionResultFuture
-
- CompressedBlockChannelReader - Class in 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) - Constructor for class org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- CompressedBlockChannelWriter - Class in 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) - Constructor for class org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
-
- CompressedHeaderlessChannelReaderInputView - Class in 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) - Constructor for class org.apache.flink.table.runtime.io.CompressedHeaderlessChannelReaderInputView
-
- CompressedHeaderlessChannelWriterOutputView - Class in 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) - Constructor for class org.apache.flink.table.runtime.io.CompressedHeaderlessChannelWriterOutputView
-
- compressionBlockSize - Variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- compressionBlockSize() - Method in class org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
- compressionCodecFactory - Variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- compressionCodecFactory() - Method in class org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
- compressionEnable - Variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- compressionEnable() - Method in class org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
- computeMemorySize() - Method in class org.apache.flink.table.runtime.operators.TableStreamOperator
-
Compute memory size from memory faction.
- concat(BinaryStringData...) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
-
Concatenates input strings together into a single string.
- concat(Iterable<BinaryStringData>) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- concatWs(BinaryStringData, BinaryStringData...) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
-
Concatenates input strings together into a single string using the separator.
- concatWs(BinaryStringData, Iterable<BinaryStringData>) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- configure(Configuration) - Method in class org.apache.flink.table.filesystem.FileSystemOutputFormat
-
- ConstantRankRange - Class in org.apache.flink.table.runtime.operators.rank
-
rankStart and rankEnd are inclusive, rankStart always start from one.
- ConstantRankRange(long, long) - Constructor for class org.apache.flink.table.runtime.operators.rank.ConstantRankRange
-
- ConstantRankRangeWithoutEnd - Class in org.apache.flink.table.runtime.operators.rank
-
ConstantRankRangeWithoutEnd is a RankRange which not specify RankEnd.
- ConstantRankRangeWithoutEnd(long) - Constructor for class org.apache.flink.table.runtime.operators.rank.ConstantRankRangeWithoutEnd
-
- contains(W, RowData) - Method in class org.apache.flink.table.runtime.operators.window.state.WindowMapState
-
Returns whether there exists the given mapping.
- contains(byte) - Method in class org.apache.flink.table.runtime.util.collections.ByteHashSet
-
- contains(double) - Method in class org.apache.flink.table.runtime.util.collections.DoubleHashSet
-
- contains(float) - Method in class org.apache.flink.table.runtime.util.collections.FloatHashSet
-
- contains(int) - Method in class org.apache.flink.table.runtime.util.collections.IntHashSet
-
- contains(long) - Method in class org.apache.flink.table.runtime.util.collections.LongHashSet
-
- contains(T) - Method in class org.apache.flink.table.runtime.util.collections.ObjectHashSet
-
- contains(short) - Method in class org.apache.flink.table.runtime.util.collections.ShortHashSet
-
- containsKey(RowData) - Method in class org.apache.flink.table.runtime.operators.rank.TopNBuffer
-
Returns true if the buffer contains a mapping for the specified key.
- containsNull - Variable in class org.apache.flink.table.runtime.util.collections.ByteHashSet
-
- containsNull() - Method in class org.apache.flink.table.runtime.util.collections.ByteHashSet
-
- containsNull - Variable in class org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
Is this set has a null key.
- containsNull() - Method in class org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
Is there a null key.
- containsZero - Variable in class org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
Is this set has a zero key.
- Context(Configuration, OutputFormatFactory<T>) - Constructor for class org.apache.flink.table.filesystem.PartitionWriter.Context
-
- ContinuousPartitionFetcher<P,T extends Comparable<T>> - Interface in org.apache.flink.table.filesystem
-
Partition fetcher for helping continuously fetch partitioned table.
- ContinuousPartitionFetcher.Context<P,T extends Comparable<T>> - Interface in org.apache.flink.table.filesystem
-
Context for fetch partitions, partition information is stored in hive meta store.
- converters - Variable in class org.apache.flink.table.data.util.DataFormatConverters.AbstractRowDataConverter
-
- convertFromUncompacted(Path) - Static method in class org.apache.flink.table.filesystem.stream.compact.CompactOperator
-
- convertToJavaMap(MapData, LogicalType, LogicalType) - Static method in class 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.
- convertToUncompacted(String) - Static method in class org.apache.flink.table.filesystem.stream.compact.CompactOperator
-
- convertTz(String, String, String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
Convert datetime string from a time zone to another time zone.
- convertTz(String, String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- copy() - Method in class org.apache.flink.table.filesystem.FileSystemTableSink
-
- copy() - Method in class org.apache.flink.table.filesystem.FileSystemTableSource
-
- copy(CountWindow) - Method in class org.apache.flink.table.runtime.operators.window.CountWindow.Serializer
-
- copy(CountWindow, CountWindow) - Method in class org.apache.flink.table.runtime.operators.window.CountWindow.Serializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.operators.window.CountWindow.Serializer
-
- copy(TimeWindow) - Method in class org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
-
- copy(TimeWindow, TimeWindow) - Method in class org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
-
- copy() - Method in class org.apache.flink.table.runtime.partitioner.BinaryHashPartitioner
-
- copy(ArrayData) - Method in class org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
-
- copy(ArrayData, ArrayData) - Method in class org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
-
- copy(BinaryRowData) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- copy(BinaryRowData, BinaryRowData) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- copy(DecimalData) - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
-
- copy(DecimalData, DecimalData) - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
-
- copy(E) - Method in class org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- copy(E, E) - Method in class org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- copy(LinkedList<T>) - Method in class org.apache.flink.table.runtime.typeutils.LinkedListSerializer
-
- copy(LinkedList<T>, LinkedList<T>) - Method in class org.apache.flink.table.runtime.typeutils.LinkedListSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.LinkedListSerializer
-
- copy(MapData) - Method in class 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) - Method in class org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
- copy(RawValueData<T>) - Method in class org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
-
- copy(RawValueData<T>, RawValueData<T>) - Method in class org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
-
- copy(RowData) - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- copy(RowData, RowData) - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- copy(StringData) - Method in class org.apache.flink.table.runtime.typeutils.StringDataSerializer
-
- copy(StringData, StringData) - Method in class org.apache.flink.table.runtime.typeutils.StringDataSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.StringDataSerializer
-
- copy(TimestampData) - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
-
- copy(TimestampData, TimestampData) - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
-
- copy(WindowKey) - Method in class org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- copy(WindowKey, WindowKey) - Method in class org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- copy(DataInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- copyFromBytes(MemorySegment[], int, byte[], int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
-
Copy target segments from source byte[].
- copyFromPagesToView(AbstractPagedInputView, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
Copy a binaryRow which stored in paged input view to output view.
- CopyingBroadcastingOutput - Class in 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>>[]) - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.output.CopyingBroadcastingOutput
-
- CopyingFirstInputOfTwoInputStreamOperatorOutput - Class in 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>) - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.output.CopyingFirstInputOfTwoInputStreamOperatorOutput
-
- CopyingOneInputStreamOperatorOutput - Class in 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>) - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.output.CopyingOneInputStreamOperatorOutput
-
- CopyingSecondInputOfTwoInputStreamOperatorOutput - Class in 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>) - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.output.CopyingSecondInputOfTwoInputStreamOperatorOutput
-
- copyMultiSegmentsToBytes(MemorySegment[], int, byte[], int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
-
- copyToBytes(MemorySegment[], int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
-
Copy segments to a new byte[].
- copyToBytes(MemorySegment[], int, byte[], int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
-
Copy segments to target byte[].
- copyToUnsafe(MemorySegment[], int, Object, int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
-
Copy segments to target unsafe pointer.
- copyToView(MemorySegment[], int, int, DataOutputView) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
-
Copy bytes of segments to output view.
- cos(DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- cosh(DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- cot(DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- count(long) - Static method in class org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers
-
Creates a trigger that fires when the pane contains at lease countElems elements.
- CountBundleTrigger<T> - Class in 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) - Constructor for class org.apache.flink.table.runtime.operators.bundle.trigger.CountBundleTrigger
-
- CountCoBundleTrigger<IN1,IN2> - Class in 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) - Constructor for class org.apache.flink.table.runtime.operators.bundle.trigger.CountCoBundleTrigger
-
- CountSlidingWindowAssigner - Class in org.apache.flink.table.runtime.operators.window.assigners
-
A
WindowAssigner that windows elements into sliding windows based on the count number of
the elements.
- countStarIndex(int) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.SlicingWindowAggOperatorBuilder
-
Specify the index position of the COUNT(*) value in the accumulator buffer.
- CountTumblingWindowAssigner - Class in org.apache.flink.table.runtime.operators.window.assigners
-
A
WindowAssigner that windows elements into fixed-size windows based on the count number
of the elements.
- CountWindow - Class in org.apache.flink.table.runtime.operators.window
-
A
Window that represents a count window.
- CountWindow(long) - Constructor for class org.apache.flink.table.runtime.operators.window.CountWindow
-
- countWindow(long) - Method in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- countWindow(long, long) - Method in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- CountWindow.Serializer - Class in org.apache.flink.table.runtime.operators.window
-
The serializer used to write the CountWindow type.
- CountWindow.Serializer.CountWindowSerializerSnapshot - Class in org.apache.flink.table.runtime.operators.window
-
Serializer configuration snapshot for compatibility and format evolution.
- CountWindowSerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.operators.window.CountWindow.Serializer.CountWindowSerializerSnapshot
-
- cover(TimeWindow) - Method in class org.apache.flink.table.runtime.operators.window.TimeWindow
-
Returns the minimal window covers both this window and the given window.
- create(DataType) - Static method in class org.apache.flink.table.data.conversion.ArrayListConverter
-
- create(DataType) - Static method in class org.apache.flink.table.data.conversion.ArrayObjectArrayConverter
-
- create(DataType) - Static method in class org.apache.flink.table.data.conversion.RawByteArrayConverter
-
- create(DataType) - Static method in class org.apache.flink.table.data.conversion.RawObjectConverter
-
- create(DataType) - Static method in class org.apache.flink.table.data.conversion.RowRowConverter
-
- create(DataType) - Static method in class org.apache.flink.table.data.conversion.StructuredObjectConverter
-
- create(DataType) - Static method in class org.apache.flink.table.data.conversion.YearMonthIntervalPeriodConverter
-
- create(YearMonthIntervalType) - Static method in class org.apache.flink.table.data.conversion.YearMonthIntervalPeriodConverter
-
- create(URI) - Method in interface org.apache.flink.table.filesystem.FileSystemFactory
-
Creates a new file system for the given file system URI.
- create(FSDataOutputStream) - Method in class org.apache.flink.table.filesystem.FileSystemTableSink.ProjectionBulkFactory
-
- create(BulkFormat<T, SplitT>, Long) - Static method in class org.apache.flink.table.filesystem.LimitableBulkFormat
-
- create(ClassLoader, String, String, String) - Static method in interface org.apache.flink.table.filesystem.PartitionTimeExtractor
-
- create(PartitionWriter.Context<T>, PartitionTempFileManager, PartitionComputer<T>) - Method in interface org.apache.flink.table.filesystem.PartitionWriterFactory
-
- create(Configuration, FileSystem, String, Path) - Static method in interface org.apache.flink.table.filesystem.stream.compact.CompactContext
-
- create(CompactContext) - Method in interface org.apache.flink.table.filesystem.stream.compact.CompactReader.Factory
-
- create(CompactContext) - Method in interface org.apache.flink.table.filesystem.stream.compact.CompactWriter.Factory
-
- create(boolean, OperatorStateStore, Configuration, ClassLoader, List<String>, ProcessingTimeService) - Static method in interface org.apache.flink.table.filesystem.stream.PartitionCommitTrigger
-
- create(Object, MemoryManager, long, RuntimeContext, WindowTimerService<Long>, KeyedStateBackend<RowData>, WindowState<Long>, boolean, ZoneId) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.buffers.RecordsWindowBuffer.Factory
-
- create(Object, MemoryManager, long, RuntimeContext, Collector<RowData>, ZoneId) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.buffers.RecordsWindowBuffer.LocalFactory
-
- create(Object, MemoryManager, long, RuntimeContext, WindowTimerService<Long>, KeyedStateBackend<RowData>, WindowState<Long>, boolean, ZoneId) - Method in interface 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) - Method in interface 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) - Static method in class org.apache.flink.table.runtime.operators.join.stream.state.JoinRecordStateViews
-
- create(RuntimeContext, String, JoinInputSideSpec, InternalTypeInfo<RowData>, long) - Static method in class org.apache.flink.table.runtime.operators.join.stream.state.OuterJoinRecordStateViews
-
- create(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.InternalSerializers
-
Creates a TypeSerializer for internal data structures of the given LogicalType.
- create(RowType) - Static method in class org.apache.flink.table.runtime.typeutils.InternalSerializers
-
Creates a TypeSerializer for internal data structures of the given RowType.
- createAccumulators() - Method in interface org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
-
Initializes the accumulators and save them to a accumulators row.
- createAccumulators() - Method in interface org.apache.flink.table.runtime.generated.NamespaceAggsHandleFunctionBase
-
Initializes the accumulators and save them to a accumulators row.
- createBlockChannelReader(IOManager, FileIOChannel.ID, LinkedBlockingQueue<MemorySegment>, boolean, BlockCompressionFactory, int, int) - Static method in class org.apache.flink.table.runtime.util.FileChannelUtil
-
- createBlockChannelWriter(IOManager, FileIOChannel.ID, LinkedBlockingQueue<MemorySegment>, boolean, BlockCompressionFactory, int, int) - Static method in class org.apache.flink.table.runtime.util.FileChannelUtil
-
- createBuffer(NormalizedKeyComputer, AbstractRowDataSerializer<RowData>, BinaryRowDataSerializer, RecordComparator, MemorySegmentPool) - Static method in class org.apache.flink.table.runtime.operators.sort.BinaryInMemorySortBuffer
-
Create a memory sorter in `insert` way.
- createBuffer(NormalizedKeyComputer, BinaryRowDataSerializer, BinaryRowDataSerializer, RecordComparator, ArrayList<MemorySegment>, long, MemorySegmentPool) - Static method in class org.apache.flink.table.runtime.operators.sort.BinaryKVInMemorySortBuffer
-
- createDataStructureConverter(DataType) - Method in class org.apache.flink.table.runtime.connector.sink.SinkRuntimeProviderContext
-
- createDataStructureConverter(DataType) - Method in class org.apache.flink.table.runtime.connector.source.LookupRuntimeProviderContext
-
- createDataStructureConverter(DataType) - Method in class org.apache.flink.table.runtime.connector.source.ScanRuntimeProviderContext
-
- createDecodingFormat(DynamicTableFactory.Context, ReadableConfig) - Method in class org.apache.flink.table.formats.raw.RawFormatFactory
-
- createDynamicTableSink(DynamicTableFactory.Context) - Method in class org.apache.flink.table.filesystem.FileSystemTableFactory
-
- createDynamicTableSource(DynamicTableFactory.Context) - Method in class org.apache.flink.table.filesystem.FileSystemTableFactory
-
- createEncodingFormat(DynamicTableFactory.Context, ReadableConfig) - Method in class org.apache.flink.table.formats.raw.RawFormatFactory
-
- createFetcherResultFuture(Configuration) - Method in class org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinRunner
-
- createFetcherResultFuture(Configuration) - Method in class org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinWithCalcRunner
-
- createForElement(DataType) - Static method in class org.apache.flink.table.data.conversion.ArrayObjectArrayConverter
-
- createForMapType(DataType) - Static method in class org.apache.flink.table.data.conversion.MapMapConverter
-
- createForMultisetType(DataType) - Static method in class org.apache.flink.table.data.conversion.MapMapConverter
-
- createInputView(FileIOChannel.ID, int, int) - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- createInputView(IOManager, ChannelWithMeta, List<FileIOChannel>, boolean, BlockCompressionFactory, int, int) - Static method in class org.apache.flink.table.runtime.util.FileChannelUtil
-
- createInstance() - Method in class org.apache.flink.table.runtime.operators.window.CountWindow.Serializer
-
- createInstance() - Method in class org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
-
- createInstance() - Method in class org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
-
- createInstance() - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- createInstance() - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
-
- createInstance() - Method in class org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- createInstance() - Method in class org.apache.flink.table.runtime.typeutils.LinkedListSerializer
-
- createInstance() - Method in class org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
- createInstance() - Method in class org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
-
- createInstance() - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- createInstance() - Method in class org.apache.flink.table.runtime.typeutils.SortedMapSerializer
-
- createInstance() - Method in class org.apache.flink.table.runtime.typeutils.StringDataSerializer
-
- createInstance() - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
-
- createInstance() - Method in class org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- createNullSetter(LogicalType) - Static method in class org.apache.flink.table.data.writer.BinaryArrayWriter
-
Creates an for accessor setting the elements of an array writer to null during
runtime.
- createOperator(StreamOperatorParameters<RowData>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- createOrAlterPartition(LinkedHashMap<String, String>, Path) - Method in interface org.apache.flink.table.filesystem.TableMetaStoreFactory.TableMetaStore
-
After data has been inserted into the partition path, the partition may need to be
created (if doesn't exists) or updated.
- createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.table.runtime.typeutils.ExternalSerializer.ExternalSerializerSnapshot
-
- createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.table.runtime.typeutils.LinkedListSerializer.LinkedListSerializerSnapshot
-
- createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.table.runtime.typeutils.RawValueDataSerializer.RawValueDataSerializerSnapshot
-
- createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - Method in class org.apache.flink.table.runtime.typeutils.WindowKeySerializer.WindowKeySerializerSnapshot
-
- createOutputFormat(Path) - Method in interface org.apache.flink.table.filesystem.OutputFormatFactory
-
Create a OutputFormat with specific path.
- createOutputView(IOManager, FileIOChannel.ID, boolean, BlockCompressionFactory, int, int) - Static method in class org.apache.flink.table.runtime.util.FileChannelUtil
-
- createPartitionDir(String...) - Method in class org.apache.flink.table.filesystem.PartitionTempFileManager
-
Generate a new partition directory with partitions.
- createPolicyChain(ClassLoader, String, String, String, Supplier<FileSystem>) - Static method in interface org.apache.flink.table.filesystem.PartitionCommitPolicy
-
Create a policy chain from config.
- createReader(Configuration, FileSourceSplit) - Method in class org.apache.flink.table.filesystem.DeserializationSchemaAdapter
-
- createReader(Configuration, SplitT) - Method in class org.apache.flink.table.filesystem.LimitableBulkFormat
-
- createRecordsCombiner(RuntimeContext, WindowTimerService<Long>, KeyedStateBackend<RowData>, WindowState<Long>, boolean) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.combines.AggCombiner.Factory
-
- createRecordsCombiner(RuntimeContext, WindowTimerService<Long>, KeyedStateBackend<RowData>, WindowState<Long>, boolean) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.combines.GlobalAggCombiner.Factory
-
- createRecordsCombiner(RuntimeContext, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.combines.LocalAggCombiner.Factory
-
- createRecordsCombiner(RuntimeContext, WindowTimerService<Long>, KeyedStateBackend<RowData>, WindowState<Long>, boolean) - Method in class org.apache.flink.table.runtime.operators.rank.window.combines.TopNRecordsCombiner.Factory
-
- createRecordsCombiner(RuntimeContext, WindowTimerService<Long>, KeyedStateBackend<RowData>, WindowState<Long>, boolean) - Method in interface org.apache.flink.table.runtime.operators.window.combines.RecordsCombiner.Factory
-
- createRecordsCombiner(RuntimeContext, Collector<RowData>) - Method in interface org.apache.flink.table.runtime.operators.window.combines.RecordsCombiner.LocalFactory
-
- createSerializer(ExecutionConfig) - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- createSerializer(ExecutionConfig) - Method in class org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
-
- createSerializer(ExecutionConfig) - Method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- createSerializer(ExecutionConfig) - Method in class org.apache.flink.table.runtime.typeutils.SortedMapTypeInfo
-
- createSerializer(ExecutionConfig) - Method in class org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
-
- createSerializer(ExecutionConfig) - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
-
- createStreamConfig(StreamOperatorParameters<RowData>, TableOperatorWrapper<?>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.BatchMultipleInputStreamOperator
-
- createStreamConfig(StreamOperatorParameters<RowData>, TableOperatorWrapper<?>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.MultipleInputStreamOperatorBase
-
- createStreamOperator(StreamOperatorParameters<OUT>) - Method in class org.apache.flink.table.runtime.operators.CodeGenOperatorFactory
-
- createStreamOperator(StreamOperatorParameters<RowData>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.BatchMultipleInputStreamOperatorFactory
-
- createStreamOperator(StreamOperatorParameters) - Method in class org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperatorFactory
-
- createTableMetaStore() - Method in class org.apache.flink.table.filesystem.EmptyMetaStoreFactory
-
- createTableMetaStore() - Method in interface org.apache.flink.table.filesystem.TableMetaStoreFactory
-
- createTtlConfig(long) - Static method in class org.apache.flink.table.runtime.util.StateConfigUtil
-
Creates a StateTtlConfig depends on retentionTime parameter.
- createTypeInformation(DataType) - Method in class org.apache.flink.table.runtime.connector.sink.SinkRuntimeProviderContext
-
- createTypeInformation(DataType) - Method in class org.apache.flink.table.runtime.connector.source.LookupRuntimeProviderContext
-
- createTypeInformation(DataType) - Method in class org.apache.flink.table.runtime.connector.source.ScanRuntimeProviderContext
-
- createUnnestFunction(LogicalType) - Static method in class org.apache.flink.table.runtime.functions.SqlUnnestUtils
-
- createValueSetter(LogicalType) - Static method in interface org.apache.flink.table.data.writer.BinaryWriter
-
Creates an accessor for setting the elements of an array writer during runtime.
- createWindowSerializer() - Method in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- createWindowSerializer() - Method in class org.apache.flink.table.runtime.operators.rank.window.processors.WindowRankProcessor
-
- createWindowSerializer() - Method in interface org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowProcessor
-
Returns the serializer of the window type.
- ctx - Variable in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- ctx - Variable in class org.apache.flink.table.runtime.operators.bundle.MapBundleFunction
-
- ctx - Variable in class org.apache.flink.table.runtime.operators.TableStreamOperator
-
- ctx - Variable in class org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction
-
- ctx - Variable in class org.apache.flink.table.runtime.operators.window.triggers.WindowTrigger
-
- cumulative(int, ZoneId, Duration, Duration) - Static method in class org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners
-
Creates a cumulative window
SliceAssigner that assigns elements to slices of
cumulative windows.
- cumulative(Duration, Duration) - Method in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- CumulativeSliceAssigner(int, ZoneId, long, long, long) - Constructor for class org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.CumulativeSliceAssigner
-
- CumulativeWindowAssigner - Class in org.apache.flink.table.runtime.operators.window.assigners
-
A
WindowAssigner that windows elements into cumulative windows based on the timestamp of
the elements.
- CumulativeWindowAssigner(long, long, long, boolean) - Constructor for class org.apache.flink.table.runtime.operators.window.assigners.CumulativeWindowAssigner
-
- current() - Method in class org.apache.flink.table.runtime.hashtable.ProbeIterator
-
- currentEnumerator - Variable in class 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() - Method in interface org.apache.flink.table.runtime.context.ExecutionContext
-
- currentKey() - Method in class org.apache.flink.table.runtime.context.ExecutionContextImpl
-
- currentKey() - Method in interface org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction.Context
-
- currentProcessingTime() - Method in class org.apache.flink.table.runtime.operators.TableStreamOperator.ContextImpl
-
- currentProcessingTime() - Method in interface org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction.Context
-
Returns the current processing time.
- currentProcessingTime() - Method in interface org.apache.flink.table.runtime.operators.window.slicing.ClockService
-
Returns the current processing time.
- currentProcessingTime() - Method in interface org.apache.flink.table.runtime.operators.window.slicing.WindowTimerService
-
Returns the current processing time.
- currentProcessingTime() - Method in class org.apache.flink.table.runtime.operators.window.slicing.WindowTimerServiceImpl
-
- currentProgress - Variable in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- currentRecursionDepth - Variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
The recursion depth of the partition that is currently processed.
- currentSortIndexOffset - Variable in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- currentSortIndexSegment - Variable in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- currentSpilledBuildSide - Variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
The reader for the spilled-file of the build partition that is currently read.
- currentSpilledProbeSide - Variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
The reader for the spilled-file of the probe partition that is currently read.
- currentWatermark(RowData) - Method in class org.apache.flink.table.runtime.generated.WatermarkGenerator
-
Returns the watermark for the current row or null if no watermark should be generated.
- currentWatermark() - Method in class org.apache.flink.table.runtime.operators.TableStreamOperator.ContextImpl
-
- currentWatermark - Variable in class org.apache.flink.table.runtime.operators.TableStreamOperator
-
We listen to this ourselves because we don't have an InternalTimerService.
- currentWatermark() - Method in interface org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction.Context
-
Returns the current event-time watermark.
- currentWatermark() - Method in interface org.apache.flink.table.runtime.operators.window.slicing.WindowTimerService
-
Returns the current event-time watermark.
- currentWatermark() - Method in class org.apache.flink.table.runtime.operators.window.slicing.WindowTimerServiceImpl
-
- currentWatermark(RowData) - Method in class org.apache.flink.table.runtime.operators.wmassigners.BoundedOutOfOrderWatermarkGenerator
-
- CUSTOM - Static variable in interface org.apache.flink.table.filesystem.PartitionCommitPolicy
-
- CUSTOM - Static variable in interface org.apache.flink.table.filesystem.PartitionTimeExtractor
-
- data - Variable in class org.apache.flink.table.data.vector.BytesColumnVector.Bytes
-
- databaseName() - Method in interface org.apache.flink.table.filesystem.PartitionCommitPolicy.Context
-
Database name of this table.
- DataFormatConverter() - Constructor for class org.apache.flink.table.data.util.DataFormatConverters.DataFormatConverter
-
- DataFormatConverters - Class in org.apache.flink.table.data.util
-
Converters between internal data format and java format.
- DataFormatConverters() - Constructor for class org.apache.flink.table.data.util.DataFormatConverters
-
- DataFormatConverters.AbstractRowDataConverter<E> - Class in org.apache.flink.table.data.util
-
Abstract converter for internal base row.
- DataFormatConverters.ArrayDataConverter - Class in org.apache.flink.table.data.util
-
Converter for ArrayData.
- DataFormatConverters.BigDecimalConverter - Class in org.apache.flink.table.data.util
-
Converter for BigDecimal.
- DataFormatConverters.BooleanConverter - Class in org.apache.flink.table.data.util
-
Converter for boolean.
- DataFormatConverters.ByteConverter - Class in org.apache.flink.table.data.util
-
Converter for byte.
- DataFormatConverters.CaseClassConverter - Class in org.apache.flink.table.data.util
-
Converter for case class.
- DataFormatConverters.DataFormatConverter<Internal,External> - Class in org.apache.flink.table.data.util
-
Converter between internal data format and java format.
- DataFormatConverters.DateConverter - Class in org.apache.flink.table.data.util
-
Converter for date.
- DataFormatConverters.DecimalDataConverter - Class in org.apache.flink.table.data.util
-
Converter for DecimalData.
- DataFormatConverters.DoubleConverter - Class in org.apache.flink.table.data.util
-
Converter for double.
- DataFormatConverters.FloatConverter - Class in org.apache.flink.table.data.util
-
Converter for float.
- DataFormatConverters.GenericConverter<T> - Class in org.apache.flink.table.data.util
-
Converter for RawValueData.
- DataFormatConverters.IdentityConverter<T> - Class in org.apache.flink.table.data.util
-
Identity converter.
- DataFormatConverters.InstantConverter - Class in org.apache.flink.table.data.util
-
Converter for Instant.
- DataFormatConverters.IntConverter - Class in org.apache.flink.table.data.util
-
Converter for int.
- DataFormatConverters.LocalDateConverter - Class in org.apache.flink.table.data.util
-
Converter for LocalDate.
- DataFormatConverters.LocalDateTimeConverter - Class in org.apache.flink.table.data.util
-
Converter for LocalDateTime.
- DataFormatConverters.LocalTimeConverter - Class in org.apache.flink.table.data.util
-
Converter for LocalTime.
- DataFormatConverters.LongConverter - Class in org.apache.flink.table.data.util
-
Converter for long.
- DataFormatConverters.LongTimestampDataConverter - Class in org.apache.flink.table.data.util
-
Converter for Long and TimestampData.
- DataFormatConverters.MapConverter - Class in org.apache.flink.table.data.util
-
Converter for map.
- DataFormatConverters.MapDataConverter - Class in org.apache.flink.table.data.util
-
Converter for MapData.
- DataFormatConverters.ObjectArrayConverter<T> - Class in org.apache.flink.table.data.util
-
Converter for object array.
- DataFormatConverters.PojoConverter<T> - Class in org.apache.flink.table.data.util
-
Converter for pojo.
- DataFormatConverters.PrimitiveBooleanArrayConverter - Class in org.apache.flink.table.data.util
-
Converter for primitive boolean array.
- DataFormatConverters.PrimitiveByteArrayConverter - Class in org.apache.flink.table.data.util
-
Converter for primitive byte array.
- DataFormatConverters.PrimitiveDoubleArrayConverter - Class in org.apache.flink.table.data.util
-
Converter for primitive double array.
- DataFormatConverters.PrimitiveFloatArrayConverter - Class in org.apache.flink.table.data.util
-
Converter for primitive float array.
- DataFormatConverters.PrimitiveIntArrayConverter - Class in org.apache.flink.table.data.util
-
Converter for primitive int array.
- DataFormatConverters.PrimitiveLongArrayConverter - Class in org.apache.flink.table.data.util
-
Converter for primitive long array.
- DataFormatConverters.PrimitiveShortArrayConverter - Class in org.apache.flink.table.data.util
-
Converter for primitive short array.
- DataFormatConverters.RawValueDataConverter - Class in org.apache.flink.table.data.util
-
Converter for RawValueData.
- DataFormatConverters.RowConverter - Class in org.apache.flink.table.data.util
-
Converter for row.
- DataFormatConverters.RowDataConverter - Class in org.apache.flink.table.data.util
-
Converter for base row.
- DataFormatConverters.ShortConverter - Class in org.apache.flink.table.data.util
-
Converter for short.
- DataFormatConverters.StringConverter - Class in org.apache.flink.table.data.util
-
Converter for String.
- DataFormatConverters.StringDataConverter - Class in org.apache.flink.table.data.util
-
Converter for StringData.
- DataFormatConverters.TimeConverter - Class in org.apache.flink.table.data.util
-
Converter for time.
- DataFormatConverters.TimestampConverter - Class in org.apache.flink.table.data.util
-
Converter for timestamp.
- DataFormatConverters.TimestampDataConverter - Class in org.apache.flink.table.data.util
-
Converter for TimestampData class.
- DataFormatConverters.TimestampLtzConverter - Class in org.apache.flink.table.data.util
-
Converter for timestamp which doesn't consider the time zone.
- DataFormatConverters.TupleConverter - Class in org.apache.flink.table.data.util
-
Converter for flink tuple.
- DataStructureConverter<I,E> - Interface in org.apache.flink.table.data.conversion
-
Converter between internal and external data structure.
- DataStructureConverters - Class in org.apache.flink.table.data.conversion
-
Registry of available data structure converters.
- DataStructureConverters() - Constructor for class org.apache.flink.table.data.conversion.DataStructureConverters
-
- DataTypePrecisionFixer - Class in 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) - Constructor for class org.apache.flink.table.runtime.types.DataTypePrecisionFixer
-
Creates a new instance with the given logical type.
- dateAdd(String, int, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
Do addition on date string.
- dateAdd(long, int, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
Do addition on timestamp.
- dateAdd(String, int) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- dateAdd(long, int) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- DateDateConverter - Class in org.apache.flink.table.data.conversion
-
Converter for
DateType of
Date external type.
- DateDateConverter() - Constructor for class org.apache.flink.table.data.conversion.DateDateConverter
-
- dateDiff(long, long, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
NOTE: (1).
- dateDiff(String, long, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- dateDiff(long, String, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- dateDiff(String, String, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- dateDiff(long, long) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- dateDiff(String, long) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- dateDiff(long, String) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- dateDiff(String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- dateFormat(TimestampData, String, ZoneId) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
Format a timestamp as specific.
- dateFormat(TimestampData, String) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- dateFormat(TimestampData, String, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- dateFormat(long, String, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
Format a timestamp as specific.
- dateFormat(String, String, String, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
Format a string datetime as specific.
- dateFormat(String, String, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- dateFormat(long, String) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- dateFormat(String, String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- dateFormat(String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- dateFormatTz(long, String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- dateFormatTz(long, String) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- DateLocalDateConverter - Class in org.apache.flink.table.data.conversion
-
Converter for DateType of LocalDate external type.
- DateLocalDateConverter() - Constructor for class org.apache.flink.table.data.conversion.DateLocalDateConverter
-
- dateStringToUnixDate(String) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- dateSub(String, int, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
Do subtraction on date string.
- dateSub(long, int, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
Do subtraction on date string.
- dateSub(String, int) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- dateSub(long, int) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- dateToInternal(Date) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
Converts the Java type used for UDF parameters of SQL DATE type (
Date) to
internal representation (int).
- dateToTimestampWithLocalZone(int, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- DayTimeIntervalDurationConverter - Class in org.apache.flink.table.data.conversion
-
Converter for DayTimeIntervalType of Duration external type.
- DayTimeIntervalDurationConverter() - Constructor for class org.apache.flink.table.data.conversion.DayTimeIntervalDurationConverter
-
- DECIMAL_SYSTEM_DEFAULT - Static variable in class org.apache.flink.table.data.DecimalDataUtils
-
- DecimalBigDecimalConverter - Class in org.apache.flink.table.data.conversion
-
Converter for
DecimalType of
BigDecimal external type.
- DecimalColumnVector - Interface in org.apache.flink.table.data.vector
-
Decimal column vector.
- DecimalDataConverter(int, int) - Constructor for class org.apache.flink.table.data.util.DataFormatConverters.DecimalDataConverter
-
- DecimalDataSerializer - Class in org.apache.flink.table.runtime.typeutils
-
Serializer for DecimalData.
- DecimalDataSerializer(int, int) - Constructor for class org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
-
- DecimalDataSerializer.DecimalSerializerSnapshot - Class in org.apache.flink.table.runtime.typeutils
-
- DecimalDataTypeInfo - Class in org.apache.flink.table.runtime.typeutils
-
TypeInformation for DecimalData.
- DecimalDataTypeInfo(int, int) - Constructor for class org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- DecimalDataUtils - Class in org.apache.flink.table.data
-
Utilities for DecimalData.
- DecimalDataUtils() - Constructor for class org.apache.flink.table.data.DecimalDataUtils
-
- DecimalSerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.typeutils.DecimalDataSerializer.DecimalSerializerSnapshot
-
- decodeToBinary(int) - Method in interface org.apache.flink.table.data.vector.Dictionary
-
- decodeToDouble(int) - Method in interface org.apache.flink.table.data.vector.Dictionary
-
- decodeToFloat(int) - Method in interface org.apache.flink.table.data.vector.Dictionary
-
- decodeToInt(int) - Method in interface org.apache.flink.table.data.vector.Dictionary
-
- decodeToLong(int) - Method in interface org.apache.flink.table.data.vector.Dictionary
-
- decodeToTimestamp(int) - Method in interface org.apache.flink.table.data.vector.Dictionary
-
- decodeUTF8(byte[], int, int) - Static method in class org.apache.flink.table.runtime.util.StringUtf8Utils
-
- decodeUTF8(MemorySegment, int, int) - Static method in class org.apache.flink.table.runtime.util.StringUtf8Utils
-
- decodeUTF8Strict(byte[], int, int, char[]) - Static method in class org.apache.flink.table.runtime.util.StringUtf8Utils
-
- decodeUTF8Strict(MemorySegment, int, int, char[]) - Static method in class org.apache.flink.table.runtime.util.StringUtf8Utils
-
- deduplicateOnRowTime(ValueState<RowData>, RowData, Collector<RowData>, boolean, boolean, int, boolean) - Static method in class 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 - Static variable in interface org.apache.flink.table.filesystem.PartitionTimeExtractor
-
- DEFAULT_INITIAL_SIZE - Static variable in class org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
The initial default size of a hash table.
- DEFAULT_LOAD_FACTOR - Static variable in class org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
The default load factor of a hash table.
- DEFAULT_SEED - Static variable in class org.apache.flink.table.runtime.util.MurmurHashUtil
-
- DEFAULT_SIZE - Static variable in class org.apache.flink.table.data.vector.VectorizedColumnBatch
-
This number is carefully chosen to minimize overhead and typically allows one
VectorizedColumnBatch to fit in cache.
- defaultDecodeUTF8(byte[], int, int) - Static method in class org.apache.flink.table.runtime.util.StringUtf8Utils
-
- defaultEncodeUTF8(String, byte[]) - Static method in class org.apache.flink.table.runtime.util.StringUtf8Utils
-
- DefaultPartTimeExtractor - Class in org.apache.flink.table.filesystem
-
- DefaultPartTimeExtractor(String) - Constructor for class org.apache.flink.table.filesystem.DefaultPartTimeExtractor
-
- defaultPartValue - Variable in class org.apache.flink.table.filesystem.RowDataPartitionComputer
-
- defaultPartValue - Variable in class org.apache.flink.table.filesystem.RowPartitionComputer
-
- degrees(DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- DelegatingResultFuture<OUT> - Class in org.apache.flink.table.runtime.operators.join.lookup
-
- DelegatingResultFuture(ResultFuture<OUT>) - Constructor for class org.apache.flink.table.runtime.operators.join.lookup.DelegatingResultFuture
-
- deleteChannel() - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- deleteChannel() - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
-
- deleteCheckpoint(FileSystem, Path, long) - Static method in class org.apache.flink.table.filesystem.PartitionTempFileManager
-
Delete checkpoint path.
- deleteCleanupTimer(W) - Method in interface org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction.Context
-
Deletes the cleanup timer set for the contents of the provided window.
- deleteEventTimeTimer(long) - Method in class org.apache.flink.table.runtime.operators.TableStreamOperator.ContextImpl
-
- deleteEventTimeTimer(long) - Method in interface org.apache.flink.table.runtime.operators.window.triggers.Trigger.TriggerContext
-
Delete the event-time trigger for the given time.
- deleteProcessingTimeTimer(long) - Method in class org.apache.flink.table.runtime.operators.TableStreamOperator.ContextImpl
-
- deleteProcessingTimeTimer(long) - Method in interface org.apache.flink.table.runtime.operators.window.triggers.Trigger.TriggerContext
-
Delete the processing time trigger for the given time.
- DENSE_THRESHOLD - Static variable in class 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.
- DeserializationSchemaAdapter - Class in org.apache.flink.table.filesystem
-
Adapter to turn a DeserializationSchema into a BulkFormat.
- DeserializationSchemaAdapter(DeserializationSchema<RowData>, TableSchema, int[], List<String>, String) - Constructor for class org.apache.flink.table.filesystem.DeserializationSchemaAdapter
-
- deserialize(byte[]) - Method in class org.apache.flink.table.formats.raw.RawFormatDeserializationSchema
-
- deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.operators.window.CountWindow.Serializer
-
- deserialize(CountWindow, DataInputView) - Method in class org.apache.flink.table.runtime.operators.window.CountWindow.Serializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
-
- deserialize(TimeWindow, DataInputView) - Method in class org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
-
- deserialize(ArrayData, DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- deserialize(BinaryRowData, DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
-
- deserialize(DecimalData, DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- deserialize(E, DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.LinkedListSerializer
-
- deserialize(LinkedList<T>, DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.LinkedListSerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
- deserialize(MapData, DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
-
- deserialize(RawValueData<T>, DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- deserialize(RowData, DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.StringDataSerializer
-
- deserialize(StringData, DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.StringDataSerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
-
- deserialize(TimestampData, DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
-
- deserialize(DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- deserialize(WindowKey, DataInputView) - Method in class org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- deserializeFromPages(AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- deserializeFromPages(BinaryRowData, AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- deserializeFromPages(AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.PagedTypeSerializer
-
De-serializes a record from the given source paged input view.
- deserializeFromPages(T, AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.PagedTypeSerializer
-
- deserializeFromPages(AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- deserializeFromPages(RowData, AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- deserializeFromPages(AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- deserializeFromPages(WindowKey, AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- deserializeInternal(DataInputView) - Static method in class org.apache.flink.table.runtime.typeutils.StringDataSerializer
-
- Dictionary - Interface in org.apache.flink.table.data.vector
-
The interface for dictionary in AbstractColumnVector to decode dictionary encoded values.
- dictionary - Variable in class org.apache.flink.table.data.vector.writable.AbstractWritableVector
-
The Dictionary for this column.
- dictionaryIds - Variable in class org.apache.flink.table.data.vector.heap.AbstractHeapVector
-
Reusable column for ids of dictionary.
- dispose() - Method in class org.apache.flink.table.filesystem.stream.AbstractStreamingWriter
-
- dispose() - Method in class org.apache.flink.table.runtime.operators.aggregate.window.LocalSlicingWindowAggOperator
-
- dispose() - Method in class org.apache.flink.table.runtime.operators.multipleinput.MultipleInputStreamOperatorBase
-
Dispose all sub-operators in a multiple input operator effect way.
- dispose() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryInMemorySortBuffer
-
- dispose() - Method in class org.apache.flink.table.runtime.operators.TableStreamOperator
-
- dispose() - Method in class org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowOperator
-
- dispose() - Method in class org.apache.flink.table.runtime.operators.window.WindowOperator
-
- dispose() - Method in class org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperator
-
- divide(DecimalData, DecimalData, int, int) - Static method in class org.apache.flink.table.data.DecimalDataUtils
-
- divideInt(int, int) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- divideToIntegralValue(DecimalData, DecimalData, int, int) - Static method in class org.apache.flink.table.data.DecimalDataUtils
-
Returns a DecimalData whose value is the integer part of the quotient (this /
divisor) rounded down.
- DOUBLE_ARRAY_OFFSET - Static variable in class org.apache.flink.table.data.vector.heap.AbstractHeapVector
-
- DoubleColumnVector - Interface in org.apache.flink.table.data.vector
-
Double column vector.
- DoubleHashSet - Class in org.apache.flink.table.runtime.util.collections
-
Double hash set.
- DoubleHashSet(int, float) - Constructor for class org.apache.flink.table.runtime.util.collections.DoubleHashSet
-
- DoubleHashSet(int) - Constructor for class org.apache.flink.table.runtime.util.collections.DoubleHashSet
-
- DoubleHashSet() - Constructor for class org.apache.flink.table.runtime.util.collections.DoubleHashSet
-
- doubleValue(DecimalData) - Static method in class org.apache.flink.table.data.DecimalDataUtils
-
- DropUpdateBeforeFunction - Class in org.apache.flink.table.runtime.operators.misc
-
A function drops only rows with RowKind.UPDATE_BEFORE changelog kind.
- DropUpdateBeforeFunction() - Constructor for class org.apache.flink.table.runtime.operators.misc.DropUpdateBeforeFunction
-
- duplicate() - Method in class org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
-
- duplicate() - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- duplicate() - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
-
- duplicate() - Method in class org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- duplicate() - Method in class org.apache.flink.table.runtime.typeutils.LinkedListSerializer
-
- duplicate() - Method in class org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
- duplicate() - Method in class org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
-
- duplicate() - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- duplicate() - Method in class org.apache.flink.table.runtime.typeutils.SortedMapSerializer
-
- duplicate() - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
-
- duplicate() - Method in class org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- DynamicPartitionWriter<T> - Class in org.apache.flink.table.filesystem
-
Dynamic partition writer to writing multiple partitions at the same time, it maybe consumes more
memory.
- DynamicPartitionWriter(PartitionWriter.Context<T>, PartitionTempFileManager, PartitionComputer<T>) - Constructor for class org.apache.flink.table.filesystem.DynamicPartitionWriter
-
- f - Variable in class org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
The acceptable load factor.
- factory(SupplierWithException<BucketWriter<T, String>, IOException>) - Static method in class org.apache.flink.table.filesystem.stream.compact.CompactBucketWriter
-
- factory(BulkFormat<T, FileSourceSplit>) - Static method in class org.apache.flink.table.filesystem.stream.compact.CompactBulkReader
-
- factory(FileInputFormat<T>) - Static method in class org.apache.flink.table.filesystem.stream.compact.FileInputFormatCompactReader
-
- Factory(PagedTypeSerializer<RowData>, AbstractRowDataSerializer<RowData>, RecordsCombiner.Factory) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.window.buffers.RecordsWindowBuffer.Factory
-
- Factory(GeneratedNamespaceAggsHandleFunction<Long>) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.window.combines.AggCombiner.Factory
-
- Factory(GeneratedNamespaceAggsHandleFunction<Long>, GeneratedNamespaceAggsHandleFunction<Long>) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.window.combines.GlobalAggCombiner.Factory
-
- Factory(GeneratedNamespaceAggsHandleFunction<Long>) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.window.combines.LocalAggCombiner.Factory
-
- Factory(GeneratedRecordComparator, RowDataKeySelector, TypeSerializer<RowData>, long) - Constructor for class org.apache.flink.table.runtime.operators.rank.window.combines.TopNRecordsCombiner.Factory
-
- factoryIdentifier() - Method in class org.apache.flink.table.filesystem.FileSystemTableFactory
-
- factoryIdentifier() - Method in class org.apache.flink.table.formats.raw.RawFormatFactory
-
- fetch(PartitionFetcher.Context<P>) - Method in interface org.apache.flink.table.filesystem.PartitionFetcher
-
Fetch the suitable partitions, call this method should guarantee the fetcher has opened.
- fetchPartitions(ContinuousPartitionFetcher.Context<P, T>, T) - Method in interface org.apache.flink.table.filesystem.ContinuousPartitionFetcher
-
Fetch partitions by previous partition offset (Including).
- FIELD_NAME_END - Static variable in class org.apache.flink.table.runtime.operators.rank.ConstantRankRange
-
- FIELD_NAME_END_INDEX - Static variable in class org.apache.flink.table.runtime.operators.rank.VariableRankRange
-
- FIELD_NAME_START - Static variable in class org.apache.flink.table.runtime.operators.rank.ConstantRankRange
-
- fields - Variable in class org.apache.flink.table.data.BoxedWrapperRowData
-
- FileChannelUtil - Class in org.apache.flink.table.runtime.util
-
File channel util for runtime.
- FileChannelUtil() - Constructor for class org.apache.flink.table.runtime.util.FileChannelUtil
-
- FileInputFormatCompactReader<T> - Class in org.apache.flink.table.filesystem.stream.compact
-
- FileSystemFactory - Interface in org.apache.flink.table.filesystem
-
A factory to create file systems.
- FileSystemLookupFunction<P> - Class in org.apache.flink.table.filesystem
-
Lookup function for filesystem connector tables.
- FileSystemLookupFunction(PartitionFetcher<P>, PartitionFetcher.Context<P>, PartitionReader<P, RowData>, RowType, int[], Duration) - Constructor for class org.apache.flink.table.filesystem.FileSystemLookupFunction
-
- FileSystemOptions - Class in org.apache.flink.table.filesystem
-
This class holds configuration constants used by filesystem(Including hive) connector.
- FileSystemOptions() - Constructor for class org.apache.flink.table.filesystem.FileSystemOptions
-
- FileSystemOutputFormat<T> - Class in org.apache.flink.table.filesystem
-
File system OutputFormat for batch job.
- FileSystemOutputFormat.Builder<T> - Class in org.apache.flink.table.filesystem
-
- FileSystemTableFactory - Class in org.apache.flink.table.filesystem
-
File system TableFactory.
- FileSystemTableFactory() - Constructor for class org.apache.flink.table.filesystem.FileSystemTableFactory
-
- FileSystemTableSink - Class in org.apache.flink.table.filesystem
-
File system DynamicTableSink.
- FileSystemTableSink.ProjectionBulkFactory - Class in org.apache.flink.table.filesystem
-
Project row to non-partition fields.
- FileSystemTableSink.TableBucketAssigner - Class in org.apache.flink.table.filesystem
-
- FileSystemTableSink.TableRollingPolicy - Class in org.apache.flink.table.filesystem
-
Table RollingPolicy, it extends CheckpointRollingPolicy for bulk writers.
- FileSystemTableSource - Class in org.apache.flink.table.filesystem
-
File system table source.
- FileSystemTableSource(DynamicTableFactory.Context, DecodingFormat<BulkFormat<RowData, FileSourceSplit>>, DecodingFormat<DeserializationSchema<RowData>>, FileSystemFormatFactory) - Constructor for class org.apache.flink.table.filesystem.FileSystemTableSource
-
- fill(boolean) - Method in class org.apache.flink.table.data.vector.heap.HeapBooleanVector
-
- fill(byte[]) - Method in class org.apache.flink.table.data.vector.heap.HeapBytesVector
-
- fill(byte) - Method in class org.apache.flink.table.data.vector.heap.HeapByteVector
-
- fill(double) - Method in class org.apache.flink.table.data.vector.heap.HeapDoubleVector
-
- fill(float) - Method in class org.apache.flink.table.data.vector.heap.HeapFloatVector
-
- fill(int) - Method in class org.apache.flink.table.data.vector.heap.HeapIntVector
-
- fill(long) - Method in class org.apache.flink.table.data.vector.heap.HeapLongVector
-
- fill(short) - Method in class org.apache.flink.table.data.vector.heap.HeapShortVector
-
- fill(TimestampData) - Method in class org.apache.flink.table.data.vector.heap.HeapTimestampVector
-
- fill(boolean) - Method in interface org.apache.flink.table.data.vector.writable.WritableBooleanVector
-
Fill the column vector with the provided value.
- fill(byte[]) - Method in interface org.apache.flink.table.data.vector.writable.WritableBytesVector
-
Fill the column vector with the provided value.
- fill(byte) - Method in interface org.apache.flink.table.data.vector.writable.WritableByteVector
-
Fill the column vector with the provided value.
- fill(double) - Method in interface org.apache.flink.table.data.vector.writable.WritableDoubleVector
-
Fill the column vector with the provided value.
- fill(float) - Method in interface org.apache.flink.table.data.vector.writable.WritableFloatVector
-
Fill the column vector with the provided value.
- fill(int) - Method in interface org.apache.flink.table.data.vector.writable.WritableIntVector
-
Fill the column vector with the provided value.
- fill(long) - Method in interface org.apache.flink.table.data.vector.writable.WritableLongVector
-
Fill the column vector with the provided value.
- fill(short) - Method in interface org.apache.flink.table.data.vector.writable.WritableShortVector
-
Fill the column vector with the provided value.
- fill(TimestampData) - Method in interface org.apache.flink.table.data.vector.writable.WritableTimestampVector
-
Fill the column vector with the provided value.
- fillWithNulls() - Method in class org.apache.flink.table.data.vector.heap.AbstractHeapVector
-
- fillWithNulls() - Method in interface org.apache.flink.table.data.vector.writable.WritableColumnVector
-
Fill the column vector with nulls.
- filter(RowData, IterativeCondition.Context<RowData>) - Method in class org.apache.flink.table.runtime.operators.match.IterativeConditionRunner
-
- filter(RowData) - Method in class org.apache.flink.table.runtime.operators.misc.DropUpdateBeforeFunction
-
- filter(RowData) - Method in class org.apache.flink.table.runtime.operators.sink.SinkNotNullEnforcer
-
- finalizeGlobal(int) - Method in class org.apache.flink.table.filesystem.FileSystemOutputFormat
-
- find(MemorySegment[], int, int, MemorySegment[], int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
-
Find equal segments2 in segments1.
- finishBundle(Map<RowData, RowData>, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.aggregate.MiniBatchGlobalGroupAggFunction
-
- finishBundle(Map<RowData, List<RowData>>, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.aggregate.MiniBatchGroupAggFunction
-
- finishBundle(Map<RowData, RowData>, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.aggregate.MiniBatchIncrementalGroupAggFunction
-
- finishBundle(Map<RowData, RowData>, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.aggregate.MiniBatchLocalGroupAggFunction
-
- finishBundle() - Method in class org.apache.flink.table.runtime.operators.bundle.AbstractMapBundleOperator
-
- finishBundle(Map<K, V>, Collector<OUT>) - Method in class org.apache.flink.table.runtime.operators.bundle.MapBundleFunction
-
Called when a bundle is finished.
- finishBundle() - Method in interface org.apache.flink.table.runtime.operators.bundle.trigger.BundleTriggerCallback
-
This method is invoked to finish current bundle and start a new one when the trigger was
fired.
- finishBundle(Map<RowData, RowData>, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.deduplicate.ProcTimeMiniBatchDeduplicateKeepFirstRowFunction
-
- finishBundle(Map<RowData, RowData>, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.deduplicate.ProcTimeMiniBatchDeduplicateKeepLastRowFunction
-
- finishBundle(Map<RowData, List<RowData>>, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.deduplicate.RowTimeMiniBatchDeduplicateFunction
-
- fireWindow(Long) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.processors.SliceSharedWindowAggProcessor
-
- fireWindow(Long) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.processors.SliceUnsharedWindowAggProcessor
-
- fireWindow(Long) - Method in class org.apache.flink.table.runtime.operators.rank.window.processors.WindowRankProcessor
-
- fireWindow(W) - Method in interface org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowProcessor
-
Emit results of the given window.
- FirstInputOfTwoInput - Class in org.apache.flink.table.runtime.operators.multipleinput.input
-
Input for the first input of TwoInputStreamOperator.
- FirstInputOfTwoInput(TwoInputStreamOperator<RowData, RowData, RowData>) - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.input.FirstInputOfTwoInput
-
- FirstInputOfTwoInputStreamOperatorOutput - Class in org.apache.flink.table.runtime.operators.multipleinput.output
-
An Output that can be used to emit elements and other messages for the first input of
TwoInputStreamOperator.
- FirstInputOfTwoInputStreamOperatorOutput(TwoInputStreamOperator<RowData, RowData, RowData>) - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.output.FirstInputOfTwoInputStreamOperatorOutput
-
- FlinkJoinType - Enum in org.apache.flink.table.runtime.operators.join
-
Join type for join.
- FLOAT_ARRAY_OFFSET - Static variable in class org.apache.flink.table.data.vector.heap.AbstractHeapVector
-
- FloatColumnVector - Interface in org.apache.flink.table.data.vector
-
Float column vector.
- FloatHashSet - Class in org.apache.flink.table.runtime.util.collections
-
Float hash set.
- FloatHashSet(int, float) - Constructor for class org.apache.flink.table.runtime.util.collections.FloatHashSet
-
- FloatHashSet(int) - Constructor for class org.apache.flink.table.runtime.util.collections.FloatHashSet
-
- FloatHashSet() - Constructor for class org.apache.flink.table.runtime.util.collections.FloatHashSet
-
- floor(DecimalData) - Static method in class org.apache.flink.table.data.DecimalDataUtils
-
- floor(DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- flush() - Method in class org.apache.flink.table.runtime.operators.aggregate.window.buffers.RecordsWindowBuffer
-
- flush() - Method in interface org.apache.flink.table.runtime.operators.aggregate.window.buffers.WindowBuffer
-
Flushes all intermediate buffered data to the underlying backend or output stream.
- fmix(int) - Static method in class org.apache.flink.table.runtime.util.MurmurHashUtil
-
- fmix(long) - Static method in class org.apache.flink.table.runtime.util.MurmurHashUtil
-
- forFileSystem(String) - Static method in interface org.apache.flink.table.filesystem.PartitionFieldExtractor
-
- free() - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- free() - Method in class org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
- free() - Method in class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
-
release the map's record and bucket area's memory segments.
- free(boolean) - Method in class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
-
- free() - Method in class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesMultiMap
-
release the map's record and bucket area's memory segments.
- free(boolean) - Method in class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesMultiMap
-
- free(boolean) - Method in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- freeCurrent() - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
Free the memory not used.
- freePages() - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- freePages() - Method in class org.apache.flink.table.runtime.operators.aggregate.BytesHashMapSpillMemorySegmentPool
-
- freePages() - Method in class org.apache.flink.table.runtime.operators.sort.ListMemorySegmentPool
-
- freePages() - Method in class org.apache.flink.table.runtime.util.LazyMemorySegmentPool
-
- freePages() - Method in interface org.apache.flink.table.runtime.util.MemorySegmentPool
-
- fromBase64(BinaryStringData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- fromBase64(byte[]) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- fromClassToDataType(Class<?>) - Static method in class org.apache.flink.table.runtime.types.ClassDataTypeConverter
-
- fromDataTypeToLogicalType(DataType) - Static method in class org.apache.flink.table.runtime.types.LogicalTypeDataTypeConverter
-
Deprecated.
- fromDataTypeToTypeInfo(DataType) - Static method in class org.apache.flink.table.runtime.types.TypeInfoDataTypeConverter
-
Deprecated.
- fromLogicalTypeToDataType(LogicalType) - Static method in class org.apache.flink.table.runtime.types.LogicalTypeDataTypeConverter
-
Deprecated.
- fromLogicalTypeToTypeInfo(LogicalType) - Static method in class org.apache.flink.table.runtime.types.TypeInfoLogicalTypeConverter
-
Deprecated.
- fromTimestamp(long) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- fromTypeInfoToLogicalType(TypeInformation) - Static method in class org.apache.flink.table.runtime.types.TypeInfoLogicalTypeConverter
-
Deprecated.
It will lose some information.
- fromUnixtime(long, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
Convert unix timestamp (seconds since '1970-01-01 00:00:00' UTC) to datetime string in the
"yyyy-MM-dd HH:mm:ss" format.
- fromUnixtime(long, String, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
Convert unix timestamp (seconds since '1970-01-01 00:00:00' UTC) to datetime string in the
given format.
- fromUnixtime(double, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- fromUnixtime(DecimalData, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- fromUnixtime(long) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- fromUnixtime(long, String) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- fromUnixtime(double) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- fromUnixtime(DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- function - Variable in class org.apache.flink.table.runtime.operators.over.AbstractRowTimeUnboundedPrecedingOver
-
- genAggsHandler - Variable in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- GeneralWindowProcessFunction<K,W extends Window> - Class in org.apache.flink.table.runtime.operators.window.internal
-
- GeneralWindowProcessFunction(WindowAssigner<W>, NamespaceAggsHandleFunctionBase<W>, long) - Constructor for class org.apache.flink.table.runtime.operators.window.internal.GeneralWindowProcessFunction
-
- generate() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapperGenerator
-
- GeneratedAggsHandleFunction - Class in org.apache.flink.table.runtime.generated
-
- GeneratedAggsHandleFunction(String, String, Object[]) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedAggsHandleFunction
-
- GeneratedClass<T> - Class in org.apache.flink.table.runtime.generated
-
- GeneratedClass(String, String, Object[]) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedClass
-
- GeneratedCollector<C extends org.apache.flink.util.Collector<?>> - Class in org.apache.flink.table.runtime.generated
-
Describes a generated Collector.
- GeneratedCollector(String, String, Object[]) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedCollector
-
Creates a GeneratedCollector.
- GeneratedFunction<F extends org.apache.flink.api.common.functions.Function> - Class in org.apache.flink.table.runtime.generated
-
Describes a generated Function.
- GeneratedFunction(String, String, Object[]) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedFunction
-
Creates a GeneratedFunction.
- GeneratedHashFunction - Class in org.apache.flink.table.runtime.generated
-
- GeneratedHashFunction(String, String, Object[]) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedHashFunction
-
Creates a GeneratedHashFunction.
- GeneratedInput<F extends org.apache.flink.api.common.io.InputFormat<?,?>> - Class in org.apache.flink.table.runtime.generated
-
Describes a generated InputFormat.
- GeneratedInput(String, String, Object[]) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedInput
-
Creates a GeneratedInput.
- GeneratedJoinCondition - Class in org.apache.flink.table.runtime.generated
-
- GeneratedJoinCondition(String, String, Object[]) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedJoinCondition
-
Creates a GeneratedJoinCondition.
- GeneratedNamespaceAggsHandleFunction<N> - Class in org.apache.flink.table.runtime.generated
-
- GeneratedNamespaceAggsHandleFunction(String, String, Object[]) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedNamespaceAggsHandleFunction
-
- GeneratedNamespaceTableAggsHandleFunction<N> - Class in org.apache.flink.table.runtime.generated
-
- GeneratedNamespaceTableAggsHandleFunction(String, String, Object[]) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedNamespaceTableAggsHandleFunction
-
- GeneratedNormalizedKeyComputer - Class in org.apache.flink.table.runtime.generated
-
- GeneratedNormalizedKeyComputer(String, String) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedNormalizedKeyComputer
-
Creates a GeneratedNormalizedKeyComputer.
- GeneratedOperator<C extends org.apache.flink.streaming.api.operators.StreamOperator<?>> - Class in org.apache.flink.table.runtime.generated
-
Describes a generated StreamOperator.
- GeneratedOperator(String, String, Object[]) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedOperator
-
Creates a GeneratedOperator.
- GeneratedProjection - Class in org.apache.flink.table.runtime.generated
-
- GeneratedProjection(String, String, Object[]) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedProjection
-
Creates a GeneratedProjection.
- GeneratedRecordComparator - Class in org.apache.flink.table.runtime.generated
-
- GeneratedRecordComparator(String, String, Object[]) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedRecordComparator
-
Creates a GeneratedRecordComparator.
- GeneratedRecordEqualiser - Class in org.apache.flink.table.runtime.generated
-
- GeneratedRecordEqualiser(String, String, Object[]) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedRecordEqualiser
-
Creates a GeneratedRecordEqualiser.
- GeneratedResultFuture<T extends org.apache.flink.streaming.api.functions.async.ResultFuture<?>> - Class in org.apache.flink.table.runtime.generated
-
Describes a generated ResultFuture.
- GeneratedResultFuture(String, String, Object[]) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedResultFuture
-
Creates a GeneratedResultFuture.
- GeneratedTableAggsHandleFunction - Class in org.apache.flink.table.runtime.generated
-
- GeneratedTableAggsHandleFunction(String, String, Object[]) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedTableAggsHandleFunction
-
- GeneratedWatermarkGenerator - Class in org.apache.flink.table.runtime.generated
-
- GeneratedWatermarkGenerator(String, String, Object[]) - Constructor for class org.apache.flink.table.runtime.generated.GeneratedWatermarkGenerator
-
- generatePartValues(T) - Method in interface org.apache.flink.table.filesystem.PartitionComputer
-
Compute partition values from record.
- generatePartValues(RowData) - Method in class org.apache.flink.table.filesystem.RowDataPartitionComputer
-
- generatePartValues(Row) - Method in class org.apache.flink.table.filesystem.RowPartitionComputer
-
- GenericConverter(TypeSerializer<T>) - Constructor for class org.apache.flink.table.data.util.DataFormatConverters.GenericConverter
-
- get(boolean, boolean, LinkedHashMap<String, String>) - Static method in interface org.apache.flink.table.filesystem.PartitionWriterFactory
-
- get() - Method in class org.apache.flink.table.runtime.dataview.StateListView
-
- get(long, int) - Method in class 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(RowData) - Method in class org.apache.flink.table.runtime.operators.rank.TopNBuffer
-
Gets the record list from the buffer under the sortKey.
- get(W, RowData) - Method in class org.apache.flink.table.runtime.operators.window.state.WindowMapState
-
Returns the current value associated with the given key.
- get(K) - Method in class org.apache.flink.table.runtime.util.JsonUtils.ThreadLocalHashCache
-
- getAccumulatorDataType() - Method in class org.apache.flink.table.runtime.functions.aggregate.BuiltInAggregateFunction
-
- getAccumulators() - Method in interface org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
-
Gets the current accumulators (saved in a row) which contains the current aggregated results.
- getAccumulators() - Method in interface org.apache.flink.table.runtime.generated.NamespaceAggsHandleFunctionBase
-
Gets the current accumulators (saved in a row) which contains the current aggregated results.
- getAllInputTypes() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- getAllResultFutures() - Method in class org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinRunner
-
- getArgumentDataTypes() - Method in class org.apache.flink.table.runtime.functions.aggregate.BuiltInAggregateFunction
-
- getArgumentDataTypes() - Method in class org.apache.flink.table.runtime.functions.scalar.BuiltInScalarFunction
-
- getArgumentDataTypes() - Method in class org.apache.flink.table.runtime.functions.table.BuiltInTableFunction
-
- getArity() - Method in class org.apache.flink.table.data.BoxedWrapperRowData
-
- getArity() - Method in class org.apache.flink.table.data.ColumnarRowData
-
- getArity() - Method in class org.apache.flink.table.data.UpdatableRowData
-
- getArity() - Method in class org.apache.flink.table.data.vector.VectorizedColumnBatch
-
- getArity() - Method in class org.apache.flink.table.runtime.typeutils.AbstractRowDataSerializer
-
Get the number of fields.
- getArity() - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- getArity() - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- getArity() - Method in class org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
-
- getArity() - Method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- getArity() - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- getArity() - Method in class org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
-
- getArity() - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
-
- getArray(int) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
-
- getArray(int) - Method in class org.apache.flink.table.data.ColumnarArrayData
-
- getArray(int) - Method in class org.apache.flink.table.data.ColumnarRowData
-
- getArray(int) - Method in class org.apache.flink.table.data.UpdatableRowData
-
- getArray(int) - Method in interface org.apache.flink.table.data.vector.ArrayColumnVector
-
- getArray(int, int) - Method in class org.apache.flink.table.data.vector.VectorizedColumnBatch
-
- getBinary(int) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
-
- getBinary(int) - Method in class org.apache.flink.table.data.ColumnarArrayData
-
- getBinary(int) - Method in class org.apache.flink.table.data.ColumnarRowData
-
- getBinary(int) - Method in class org.apache.flink.table.data.UpdatableRowData
-
- getBlockCount() - Method in class org.apache.flink.table.runtime.io.ChannelWithMeta
-
- getBlockCount() - Method in class org.apache.flink.table.runtime.io.CompressedHeaderlessChannelWriterOutputView
-
- getBlockCount() - Method in class org.apache.flink.table.runtime.io.HeaderlessChannelWriterOutputView
-
- getBoolean(int) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
-
- getBoolean(int) - Method in class org.apache.flink.table.data.ColumnarArrayData
-
- getBoolean(int) - Method in class org.apache.flink.table.data.ColumnarRowData
-
- getBoolean(int) - Method in class org.apache.flink.table.data.UpdatableRowData
-
- getBoolean(int) - Method in interface org.apache.flink.table.data.vector.BooleanColumnVector
-
- getBoolean(int) - Method in class org.apache.flink.table.data.vector.heap.HeapBooleanVector
-
- getBoolean(int, int) - Method in class org.apache.flink.table.data.vector.VectorizedColumnBatch
-
- getBoolean(MemorySegment[], int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
-
get boolean from segments.
- getBucketAreaMemorySegments() - Method in class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
-
- getBucketId(RowData, BucketAssigner.Context) - Method in class org.apache.flink.table.filesystem.FileSystemTableSink.TableBucketAssigner
-
- getBuckets() - Method in class org.apache.flink.table.runtime.hashtable.LongHashPartition
-
- getBuffer1() - Method in class org.apache.flink.table.runtime.operators.join.SortMergeFullOuterJoinIterator
-
- getBuffer2() - Method in class org.apache.flink.table.runtime.operators.join.SortMergeFullOuterJoinIterator
-
- getBuildLongKey(RowData) - Method in class org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
For code gen get build side long key.
- getBuildSideIterator() - Method in class org.apache.flink.table.runtime.hashtable.BinaryHashTable
-
- getBuildSideIterator() - Method in class org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
- getByte(int) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
-
- getByte(int) - Method in class org.apache.flink.table.data.ColumnarArrayData
-
- getByte(int) - Method in class org.apache.flink.table.data.ColumnarRowData
-
- getByte(int) - Method in class org.apache.flink.table.data.UpdatableRowData
-
- getByte(int) - Method in interface org.apache.flink.table.data.vector.ByteColumnVector
-
- getByte(int) - Method in class org.apache.flink.table.data.vector.heap.HeapByteVector
-
- getByte(int, int) - Method in class org.apache.flink.table.data.vector.VectorizedColumnBatch
-
- getByte(MemorySegment[], int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
-
get byte from segments.
- getByteArray(int, int) - Method in class org.apache.flink.table.data.vector.VectorizedColumnBatch
-
- getBytes() - Method in class org.apache.flink.table.data.vector.BytesColumnVector.Bytes
-
- getBytes(int) - Method in interface org.apache.flink.table.data.vector.BytesColumnVector
-
- getBytes(int) - Method in class org.apache.flink.table.data.vector.heap.HeapBytesVector
-
- getBytes(MemorySegment[], int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
-
Maybe not copied, if want copy, please use copyTo.
- getCapacity() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryInMemorySortBuffer
-
- getChangelogMode(ChangelogMode) - Method in class org.apache.flink.table.filesystem.FileSystemTableSink
-
- getChangelogMode() - Method in class org.apache.flink.table.filesystem.FileSystemTableSource
-
- getChannel() - Method in class org.apache.flink.table.runtime.io.ChannelWithMeta
-
- getChannel() - Method in class org.apache.flink.table.runtime.io.CompressedHeaderlessChannelReaderInputView
-
- getChannel() - Method in class org.apache.flink.table.runtime.io.CompressedHeaderlessChannelWriterOutputView
-
- getChannel() - Method in class org.apache.flink.table.runtime.io.HeaderlessChannelWriterOutputView
-
- getChannelID() - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- getChannelID() - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
-
- getCheckpointId() - Method in class org.apache.flink.table.filesystem.stream.compact.CompactMessages.EndCheckpoint
-
- getCheckpointId() - Method in class org.apache.flink.table.filesystem.stream.compact.CompactMessages.EndCompaction
-
- getCheckpointId() - Method in class org.apache.flink.table.filesystem.stream.PartitionCommitInfo
-
- getClass(ClassLoader) - Method in class org.apache.flink.table.runtime.generated.GeneratedClass
-
- getClassName() - Method in class org.apache.flink.table.runtime.generated.GeneratedClass
-
- getCode() - Method in class org.apache.flink.table.runtime.generated.GeneratedClass
-
- getComparablePartitionValueList() - Method in interface org.apache.flink.table.filesystem.PartitionFetcher.Context
-
Get list that contains partition with comparable object.
- getComparator() - Method in interface org.apache.flink.table.filesystem.PartitionFetcher.Context.ComparablePartitionValue
-
Get the comparator.
- getComparator() - Method in class org.apache.flink.table.runtime.typeutils.SortedMapSerializer
-
Returns the comparator for the keys in the map.
- getCompletableFuture() - Method in class org.apache.flink.table.runtime.operators.join.lookup.DelegatingResultFuture
-
- getConfig() - Method in class org.apache.flink.table.filesystem.stream.compact.CompactContext.CompactContextImpl
-
- getConfig() - Method in interface org.apache.flink.table.filesystem.stream.compact.CompactContext
-
- getConsumeStartOffset() - Method in interface org.apache.flink.table.filesystem.ContinuousPartitionFetcher.Context
-
Get the partition consume start offset.
- getConverter(DataType) - Static method in class org.apache.flink.table.data.conversion.DataStructureConverters
-
Returns a converter for the given DataType.
- getConverterForDataType(DataType) - Static method in class org.apache.flink.table.data.util.DataFormatConverters
-
- getCounter() - Method in class org.apache.flink.table.runtime.operators.over.AbstractRowTimeUnboundedPrecedingOver
-
- getCounter() - Method in class org.apache.flink.table.runtime.operators.over.RowTimeRangeBoundedPrecedingFunction
-
- getCounter() - Method in class org.apache.flink.table.runtime.operators.over.RowTimeRowsBoundedPrecedingFunction
-
- getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.table.runtime.typeutils.ExternalSerializer.ExternalSerializerSnapshot
-
- getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.table.runtime.typeutils.LinkedListSerializer.LinkedListSerializerSnapshot
-
- getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.table.runtime.typeutils.RawValueDataSerializer.RawValueDataSerializerSnapshot
-
- getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.table.runtime.typeutils.WindowKeySerializer.WindowKeySerializerSnapshot
-
- getCurrentProbeRow() - Method in class org.apache.flink.table.runtime.hashtable.BinaryHashTable
-
- getCurrentProbeRow() - Method in class org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
- getCurrentProcessingTime() - Method in interface org.apache.flink.table.runtime.operators.window.triggers.Trigger.TriggerContext
-
Returns the current processing time.
- getCurrentTopNum() - Method in class org.apache.flink.table.runtime.operators.rank.TopNBuffer
-
Gets number of total records.
- getCurrentVersion() - Method in class org.apache.flink.table.runtime.typeutils.ArrayDataSerializer.ArrayDataSerializerSnapshot
-
- getCurrentVersion() - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer.BinaryRowDataSerializerSnapshot
-
- getCurrentVersion() - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataSerializer.DecimalSerializerSnapshot
-
- getCurrentVersion() - Method in class org.apache.flink.table.runtime.typeutils.MapDataSerializer.MapDataSerializerSnapshot
-
- getCurrentVersion() - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer.RowDataSerializerSnapshot
-
- getCurrentVersion() - Method in class org.apache.flink.table.runtime.typeutils.SortedMapSerializerSnapshot
-
- getCurrentVersion() - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataSerializer.TimestampDataSerializerSnapshot
-
- getCurrentWatermark() - Method in interface org.apache.flink.table.runtime.operators.window.triggers.Trigger.TriggerContext
-
Returns the current watermark time.
- getDataType() - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- getDataType() - Method in class org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- getDataType() - Method in class org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
-
- getDataType() - Method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- getDateInDays(long) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
Get date from a timestamp.
- getDecimal(int, int, int) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
-
- getDecimal(int, int, int) - Method in class org.apache.flink.table.data.ColumnarArrayData
-
- getDecimal(int, int, int) - Method in class org.apache.flink.table.data.ColumnarRowData
-
- getDecimal(int, int, int) - Method in class org.apache.flink.table.data.UpdatableRowData
-
- getDecimal(int, int, int) - Method in interface org.apache.flink.table.data.vector.DecimalColumnVector
-
- getDecimal(int, int, int, int) - Method in class org.apache.flink.table.data.vector.VectorizedColumnBatch
-
- getDefaultExternalClassForType(LogicalType) - Static method in class org.apache.flink.table.runtime.types.ClassLogicalTypeConverter
-
Deprecated.
- getDefaultTopNSize() - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
Gets default topN size.
- getDictionaryIds() - Method in class org.apache.flink.table.data.vector.heap.AbstractHeapVector
-
Returns the underlying integer column for ids of dictionary.
- getDictionaryIds() - Method in class org.apache.flink.table.data.vector.heap.HeapBooleanVector
-
- getDictionaryIds() - Method in interface org.apache.flink.table.data.vector.writable.WritableColumnVector
-
Get reserved dictionary ids.
- getDouble(int) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
-
- getDouble(int) - Method in class org.apache.flink.table.data.ColumnarArrayData
-
- getDouble(int) - Method in class org.apache.flink.table.data.ColumnarRowData
-
- getDouble(int) - Method in class org.apache.flink.table.data.UpdatableRowData
-
- getDouble(int) - Method in interface org.apache.flink.table.data.vector.DoubleColumnVector
-
- getDouble(int) - Method in class org.apache.flink.table.data.vector.heap.HeapDoubleVector
-
- getDouble(int, int) - Method in class org.apache.flink.table.data.vector.VectorizedColumnBatch
-
- getDouble(MemorySegment[], int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
-
get double from segments.
- getDownstreamSubtaskStateMapper() - Method in class org.apache.flink.table.runtime.partitioner.BinaryHashPartitioner
-
- getElement(int) - Method in class org.apache.flink.table.runtime.operators.rank.TopNBuffer
-
Gets record which rank is given value.
- getElementSerializer() - Method in class org.apache.flink.table.runtime.typeutils.LinkedListSerializer
-
Gets the serializer for the elements of the list.
- getEleSer() - Method in class org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
-
- getEnd() - Method in class org.apache.flink.table.runtime.operators.window.TimeWindow
-
Gets the end timestamp of this window.
- getEndedInputCount() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- getEntryIterator(boolean) - Method in class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
-
Returns an iterator for iterating over the entries of this map.
- getEntryIterator(boolean) - Method in class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesMultiMap
-
- getFetcherCollector() - Method in class org.apache.flink.table.runtime.operators.join.lookup.LookupJoinRunner
-
- getFetcherCollector() - Method in class org.apache.flink.table.runtime.operators.join.lookup.LookupJoinWithCalcRunner
-
- getFetcherContext() - Method in class org.apache.flink.table.filesystem.FileSystemLookupFunction
-
- getFieldOffset(int) - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
-
- getFieldOffset(int) - Method in class org.apache.flink.table.data.writer.BinaryRowWriter
-
- getFile() - Method in class org.apache.flink.table.filesystem.stream.compact.CompactMessages.InputFile
-
- getFileSystem() - Method in class org.apache.flink.table.filesystem.stream.compact.CompactContext.CompactContextImpl
-
- getFileSystem() - Method in interface org.apache.flink.table.filesystem.stream.compact.CompactContext
-
- getFixedLengthPartSize() - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- getFloat(int) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
-
- getFloat(int) - Method in class org.apache.flink.table.data.ColumnarArrayData
-
- getFloat(int) - Method in class org.apache.flink.table.data.ColumnarRowData
-
- getFloat(int) - Method in class org.apache.flink.table.data.UpdatableRowData
-
- getFloat(int) - Method in interface org.apache.flink.table.data.vector.FloatColumnVector
-
- getFloat(int) - Method in class org.apache.flink.table.data.vector.heap.HeapFloatVector
-
- getFloat(int, int) - Method in class org.apache.flink.table.data.vector.VectorizedColumnBatch
-
- getFloat(MemorySegment[], int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
-
get float from segments.
- getGeneratedClass() - Method in class org.apache.flink.table.runtime.operators.CodeGenOperatorFactory
-
- getGeneratedRecordComparator() - Method in class org.apache.flink.table.runtime.operators.rank.ComparableRecordComparator
-
- getHeadWrappers() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapperGenerator
-
- getId() - Method in class org.apache.flink.table.runtime.operators.window.CountWindow
-
Gets the id (0-based) of the window.
- getInnerSerializer() - Method in class org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
-
- getInput() - Method in class 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() - Method in class 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() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- getInputId() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper.Edge
-
- getInputs() - Method in class org.apache.flink.table.runtime.operators.multipleinput.MultipleInputStreamOperatorBase
-
- getInputSelection() - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.InputSelectionHandler
-
- getInputTransformAndInputSpecPairs() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapperGenerator
-
- getInputWrappers() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- getInstance() - Static method in class org.apache.flink.table.runtime.util.JsonUtils
-
- getInt(int) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
-
- getInt(int) - Method in class org.apache.flink.table.data.ColumnarArrayData
-
- getInt(int) - Method in class org.apache.flink.table.data.ColumnarRowData
-
- getInt(int) - Method in class org.apache.flink.table.data.UpdatableRowData
-
- getInt(int) - Method in class org.apache.flink.table.data.vector.heap.HeapIntVector
-
- getInt(int) - Method in interface org.apache.flink.table.data.vector.IntColumnVector
-
- getInt(int, int) - Method in class org.apache.flink.table.data.vector.VectorizedColumnBatch
-
- getInt(MemorySegment[], int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
-
get int from segments.
- getIterator() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
-
- getIterator() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryInMemorySortBuffer
-
Gets an iterator over all records in this buffer in their logical order.
- getIterator() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryKVInMemorySortBuffer
-
Gets an iterator over all KV records in this buffer in their logical order.
- getJsonObject(String, String) - Method in class org.apache.flink.table.runtime.util.JsonUtils
-
- getJsonObjectsWithoutDollar(String, String[]) - Method in class org.apache.flink.table.runtime.util.JsonUtils
-
- getKey() - Method in interface org.apache.flink.table.runtime.dataview.NullAwareMapIterator.NullMapEntry
-
- getKey(RowData) - Method in class org.apache.flink.table.runtime.keyselector.BinaryRowDataKeySelector
-
- getKey(RowData) - Method in class org.apache.flink.table.runtime.keyselector.EmptyRowDataKeySelector
-
- getKey(IN) - Method in class 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) - Method in class org.apache.flink.table.runtime.operators.bundle.KeyedMapBundleOperator
-
- getKey(IN) - Method in class org.apache.flink.table.runtime.operators.bundle.MapBundleOperator
-
- getKey() - Method in class org.apache.flink.table.runtime.util.collections.binary.BytesMap.LookupInfo
-
- getKey() - Method in interface org.apache.flink.table.runtime.util.KeyValueIterator
-
Retrieve the key from this iterator.
- getKey() - Method in class org.apache.flink.table.runtime.util.WindowKey
-
- getKeyedStateBackend() - Method in interface org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowProcessor.Context
-
Returns the current KeyedStateBackend.
- getKeys() - Method in class org.apache.flink.table.runtime.connector.source.LookupRuntimeProviderContext
-
- getKeySerializer() - Method in class org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
- getKVIterator() - Method in class org.apache.flink.table.runtime.operators.sort.BufferedKVExternalSorter
-
- getLastWindow(TimeWindow) - Method in class org.apache.flink.table.runtime.operators.window.assigners.CumulativeWindowAssigner
-
- getLastWindow(W) - Method in class org.apache.flink.table.runtime.operators.window.assigners.PanedWindowAssigner
-
Gets the last window which the pane belongs to.
- getLastWindow(TimeWindow) - Method in class org.apache.flink.table.runtime.operators.window.assigners.SlidingWindowAssigner
-
- getLastWindowEnd(long) - Method in interface org.apache.flink.table.runtime.operators.window.slicing.SliceAssigner
-
Returns the last window which the slice belongs to.
- getLastWindowEnd(long) - Method in class org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.CumulativeSliceAssigner
-
- getLastWindowEnd(long) - Method in class org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.HoppingSliceAssigner
-
- getLastWindowEnd(long) - Method in class org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.SlicedSharedSliceAssigner
-
- getLastWindowEnd(long) - Method in class org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.SlicedUnsharedSliceAssigner
-
- getLastWindowEnd(long) - Method in class org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.TumblingSliceAssigner
-
- getLastWindowEnd(long) - Method in class org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.WindowedSliceAssigner
-
- getLength() - Method in class org.apache.flink.table.runtime.operators.window.CountWindow.Serializer
-
- getLength() - Method in class org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
-
- getLength() - Method in class org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
-
- getLength() - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- getLength() - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
-
- getLength() - Method in class org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- getLength() - Method in class org.apache.flink.table.runtime.typeutils.LinkedListSerializer
-
- getLength() - Method in class org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
- getLength() - Method in class org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
-
- getLength() - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- getLength() - Method in class org.apache.flink.table.runtime.typeutils.StringDataSerializer
-
- getLength() - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
-
- getLength() - Method in class org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- getLimitForSegment(MemorySegment) - Method in class org.apache.flink.table.runtime.hashtable.BinaryHashPartition
-
- getLimitForSegment(MemorySegment) - Method in class org.apache.flink.table.runtime.hashtable.LongHashPartition
-
- getLimitForSegment(MemorySegment) - Method in class org.apache.flink.table.runtime.io.CompressedHeaderlessChannelReaderInputView
-
- getList() - Method in class org.apache.flink.table.runtime.dataview.StateListView
-
- getListState() - Method in class org.apache.flink.table.runtime.dataview.StateListView
-
- getListState() - Method in class org.apache.flink.table.runtime.dataview.StateListView.KeyedStateListView
-
- getListState() - Method in class org.apache.flink.table.runtime.dataview.StateListView.NamespacedStateListView
-
- getLocationPath() - Method in interface org.apache.flink.table.filesystem.TableMetaStoreFactory.TableMetaStore
-
Deprecated.
- getLong(int) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
-
- getLong(int) - Method in class org.apache.flink.table.data.ColumnarArrayData
-
- getLong(int) - Method in class org.apache.flink.table.data.ColumnarRowData
-
- getLong(int) - Method in class org.apache.flink.table.data.UpdatableRowData
-
- getLong(int) - Method in class org.apache.flink.table.data.vector.heap.HeapLongVector
-
- getLong(int) - Method in interface org.apache.flink.table.data.vector.LongColumnVector
-
- getLong(int, int) - Method in class org.apache.flink.table.data.vector.VectorizedColumnBatch
-
- getLong(MemorySegment[], int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
-
get long from segments.
- getManagedMemoryFraction() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- getManagedMemoryWeight() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapperGenerator
-
- getMap(int) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
-
- getMap(int) - Method in class org.apache.flink.table.data.ColumnarArrayData
-
- getMap(int) - Method in class org.apache.flink.table.data.ColumnarRowData
-
- getMap(int) - Method in class org.apache.flink.table.data.UpdatableRowData
-
- getMap() - Method in class org.apache.flink.table.runtime.dataview.StateMapView
-
- getMapState() - Method in class org.apache.flink.table.runtime.dataview.StateMapView.KeyedStateMapViewWithKeysNotNull
-
- getMapState() - Method in class org.apache.flink.table.runtime.dataview.StateMapView.KeyedStateMapViewWithKeysNullable
-
- getMapState() - Method in class org.apache.flink.table.runtime.dataview.StateMapView.NamespacedStateMapViewWithKeysNotNull
-
- getMapState() - Method in class org.apache.flink.table.runtime.dataview.StateMapView.NamespacedStateMapViewWithKeysNullable
-
- getMatchBuffer() - Method in class org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
-
- getMatchKey() - Method in class org.apache.flink.table.runtime.operators.join.SortMergeFullOuterJoinIterator
-
- getMatchKey() - Method in class org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
-
- getMaxOutputDelay() - Method in class 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() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapperGenerator
-
- getMemoryManager() - Method in interface org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowProcessor.Context
-
Returns the current MemoryManager.
- getMemorySize() - Method in interface org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowProcessor.Context
-
Returns the managed memory size can be used by this operator.
- getMergingIterator(List<ChannelWithMeta>, List<FileIOChannel>) - Method in class org.apache.flink.table.runtime.operators.sort.AbstractBinaryExternalMerger
-
Returns an iterator that iterates over the merged result from all given channels.
- getMetricGroup() - Method in interface org.apache.flink.table.runtime.operators.window.triggers.Trigger.TriggerContext
-
Returns the metric group for this
Trigger.
- getMinResources() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapperGenerator
-
- getMultipleInputId() - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.InputSpec
-
- getNestedSerializers(ExternalSerializer<I, E>) - Method in class org.apache.flink.table.runtime.typeutils.ExternalSerializer.ExternalSerializerSnapshot
-
- getNestedSerializers(LinkedListSerializer<T>) - Method in class org.apache.flink.table.runtime.typeutils.LinkedListSerializer.LinkedListSerializerSnapshot
-
- getNestedSerializers(RawValueDataSerializer<T>) - Method in class org.apache.flink.table.runtime.typeutils.RawValueDataSerializer.RawValueDataSerializerSnapshot
-
- getNestedSerializers(WindowKeySerializer) - Method in class org.apache.flink.table.runtime.typeutils.WindowKeySerializer.WindowKeySerializerSnapshot
-
- getNextBuffer() - Method in class 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) - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
Bulk memory acquisition.
- getNextOrNull(ResettableExternalBuffer.BufferIterator) - Static method in interface org.apache.flink.table.runtime.operators.over.frame.OverWindowFrame
-
Get next row from iterator.
- getNextReturnedBlock() - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- getNextReturnedBlock() - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
-
- getNextTriggerWatermark(long, long, ZoneId, boolean) - Static method in class org.apache.flink.table.runtime.util.TimeWindowUtil
-
Method to get the next watermark to trigger window.
- getNioFileChannel() - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- getNioFileChannel() - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
-
- getNotNullNextBuffer() - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- getNullFilterKeys(boolean[]) - Static method in class org.apache.flink.table.runtime.operators.join.NullAwareJoinHelper
-
- getNullState() - Method in class org.apache.flink.table.runtime.dataview.StateMapView.KeyedStateMapViewWithKeysNullable
-
- getNullState() - Method in class org.apache.flink.table.runtime.dataview.StateMapView.NamespacedStateMapViewWithKeysNullable
-
- getNumberOfTasks() - Method in class org.apache.flink.table.filesystem.stream.compact.CompactMessages.EndCheckpoint
-
- getNumberOfTasks() - Method in class org.apache.flink.table.filesystem.stream.PartitionCommitInfo
-
- getNumBytes() - Method in class org.apache.flink.table.runtime.io.CompressedHeaderlessChannelWriterOutputView
-
- getNumBytes() - Method in class org.apache.flink.table.runtime.io.HeaderlessChannelWriterOutputView
-
- getNumBytesInLastBlock() - Method in class org.apache.flink.table.runtime.io.ChannelWithMeta
-
- getNumCompressedBytes() - Method in class org.apache.flink.table.runtime.io.CompressedHeaderlessChannelWriterOutputView
-
- getNumCompressedBytes() - Method in class org.apache.flink.table.runtime.io.HeaderlessChannelWriterOutputView
-
- getNumElements() - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
-
- getNumElements() - Method in class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
-
- getNumElements() - Method in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- getNumKeyBytes() - Method in interface org.apache.flink.table.runtime.generated.NormalizedKeyComputer
-
Get normalized keys bytes length.
- getNumKeys() - Method in class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
-
- getNumKeys() - Method in class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesMultiMap
-
- getNumKeys() - Method in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
Returns the number of keys in this map.
- getNumLateRecordsDropped() - Method in class org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowOperator
-
- getNumLateRecordsDropped() - Method in class org.apache.flink.table.runtime.operators.window.WindowOperator
-
- getNumRows() - Method in class org.apache.flink.table.data.vector.VectorizedColumnBatch
-
- getNumSpillFiles() - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- getNumSpillFiles() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
-
- getNumSpillFiles() - Method in class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
-
- getNumSpillFiles() - Method in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- getNumSpillFiles() - Method in class org.apache.flink.table.runtime.util.ResettableExternalBuffer
-
- getOccupancy() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryInMemorySortBuffer
-
- getOperatorName() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- getOperatorOwner() - Method in interface org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowProcessor.Context
-
Returns the object instance of this operator which is used for tracking managed memories
used by this operator.
- getOuterRecords() - Method in class org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator.AssociatedRecords
-
- getOutput() - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.InputSpec
-
- getOutputDataType() - Method in class org.apache.flink.table.runtime.functions.aggregate.BuiltInAggregateFunction
-
- getOutputDataType() - Method in class org.apache.flink.table.runtime.functions.scalar.BuiltInScalarFunction
-
- getOutputDataType() - Method in class org.apache.flink.table.runtime.functions.table.BuiltInTableFunction
-
- getOutputEdges() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- getOutputOpInputId() - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.InputSpec
-
- getOutputType() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- getOutputWrappers() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- getParallelism() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapperGenerator
-
- getPartition(List<String>) - Method in interface org.apache.flink.table.filesystem.PartitionFetcher.Context
-
Get partition by file partition values.
- getPartition() - Method in class org.apache.flink.table.filesystem.stream.compact.CompactContext.CompactContextImpl
-
- getPartition() - Method in interface org.apache.flink.table.filesystem.stream.compact.CompactContext
-
- getPartition() - Method in class org.apache.flink.table.filesystem.stream.compact.CompactMessages.CompactionUnit
-
- getPartition() - Method in class org.apache.flink.table.filesystem.stream.compact.CompactMessages.InputFile
-
- getPartition(LinkedHashMap<String, String>) - Method in interface org.apache.flink.table.filesystem.TableMetaStoreFactory.TableMetaStore
-
Get partition location path for this partition spec.
- getPartitionedState(StateDescriptor<S, ?>) - Method in interface org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction.Context
-
Creates a partitioned state handle, using the state backend configured for this task.
- getPartitionedState(StateDescriptor<S, ?>) - Method in interface org.apache.flink.table.runtime.operators.window.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.
- getPartitionFetcher() - Method in class org.apache.flink.table.filesystem.FileSystemLookupFunction
-
- getPartitionReader() - Method in class org.apache.flink.table.filesystem.FileSystemLookupFunction
-
- getPartitions() - Method in class org.apache.flink.table.filesystem.stream.PartitionCommitInfo
-
- getPartitionValue() - Method in interface org.apache.flink.table.filesystem.PartitionFetcher.Context.ComparablePartitionValue
-
Get the partition value.
- getPath() - Method in class org.apache.flink.table.filesystem.stream.compact.CompactContext.CompactContextImpl
-
- getPath() - Method in interface org.apache.flink.table.filesystem.stream.compact.CompactContext
-
- getPaths() - Method in class org.apache.flink.table.filesystem.stream.compact.CompactMessages.CompactionUnit
-
- getPrecision() - Method in class org.apache.flink.table.runtime.typeutils.LegacyInstantTypeInfo
-
- getPrecision() - Method in class org.apache.flink.table.runtime.typeutils.LegacyLocalDateTimeTypeInfo
-
- getPrecision() - Method in class org.apache.flink.table.runtime.typeutils.LegacyTimestampTypeInfo
-
- getPrecision() - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
-
- getPreferredResources() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapperGenerator
-
- getProbeLongKey(RowData) - Method in class org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
For code gen get probe side long key.
- getProbeRow() - Method in class org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
-
- getProducedType() - Method in class org.apache.flink.table.filesystem.DeserializationSchemaAdapter
-
- getProducedType() - Method in class org.apache.flink.table.filesystem.LimitableBulkFormat
-
- getProducedType() - Method in class org.apache.flink.table.formats.raw.RawFormatDeserializationSchema
-
- getProducedType() - Method in class org.apache.flink.table.runtime.keyselector.BinaryRowDataKeySelector
-
- getProducedType() - Method in class org.apache.flink.table.runtime.keyselector.EmptyRowDataKeySelector
-
- getProducedType() - Method in interface org.apache.flink.table.runtime.keyselector.RowDataKeySelector
-
- getProducedType() - Method in class org.apache.flink.table.runtime.operators.join.interval.IntervalJoinFunction
-
- getProducedType() - Method in class org.apache.flink.table.runtime.operators.match.RowtimeProcessFunction
-
- getProducedType() - Method in class org.apache.flink.table.runtime.operators.values.ValuesInputFormat
-
- getRankEnd() - Method in class org.apache.flink.table.runtime.operators.rank.ConstantRankRange
-
- getRankEndIndex() - Method in class org.apache.flink.table.runtime.operators.rank.VariableRankRange
-
- getRankStart() - Method in class org.apache.flink.table.runtime.operators.rank.ConstantRankRange
-
- getRawValue(int) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
-
- getRawValue(int) - Method in class org.apache.flink.table.data.ColumnarArrayData
-
- getRawValue(int) - Method in class org.apache.flink.table.data.ColumnarRowData
-
- getRawValue(int) - Method in class org.apache.flink.table.data.UpdatableRowData
-
- getReader() - Method in class org.apache.flink.table.runtime.io.CompressedHeaderlessChannelReaderInputView
-
- getReadOrder() - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.InputSpec
-
- getRecordAreaMemorySegments() - Method in class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
-
- getRecords() - Method in class org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator.AssociatedRecords
-
Gets the iterable of records.
- getRecords() - Method in interface org.apache.flink.table.runtime.operators.join.stream.state.JoinRecordStateView
-
Gets all the records under the current context (i.e.
- getRecordsAndNumOfAssociations() - Method in interface org.apache.flink.table.runtime.operators.join.stream.state.OuterJoinRecordStateView
-
Gets all the records and number of associations under the current context (i.e.
- getReferences() - Method in class org.apache.flink.table.runtime.generated.GeneratedClass
-
- getReloadInterval() - Method in class org.apache.flink.table.filesystem.FileSystemLookupFunction
-
- getRequirements() - Method in class org.apache.flink.table.runtime.functions.aggregate.BuiltInAggregateFunction
-
- getRequirements() - Method in class org.apache.flink.table.runtime.functions.scalar.BuiltInScalarFunction
-
- getRequirements() - Method in class org.apache.flink.table.runtime.functions.table.BuiltInTableFunction
-
- getResultFuture() - Method in class org.apache.flink.table.runtime.collector.TableFunctionResultFuture
-
Gets the internal collector which used to emit the final row.
- getResultType() - Method in class org.apache.flink.table.filesystem.FileSystemLookupFunction
-
- getReturnQueue() - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- getReturnQueue() - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
-
- getRow(int, int) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
-
- getRow(int, int) - Method in class org.apache.flink.table.data.ColumnarArrayData
-
- getRow(int, int) - Method in class org.apache.flink.table.data.ColumnarRowData
-
- getRow() - Method in class org.apache.flink.table.data.UpdatableRowData
-
- getRow(int, int) - Method in class org.apache.flink.table.data.UpdatableRowData
-
- getRow(int) - Method in interface org.apache.flink.table.data.vector.RowColumnVector
-
- getRow(int, int) - Method in class org.apache.flink.table.data.vector.VectorizedColumnBatch
-
- getRow() - Method in class org.apache.flink.table.runtime.hashtable.BuildSideIterator.BucketIterator
-
- getRow() - Method in class org.apache.flink.table.runtime.hashtable.BuildSideIterator
-
- getRow() - Method in class org.apache.flink.table.runtime.hashtable.LongHashPartition.MatchIterator
-
- getRow() - Method in class org.apache.flink.table.runtime.hashtable.LookupBucketIterator
-
- getRow() - Method in class org.apache.flink.table.runtime.hashtable.WrappedRowIterator
-
- getRow() - Method in class org.apache.flink.table.runtime.util.ResettableExternalBuffer.BufferIterator
-
- getRow() - Method in interface org.apache.flink.table.runtime.util.RowIterator
-
Retrieve the row from this iterator.
- getRowKind() - Method in class org.apache.flink.table.data.BoxedWrapperRowData
-
- getRowKind() - Method in class org.apache.flink.table.data.ColumnarRowData
-
- getRowKind() - Method in class org.apache.flink.table.data.UpdatableRowData
-
- getRuntimeContext() - Method in interface org.apache.flink.table.runtime.context.ExecutionContext
-
- getRuntimeContext() - Method in class org.apache.flink.table.runtime.context.ExecutionContextImpl
-
- getRuntimeContext() - Method in class org.apache.flink.table.runtime.dataview.PerKeyStateDataViewStore
-
- getRuntimeContext() - Method in class org.apache.flink.table.runtime.dataview.PerWindowStateDataViewStore
-
- getRuntimeContext() - Method in interface org.apache.flink.table.runtime.dataview.StateDataViewStore
-
- getRuntimeContext() - Method in class org.apache.flink.table.runtime.dataview.UnsupportedStateDataViewStore
-
- getRuntimeContext() - Method in interface org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowProcessor.Context
-
Returns the current RuntimeContext.
- getScanRuntimeProvider(ScanTableSource.ScanContext) - Method in class org.apache.flink.table.filesystem.FileSystemTableSource
-
- getSerializedRowFixedPartLength() - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
Return fixed part length to serialize one row.
- getSerializer() - Method in class org.apache.flink.table.filesystem.FileSystemTableSink.TableBucketAssigner
-
- getShiftTimeZone() - Method in interface org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction.Context
-
Returns the shifted timezone of the window.
- getShiftTimeZone() - Method in interface org.apache.flink.table.runtime.operators.window.slicing.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() - Method in class org.apache.flink.table.runtime.operators.window.slicing.WindowTimerServiceImpl
-
- getShiftTimeZone() - Method in interface org.apache.flink.table.runtime.operators.window.triggers.Trigger.TriggerContext
-
Returns the shifted timezone.
- getShiftTimeZone(LogicalType, TableConfig) - Static method in class 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) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
-
- getShort(int) - Method in class org.apache.flink.table.data.ColumnarArrayData
-
- getShort(int) - Method in class org.apache.flink.table.data.ColumnarRowData
-
- getShort(int) - Method in class org.apache.flink.table.data.UpdatableRowData
-
- getShort(int) - Method in class org.apache.flink.table.data.vector.heap.HeapShortVector
-
- getShort(int) - Method in interface org.apache.flink.table.data.vector.ShortColumnVector
-
- getShort(int, int) - Method in class org.apache.flink.table.data.vector.VectorizedColumnBatch
-
- getShort(MemorySegment[], int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
-
get short from segments.
- getSinkRuntimeProvider(DynamicTableSink.Context) - Method in class org.apache.flink.table.filesystem.FileSystemTableSink
-
- getSize() - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- getSize() - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
-
- getSliceEndInterval() - Method in interface org.apache.flink.table.runtime.operators.window.slicing.SliceAssigner
-
Returns the interval of slice ends, i.e.
- getSliceEndInterval() - Method in class org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.CumulativeSliceAssigner
-
- getSliceEndInterval() - Method in class org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.HoppingSliceAssigner
-
- getSliceEndInterval() - Method in class org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.TumblingSliceAssigner
-
- getSliceEndInterval() - Method in class org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.WindowedSliceAssigner
-
- getSortKeyComparator() - Method in class org.apache.flink.table.runtime.operators.rank.TopNBuffer
-
Gets sort key comparator used by buffer.
- getSource() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper.Edge
-
- getSpillInBytes() - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- getSpillInBytes() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
-
- getSpillInBytes() - Method in class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
-
- getSpillInBytes() - Method in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- getSpillInBytes() - Method in class org.apache.flink.table.runtime.util.ResettableExternalBuffer
-
- getStart() - Method in class org.apache.flink.table.runtime.operators.window.TimeWindow
-
Gets the starting timestamp of the window.
- getStateListView(String, TypeSerializer<EE>) - Method in class org.apache.flink.table.runtime.dataview.PerKeyStateDataViewStore
-
- getStateListView(String, TypeSerializer<EE>) - Method in class org.apache.flink.table.runtime.dataview.PerWindowStateDataViewStore
-
- getStateListView(String, TypeSerializer<EE>) - Method in interface org.apache.flink.table.runtime.dataview.StateDataViewStore
-
Creates a state list view.
- getStateListView(String, TypeSerializer<EE>) - Method in class org.apache.flink.table.runtime.dataview.UnsupportedStateDataViewStore
-
- getStateMapView(String, boolean, TypeSerializer<EK>, TypeSerializer<EV>) - Method in class org.apache.flink.table.runtime.dataview.PerKeyStateDataViewStore
-
- getStateMapView(String, boolean, TypeSerializer<EK>, TypeSerializer<EV>) - Method in class org.apache.flink.table.runtime.dataview.PerWindowStateDataViewStore
-
- getStateMapView(String, boolean, TypeSerializer<EK>, TypeSerializer<EV>) - Method in interface org.apache.flink.table.runtime.dataview.StateDataViewStore
-
Creates a state map view.
- getStateMapView(String, boolean, TypeSerializer<EK>, TypeSerializer<EV>) - Method in class org.apache.flink.table.runtime.dataview.UnsupportedStateDataViewStore
-
- getStateWindow(W) - Method in class org.apache.flink.table.runtime.operators.window.internal.MergingWindowSet
-
Returns the state window for the given in-flight Window.
- getStreamOperator() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- getStreamOperatorClass(ClassLoader) - Method in class org.apache.flink.table.runtime.operators.CodeGenOperatorFactory
-
- getStreamOperatorClass(ClassLoader) - Method in class org.apache.flink.table.runtime.operators.multipleinput.BatchMultipleInputStreamOperatorFactory
-
- getStreamOperatorClass(ClassLoader) - Method in class org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperatorFactory
-
- getString(int) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
-
- getString(int) - Method in class org.apache.flink.table.data.ColumnarArrayData
-
- getString(int) - Method in class org.apache.flink.table.data.ColumnarRowData
-
- getString(int) - Method in class org.apache.flink.table.data.UpdatableRowData
-
- getString(int, int) - Method in class org.apache.flink.table.data.vector.VectorizedColumnBatch
-
- getTablePath() - Method in interface org.apache.flink.table.filesystem.ContinuousPartitionFetcher.Context
-
The table full path.
- getTailWrapper() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapperGenerator
-
- getTarget() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper.Edge
-
- getTaskId() - Method in class org.apache.flink.table.filesystem.stream.compact.CompactMessages.EndCheckpoint
-
- getTaskId() - Method in class org.apache.flink.table.filesystem.stream.PartitionCommitInfo
-
- getTimeInMills(long) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
Get time from a timestamp.
- getTimerService() - Method in interface org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowProcessor.Context
-
Returns the current InternalTimerService.
- getTimestamp(int, int) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
-
- getTimestamp(int, int) - Method in class org.apache.flink.table.data.ColumnarArrayData
-
- getTimestamp(int, int) - Method in class org.apache.flink.table.data.ColumnarRowData
-
- getTimestamp(int, int) - Method in class org.apache.flink.table.data.UpdatableRowData
-
- getTimestamp(int, int) - Method in class org.apache.flink.table.data.vector.heap.HeapTimestampVector
-
- getTimestamp(int, int) - Method in interface org.apache.flink.table.data.vector.TimestampColumnVector
-
- getTimestamp(int, int, int) - Method in class org.apache.flink.table.data.vector.VectorizedColumnBatch
-
- getTotalFields() - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- getTotalFields() - Method in class org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
-
- getTotalFields() - Method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- getTotalFields() - Method in class org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
-
- getTotalFields() - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
-
- getTriggerWindow() - Method in class org.apache.flink.table.runtime.operators.window.grouping.WindowsGrouping
-
- getTypeClass() - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- getTypeClass() - Method in class org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
-
- getTypeClass() - Method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- getTypeClass() - Method in class org.apache.flink.table.runtime.typeutils.SortedMapTypeInfo
-
- getTypeClass() - Method in class org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
-
- getTypeClass() - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
-
- getTypeInference(DataTypeFactory) - Method in class org.apache.flink.table.runtime.functions.aggregate.BuiltInAggregateFunction
-
- getTypeInference(DataTypeFactory) - Method in class org.apache.flink.table.runtime.functions.scalar.BuiltInScalarFunction
-
- getTypeInference(DataTypeFactory) - Method in class org.apache.flink.table.runtime.functions.SqlUnnestUtils.UnnestTableFunction
-
- getTypeInference(DataTypeFactory) - Method in class org.apache.flink.table.runtime.functions.table.BuiltInTableFunction
-
- getTypeSerializer() - Method in interface org.apache.flink.table.filesystem.ContinuousPartitionFetcher.Context
-
Get the Serializer of partition order.
- getUniqueKeySelector() - Method in class org.apache.flink.table.runtime.operators.join.stream.state.JoinInputSideSpec
-
Returns the KeySelector to extract unique key from the input row.
- getUniqueKeyType() - Method in class org.apache.flink.table.runtime.operators.join.stream.state.JoinInputSideSpec
-
Returns the TypeInformation of the unique key.
- getUnitId() - Method in class org.apache.flink.table.filesystem.stream.compact.CompactMessages.CompactionUnit
-
- getUsedMemoryInBytes() - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- getUsedMemoryInBytes() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
-
- getUsedMemoryInBytes() - Method in class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
-
- getUsedMemoryInBytes() - Method in class org.apache.flink.table.runtime.util.ResettableExternalBuffer
-
- getValue() - Method in interface org.apache.flink.table.runtime.generated.AggsHandleFunction
-
Gets the result of the aggregation from the current accumulators.
- getValue(N) - Method in interface org.apache.flink.table.runtime.generated.NamespaceAggsHandleFunction
-
Gets the result of the aggregation from the current accumulators and namespace properties
(like window start).
- getValue() - Method in class org.apache.flink.table.runtime.util.collections.binary.BytesMap.LookupInfo
-
- getValue() - Method in interface org.apache.flink.table.runtime.util.KeyValueIterator
-
Retrieve the value from this iterator.
- getValueSerializer() - Method in class org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
- getWatermarkLatency() - Method in class org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowOperator
-
- getWatermarkLatency() - Method in class org.apache.flink.table.runtime.operators.window.WindowOperator
-
- getWindow() - Method in class org.apache.flink.table.runtime.util.WindowKey
-
- getWindowAccumulators(W) - Method in interface org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction.Context
-
Gets the accumulators of the given window.
- getWindowSerializer(ExecutionConfig) - Method in class org.apache.flink.table.runtime.operators.window.assigners.CountSlidingWindowAssigner
-
- getWindowSerializer(ExecutionConfig) - Method in class org.apache.flink.table.runtime.operators.window.assigners.CountTumblingWindowAssigner
-
- getWindowSerializer(ExecutionConfig) - Method in class org.apache.flink.table.runtime.operators.window.assigners.CumulativeWindowAssigner
-
- getWindowSerializer(ExecutionConfig) - Method in class org.apache.flink.table.runtime.operators.window.assigners.SessionWindowAssigner
-
- getWindowSerializer(ExecutionConfig) - Method in class org.apache.flink.table.runtime.operators.window.assigners.SlidingWindowAssigner
-
- getWindowSerializer(ExecutionConfig) - Method in class org.apache.flink.table.runtime.operators.window.assigners.TumblingWindowAssigner
-
- getWindowSerializer(ExecutionConfig) - Method in class org.apache.flink.table.runtime.operators.window.assigners.WindowAssigner
-
Returns a TypeSerializer for serializing windows that are assigned by this WindowAssigner.
- getWindowStart(long) - Method in interface org.apache.flink.table.runtime.operators.window.slicing.SliceAssigner
-
Returns the corresponding window start timestamp of the given window end timestamp.
- getWindowStart(long) - Method in class org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.CumulativeSliceAssigner
-
- getWindowStart(long) - Method in class org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.HoppingSliceAssigner
-
- getWindowStart(long) - Method in class org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.TumblingSliceAssigner
-
- getWindowStart(long) - Method in class org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.WindowedSliceAssigner
-
- getWindowStartWithOffset(long, long, long) - Static method in class org.apache.flink.table.runtime.operators.window.TimeWindow
-
Method to get the window start for a timestamp.
- getWrappedOutputType() - Method in class org.apache.flink.table.runtime.functions.SqlUnnestUtils.UnnestTableFunction
-
- GlobalAggCombiner - Class in 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>) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.window.combines.GlobalAggCombiner
-
- GlobalAggCombiner.Factory - Class in org.apache.flink.table.runtime.operators.aggregate.window.combines
-
- globalAggregate(GeneratedNamespaceAggsHandleFunction<Long>, GeneratedNamespaceAggsHandleFunction<Long>, GeneratedNamespaceAggsHandleFunction<Long>, AbstractRowDataSerializer<RowData>) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.SlicingWindowAggOperatorBuilder
-
- GroupAggFunction - Class in org.apache.flink.table.runtime.operators.aggregate
-
Aggregate Function used for the groupby (without window) aggregate.
- GroupAggFunction(GeneratedAggsHandleFunction, GeneratedRecordEqualiser, LogicalType[], int, boolean, long) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.GroupAggFunction
-
- GroupedPartitionWriter<T> - Class in org.apache.flink.table.filesystem
-
- GroupedPartitionWriter(PartitionWriter.Context<T>, PartitionTempFileManager, PartitionComputer<T>) - Constructor for class org.apache.flink.table.filesystem.GroupedPartitionWriter
-
- GroupTableAggFunction - Class in org.apache.flink.table.runtime.operators.aggregate
-
Aggregate Function used for the groupby (without window) table aggregate.
- GroupTableAggFunction(GeneratedTableAggsHandleFunction, LogicalType[], int, boolean, long) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.GroupTableAggFunction
-
- growAndRehash() - Method in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- growthThreshold - Variable in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
The map will be expanded once the number of elements exceeds this threshold.
- hasDictionary() - Method in class org.apache.flink.table.data.vector.writable.AbstractWritableVector
-
Returns true if this column has a dictionary.
- hasDictionary() - Method in interface org.apache.flink.table.data.vector.writable.WritableColumnVector
-
Check if there's a dictionary.
- hash(byte[], MessageDigest) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- hash(BinaryStringData, MessageDigest) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- hash(BinaryStringData, String) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- hash(String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Calculate the hash value of a given string.
- hash(String, String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Calculate the hash value of a given string.
- hash(int, int) - Static method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
The level parameter is needed so that we can have different hash functions when we
recursively apply the partitioning, so that the working set eventually fits into memory.
- hash(MemorySegment[], int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
-
hash segments to int.
- hashBytes(MemorySegment, int, int) - Static method in class org.apache.flink.table.runtime.util.MurmurHashUtil
-
Hash bytes in MemorySegment.
- hashBytesByWords(MemorySegment, int, int) - Static method in class org.apache.flink.table.runtime.util.MurmurHashUtil
-
Hash bytes in MemorySegment, length must be aligned to 4 bytes.
- hashByWords(MemorySegment[], int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
-
hash segments to int, numBytes must be aligned to 4 bytes.
- hashCode() - Method in class org.apache.flink.table.data.BoxedWrapperRowData
-
- hashCode() - Method in class org.apache.flink.table.data.ColumnarRowData
-
- hashCode() - Method in class org.apache.flink.table.formats.raw.RawFormatDeserializationSchema
-
- hashCode() - Method in class org.apache.flink.table.formats.raw.RawFormatSerializationSchema
-
- hashCode(String) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- hashCode(RowData) - Method in interface org.apache.flink.table.runtime.generated.HashFunction
-
- hashCode() - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.InputSpec
-
- hashCode() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper.Edge
-
- hashCode() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- hashCode() - Method in class org.apache.flink.table.runtime.operators.rank.ComparableRecordComparator
-
- hashCode() - Method in class org.apache.flink.table.runtime.operators.window.CountWindow
-
- hashCode() - Method in class org.apache.flink.table.runtime.operators.window.TimeWindow
-
- hashCode() - Method in class org.apache.flink.table.runtime.operators.window.Window
-
- hashCode() - Method in class org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
-
- hashCode() - Method in class org.apache.flink.table.runtime.typeutils.BigDecimalTypeInfo
-
- hashCode() - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- hashCode() - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
-
- hashCode() - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- hashCode() - Method in class org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- hashCode() - Method in class org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
-
- hashCode() - Method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- hashCode() - Method in class org.apache.flink.table.runtime.typeutils.LegacyInstantTypeInfo
-
- hashCode() - Method in class org.apache.flink.table.runtime.typeutils.LegacyLocalDateTimeTypeInfo
-
- hashCode() - Method in class org.apache.flink.table.runtime.typeutils.LegacyTimestampTypeInfo
-
- hashCode() - Method in class org.apache.flink.table.runtime.typeutils.LinkedListSerializer
-
- hashCode() - Method in class org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
- hashCode() - Method in class org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
-
- hashCode() - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- hashCode() - Method in class org.apache.flink.table.runtime.typeutils.SortedMapSerializer
-
- hashCode() - Method in class org.apache.flink.table.runtime.typeutils.SortedMapTypeInfo
-
- hashCode() - Method in class org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
-
- hashCode() - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
-
- hashCode() - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
-
- hashCode() - Method in class org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- hashCode() - Method in class org.apache.flink.table.runtime.util.WindowKey
-
- HashFunction - Interface in org.apache.flink.table.runtime.generated
-
Interface for code generated hash code of RowData, which will select some fields to hash.
- HashJoinOperator - Class in org.apache.flink.table.runtime.operators.join
-
Hash join base operator.
- HashJoinType - Enum in org.apache.flink.table.runtime.operators.join
-
Join type for hash table.
- hashUnsafeBytes(Object, long, int) - Static method in class org.apache.flink.table.runtime.util.MurmurHashUtil
-
Hash unsafe bytes.
- hashUnsafeBytesByWords(Object, long, int) - Static method in class org.apache.flink.table.runtime.util.MurmurHashUtil
-
Hash unsafe bytes, length must be aligned to 4 bytes.
- hasNext() - Method in class org.apache.flink.table.runtime.dataview.NullAwareMapIterator
-
- hasOffset() - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- hasSource() - Method in class org.apache.flink.table.runtime.hashtable.ProbeIterator
-
- hasTriggerWindow() - Method in class org.apache.flink.table.runtime.operators.window.grouping.WindowsGrouping
-
Check if there are windows could be triggered according to the current watermark.
- hasUniqueKey() - Method in class org.apache.flink.table.runtime.operators.join.stream.state.JoinInputSideSpec
-
Returns true if the input has unique key, otherwise false.
- headCheckpoints(FileSystem, Path, long) - Static method in class org.apache.flink.table.filesystem.PartitionTempFileManager
-
Returns checkpoints whose keys are less than or equal to toCpId in temporary base
path.
- HeaderlessChannelWriterOutputView - Class in org.apache.flink.table.runtime.io
-
A DataOutputView that is backed by a BlockChannelWriter, making it effectively a data output stream.
- HeaderlessChannelWriterOutputView(BlockChannelWriter<MemorySegment>, List<MemorySegment>, int) - Constructor for class org.apache.flink.table.runtime.io.HeaderlessChannelWriterOutputView
-
- HeapBooleanVector - Class in org.apache.flink.table.data.vector.heap
-
This class represents a nullable heap boolean column vector.
- HeapBooleanVector(int) - Constructor for class org.apache.flink.table.data.vector.heap.HeapBooleanVector
-
- HeapBytesVector - Class in org.apache.flink.table.data.vector.heap
-
This class supports string and binary data by value reference -- i.e.
- HeapBytesVector(int) - Constructor for class org.apache.flink.table.data.vector.heap.HeapBytesVector
-
Don't call this constructor except for testing purposes.
- HeapByteVector - Class in org.apache.flink.table.data.vector.heap
-
This class represents a nullable byte column vector.
- HeapByteVector(int) - Constructor for class org.apache.flink.table.data.vector.heap.HeapByteVector
-
Don't use this except for testing purposes.
- HeapDoubleVector - Class in org.apache.flink.table.data.vector.heap
-
This class represents a nullable double precision floating point column vector.
- HeapDoubleVector(int) - Constructor for class org.apache.flink.table.data.vector.heap.HeapDoubleVector
-
Don't use this except for testing purposes.
- HeapFloatVector - Class in org.apache.flink.table.data.vector.heap
-
This class represents a nullable double precision floating point column vector.
- HeapFloatVector(int) - Constructor for class org.apache.flink.table.data.vector.heap.HeapFloatVector
-
Don't use this except for testing purposes.
- HeapIntVector - Class in org.apache.flink.table.data.vector.heap
-
This class represents a nullable int column vector.
- HeapIntVector(int) - Constructor for class org.apache.flink.table.data.vector.heap.HeapIntVector
-
Don't use this except for testing purposes.
- HeapLongVector - Class in org.apache.flink.table.data.vector.heap
-
This class represents a nullable long column vector.
- HeapLongVector(int) - Constructor for class org.apache.flink.table.data.vector.heap.HeapLongVector
-
Don't use this except for testing purposes.
- HeapShortVector - Class in org.apache.flink.table.data.vector.heap
-
This class represents a nullable short column vector.
- HeapShortVector(int) - Constructor for class org.apache.flink.table.data.vector.heap.HeapShortVector
-
Don't use this except for testing purposes.
- HeapTimestampVector - Class in org.apache.flink.table.data.vector.heap
-
This class represents a nullable byte column vector.
- HeapTimestampVector(int) - Constructor for class org.apache.flink.table.data.vector.heap.HeapTimestampVector
-
- HeapWindowsGrouping - Class in org.apache.flink.table.runtime.operators.window.grouping
-
A jvm heap implementation of
WindowsGrouping, which uses a linked list to buffer all the
inputs of a keyed group belonging to the same window.
- HeapWindowsGrouping(int, long, long, int, boolean) - Constructor for class org.apache.flink.table.runtime.operators.window.grouping.HeapWindowsGrouping
-
- HeapWindowsGrouping(int, long, long, long, int, boolean) - Constructor for class org.apache.flink.table.runtime.operators.window.grouping.HeapWindowsGrouping
-
- hex(long) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Returns the hex string of a long argument.
- hex(String) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Returns the hex string of a string argument.
- hitCount - Variable in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- hopping(int, ZoneId, Duration, Duration) - Static method in class org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners
-
Creates a hopping window
SliceAssigner that assigns elements to slices of hopping
windows.
- HoppingSliceAssigner(int, ZoneId, long, long, long) - Constructor for class org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.HoppingSliceAssigner
-
- IDENTIFIER - Static variable in class org.apache.flink.table.filesystem.FileSystemTableFactory
-
- IDENTIFIER - Static variable in class org.apache.flink.table.formats.raw.RawFormatFactory
-
- IdentityConverter<I> - Class in org.apache.flink.table.data.conversion
-
No-op converter that just forwards its input.
- IdentityConverter() - Constructor for class org.apache.flink.table.data.conversion.IdentityConverter
-
- IdentityConverter() - Constructor for class org.apache.flink.table.data.util.DataFormatConverters.IdentityConverter
-
- IfNullFunction - Class in org.apache.flink.table.runtime.functions.scalar
-
Implementation of BuiltInFunctionDefinitions.IF_NULL.
- IfNullFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.IfNullFunction
-
- indexEntrySize - Variable in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- indexListCache - Static variable in class org.apache.flink.table.runtime.util.JsonUtils
-
- INIT_BUCKET_MEMORY_IN_BYTES - Static variable in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- initBucketSegments(int) - Method in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- initCleanupTimeState(String) - Method in class org.apache.flink.table.runtime.functions.KeyedProcessFunctionWithCleanupState
-
- initializeCache(Object) - Method in class org.apache.flink.table.runtime.operators.window.internal.MergingWindowSet
-
Set current key context of this window set.
- initializeState(StateInitializationContext) - Method in class org.apache.flink.table.filesystem.stream.AbstractStreamingWriter
-
- initializeState(StateInitializationContext) - Method in class org.apache.flink.table.filesystem.stream.compact.CompactCoordinator
-
- initializeState(StateInitializationContext) - Method in class org.apache.flink.table.filesystem.stream.compact.CompactOperator
-
- initializeState(StateInitializationContext) - Method in class org.apache.flink.table.filesystem.stream.PartitionCommitter
-
- initializeState(StateInitializationContext) - Method in class org.apache.flink.table.filesystem.stream.StreamingFileWriter
-
- initializeState(FunctionInitializationContext) - Method in class org.apache.flink.table.runtime.operators.rank.UpdatableTopNFunction
-
- initializeState(StateInitializationContext) - Method in class org.apache.flink.table.runtime.operators.sort.StreamSortOperator
-
- initPartitionFanOut - Variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- initRankEnd(RowData) - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
Initialize rank end.
- InputBase - Class in org.apache.flink.table.runtime.operators.multipleinput.input
-
- InputBase() - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.input.InputBase
-
- InputConversionOperator<E> - Class in 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) - Constructor for class org.apache.flink.table.runtime.operators.source.InputConversionOperator
-
- inputFieldTypes - Variable in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- InputFile(String, Path) - Constructor for class org.apache.flink.table.filesystem.stream.compact.CompactMessages.InputFile
-
- inputRowType - Variable in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- InputSelectionHandler - Class in org.apache.flink.table.runtime.operators.multipleinput.input
-
- InputSelectionHandler(List<InputSpec>) - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.input.InputSelectionHandler
-
- inputSerializer(AbstractRowDataSerializer<RowData>) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.SlicingWindowAggOperatorBuilder
-
- inputSerializer(AbstractRowDataSerializer<RowData>) - Method in class org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
-
- InputSpec - Class in org.apache.flink.table.runtime.operators.multipleinput.input
-
Describe the info of Input.
- InputSpec(int, int, TableOperatorWrapper<?>, int) - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.input.InputSpec
-
- inputSpecMap - Variable in class org.apache.flink.table.runtime.operators.multipleinput.MultipleInputStreamOperatorBase
-
- InsensitiveOverFrame - Class in 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/CUME_DIST/ROW_NUMBER.
- InsensitiveOverFrame(GeneratedAggsHandleFunction) - Constructor for class org.apache.flink.table.runtime.operators.over.frame.InsensitiveOverFrame
-
- INSTANCE - Static variable in class org.apache.flink.table.data.conversion.DayTimeIntervalDurationConverter
-
- INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.ArrayDataConverter
-
- INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.BooleanConverter
-
- INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.ByteConverter
-
- INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.DateConverter
-
- INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.DoubleConverter
-
- INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.FloatConverter
-
- INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.IntConverter
-
- INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.LocalDateConverter
-
- INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.LocalTimeConverter
-
- INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.LongConverter
-
- INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.MapDataConverter
-
- INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.PrimitiveBooleanArrayConverter
-
- INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.PrimitiveByteArrayConverter
-
- INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.PrimitiveDoubleArrayConverter
-
- INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.PrimitiveFloatArrayConverter
-
- INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.PrimitiveIntArrayConverter
-
- INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.PrimitiveLongArrayConverter
-
- INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.PrimitiveShortArrayConverter
-
- INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.RawValueDataConverter
-
- INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.ShortConverter
-
- INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.StringConverter
-
- INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.StringDataConverter
-
- INSTANCE - Static variable in class org.apache.flink.table.data.util.DataFormatConverters.TimeConverter
-
- INSTANCE - Static variable in class org.apache.flink.table.runtime.connector.source.ScanRuntimeProviderContext
-
- INSTANCE - Static variable in class org.apache.flink.table.runtime.keyselector.EmptyRowDataKeySelector
-
- INSTANCE - Static variable in class org.apache.flink.table.runtime.typeutils.StringDataSerializer
-
- INSTANCE - Static variable in class org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
-
- InstantConverter(int) - Constructor for class org.apache.flink.table.data.util.DataFormatConverters.InstantConverter
-
- instr(BinaryStringData, BinaryStringData, int, int) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- INT_ARRAY_OFFSET - Static variable in class org.apache.flink.table.data.vector.heap.AbstractHeapVector
-
- IntColumnVector - Interface in org.apache.flink.table.data.vector
-
Int column vector.
- internalPool - Variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- InternalSerializers - Class in org.apache.flink.table.runtime.typeutils
-
TypeSerializer of LogicalType for internal data structures.
- InternalTimeWindowAssigner - Interface in org.apache.flink.table.runtime.operators.window.assigners
-
The internal time window assigner which has some useful methods.
- internalToDate(int) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
Converts the internal representation of a SQL DATE (int) to the Java type used for UDF
parameters (
Date).
- internalToTime(int) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
Converts the internal representation of a SQL TIME (int) to the Java type used for UDF
parameters (
Time).
- internalToTimestamp(long) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
Converts the internal representation of a SQL TIMESTAMP (long) to the Java type used for UDF
parameters (
Timestamp).
- InternalTypeInfo<T> - Class in org.apache.flink.table.runtime.typeutils
-
Type information that wraps a serializer that originated from a LogicalType.
- InternalWindowProcessFunction<K,W extends Window> - Class in org.apache.flink.table.runtime.operators.window.internal
-
The internal interface for functions that process over grouped windows.
- InternalWindowProcessFunction(WindowAssigner<W>, NamespaceAggsHandleFunctionBase<W>, long) - Constructor for class org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction
-
- InternalWindowProcessFunction.Context<K,W extends Window> - Interface in org.apache.flink.table.runtime.operators.window.internal
-
- intersects(TimeWindow) - Method in class org.apache.flink.table.runtime.operators.window.TimeWindow
-
Returns true if this window intersects the given window.
- IntervalJoinFunction - Class in org.apache.flink.table.runtime.operators.join.interval
-
- IntervalJoinFunction(GeneratedJoinCondition, InternalTypeInfo<RowData>, boolean[]) - Constructor for class org.apache.flink.table.runtime.operators.join.interval.IntervalJoinFunction
-
- IntHashSet - Class in org.apache.flink.table.runtime.util.collections
-
Int hash set.
- IntHashSet(int, float) - Constructor for class org.apache.flink.table.runtime.util.collections.IntHashSet
-
- IntHashSet(int) - Constructor for class org.apache.flink.table.runtime.util.collections.IntHashSet
-
- IntHashSet() - Constructor for class org.apache.flink.table.runtime.util.collections.IntHashSet
-
- invalidEscapeCharacter(String) - Static method in class org.apache.flink.table.runtime.functions.SqlLikeUtils
-
- invalidEscapeSequence(String, int) - Static method in class org.apache.flink.table.runtime.functions.SqlLikeUtils
-
- invertKey() - Method in interface org.apache.flink.table.runtime.generated.NormalizedKeyComputer
-
Flag whether normalized key comparisons should be inverted key.
- ioManager - Variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
The I/O manager used to instantiate writers for the spilled partitions.
- ioManager - Variable in class org.apache.flink.table.runtime.operators.sort.AbstractBinaryExternalMerger
-
- is32BitDecimal(int) - Static method in class org.apache.flink.table.data.DecimalDataUtils
-
- is64BitDecimal(int) - Static method in class org.apache.flink.table.data.DecimalDataUtils
-
- isAccumulateMsg(RowData) - Static method in class 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) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- isArray(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isAssignable(LogicalType, LogicalType) - Static method in class org.apache.flink.table.runtime.types.PlannerTypeUtils
-
Now in the conversion to the TypeInformation from DataType, type may loose some information
about nullable and precision.
- isBasicType() - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- isBasicType() - Method in class org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
-
- isBasicType() - Method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- isBasicType() - Method in class org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
-
- isBasicType() - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
-
- isBinaryString(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isBoolean(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isBounded() - Method in class org.apache.flink.table.runtime.connector.sink.SinkRuntimeProviderContext
-
- isBuildOuter() - Method in enum org.apache.flink.table.runtime.operators.join.HashJoinType
-
- isByteArrayDecimal(int) - Static method in class org.apache.flink.table.data.DecimalDataUtils
-
- isCharacterString(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isCleanupTime(W, long) - Method in class org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction
-
Returns true if the given time is the cleanup time for the given window.
- isClosed() - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- isClosed() - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
-
- isClosed() - Method in class org.apache.flink.table.runtime.io.CompressedHeaderlessChannelReaderInputView
-
- isClosed() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
Checks if the wrapped operator has been closed.
- isCollected() - Method in class org.apache.flink.table.runtime.collector.TableFunctionCollector
-
Whether Collector.collect(Object) has been called.
- isComparable(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isDecimal(Object) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- isDecimal(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isDense - Variable in class org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
Is now dense mode.
- isDeterministic() - Method in class org.apache.flink.table.runtime.functions.aggregate.BuiltInAggregateFunction
-
- isDeterministic() - Method in class org.apache.flink.table.runtime.functions.scalar.BuiltInScalarFunction
-
- isDeterministic() - Method in class org.apache.flink.table.runtime.functions.table.BuiltInTableFunction
-
- isDigit(Object) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- isEmpty() - Method in class org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator.AssociatedRecords
-
- isEmpty() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryInMemorySortBuffer
-
Checks whether the buffer is empty.
- isEmpty(W) - Method in class org.apache.flink.table.runtime.operators.window.state.WindowMapState
-
Returns true if this state contains no key-value mappings, otherwise false.
- isEndOfStream(RowData) - Method in class org.apache.flink.table.formats.raw.RawFormatDeserializationSchema
-
- isEventTime - Variable in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- isEventTime() - Method in class org.apache.flink.table.runtime.operators.window.assigners.CountSlidingWindowAssigner
-
- isEventTime() - Method in class org.apache.flink.table.runtime.operators.window.assigners.CountTumblingWindowAssigner
-
- isEventTime() - Method in class org.apache.flink.table.runtime.operators.window.assigners.CumulativeWindowAssigner
-
- isEventTime() - Method in class org.apache.flink.table.runtime.operators.window.assigners.SessionWindowAssigner
-
- isEventTime() - Method in class org.apache.flink.table.runtime.operators.window.assigners.SlidingWindowAssigner
-
- isEventTime() - Method in class org.apache.flink.table.runtime.operators.window.assigners.TumblingWindowAssigner
-
- isEventTime() - Method in class org.apache.flink.table.runtime.operators.window.assigners.WindowAssigner
-
Returns true if elements are assigned to windows based on event time, false
otherwise.
- isEventTime() - Method in interface org.apache.flink.table.runtime.operators.window.slicing.SliceAssigner
-
Returns true if elements are assigned to windows based on event time, false
based on processing time.
- isEventTime() - Method in class org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.WindowedSliceAssigner
-
- isFound() - Method in class org.apache.flink.table.runtime.util.collections.binary.BytesMap.LookupInfo
-
- isIdentityConversion() - Method in interface org.apache.flink.table.data.conversion.DataStructureConverter
-
Returns whether this conversion is a no-op.
- isIdentityConversion() - Method in class org.apache.flink.table.data.conversion.IdentityConverter
-
- isImmutableType() - Method in class org.apache.flink.table.runtime.operators.window.CountWindow.Serializer
-
- isImmutableType() - Method in class org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
-
- isImmutableType() - Method in class org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
-
- isImmutableType() - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- isImmutableType() - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
-
- isImmutableType() - Method in class org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- isImmutableType() - Method in class org.apache.flink.table.runtime.typeutils.LinkedListSerializer
-
- isImmutableType() - Method in class org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
- isImmutableType() - Method in class org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
-
- isImmutableType() - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- isImmutableType() - Method in class org.apache.flink.table.runtime.typeutils.StringDataSerializer
-
- isImmutableType() - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
-
- isImmutableType() - Method in class org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- isInRankEnd(long) - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- isInRankRange(long) - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- isInteger(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isInternalInput() - Method in class org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- isInteroperable(LogicalType, LogicalType) - Static method in class org.apache.flink.table.runtime.types.PlannerTypeUtils
-
Can the two types operate with each other.
- isKeyFullyDetermines() - Method in interface org.apache.flink.table.runtime.generated.NormalizedKeyComputer
-
whether the normalized key can fully determines the comparison.
- isKeyType() - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- isKeyType() - Method in class org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
-
- isKeyType() - Method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- isKeyType() - Method in class org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
-
- isKeyType() - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
-
- isLeftOuter() - Method in enum org.apache.flink.table.runtime.operators.join.FlinkJoinType
-
- isLong(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isMap(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isMultiset(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isMutable(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isNull - Variable in class org.apache.flink.table.data.vector.heap.AbstractHeapVector
-
- isNullAt(int) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
-
- isNullAt(int) - Method in class org.apache.flink.table.data.ColumnarArrayData
-
- isNullAt(int) - Method in class org.apache.flink.table.data.ColumnarRowData
-
- isNullAt(int) - Method in class org.apache.flink.table.data.UpdatableRowData
-
- isNullAt(int) - Method in interface org.apache.flink.table.data.vector.ColumnVector
-
- isNullAt(int) - Method in class org.apache.flink.table.data.vector.heap.AbstractHeapVector
-
- isNullAt(int, int) - Method in class org.apache.flink.table.data.vector.VectorizedColumnBatch
-
- isNumeric(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isOuter() - Method in enum org.apache.flink.table.runtime.operators.join.FlinkJoinType
-
- isPointwise() - Method in class org.apache.flink.table.runtime.partitioner.BinaryHashPartitioner
-
- isPrimitive(LogicalType) - Static method in class org.apache.flink.table.runtime.types.PlannerTypeUtils
-
- isPrimitive(LogicalTypeRoot) - Static method in class org.apache.flink.table.runtime.types.PlannerTypeUtils
-
- isProbeOuter() - Method in enum org.apache.flink.table.runtime.operators.join.HashJoinType
-
- isProcessingTimeTimer(KeyedProcessFunction<K, IN, OUT>.OnTimerContext) - Method in class org.apache.flink.table.runtime.functions.KeyedProcessFunctionWithCleanupState
-
- isProcTime(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isRaw(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isReference(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isRetractMsg(RowData) - Static method in class 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() - Method in enum org.apache.flink.table.runtime.operators.join.FlinkJoinType
-
- isRow(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isRowTime(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isSpaceString(BinaryStringData) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- isSplittable() - Method in class org.apache.flink.table.filesystem.DeserializationSchemaAdapter
-
- isSplittable() - Method in class org.apache.flink.table.filesystem.LimitableBulkFormat
-
- isStateImmutableInStateBackend(KeyedStateBackend<?>) - Static method in class org.apache.flink.table.runtime.util.StateConfigUtil
-
- isTaskMessage(int, int) - Method in class org.apache.flink.table.filesystem.stream.compact.CompactMessages.CompactionUnit
-
- isTemporal(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isTimeInterval(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isTimePoint(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isTimestamp(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isTimestampWithLocalZone(LogicalType) - Static method in class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isTupleType() - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- isTupleType() - Method in class org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
-
- isTupleType() - Method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- isTupleType() - Method in class org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
-
- isTupleType() - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
-
- isWindowFired(long, long, ZoneId) - Static method in class org.apache.flink.table.runtime.util.TimeWindowUtil
-
Returns the window should fired or not on current progress.
- isWindowLate(W) - Method in class org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction
-
Returns true if the watermark is after the end timestamp plus the allowed lateness of
the given window.
- IterativeConditionRunner - Class in org.apache.flink.table.runtime.operators.match
-
A RichIterativeCondition wrapper to delegate invocation to the code generated RichIterativeCondition.
- IterativeConditionRunner(GeneratedFunction<RichIterativeCondition<RowData>>) - Constructor for class org.apache.flink.table.runtime.operators.match.IterativeConditionRunner
-
- iterator(W) - Method in class org.apache.flink.table.runtime.operators.window.state.WindowMapState
-
Iterates over all the mappings in the state.
- MAP_TYPE - Static variable in class org.apache.flink.table.runtime.util.JsonUtils
-
- MapBundleFunction<K,V,IN,OUT> - Class in org.apache.flink.table.runtime.operators.bundle
-
Basic interface for map bundle processing.
- MapBundleFunction() - Constructor for class org.apache.flink.table.runtime.operators.bundle.MapBundleFunction
-
- MapBundleOperator<K,V,IN,OUT> - Class in 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>) - Constructor for class org.apache.flink.table.runtime.operators.bundle.MapBundleOperator
-
- MapConverter(DataType, DataType) - Constructor for class org.apache.flink.table.data.util.DataFormatConverters.MapConverter
-
- MapDataSerializer - Class in org.apache.flink.table.runtime.typeutils
-
Serializer for MapData.
- MapDataSerializer(LogicalType, LogicalType) - Constructor for class org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
- MapDataSerializer.MapDataSerializerSnapshot - Class in org.apache.flink.table.runtime.typeutils
-
- MapDataSerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.typeutils.MapDataSerializer.MapDataSerializerSnapshot
-
- MapDataUtil - Class in org.apache.flink.table.data.util
-
Utilities for MapData.
- MapDataUtil() - Constructor for class org.apache.flink.table.data.util.MapDataUtil
-
- mapFromPages(BinaryRowData, AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- mapFromPages(T, AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.PagedTypeSerializer
-
Map a reused record from the given source paged input view.
- mapFromPages(RowData, AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- mapFromPages(WindowKey, AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- MapMapConverter<K,V> - Class in org.apache.flink.table.data.conversion
-
Converter for
MapType/
MultisetType of
Map external type.
- MAPPER - Static variable in class org.apache.flink.table.runtime.util.JsonUtils
-
- MapUnnestTableFunction(LogicalType, LogicalType, ArrayData.ElementGetter, ArrayData.ElementGetter) - Constructor for class org.apache.flink.table.runtime.functions.SqlUnnestUtils.MapUnnestTableFunction
-
- mask - Variable in class org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
The mask for wrapping a position counter.
- matchBuffer - Variable in class org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
-
- MatchIterator() - Constructor for class org.apache.flink.table.runtime.hashtable.LongHashPartition.MatchIterator
-
- matchKey - Variable in class org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
-
- MAX_NUM_PARTITIONS - Static variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
The maximum number of partitions, which defines the spilling granularity.
- MAX_RECURSION_DEPTH - Static variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
The maximum number of recursive partitionings that the join does before giving up.
- maxFill - Variable in class org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
Threshold after which we rehash.
- maxFill(int, float) - Static method in class org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
Returns the maximum number of entries that can be filled before rehashing.
- maxInitBufferOfBucketArea(int) - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
Give up to one-sixth of the memory of the bucket area.
- maxNormalizedKey(MemorySegment, int, int) - Static method in class org.apache.flink.table.runtime.operators.sort.SortUtil
-
Max unsigned byte is -1.
- maxNumPartition() - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
Bucket area need at-least one and data need at-least one.
- maxTimestamp() - Method in class org.apache.flink.table.runtime.operators.window.CountWindow
-
- maxTimestamp() - Method in class org.apache.flink.table.runtime.operators.window.TimeWindow
-
Gets the largest timestamp that still belongs to this window.
- maxTimestamp() - Method in class org.apache.flink.table.runtime.operators.window.Window
-
Gets the largest timestamp that still belongs to this window.
- memoryPool - Variable in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- memorySegmentPool - Variable in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- MemorySegmentPool - Interface in org.apache.flink.table.runtime.util
-
MemorySegment pool to hold pages in memory.
- merge(RowData) - Method in interface org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
-
Merges the other accumulators into current accumulators.
- merge(N, RowData) - Method in interface org.apache.flink.table.runtime.generated.NamespaceAggsHandleFunctionBase
-
Merges the other accumulators into current accumulators.
- merge(Long, Iterable<Long>) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.processors.SliceSharedWindowAggProcessor
-
- merge(W, Collection<W>) - Method in interface org.apache.flink.table.runtime.operators.window.assigners.MergingWindowAssigner.MergeCallback
-
Specifies that the given windows should be merged into the result window.
- merge(W, Collection<W>, W, Collection<W>) - Method in interface org.apache.flink.table.runtime.operators.window.internal.MergingWindowSet.MergeFunction
-
This gets called when a merge occurs.
- merge(Long, Iterable<Long>) - Method in interface org.apache.flink.table.runtime.operators.window.slicing.SliceSharedAssigner.MergeCallback
-
Specifies that states of the given slices should be merged into the result slice.
- mergeChannelList(List<ChannelWithMeta>) - Method in class org.apache.flink.table.runtime.operators.sort.AbstractBinaryExternalMerger
-
Merges the given sorted runs to a smaller number of sorted runs.
- mergeComparator() - Method in class org.apache.flink.table.runtime.operators.sort.AbstractBinaryExternalMerger
-
- mergeComparator() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryExternalMerger
-
- mergeComparator() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryKVExternalMerger
-
- mergePartitionedState(StateDescriptor<S, ?>) - Method in interface org.apache.flink.table.runtime.operators.window.triggers.Trigger.OnMergeContext
-
- mergeReusedEntries(int) - Method in class org.apache.flink.table.runtime.operators.sort.AbstractBinaryExternalMerger
-
- mergeReusedEntries(int) - Method in class org.apache.flink.table.runtime.operators.sort.BinaryExternalMerger
-
- mergeReusedEntries(int) - Method in class org.apache.flink.table.runtime.operators.sort.BinaryKVExternalMerger
-
- mergeSlices(long, SliceSharedAssigner.MergeCallback) - Method in class org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.CumulativeSliceAssigner
-
- mergeSlices(long, SliceSharedAssigner.MergeCallback) - Method in class org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.HoppingSliceAssigner
-
- mergeSlices(long, SliceSharedAssigner.MergeCallback) - Method in class org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.SlicedSharedSliceAssigner
-
- mergeSlices(long, SliceSharedAssigner.MergeCallback) - Method in interface org.apache.flink.table.runtime.operators.window.slicing.SliceSharedAssigner
-
Determines which slices (if any) should be merged.
- mergeWindows(W, NavigableSet<W>, MergingWindowAssigner.MergeCallback<W>) - Method in class org.apache.flink.table.runtime.operators.window.assigners.MergingWindowAssigner
-
Determines which windows (if any) should be merged.
- mergeWindows(TimeWindow, NavigableSet<TimeWindow>, MergingWindowAssigner.MergeCallback<TimeWindow>) - Method in class org.apache.flink.table.runtime.operators.window.assigners.SessionWindowAssigner
-
- MergingWindowAssigner<W extends Window> - Class in org.apache.flink.table.runtime.operators.window.assigners
-
A WindowAssigner that can merge windows.
- MergingWindowAssigner() - Constructor for class org.apache.flink.table.runtime.operators.window.assigners.MergingWindowAssigner
-
- MergingWindowAssigner.MergeCallback<W> - Interface in org.apache.flink.table.runtime.operators.window.assigners
-
- MergingWindowProcessFunction<K,W extends Window> - Class in org.apache.flink.table.runtime.operators.window.internal
-
- MergingWindowProcessFunction(MergingWindowAssigner<W>, NamespaceAggsHandleFunctionBase<W>, TypeSerializer<W>, long) - Constructor for class org.apache.flink.table.runtime.operators.window.internal.MergingWindowProcessFunction
-
- MergingWindowSet<W extends Window> - Class in org.apache.flink.table.runtime.operators.window.internal
-
- MergingWindowSet(MergingWindowAssigner<W>, MapState<W, W>) - Constructor for class org.apache.flink.table.runtime.operators.window.internal.MergingWindowSet
-
- MergingWindowSet.MergeFunction<W> - Interface in org.apache.flink.table.runtime.operators.window.internal
-
- METASTORE - Static variable in interface org.apache.flink.table.filesystem.PartitionCommitPolicy
-
- MetastoreCommitPolicy - Class in org.apache.flink.table.filesystem
-
Partition commit policy to update metastore.
- MetastoreCommitPolicy() - Constructor for class org.apache.flink.table.filesystem.MetastoreCommitPolicy
-
- MIN_NUM_MEMORY - Static variable in class org.apache.flink.table.runtime.util.ResettableExternalBuffer
-
The minimum number of segments that are required, 320 KibiBytes.
- MiniBatchGlobalGroupAggFunction - Class in 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) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.MiniBatchGlobalGroupAggFunction
-
- MiniBatchGroupAggFunction - Class in 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) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.MiniBatchGroupAggFunction
-
- MiniBatchIncrementalGroupAggFunction - Class in 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) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.MiniBatchIncrementalGroupAggFunction
-
- MiniBatchLocalGroupAggFunction - Class in org.apache.flink.table.runtime.operators.aggregate
-
Aggregate Function used for the local groupby (without window) aggregate in miniBatch mode.
- MiniBatchLocalGroupAggFunction(GeneratedAggsHandleFunction) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.MiniBatchLocalGroupAggFunction
-
- minNormalizedKey(MemorySegment, int, int) - Static method in class org.apache.flink.table.runtime.operators.sort.SortUtil
-
- mKeyGroup1Cache - Static variable in class org.apache.flink.table.runtime.util.JsonUtils
-
- mKeyMatchesCache - Static variable in class org.apache.flink.table.runtime.util.JsonUtils
-
- mod(DecimalData, DecimalData, int, int) - Static method in class org.apache.flink.table.data.DecimalDataUtils
-
- MultipleInputStreamOperatorBase - Class in org.apache.flink.table.runtime.operators.multipleinput
-
Base MultipleInputStreamOperator to handle multiple inputs in table module.
- MultipleInputStreamOperatorBase(StreamOperatorParameters<RowData>, List<InputSpec>, List<TableOperatorWrapper<?>>, TableOperatorWrapper<?>) - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.MultipleInputStreamOperatorBase
-
- multiply(DecimalData, DecimalData, int, int) - Static method in class org.apache.flink.table.data.DecimalDataUtils
-
- MurmurHashUtil - Class in org.apache.flink.table.runtime.util
-
Murmur hasher.
- MurmurHashUtil() - Constructor for class org.apache.flink.table.runtime.util.MurmurHashUtil
-
- ObjectArrayConverter(DataType) - Constructor for class org.apache.flink.table.data.util.DataFormatConverters.ObjectArrayConverter
-
- ObjectHashSet<T> - Class in org.apache.flink.table.runtime.util.collections
-
Wrap
HashSet with hashSet interface.
- ObjectHashSet(int, float) - Constructor for class org.apache.flink.table.runtime.util.collections.ObjectHashSet
-
- ObjectHashSet(int) - Constructor for class org.apache.flink.table.runtime.util.collections.ObjectHashSet
-
- ObjectHashSet() - Constructor for class org.apache.flink.table.runtime.util.collections.ObjectHashSet
-
- of(int) - Static method in class org.apache.flink.table.runtime.operators.aggregate.RecordCounter
-
- of(boolean, boolean, boolean) - Static method in enum org.apache.flink.table.runtime.operators.join.HashJoinType
-
- of(boolean, boolean, boolean, boolean, boolean) - Static method in enum org.apache.flink.table.runtime.operators.join.HashJoinType
-
- of(RowData, boolean, JoinRecordStateView, JoinCondition) - Static method in class org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator.AssociatedRecords
-
- of(long, long) - Static method in class org.apache.flink.table.runtime.operators.window.assigners.CountSlidingWindowAssigner
-
- of(long) - Static method in class org.apache.flink.table.runtime.operators.window.assigners.CountTumblingWindowAssigner
-
- of(Duration, Duration) - Static method in class org.apache.flink.table.runtime.operators.window.assigners.CumulativeWindowAssigner
-
- of(Duration, Duration) - Static method in class org.apache.flink.table.runtime.operators.window.assigners.SlidingWindowAssigner
-
Creates a new SlidingEventTimeWindows WindowAssigner that assigns elements to
sliding time windows based on the element timestamp.
- of(Duration) - Static method in class org.apache.flink.table.runtime.operators.window.assigners.TumblingWindowAssigner
-
Creates a new
TumblingWindowAssigner WindowAssigner that assigns elements to
time windows based on the element timestamp.
- of(InternalTimerService<?>) - Static method in interface org.apache.flink.table.runtime.operators.window.slicing.ClockService
-
- of(long, long) - Static method in class org.apache.flink.table.runtime.operators.window.TimeWindow
-
- of(int, int) - Static method in class org.apache.flink.table.runtime.typeutils.BigDecimalTypeInfo
-
- of(BigDecimal) - Static method in class org.apache.flink.table.runtime.typeutils.BigDecimalTypeInfo
-
- of(int, int) - Static method in class org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- of(DataType) - Static method in class org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- of(DataType, boolean) - Static method in class org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- of(DataType) - Static method in class 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) - Static method in class 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) - Static method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
Creates type information for a LogicalType that is represented by internal data
structures.
- of(RowType) - Static method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
Creates type information for a RowType represented by internal data structures.
- ofFields(LogicalType...) - Static method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
Creates type information for RowType represented by internal data structures.
- ofFields(LogicalType[], String[]) - Static method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
Creates type information for RowType represented by internal data structures.
- offset - Variable in class org.apache.flink.table.data.vector.BytesColumnVector.Bytes
-
- OFFSET_LEN - Static variable in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- OffsetOverFrame - Class in org.apache.flink.table.runtime.operators.over.frame
-
The offset window frame calculates frames containing LEAD/LAG statements.
- OffsetOverFrame(GeneratedAggsHandleFunction, Long, OffsetOverFrame.CalcOffsetFunc) - Constructor for class org.apache.flink.table.runtime.operators.over.frame.OffsetOverFrame
-
- OffsetOverFrame.CalcOffsetFunc - Interface in org.apache.flink.table.runtime.operators.over.frame
-
Calc offset from base row.
- ofSystem() - Static method in interface org.apache.flink.table.runtime.operators.window.slicing.ClockService
-
- onBufferEvict(int) - Method in class org.apache.flink.table.runtime.operators.window.grouping.HeapWindowsGrouping
-
- onBufferEvict(int) - Method in class org.apache.flink.table.runtime.operators.window.grouping.WindowsGrouping
-
- OneInput - Class in org.apache.flink.table.runtime.operators.multipleinput.input
-
Input for OneInputStreamOperator.
- OneInput(OneInputStreamOperator<RowData, RowData>) - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.input.OneInput
-
- OneInputStreamOperatorOutput - Class in 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>) - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.output.OneInputStreamOperatorOutput
-
- onElement(T) - Method in interface org.apache.flink.table.runtime.operators.bundle.trigger.BundleTrigger
-
Called for every element that gets added to the bundle.
- onElement(T) - Method in class org.apache.flink.table.runtime.operators.bundle.trigger.CountBundleTrigger
-
- onElement(Object, long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.CountElement
-
- onElement(Object, long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.EveryElement
-
- onElement(Object, long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindow
-
- onElement(Object, long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowEarlyAndLate
-
- onElement(Object, long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowNoLate
-
- onElement(Object, long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindow
-
- onElement(Object, long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindowNoLate
-
- onElement(Object, long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterFirstElementPeriodic
-
- onElement(Object, long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.Trigger
-
Called for every element that gets added to a pane.
- onElement1(IN1) - Method in interface 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) - Method in class org.apache.flink.table.runtime.operators.bundle.trigger.CountCoBundleTrigger
-
- onElement2(IN2) - Method in interface 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) - Method in class org.apache.flink.table.runtime.operators.bundle.trigger.CountCoBundleTrigger
-
- onEventTime(InternalTimer<Object, VoidNamespace>) - Method in class org.apache.flink.table.runtime.operators.join.temporal.TemporalProcessTimeJoinOperator
-
Invoked when an event-time timer fires.
- onEventTime(InternalTimer<Object, VoidNamespace>) - Method in class org.apache.flink.table.runtime.operators.join.temporal.TemporalRowTimeJoinOperator
-
- onEventTime(InternalTimer<RowData, VoidNamespace>) - Method in class org.apache.flink.table.runtime.operators.sort.ProcTimeSortOperator
-
- onEventTime(InternalTimer<RowData, VoidNamespace>) - Method in class org.apache.flink.table.runtime.operators.sort.RowTimeSortOperator
-
- onEventTime(InternalTimer<K, W>) - Method in class org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowOperator
-
- onEventTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.CountElement
-
- onEventTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.EveryElement
-
- onEventTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindow
-
- onEventTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowEarlyAndLate
-
- onEventTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowNoLate
-
- onEventTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindow
-
- onEventTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindowNoLate
-
- onEventTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterFirstElementPeriodic
-
- onEventTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.Trigger
-
Called when an event-time timer that was set using the trigger context fires.
- onEventTime(InternalTimer<K, W>) - Method in class org.apache.flink.table.runtime.operators.window.WindowOperator
-
- onMerge(W, Collection<W>) - Method in interface org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction.Context
-
- onMerge(W, Trigger.OnMergeContext) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.CountElement
-
- onMerge(W, Trigger.OnMergeContext) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.EveryElement
-
- onMerge(W, Trigger.OnMergeContext) - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindow
-
- onMerge(W, Trigger.OnMergeContext) - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowEarlyAndLate
-
- onMerge(W, Trigger.OnMergeContext) - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowNoLate
-
- onMerge(W, Trigger.OnMergeContext) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindow
-
- onMerge(W, Trigger.OnMergeContext) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindowNoLate
-
- onMerge(W, Trigger.OnMergeContext) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterFirstElementPeriodic
-
- onMerge(W, Trigger.OnMergeContext) - Method in class org.apache.flink.table.runtime.operators.window.triggers.Trigger
-
Called when several windows have been merged into one window by the WindowAssigner.
- onPartFileOpened(String, Path) - Method in class org.apache.flink.table.filesystem.stream.AbstractStreamingWriter
-
Notifies a new file has been opened.
- onPartFileOpened(String, Path) - Method in class org.apache.flink.table.filesystem.stream.compact.CompactFileWriter
-
- onPartFileOpened(String, Path) - Method in class org.apache.flink.table.filesystem.stream.StreamingFileWriter
-
- onProcessingTime(InternalTimer<Object, VoidNamespace>) - Method in class 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, VoidNamespace>) - Method in class org.apache.flink.table.runtime.operators.sort.ProcTimeSortOperator
-
- onProcessingTime(InternalTimer<RowData, VoidNamespace>) - Method in class org.apache.flink.table.runtime.operators.sort.RowTimeSortOperator
-
- onProcessingTime(InternalTimer<K, W>) - Method in class org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowOperator
-
- onProcessingTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.CountElement
-
- onProcessingTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.EveryElement
-
- onProcessingTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindow
-
- onProcessingTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowEarlyAndLate
-
- onProcessingTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowNoLate
-
- onProcessingTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindow
-
- onProcessingTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindowNoLate
-
- onProcessingTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterFirstElementPeriodic
-
- onProcessingTime(long, W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.Trigger
-
Called when a processing-time timer that was set using the trigger context fires.
- onProcessingTime(InternalTimer<K, W>) - Method in class org.apache.flink.table.runtime.operators.window.WindowOperator
-
- onProcessingTime(long) - Method in class org.apache.flink.table.runtime.operators.wmassigners.ProcTimeMiniBatchAssignerOperator
-
- onProcessingTime(long) - Method in class org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperator
-
- onRemoval(Map.Entry<K, V>) - Method in interface org.apache.flink.table.runtime.util.LRUMap.RemovalListener
-
- onTimer(long, KeyedProcessFunction<K, RowData, RowData>.OnTimerContext, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.over.AbstractRowTimeUnboundedPrecedingOver
-
- onTimer(long, KeyedProcessFunction<K, RowData, RowData>.OnTimerContext, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.over.ProcTimeRangeBoundedPrecedingFunction
-
- onTimer(long, KeyedProcessFunction<K, RowData, RowData>.OnTimerContext, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.over.ProcTimeRowsBoundedPrecedingFunction
-
- onTimer(long, KeyedProcessFunction<K, RowData, RowData>.OnTimerContext, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.over.ProcTimeUnboundedPrecedingFunction
-
- onTimer(long, KeyedProcessFunction<K, RowData, RowData>.OnTimerContext, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.over.RowTimeRangeBoundedPrecedingFunction
-
- onTimer(long, KeyedProcessFunction<K, RowData, RowData>.OnTimerContext, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.over.RowTimeRowsBoundedPrecedingFunction
-
- onTimer(long, KeyedProcessFunction<RowData, RowData, RowData>.OnTimerContext, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.rank.AppendOnlyTopNFunction
-
- onTimer(long, KeyedProcessFunction<RowData, RowData, RowData>.OnTimerContext, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.rank.RetractableTopNFunction
-
- onTimer(long, KeyedProcessFunction<RowData, RowData, RowData>.OnTimerContext, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.rank.UpdatableTopNFunction
-
- open(ClassLoader) - Method in class org.apache.flink.table.data.conversion.ArrayListConverter
-
- open(ClassLoader) - Method in class org.apache.flink.table.data.conversion.ArrayObjectArrayConverter
-
- open(ClassLoader) - Method in interface org.apache.flink.table.data.conversion.DataStructureConverter
-
- open(ClassLoader) - Method in class org.apache.flink.table.data.conversion.MapMapConverter
-
- open(ClassLoader) - Method in class org.apache.flink.table.data.conversion.RowRowConverter
-
- open(ClassLoader) - Method in class org.apache.flink.table.data.conversion.StructuredObjectConverter
-
- open(FunctionContext) - Method in class org.apache.flink.table.filesystem.FileSystemLookupFunction
-
- open(int, int) - Method in class org.apache.flink.table.filesystem.FileSystemOutputFormat
-
- open() - Method in interface org.apache.flink.table.filesystem.PartitionFetcher.Context
-
open the resources of the Context, this method should first call before call other
methods.
- open(List<P>) - Method in interface org.apache.flink.table.filesystem.PartitionReader
-
Opens the reader with given partitions.
- open(DeserializationSchema.InitializationContext) - Method in class org.apache.flink.table.formats.raw.RawFormatDeserializationSchema
-
- open(SerializationSchema.InitializationContext) - Method in class org.apache.flink.table.formats.raw.RawFormatSerializationSchema
-
- open(FunctionContext) - Method in class org.apache.flink.table.runtime.functions.scalar.TypeOfFunction
-
- open(StateDataViewStore) - Method in interface org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
-
Initialization method for the function.
- open(StateDataViewStore) - Method in interface org.apache.flink.table.runtime.generated.NamespaceAggsHandleFunctionBase
-
Initialization method for the function.
- open(Configuration) - Method in class org.apache.flink.table.runtime.operators.aggregate.GroupAggFunction
-
- open(Configuration) - Method in class org.apache.flink.table.runtime.operators.aggregate.GroupTableAggFunction
-
- open(ExecutionContext) - Method in class org.apache.flink.table.runtime.operators.aggregate.MiniBatchGlobalGroupAggFunction
-
- open(ExecutionContext) - Method in class org.apache.flink.table.runtime.operators.aggregate.MiniBatchGroupAggFunction
-
- open(ExecutionContext) - Method in class org.apache.flink.table.runtime.operators.aggregate.MiniBatchIncrementalGroupAggFunction
-
- open(ExecutionContext) - Method in class org.apache.flink.table.runtime.operators.aggregate.MiniBatchLocalGroupAggFunction
-
- open() - Method in class org.apache.flink.table.runtime.operators.aggregate.window.LocalSlicingWindowAggOperator
-
- open(SlicingWindowProcessor.Context<Long>) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- open() - Method in class org.apache.flink.table.runtime.operators.bundle.AbstractMapBundleOperator
-
- open(ExecutionContext) - Method in class org.apache.flink.table.runtime.operators.bundle.MapBundleFunction
-
- open(Configuration) - Method in class org.apache.flink.table.runtime.operators.deduplicate.ProcTimeDeduplicateKeepLastRowFunction
-
- open(ExecutionContext) - Method in class org.apache.flink.table.runtime.operators.deduplicate.ProcTimeMiniBatchDeduplicateKeepLastRowFunction
-
- open() - Method in class org.apache.flink.table.runtime.operators.join.HashJoinOperator
-
- open(Configuration) - Method in class org.apache.flink.table.runtime.operators.join.interval.IntervalJoinFunction
-
- open(Configuration) - Method in class org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinRunner
-
- open(Configuration) - Method in class org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinWithCalcRunner
-
- open(Configuration) - Method in class org.apache.flink.table.runtime.operators.join.lookup.LookupJoinRunner
-
- open(Configuration) - Method in class org.apache.flink.table.runtime.operators.join.lookup.LookupJoinWithCalcRunner
-
- open() - Method in class org.apache.flink.table.runtime.operators.join.SortMergeJoinOperator
-
- open() - Method in class org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
-
- open() - Method in class org.apache.flink.table.runtime.operators.join.stream.StreamingJoinOperator
-
- open() - Method in class org.apache.flink.table.runtime.operators.join.stream.StreamingSemiAntiJoinOperator
-
- open() - Method in class org.apache.flink.table.runtime.operators.join.temporal.BaseTwoInputStreamOperatorWithStateRetention
-
- open() - Method in class org.apache.flink.table.runtime.operators.join.temporal.TemporalProcessTimeJoinOperator
-
- open() - Method in class org.apache.flink.table.runtime.operators.join.temporal.TemporalRowTimeJoinOperator
-
- open(Configuration) - Method in class org.apache.flink.table.runtime.operators.match.IterativeConditionRunner
-
- open(Configuration) - Method in class org.apache.flink.table.runtime.operators.match.PatternProcessFunctionRunner
-
- open() - Method in class org.apache.flink.table.runtime.operators.multipleinput.MultipleInputStreamOperatorBase
-
- open(Configuration) - Method in class org.apache.flink.table.runtime.operators.over.AbstractRowTimeUnboundedPrecedingOver
-
- open() - Method in class org.apache.flink.table.runtime.operators.over.BufferDataOverWindowOperator
-
- open(ExecutionContext) - Method in class org.apache.flink.table.runtime.operators.over.frame.InsensitiveOverFrame
-
- open(ExecutionContext) - Method in class org.apache.flink.table.runtime.operators.over.frame.OffsetOverFrame
-
- open(ExecutionContext) - Method in interface org.apache.flink.table.runtime.operators.over.frame.OverWindowFrame
-
- open(ExecutionContext) - Method in class org.apache.flink.table.runtime.operators.over.frame.RangeSlidingOverFrame
-
- open(ExecutionContext) - Method in class org.apache.flink.table.runtime.operators.over.frame.RangeUnboundedFollowingOverFrame
-
- open(ExecutionContext) - Method in class org.apache.flink.table.runtime.operators.over.frame.RangeUnboundedPrecedingOverFrame
-
- open(ExecutionContext) - Method in class org.apache.flink.table.runtime.operators.over.frame.SlidingOverFrame
-
- open(ExecutionContext) - Method in class org.apache.flink.table.runtime.operators.over.frame.UnboundedFollowingOverFrame
-
- open(ExecutionContext) - Method in class org.apache.flink.table.runtime.operators.over.frame.UnboundedOverWindowFrame
-
- open(ExecutionContext) - Method in class org.apache.flink.table.runtime.operators.over.frame.UnboundedPrecedingOverFrame
-
- open() - Method in class org.apache.flink.table.runtime.operators.over.NonBufferOverWindowOperator
-
- open(Configuration) - Method in class org.apache.flink.table.runtime.operators.over.ProcTimeRangeBoundedPrecedingFunction
-
- open(Configuration) - Method in class org.apache.flink.table.runtime.operators.over.ProcTimeRowsBoundedPrecedingFunction
-
- open(Configuration) - Method in class org.apache.flink.table.runtime.operators.over.ProcTimeUnboundedPrecedingFunction
-
- open(Configuration) - Method in class org.apache.flink.table.runtime.operators.over.RowTimeRangeBoundedPrecedingFunction
-
- open(Configuration) - Method in class org.apache.flink.table.runtime.operators.over.RowTimeRowsBoundedPrecedingFunction
-
- open(Configuration) - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- open(Configuration) - Method in class org.apache.flink.table.runtime.operators.rank.AppendOnlyTopNFunction
-
- open(Configuration) - Method in class org.apache.flink.table.runtime.operators.rank.RetractableTopNFunction
-
- open(Configuration) - Method in class org.apache.flink.table.runtime.operators.rank.UpdatableTopNFunction
-
- open(SlicingWindowProcessor.Context<Long>) - Method in class org.apache.flink.table.runtime.operators.rank.window.processors.WindowRankProcessor
-
- open() - Method in class org.apache.flink.table.runtime.operators.sink.OutputConversionOperator
-
- open() - Method in class org.apache.flink.table.runtime.operators.sink.SinkOperator
-
- open() - Method in class org.apache.flink.table.runtime.operators.sink.SinkUpsertMaterializer
-
- open() - Method in class org.apache.flink.table.runtime.operators.sort.LimitOperator
-
- open() - Method in class org.apache.flink.table.runtime.operators.sort.ProcTimeSortOperator
-
- open() - Method in class org.apache.flink.table.runtime.operators.sort.RankOperator
-
- open() - Method in class org.apache.flink.table.runtime.operators.sort.RowTimeSortOperator
-
- open() - Method in class org.apache.flink.table.runtime.operators.sort.SortLimitOperator
-
- open() - Method in class org.apache.flink.table.runtime.operators.sort.SortOperator
-
- open() - Method in class org.apache.flink.table.runtime.operators.sort.StreamSortOperator
-
- open() - Method in class org.apache.flink.table.runtime.operators.source.InputConversionOperator
-
- open() - Method in class org.apache.flink.table.runtime.operators.TableStreamOperator
-
- open(GenericInputSplit) - Method in class org.apache.flink.table.runtime.operators.values.ValuesInputFormat
-
- open() - Method in class org.apache.flink.table.runtime.operators.window.AggregateWindowOperator
-
- open(InternalWindowProcessFunction.Context<?, CountWindow>) - Method in class org.apache.flink.table.runtime.operators.window.assigners.CountSlidingWindowAssigner
-
- open(InternalWindowProcessFunction.Context<?, CountWindow>) - Method in class org.apache.flink.table.runtime.operators.window.assigners.CountTumblingWindowAssigner
-
- open(InternalWindowProcessFunction.Context<?, W>) - Method in class org.apache.flink.table.runtime.operators.window.assigners.WindowAssigner
-
Initialization method for the function.
- open(InternalWindowProcessFunction.Context<K, W>) - Method in class org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction
-
Initialization method for the function.
- open(InternalWindowProcessFunction.Context<K, W>) - Method in class org.apache.flink.table.runtime.operators.window.internal.MergingWindowProcessFunction
-
- open() - Method in class org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowOperator
-
- open(SlicingWindowProcessor.Context<W>) - Method in interface org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowProcessor
-
Initialization method for the function.
- open(Trigger.TriggerContext) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.CountElement
-
- open(Trigger.TriggerContext) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.EveryElement
-
- open(Trigger.TriggerContext) - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindow
-
- open(Trigger.TriggerContext) - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowEarlyAndLate
-
- open(Trigger.TriggerContext) - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowNoLate
-
- open(Trigger.TriggerContext) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindow
-
- open(Trigger.TriggerContext) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindowNoLate
-
- open(Trigger.TriggerContext) - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterFirstElementPeriodic
-
- open(Trigger.TriggerContext) - Method in class org.apache.flink.table.runtime.operators.window.triggers.Trigger
-
Initialization method for the trigger.
- open() - Method in class org.apache.flink.table.runtime.operators.window.WindowOperator
-
- open() - Method in class org.apache.flink.table.runtime.operators.wmassigners.ProcTimeMiniBatchAssignerOperator
-
- open() - Method in class org.apache.flink.table.runtime.operators.wmassigners.RowTimeMiniBatchAssginerOperator
-
- open() - Method in class org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperator
-
- OptimizableHashSet - Class in org.apache.flink.table.runtime.util.collections
-
A type-specific hash set with with a fast, small-footprint implementation.
- OptimizableHashSet(int, float) - Constructor for class org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
- optimize() - Method in class org.apache.flink.table.runtime.util.collections.ByteHashSet
-
- optimize() - Method in class org.apache.flink.table.runtime.util.collections.DoubleHashSet
-
- optimize() - Method in class org.apache.flink.table.runtime.util.collections.FloatHashSet
-
- optimize() - Method in class org.apache.flink.table.runtime.util.collections.IntHashSet
-
- optimize() - Method in class org.apache.flink.table.runtime.util.collections.LongHashSet
-
- optimize() - Method in class org.apache.flink.table.runtime.util.collections.ObjectHashSet
-
- optimize() - Method in class org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
Decide whether to convert to dense mode.
- optimize() - Method in class org.apache.flink.table.runtime.util.collections.ShortHashSet
-
- optionalOptions() - Method in class org.apache.flink.table.filesystem.FileSystemTableFactory
-
- optionalOptions() - Method in class org.apache.flink.table.formats.raw.RawFormatFactory
-
- org.apache.flink.table.data - package org.apache.flink.table.data
-
- org.apache.flink.table.data.binary - package org.apache.flink.table.data.binary
-
- org.apache.flink.table.data.conversion - package org.apache.flink.table.data.conversion
-
- org.apache.flink.table.data.util - package org.apache.flink.table.data.util
-
- org.apache.flink.table.data.vector - package org.apache.flink.table.data.vector
-
- org.apache.flink.table.data.vector.heap - package org.apache.flink.table.data.vector.heap
-
- org.apache.flink.table.data.vector.writable - package org.apache.flink.table.data.vector.writable
-
- org.apache.flink.table.data.writer - package org.apache.flink.table.data.writer
-
- org.apache.flink.table.filesystem - package org.apache.flink.table.filesystem
-
- org.apache.flink.table.filesystem.stream - package org.apache.flink.table.filesystem.stream
-
- org.apache.flink.table.filesystem.stream.compact - package org.apache.flink.table.filesystem.stream.compact
-
- org.apache.flink.table.formats.raw - package org.apache.flink.table.formats.raw
-
- org.apache.flink.table.runtime.collector - package org.apache.flink.table.runtime.collector
-
- org.apache.flink.table.runtime.connector.sink - package org.apache.flink.table.runtime.connector.sink
-
- org.apache.flink.table.runtime.connector.source - package org.apache.flink.table.runtime.connector.source
-
- org.apache.flink.table.runtime.context - package org.apache.flink.table.runtime.context
-
- org.apache.flink.table.runtime.dataview - package org.apache.flink.table.runtime.dataview
-
- org.apache.flink.table.runtime.functions - package org.apache.flink.table.runtime.functions
-
- org.apache.flink.table.runtime.functions.aggregate - package org.apache.flink.table.runtime.functions.aggregate
-
- org.apache.flink.table.runtime.functions.scalar - package org.apache.flink.table.runtime.functions.scalar
-
- org.apache.flink.table.runtime.functions.table - package org.apache.flink.table.runtime.functions.table
-
- org.apache.flink.table.runtime.generated - package org.apache.flink.table.runtime.generated
-
- org.apache.flink.table.runtime.hashtable - package org.apache.flink.table.runtime.hashtable
-
- org.apache.flink.table.runtime.io - package org.apache.flink.table.runtime.io
-
- org.apache.flink.table.runtime.keyselector - package org.apache.flink.table.runtime.keyselector
-
- org.apache.flink.table.runtime.operators - package org.apache.flink.table.runtime.operators
-
- org.apache.flink.table.runtime.operators.aggregate - package org.apache.flink.table.runtime.operators.aggregate
-
- org.apache.flink.table.runtime.operators.aggregate.window - package org.apache.flink.table.runtime.operators.aggregate.window
-
- org.apache.flink.table.runtime.operators.aggregate.window.buffers - package org.apache.flink.table.runtime.operators.aggregate.window.buffers
-
- org.apache.flink.table.runtime.operators.aggregate.window.combines - package org.apache.flink.table.runtime.operators.aggregate.window.combines
-
- org.apache.flink.table.runtime.operators.aggregate.window.processors - package org.apache.flink.table.runtime.operators.aggregate.window.processors
-
- org.apache.flink.table.runtime.operators.bundle - package org.apache.flink.table.runtime.operators.bundle
-
- org.apache.flink.table.runtime.operators.bundle.trigger - package org.apache.flink.table.runtime.operators.bundle.trigger
-
- org.apache.flink.table.runtime.operators.deduplicate - package org.apache.flink.table.runtime.operators.deduplicate
-
- org.apache.flink.table.runtime.operators.join - package org.apache.flink.table.runtime.operators.join
-
- org.apache.flink.table.runtime.operators.join.interval - package org.apache.flink.table.runtime.operators.join.interval
-
- org.apache.flink.table.runtime.operators.join.lookup - package org.apache.flink.table.runtime.operators.join.lookup
-
- org.apache.flink.table.runtime.operators.join.stream - package org.apache.flink.table.runtime.operators.join.stream
-
- org.apache.flink.table.runtime.operators.join.stream.state - package org.apache.flink.table.runtime.operators.join.stream.state
-
- org.apache.flink.table.runtime.operators.join.temporal - package org.apache.flink.table.runtime.operators.join.temporal
-
- org.apache.flink.table.runtime.operators.match - package org.apache.flink.table.runtime.operators.match
-
- org.apache.flink.table.runtime.operators.misc - package org.apache.flink.table.runtime.operators.misc
-
- org.apache.flink.table.runtime.operators.multipleinput - package org.apache.flink.table.runtime.operators.multipleinput
-
- org.apache.flink.table.runtime.operators.multipleinput.input - package org.apache.flink.table.runtime.operators.multipleinput.input
-
- org.apache.flink.table.runtime.operators.multipleinput.output - package org.apache.flink.table.runtime.operators.multipleinput.output
-
- org.apache.flink.table.runtime.operators.over - package org.apache.flink.table.runtime.operators.over
-
- org.apache.flink.table.runtime.operators.over.frame - package org.apache.flink.table.runtime.operators.over.frame
-
- org.apache.flink.table.runtime.operators.rank - package org.apache.flink.table.runtime.operators.rank
-
- org.apache.flink.table.runtime.operators.rank.window - package org.apache.flink.table.runtime.operators.rank.window
-
- org.apache.flink.table.runtime.operators.rank.window.combines - package org.apache.flink.table.runtime.operators.rank.window.combines
-
- org.apache.flink.table.runtime.operators.rank.window.processors - package org.apache.flink.table.runtime.operators.rank.window.processors
-
- org.apache.flink.table.runtime.operators.sink - package org.apache.flink.table.runtime.operators.sink
-
- org.apache.flink.table.runtime.operators.sort - package org.apache.flink.table.runtime.operators.sort
-
- org.apache.flink.table.runtime.operators.source - package org.apache.flink.table.runtime.operators.source
-
- org.apache.flink.table.runtime.operators.values - package org.apache.flink.table.runtime.operators.values
-
- org.apache.flink.table.runtime.operators.window - package org.apache.flink.table.runtime.operators.window
-
- org.apache.flink.table.runtime.operators.window.assigners - package org.apache.flink.table.runtime.operators.window.assigners
-
- org.apache.flink.table.runtime.operators.window.combines - package org.apache.flink.table.runtime.operators.window.combines
-
- org.apache.flink.table.runtime.operators.window.grouping - package org.apache.flink.table.runtime.operators.window.grouping
-
- org.apache.flink.table.runtime.operators.window.internal - package org.apache.flink.table.runtime.operators.window.internal
-
- org.apache.flink.table.runtime.operators.window.slicing - package org.apache.flink.table.runtime.operators.window.slicing
-
- org.apache.flink.table.runtime.operators.window.state - package org.apache.flink.table.runtime.operators.window.state
-
- org.apache.flink.table.runtime.operators.window.triggers - package org.apache.flink.table.runtime.operators.window.triggers
-
- org.apache.flink.table.runtime.operators.wmassigners - package org.apache.flink.table.runtime.operators.wmassigners
-
- org.apache.flink.table.runtime.partitioner - package org.apache.flink.table.runtime.partitioner
-
- org.apache.flink.table.runtime.types - package org.apache.flink.table.runtime.types
-
- org.apache.flink.table.runtime.typeutils - package org.apache.flink.table.runtime.typeutils
-
- org.apache.flink.table.runtime.util - package org.apache.flink.table.runtime.util
-
- org.apache.flink.table.runtime.util.collections - package org.apache.flink.table.runtime.util.collections
-
- org.apache.flink.table.runtime.util.collections.binary - package org.apache.flink.table.runtime.util.collections.binary
-
- OuterJoinPaddingUtil - Class in org.apache.flink.table.runtime.operators.join
-
An utility to generate reusable padding results for outer joins.
- OuterJoinPaddingUtil(int, int) - Constructor for class org.apache.flink.table.runtime.operators.join.OuterJoinPaddingUtil
-
- OuterJoinRecordStateView - Interface in org.apache.flink.table.runtime.operators.join.stream.state
-
- OuterJoinRecordStateViews - Class in org.apache.flink.table.runtime.operators.join.stream.state
-
- OuterJoinRecordStateViews() - Constructor for class org.apache.flink.table.runtime.operators.join.stream.state.OuterJoinRecordStateViews
-
- output - Variable in class org.apache.flink.table.runtime.operators.over.AbstractRowTimeUnboundedPrecedingOver
-
- output(RowData) - Method in interface org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowProcessor.Context
-
Outputs results to downstream operators.
- OutputBase - Class in org.apache.flink.table.runtime.operators.multipleinput.output
-
Base Output that can be used to emit elements and other messages in MultipleInputStreamOperatorBase.
- OutputBase(StreamOperator<?>) - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.output.OutputBase
-
- OutputConversionOperator - Class in 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) - Constructor for class org.apache.flink.table.runtime.operators.sink.OutputConversionOperator
-
- OutputFormatFactory<T> - Interface in org.apache.flink.table.filesystem
-
A factory to create an OutputFormat.
- outputRankNumber - Variable in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- outputRankNumber(boolean) - Method in class org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
-
- outputResult(Object) - Method in class org.apache.flink.table.runtime.collector.TableFunctionCollector
-
Output final result of this UDTF to downstreams.
- outputResult(T) - Method in class org.apache.flink.table.runtime.collector.WrappingCollector
-
Outputs the final result to the wrapped collector.
- outputs - Variable in class org.apache.flink.table.runtime.operators.multipleinput.output.BroadcastingOutput
-
- overlay(String, String, long, long) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- overlay(String, String, long) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- OverWindowFrame - Interface in org.apache.flink.table.runtime.operators.over.frame
-
A window frame calculates the results for those records belong to a window frame.
- pack(Iterable<T>, Function<T, Long>, long) - Static method in class org.apache.flink.table.runtime.util.BinPacking
-
- padLeft(RowData) - Method in class org.apache.flink.table.runtime.operators.join.OuterJoinPaddingUtil
-
Returns a padding result with the given left row.
- padRight(RowData) - Method in class org.apache.flink.table.runtime.operators.join.OuterJoinPaddingUtil
-
Returns a padding result with the given right row.
- PagedTypeSerializer<T> - Class in org.apache.flink.table.runtime.typeutils
-
A type serializer which provides paged serialize and deserialize methods.
- PagedTypeSerializer() - Constructor for class org.apache.flink.table.runtime.typeutils.PagedTypeSerializer
-
- pageSize() - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- pageSize() - Method in class org.apache.flink.table.runtime.operators.aggregate.BytesHashMapSpillMemorySegmentPool
-
- pageSize - Variable in class org.apache.flink.table.runtime.operators.sort.AbstractBinaryExternalMerger
-
- pageSize() - Method in class org.apache.flink.table.runtime.operators.sort.ListMemorySegmentPool
-
- pageSize() - Method in class org.apache.flink.table.runtime.util.LazyMemorySegmentPool
-
- pageSize() - Method in interface org.apache.flink.table.runtime.util.MemorySegmentPool
-
Get the page size of each page this pool holds.
- PanedWindowAssigner<W extends Window> - Class in org.apache.flink.table.runtime.operators.window.assigners
-
A WindowAssigner that window can be split into panes.
- PanedWindowAssigner() - Constructor for class org.apache.flink.table.runtime.operators.window.assigners.PanedWindowAssigner
-
- PanedWindowProcessFunction<K,W extends Window> - Class in org.apache.flink.table.runtime.operators.window.internal
-
- PanedWindowProcessFunction(PanedWindowAssigner<W>, NamespaceAggsHandleFunctionBase<W>, long) - Constructor for class org.apache.flink.table.runtime.operators.window.internal.PanedWindowProcessFunction
-
- parseUrl(String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Parse url and return various components of the URL.
- parseUrl(String, String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Parse url and return various parameter of the URL.
- PARTITION_DEFAULT_NAME - Static variable in class org.apache.flink.table.filesystem.FileSystemOptions
-
- PARTITION_TIME - Static variable in interface org.apache.flink.table.filesystem.stream.PartitionCommitTrigger
-
- PARTITION_TIME_EXTRACTOR_CLASS - Static variable in class org.apache.flink.table.filesystem.FileSystemOptions
-
- PARTITION_TIME_EXTRACTOR_KIND - Static variable in class org.apache.flink.table.filesystem.FileSystemOptions
-
- PARTITION_TIME_EXTRACTOR_TIMESTAMP_PATTERN - Static variable in class org.apache.flink.table.filesystem.FileSystemOptions
-
- partitionColumns - Variable in class org.apache.flink.table.filesystem.RowDataPartitionComputer
-
- partitionColumns - Variable in class org.apache.flink.table.filesystem.RowPartitionComputer
-
- PartitionCommitInfo - Class in org.apache.flink.table.filesystem.stream
-
The message sent by upstream.
- PartitionCommitInfo() - Constructor for class org.apache.flink.table.filesystem.stream.PartitionCommitInfo
-
- PartitionCommitInfo(long, int, int, List<String>) - Constructor for class org.apache.flink.table.filesystem.stream.PartitionCommitInfo
-
- PartitionCommitPolicy - Interface in org.apache.flink.table.filesystem
-
Policy for commit a partition.
- PartitionCommitPolicy.Context - Interface in org.apache.flink.table.filesystem
-
Context of policy, including table information and partition information.
- PartitionCommitter - Class in org.apache.flink.table.filesystem.stream
-
Committer operator for partitions.
- PartitionCommitter(Path, ObjectIdentifier, List<String>, TableMetaStoreFactory, FileSystemFactory, Configuration) - Constructor for class org.apache.flink.table.filesystem.stream.PartitionCommitter
-
- PartitionCommitTrigger - Interface in org.apache.flink.table.filesystem.stream
-
Partition commit trigger.
- PartitionComputer<T> - Interface in org.apache.flink.table.filesystem
-
Compute partition path from record and project non-partition columns for output writer.
- partitionCreated(String) - Method in class org.apache.flink.table.filesystem.stream.AbstractStreamingWriter
-
Notifies a partition created.
- partitionCreated(String) - Method in class org.apache.flink.table.filesystem.stream.compact.CompactFileWriter
-
- partitionCreated(String) - Method in class org.apache.flink.table.filesystem.stream.StreamingFileWriter
-
- PartitionFetcher<P> - Interface in org.apache.flink.table.filesystem
-
Fetcher to fetch the suitable partitions of a filesystem table.
- PartitionFetcher.Context<P> - Interface in org.apache.flink.table.filesystem
-
Context for fetch partitions, partition information is stored in hive meta store.
- PartitionFetcher.Context.ComparablePartitionValue<P,T extends Comparable<T>> - Interface in org.apache.flink.table.filesystem
-
A comparable partition value that can compare order by using its comparator.
- PartitionFieldExtractor<T extends org.apache.flink.connector.file.src.FileSourceSplit> - Interface in org.apache.flink.table.filesystem
-
Interface to extract partition field from split.
- partitionFieldGetters - Variable in class org.apache.flink.table.filesystem.RowDataPartitionComputer
-
- partitionInactive(String) - Method in class org.apache.flink.table.filesystem.stream.AbstractStreamingWriter
-
Notifies a partition become inactive.
- partitionInactive(String) - Method in class org.apache.flink.table.filesystem.stream.compact.CompactFileWriter
-
- partitionInactive(String) - Method in class org.apache.flink.table.filesystem.stream.StreamingFileWriter
-
- partitionIndexes - Variable in class org.apache.flink.table.filesystem.RowDataPartitionComputer
-
- partitionIndexes - Variable in class org.apache.flink.table.filesystem.RowPartitionComputer
-
- partitionKeys() - Method in interface org.apache.flink.table.filesystem.PartitionCommitPolicy.Context
-
Table partition keys.
- PartitionLoader - Class in org.apache.flink.table.filesystem
-
Loader to temporary files to final output path and meta store.
- PartitionLoader(boolean, FileSystem, TableMetaStoreFactory) - Constructor for class org.apache.flink.table.filesystem.PartitionLoader
-
- partitionPath() - Method in interface org.apache.flink.table.filesystem.PartitionCommitPolicy.Context
-
Path of this partition.
- PartitionReader<P,OUT> - Interface in org.apache.flink.table.filesystem
-
Reader that reads record from given partitions.
- partitionSpec() - Method in interface org.apache.flink.table.filesystem.PartitionCommitPolicy.Context
-
Partition spec in the form of a map from partition keys to values.
- PartitionTempFileManager - Class in org.apache.flink.table.filesystem
-
Manage temporary files for writing files.
- PartitionTimeCommitTrigger - Class in org.apache.flink.table.filesystem.stream
-
Partition commit trigger by partition time and watermark, if 'watermark' > 'partition-time' +
'delay', will commit the partition.
- PartitionTimeCommitTrigger(boolean, OperatorStateStore, Configuration, ClassLoader, List<String>) - Constructor for class org.apache.flink.table.filesystem.stream.PartitionTimeCommitTrigger
-
- PartitionTimeExtractor - Interface in org.apache.flink.table.filesystem
-
Time extractor to extract time from partition values.
- partitionTypes - Variable in class org.apache.flink.table.filesystem.RowDataPartitionComputer
-
- partitionValues() - Method in interface org.apache.flink.table.filesystem.PartitionCommitPolicy.Context
-
Values of this partition.
- PartitionWriter<T> - Interface in org.apache.flink.table.filesystem
-
Partition writer to write records with partition.
- PartitionWriter.Context<T> - Class in org.apache.flink.table.filesystem
-
Context for partition writer, provide some information and generation utils.
- PartitionWriterFactory<T> - Interface in org.apache.flink.table.filesystem
-
- PATH - Static variable in class org.apache.flink.table.filesystem.FileSystemOptions
-
- pathExprCache - Static variable in class org.apache.flink.table.runtime.util.JsonUtils
-
- patternIndex - Variable in class org.apache.flink.table.runtime.util.JsonUtils
-
- patternKey - Variable in class org.apache.flink.table.runtime.util.JsonUtils
-
- PatternProcessFunctionRunner - Class in org.apache.flink.table.runtime.operators.match
-
A PatternProcessFunction wrapper to delegate invocation to the code generated PatternProcessFunction.
- PatternProcessFunctionRunner(GeneratedFunction<PatternProcessFunction<RowData, RowData>>) - Constructor for class org.apache.flink.table.runtime.operators.match.PatternProcessFunctionRunner
-
- PerKeyStateDataViewStore - Class in org.apache.flink.table.runtime.dataview
-
Default implementation of
StateDataViewStore that currently forwards state registration
to a
RuntimeContext.
- PerKeyStateDataViewStore(RuntimeContext) - Constructor for class org.apache.flink.table.runtime.dataview.PerKeyStateDataViewStore
-
- PerKeyStateDataViewStore(RuntimeContext, StateTtlConfig) - Constructor for class org.apache.flink.table.runtime.dataview.PerKeyStateDataViewStore
-
- PerWindowStateDataViewStore - Class in 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) - Constructor for class org.apache.flink.table.runtime.dataview.PerWindowStateDataViewStore
-
- PlannerTypeUtils - Class in org.apache.flink.table.runtime.types
-
Utilities for LogicalType and DataType..
- PlannerTypeUtils() - Constructor for class org.apache.flink.table.runtime.types.PlannerTypeUtils
-
- pointTo(int, BinaryRowData, AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
Point row to memory segments with offset(in the AbstractPagedInputView) and length.
- PojoConverter(PojoTypeInfo<T>, DataType[]) - Constructor for class org.apache.flink.table.data.util.DataFormatConverters.PojoConverter
-
- position(BinaryStringData, BinaryStringData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- position(BinaryStringData, BinaryStringData, int) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- power(double, DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- power(DecimalData, DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- power(DecimalData, double) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- power10(int) - Static method in class org.apache.flink.table.data.DecimalDataUtils
-
- precision() - Method in class org.apache.flink.table.runtime.typeutils.BigDecimalTypeInfo
-
- precision() - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- prepare(ResettableExternalBuffer) - Method in class org.apache.flink.table.runtime.operators.over.frame.InsensitiveOverFrame
-
- prepare(ResettableExternalBuffer) - Method in class org.apache.flink.table.runtime.operators.over.frame.OffsetOverFrame
-
- prepare(ResettableExternalBuffer) - Method in interface org.apache.flink.table.runtime.operators.over.frame.OverWindowFrame
-
Prepare for next partition.
- prepare(ResettableExternalBuffer) - Method in class org.apache.flink.table.runtime.operators.over.frame.RowSlidingOverFrame
-
- prepare(ResettableExternalBuffer) - Method in class org.apache.flink.table.runtime.operators.over.frame.RowUnboundedPrecedingOverFrame
-
- prepare(ResettableExternalBuffer) - Method in class org.apache.flink.table.runtime.operators.over.frame.SlidingOverFrame
-
- prepare(ResettableExternalBuffer) - Method in class org.apache.flink.table.runtime.operators.over.frame.UnboundedFollowingOverFrame
-
- prepare(ResettableExternalBuffer) - Method in class org.apache.flink.table.runtime.operators.over.frame.UnboundedOverWindowFrame
-
- prepare(ResettableExternalBuffer) - Method in class org.apache.flink.table.runtime.operators.over.frame.UnboundedPrecedingOverFrame
-
- prepareAggregateAccumulatorForEmit(W) - Method in class org.apache.flink.table.runtime.operators.window.internal.GeneralWindowProcessFunction
-
- prepareAggregateAccumulatorForEmit(W) - Method in class org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction
-
Prepares the accumulator of the given window before emit the final result.
- prepareAggregateAccumulatorForEmit(W) - Method in class org.apache.flink.table.runtime.operators.window.internal.MergingWindowProcessFunction
-
- prepareAggregateAccumulatorForEmit(W) - Method in class org.apache.flink.table.runtime.operators.window.internal.PanedWindowProcessFunction
-
- prepareCheckpoint() - Method in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- prepareCheckpoint() - Method in class org.apache.flink.table.runtime.operators.rank.window.processors.WindowRankProcessor
-
- prepareCheckpoint() - Method in interface org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowProcessor
-
Performs a preparation before checkpoint.
- prepareSnapshotPreBarrier(long) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.LocalSlicingWindowAggOperator
-
- prepareSnapshotPreBarrier(long) - Method in class org.apache.flink.table.runtime.operators.bundle.AbstractMapBundleOperator
-
- prepareSnapshotPreBarrier(long) - Method in class org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowOperator
-
- previousState - Variable in class org.apache.flink.table.runtime.operators.window.WindowOperator
-
- ProbeIterator - Class in org.apache.flink.table.runtime.hashtable
-
Probe iterator from probe or spilled partition.
- ProbeIterator(BinaryRowData) - Constructor for class org.apache.flink.table.runtime.hashtable.ProbeIterator
-
- probeKey - Variable in class org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
-
- probeToBinary(RowData) - Method in class org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
For code gen probe side to BinaryRowData.
- process(int, RowData) - Method in class org.apache.flink.table.runtime.operators.over.frame.InsensitiveOverFrame
-
- process(int, RowData) - Method in class org.apache.flink.table.runtime.operators.over.frame.OffsetOverFrame
-
- process(int, RowData) - Method in interface org.apache.flink.table.runtime.operators.over.frame.OverWindowFrame
-
return the ACC of the window frame.
- process(int, RowData) - Method in class org.apache.flink.table.runtime.operators.over.frame.RangeSlidingOverFrame
-
- process(int, RowData) - Method in class org.apache.flink.table.runtime.operators.over.frame.RangeUnboundedFollowingOverFrame
-
- process(int, RowData) - Method in class org.apache.flink.table.runtime.operators.over.frame.RangeUnboundedPrecedingOverFrame
-
- process(int, RowData) - Method in class org.apache.flink.table.runtime.operators.over.frame.RowSlidingOverFrame
-
- process(int, RowData) - Method in class org.apache.flink.table.runtime.operators.over.frame.RowUnboundedFollowingOverFrame
-
- process(int, RowData) - Method in class org.apache.flink.table.runtime.operators.over.frame.RowUnboundedPrecedingOverFrame
-
- process(int, RowData) - Method in class org.apache.flink.table.runtime.operators.over.frame.UnboundedOverWindowFrame
-
- PROCESS_TIME - Static variable in interface org.apache.flink.table.filesystem.stream.PartitionCommitTrigger
-
- processElement(StreamRecord<IN>) - Method in class org.apache.flink.table.filesystem.stream.AbstractStreamingWriter
-
- processElement(StreamRecord<CompactMessages.CoordinatorInput>) - Method in class org.apache.flink.table.filesystem.stream.compact.CompactCoordinator
-
- processElement(StreamRecord<CompactMessages.CoordinatorOutput>) - Method in class org.apache.flink.table.filesystem.stream.compact.CompactOperator
-
- processElement(StreamRecord<PartitionCommitInfo>) - Method in class org.apache.flink.table.filesystem.stream.PartitionCommitter
-
- processElement(RowData, KeyedProcessFunction<RowData, RowData, RowData>.Context, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.aggregate.GroupAggFunction
-
- processElement(RowData, KeyedProcessFunction<RowData, RowData, RowData>.Context, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.aggregate.GroupTableAggFunction
-
- processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.LocalSlicingWindowAggOperator
-
- processElement(RowData, RowData) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- processElement(StreamRecord<IN>) - Method in class org.apache.flink.table.runtime.operators.bundle.AbstractMapBundleOperator
-
- processElement(RowData, KeyedProcessFunction<RowData, RowData, RowData>.Context, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.deduplicate.ProcTimeDeduplicateKeepFirstRowFunction
-
- processElement(RowData, KeyedProcessFunction<RowData, RowData, RowData>.Context, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.deduplicate.ProcTimeDeduplicateKeepLastRowFunction
-
- processElement(RowData, KeyedProcessFunction<RowData, RowData, RowData>.Context, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.deduplicate.RowTimeDeduplicateFunction
-
- processElement(RowData, ProcessFunction<RowData, RowData>.Context, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.join.lookup.LookupJoinRunner
-
- processElement(RowData, ProcessFunction<RowData, RowData>.Context, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.match.RowtimeProcessFunction
-
- processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.FirstInputOfTwoInput
-
- processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.OneInput
-
- processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.SecondInputOfTwoInput
-
- processElement(RowData, KeyedProcessFunction<K, RowData, RowData>.Context, Collector<RowData>) - Method in class 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>) - Method in class org.apache.flink.table.runtime.operators.over.BufferDataOverWindowOperator
-
- processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.over.NonBufferOverWindowOperator
-
- processElement(RowData, KeyedProcessFunction<K, RowData, RowData>.Context, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.over.ProcTimeRangeBoundedPrecedingFunction
-
- processElement(RowData, KeyedProcessFunction<K, RowData, RowData>.Context, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.over.ProcTimeRowsBoundedPrecedingFunction
-
- processElement(RowData, KeyedProcessFunction<K, RowData, RowData>.Context, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.over.ProcTimeUnboundedPrecedingFunction
-
- processElement(RowData, KeyedProcessFunction<K, RowData, RowData>.Context, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.over.RowTimeRangeBoundedPrecedingFunction
-
- processElement(RowData, KeyedProcessFunction<K, RowData, RowData>.Context, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.over.RowTimeRowsBoundedPrecedingFunction
-
- processElement(RowData, KeyedProcessFunction<RowData, RowData, RowData>.Context, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.rank.AppendOnlyTopNFunction
-
- processElement(RowData, KeyedProcessFunction<RowData, RowData, RowData>.Context, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.rank.RetractableTopNFunction
-
- processElement(RowData, KeyedProcessFunction<RowData, RowData, RowData>.Context, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.rank.UpdatableTopNFunction
-
- processElement(RowData, RowData) - Method in class org.apache.flink.table.runtime.operators.rank.window.processors.WindowRankProcessor
-
- processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.sink.OutputConversionOperator
-
- processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.sink.SinkOperator
-
- processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.sink.SinkUpsertMaterializer
-
- processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.sort.LimitOperator
-
- processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.sort.ProcTimeSortOperator
-
- processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.sort.RankOperator
-
- processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.sort.RowTimeSortOperator
-
- processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.sort.SortLimitOperator
-
- processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.sort.SortOperator
-
- processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.sort.StreamSortOperator
-
- processElement(StreamRecord<E>) - Method in class org.apache.flink.table.runtime.operators.source.InputConversionOperator
-
- processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowOperator
-
- processElement(RowData, RowData) - Method in interface org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowProcessor
-
Process an element with associated key from the input stream.
- processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.window.WindowOperator
-
- processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.wmassigners.ProcTimeMiniBatchAssignerOperator
-
- processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.wmassigners.RowTimeMiniBatchAssginerOperator
-
- processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperator
-
- processElement1(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.join.HashJoinOperator
-
- processElement1(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.join.SortMergeJoinOperator
-
- processElement1(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.join.stream.StreamingJoinOperator
-
- processElement1(StreamRecord<RowData>) - Method in class 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>) - Method in class org.apache.flink.table.runtime.operators.join.temporal.TemporalProcessTimeJoinOperator
-
- processElement1(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.join.temporal.TemporalRowTimeJoinOperator
-
- processElement2(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.join.HashJoinOperator
-
- processElement2(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.join.SortMergeJoinOperator
-
- processElement2(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.join.stream.StreamingJoinOperator
-
- processElement2(StreamRecord<RowData>) - Method in class 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>) - Method in class org.apache.flink.table.runtime.operators.join.temporal.TemporalProcessTimeJoinOperator
-
- processElement2(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.join.temporal.TemporalRowTimeJoinOperator
-
- processElementsWithSameTimestamp(List<RowData>, Collector<RowData>) - Method in class 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>) - Method in class org.apache.flink.table.runtime.operators.over.RowTimeRangeUnboundedPrecedingFunction
-
- processElementsWithSameTimestamp(List<RowData>, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.over.RowTimeRowsUnboundedPrecedingFunction
-
- ProcessingTimeTriggers - Class in org.apache.flink.table.runtime.operators.window.triggers
-
A
Trigger that reacts to processing-time timers.
- ProcessingTimeTriggers.AfterEndOfWindow<W extends Window> - Class in org.apache.flink.table.runtime.operators.window.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> - Class in org.apache.flink.table.runtime.operators.window.triggers
-
A composite
Trigger that consist of AfterEndOfWindow and a early trigger.
- ProcessingTimeTriggers.AfterFirstElementPeriodic<W extends Window> - Class in org.apache.flink.table.runtime.operators.window.triggers
-
Trigger every a given interval, the first trigger time is interval after the first element in
the pane.
- processLatencyMarker(LatencyMarker) - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.FirstInputOfTwoInput
-
- processLatencyMarker(LatencyMarker) - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.OneInput
-
- processLatencyMarker(LatencyMarker) - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.SecondInputOfTwoInput
-
- processMatch(Map<String, List<RowData>>, PatternProcessFunction.Context, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.match.PatternProcessFunctionRunner
-
- processWatermark(Watermark) - Method in class org.apache.flink.table.filesystem.stream.AbstractStreamingWriter
-
- processWatermark(Watermark) - Method in class org.apache.flink.table.filesystem.stream.PartitionCommitter
-
- processWatermark(Watermark) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.LocalSlicingWindowAggOperator
-
- processWatermark(Watermark) - Method in class org.apache.flink.table.runtime.operators.bundle.AbstractMapBundleOperator
-
- processWatermark(Watermark) - Method in class org.apache.flink.table.runtime.operators.join.KeyedCoProcessOperatorWithWatermarkDelay
-
- processWatermark(Watermark) - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.FirstInputOfTwoInput
-
- processWatermark(Watermark) - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.OneInput
-
- processWatermark(Watermark) - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.SecondInputOfTwoInput
-
- processWatermark(Watermark) - Method in class org.apache.flink.table.runtime.operators.sink.SinkOperator
-
- processWatermark(Watermark) - Method in class org.apache.flink.table.runtime.operators.source.InputConversionOperator
-
- processWatermark(Watermark) - Method in class org.apache.flink.table.runtime.operators.TableStreamOperator
-
- processWatermark(Watermark) - Method in class org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowOperator
-
- processWatermark(Watermark) - Method in class 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) - Method in class org.apache.flink.table.runtime.operators.wmassigners.RowTimeMiniBatchAssginerOperator
-
- processWatermark(Watermark) - Method in class 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).
- ProcTimeCommitTrigger - Class in org.apache.flink.table.filesystem.stream
-
Partition commit trigger by creation time and processing time service, if 'current processing
time' > 'partition creation time' + 'delay', will commit the partition.
- ProcTimeCommitTrigger(boolean, OperatorStateStore, Configuration, ProcessingTimeService) - Constructor for class org.apache.flink.table.filesystem.stream.ProcTimeCommitTrigger
-
- ProcTimeDeduplicateKeepFirstRowFunction - Class in org.apache.flink.table.runtime.operators.deduplicate
-
This function is used to deduplicate on keys and keeps only first row.
- ProcTimeDeduplicateKeepFirstRowFunction(long) - Constructor for class org.apache.flink.table.runtime.operators.deduplicate.ProcTimeDeduplicateKeepFirstRowFunction
-
- ProcTimeDeduplicateKeepLastRowFunction - Class in 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) - Constructor for class org.apache.flink.table.runtime.operators.deduplicate.ProcTimeDeduplicateKeepLastRowFunction
-
- ProcTimeIntervalJoin - Class in org.apache.flink.table.runtime.operators.join.interval
-
The function to execute processing time interval stream inner-join.
- ProcTimeIntervalJoin(FlinkJoinType, long, long, InternalTypeInfo<RowData>, InternalTypeInfo<RowData>, IntervalJoinFunction) - Constructor for class org.apache.flink.table.runtime.operators.join.interval.ProcTimeIntervalJoin
-
- ProcTimeMiniBatchAssignerOperator - Class in org.apache.flink.table.runtime.operators.wmassigners
-
A stream operator that emits mini-batch marker in a given period.
- ProcTimeMiniBatchAssignerOperator(long) - Constructor for class org.apache.flink.table.runtime.operators.wmassigners.ProcTimeMiniBatchAssignerOperator
-
- ProcTimeMiniBatchDeduplicateKeepFirstRowFunction - Class in 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) - Constructor for class org.apache.flink.table.runtime.operators.deduplicate.ProcTimeMiniBatchDeduplicateKeepFirstRowFunction
-
- ProcTimeMiniBatchDeduplicateKeepLastRowFunction - Class in 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) - Constructor for class org.apache.flink.table.runtime.operators.deduplicate.ProcTimeMiniBatchDeduplicateKeepLastRowFunction
-
- ProcTimeRangeBoundedPrecedingFunction<K> - Class in org.apache.flink.table.runtime.operators.over
-
Process Function used for the aggregate in bounded proc-time OVER window.
- ProcTimeRangeBoundedPrecedingFunction(GeneratedAggsHandleFunction, LogicalType[], LogicalType[], long) - Constructor for class org.apache.flink.table.runtime.operators.over.ProcTimeRangeBoundedPrecedingFunction
-
- ProcTimeRowsBoundedPrecedingFunction<K> - Class in org.apache.flink.table.runtime.operators.over
-
Process Function for ROW clause processing-time bounded OVER window.
- ProcTimeRowsBoundedPrecedingFunction(long, long, GeneratedAggsHandleFunction, LogicalType[], LogicalType[], long) - Constructor for class org.apache.flink.table.runtime.operators.over.ProcTimeRowsBoundedPrecedingFunction
-
- ProcTimeSortOperator - Class in org.apache.flink.table.runtime.operators.sort
-
Sort on proc-time and additional secondary sort attributes.
- ProcTimeSortOperator(InternalTypeInfo<RowData>, GeneratedRecordComparator) - Constructor for class org.apache.flink.table.runtime.operators.sort.ProcTimeSortOperator
-
- ProcTimeUnboundedPrecedingFunction<K> - Class in org.apache.flink.table.runtime.operators.over
-
Process Function for processing-time unbounded OVER window.
- ProcTimeUnboundedPrecedingFunction(long, long, GeneratedAggsHandleFunction, LogicalType[]) - Constructor for class org.apache.flink.table.runtime.operators.over.ProcTimeUnboundedPrecedingFunction
-
- produceUpdates - Variable in class org.apache.flink.table.runtime.operators.window.WindowOperator
-
- produceUpdates - Variable in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- produceUpdates() - Method in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- projectColumnsToWrite(T) - Method in interface org.apache.flink.table.filesystem.PartitionComputer
-
Project non-partition columns for output writer.
- projectColumnsToWrite(RowData) - Method in class org.apache.flink.table.filesystem.RowDataPartitionComputer
-
- projectColumnsToWrite(Row) - Method in class org.apache.flink.table.filesystem.RowPartitionComputer
-
- Projection<IN extends org.apache.flink.table.data.RowData,OUT extends org.apache.flink.table.data.RowData> - Interface in org.apache.flink.table.runtime.generated
-
Interface for code generated projection, which will map a RowData to another one.
- ProjectionBulkFactory(BulkWriter.Factory<RowData>, RowDataPartitionComputer) - Constructor for class org.apache.flink.table.filesystem.FileSystemTableSink.ProjectionBulkFactory
-
- pushToOperator(StreamRecord<X>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.CopyingFirstInputOfTwoInputStreamOperatorOutput
-
- pushToOperator(StreamRecord<X>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.CopyingOneInputStreamOperatorOutput
-
- pushToOperator(StreamRecord<X>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.CopyingSecondInputOfTwoInputStreamOperatorOutput
-
- pushToOperator(StreamRecord<X>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.FirstInputOfTwoInputStreamOperatorOutput
-
- pushToOperator(StreamRecord<X>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.OneInputStreamOperatorOutput
-
- pushToOperator(StreamRecord<X>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.output.SecondInputOfTwoInputStreamOperatorOutput
-
- put(RowData, RowData) - Method in class org.apache.flink.table.runtime.operators.rank.TopNBuffer
-
Appends a record into the buffer.
- put(W, RowData, UV) - Method in class org.apache.flink.table.runtime.operators.window.state.WindowMapState
-
Associates a new value with the given key.
- put(K, V) - Method in class org.apache.flink.table.runtime.util.JsonUtils.ThreadLocalHashCache
-
- putAll(RowData, Collection<RowData>) - Method in class org.apache.flink.table.runtime.operators.rank.TopNBuffer
-
Puts a record list into the buffer under the sortKey.
- putAll(W, Map<RowData, UV>) - Method in class org.apache.flink.table.runtime.operators.window.state.WindowMapState
-
Copies all of the mappings from the given map into the state.
- putBinaryNormalizedKey(byte[], MemorySegment, int, int) - Static method in class org.apache.flink.table.runtime.operators.sort.SortUtil
-
- putBooleanNormalizedKey(boolean, MemorySegment, int, int) - Static method in class org.apache.flink.table.runtime.operators.sort.SortUtil
-
- putBuildRow(RowData) - Method in class org.apache.flink.table.runtime.hashtable.BinaryHashTable
-
Put a build side row to hash table.
- putBuildRow(BinaryRowData) - Method in class org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
- putByteNormalizedKey(byte, MemorySegment, int, int) - Static method in class org.apache.flink.table.runtime.operators.sort.SortUtil
-
- putDecimalNormalizedKey(DecimalData, MemorySegment, int, int) - Static method in class org.apache.flink.table.runtime.operators.sort.SortUtil
-
Just support the compact precision decimal.
- putDoubleNormalizedKey(double, MemorySegment, int, int) - Static method in class org.apache.flink.table.runtime.operators.sort.SortUtil
-
See http://stereopsis.com/radix.html for more details.
- putFloatNormalizedKey(float, MemorySegment, int, int) - Static method in class org.apache.flink.table.runtime.operators.sort.SortUtil
-
See http://stereopsis.com/radix.html for more details.
- putIntNormalizedKey(int, MemorySegment, int, int) - Static method in class org.apache.flink.table.runtime.operators.sort.SortUtil
-
- putKey(RowData, MemorySegment, int) - Method in interface org.apache.flink.table.runtime.generated.NormalizedKeyComputer
-
Writes a normalized key for the given record into the target MemorySegment.
- putLongNormalizedKey(long, MemorySegment, int, int) - Static method in class org.apache.flink.table.runtime.operators.sort.SortUtil
-
- putShortNormalizedKey(short, MemorySegment, int, int) - Static method in class org.apache.flink.table.runtime.operators.sort.SortUtil
-
- putStringNormalizedKey(StringData, MemorySegment, int, int) - Static method in class org.apache.flink.table.runtime.operators.sort.SortUtil
-
UTF-8 supports bytes comparison.
- putTimestampNormalizedKey(TimestampData, MemorySegment, int, int) - Static method in class org.apache.flink.table.runtime.operators.sort.SortUtil
-
Support the compact precision TimestampData.
- radians(DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- RangeSlidingOverFrame - Class in 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) - Constructor for class org.apache.flink.table.runtime.operators.over.frame.RangeSlidingOverFrame
-
- RangeUnboundedFollowingOverFrame - Class in org.apache.flink.table.runtime.operators.over.frame
-
The range unboundedFollowing window frame calculates frames with the following SQL form: ...
- RangeUnboundedFollowingOverFrame(RowType, GeneratedAggsHandleFunction, GeneratedRecordComparator) - Constructor for class org.apache.flink.table.runtime.operators.over.frame.RangeUnboundedFollowingOverFrame
-
- RangeUnboundedPrecedingOverFrame - Class in org.apache.flink.table.runtime.operators.over.frame
-
The range UnboundPreceding window frame calculates frames with the following SQL form: ...
- RangeUnboundedPrecedingOverFrame(GeneratedAggsHandleFunction, GeneratedRecordComparator) - Constructor for class org.apache.flink.table.runtime.operators.over.frame.RangeUnboundedPrecedingOverFrame
-
- rankEnd - Variable in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- rankEnd(long) - Method in class org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
-
- RankOperator - Class in org.apache.flink.table.runtime.operators.sort
-
Rank operator to compute top N.
- RankOperator(GeneratedRecordComparator, GeneratedRecordComparator, long, long, boolean) - Constructor for class org.apache.flink.table.runtime.operators.sort.RankOperator
-
- RankRange - Interface in org.apache.flink.table.runtime.operators.rank
-
RankRange for Rank, including following 3 types : ConstantRankRange, ConstantRankRangeWithoutEnd,
VariableRankRange.
- rankStart(long) - Method in class org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
-
- RankType - Enum in org.apache.flink.table.runtime.operators.rank
-
An enumeration of rank type, usable to show how exactly generate rank number.
- RawByteArrayConverter<T> - Class in org.apache.flink.table.data.conversion
-
Converter for RawType of byte[] external type.
- RawFormatDeserializationSchema - Class in org.apache.flink.table.formats.raw
-
Deserialization schema from raw (byte based) value to Flink Table/SQL internal data structure
RowData.
- RawFormatDeserializationSchema(LogicalType, TypeInformation<RowData>, String, boolean) - Constructor for class org.apache.flink.table.formats.raw.RawFormatDeserializationSchema
-
- RawFormatFactory - Class in org.apache.flink.table.formats.raw
-
Format factory for raw format which allows to read and write raw (byte based) values as a single
column.
- RawFormatFactory() - Constructor for class org.apache.flink.table.formats.raw.RawFormatFactory
-
- RawFormatSerializationSchema - Class in org.apache.flink.table.formats.raw
-
Serialization schema that serializes an RowData object into raw (byte based) value.
- RawFormatSerializationSchema(LogicalType, String, boolean) - Constructor for class org.apache.flink.table.formats.raw.RawFormatSerializationSchema
-
- RawObjectConverter<T> - Class in org.apache.flink.table.data.conversion
-
Converter for RawType of object external type.
- RawValueDataSerializer<T> - Class in org.apache.flink.table.runtime.typeutils
-
Serializer for RawValueData.
- RawValueDataSerializer(TypeSerializer<T>) - Constructor for class org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
-
- RawValueDataSerializer.RawValueDataSerializerSnapshot<T> - Class in org.apache.flink.table.runtime.typeutils
-
- RawValueDataSerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.typeutils.RawValueDataSerializer.RawValueDataSerializerSnapshot
-
- RawValueDataSerializerSnapshot(RawValueDataSerializer<T>) - Constructor for class org.apache.flink.table.runtime.typeutils.RawValueDataSerializer.RawValueDataSerializerSnapshot
-
- reachedEnd() - Method in class org.apache.flink.table.runtime.operators.values.ValuesInputFormat
-
- read(OUT) - Method in interface org.apache.flink.table.filesystem.PartitionReader
-
Reads the next record from the partitions.
- read() - Method in class org.apache.flink.table.filesystem.stream.compact.CompactBulkReader
-
- read() - Method in interface org.apache.flink.table.filesystem.stream.compact.CompactReader
-
Read a record, return null if no more record.
- read() - Method in class org.apache.flink.table.filesystem.stream.compact.FileInputFormatCompactReader
-
- readAllBuffers(FileIOChannel.ID, int) - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- readBlock(MemorySegment) - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- readOuterSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.table.runtime.typeutils.ExternalSerializer.ExternalSerializerSnapshot
-
- readOuterSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.table.runtime.typeutils.LinkedListSerializer.LinkedListSerializerSnapshot
-
- readSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.table.runtime.typeutils.ArrayDataSerializer.ArrayDataSerializerSnapshot
-
- readSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer.BinaryRowDataSerializerSnapshot
-
- readSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataSerializer.DecimalSerializerSnapshot
-
- readSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.table.runtime.typeutils.MapDataSerializer.MapDataSerializerSnapshot
-
- readSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer.RowDataSerializerSnapshot
-
- readSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.table.runtime.typeutils.SortedMapSerializerSnapshot
-
- readSnapshot(int, DataInputView, ClassLoader) - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataSerializer.TimestampDataSerializerSnapshot
-
- realSize() - Method in class org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
- record - Variable in class org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator.OuterRecord
-
- RECORD_BYTES - Static variable in class org.apache.flink.table.runtime.hashtable.BinaryHashBucketArea
-
The number of bytes that the entry in the hash structure occupies, in bytes.
- RECORD_EXTRA_LENGTH - Static variable in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- recordArea - Variable in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
The segments where the actual data is stored.
- recordBuffer - Variable in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- RecordComparator - Interface in org.apache.flink.table.runtime.generated
-
- RecordCounter - Class in org.apache.flink.table.runtime.operators.aggregate
-
The
RecordCounter is used to count the number of input records under the current key.
- RecordCounter() - Constructor for class org.apache.flink.table.runtime.operators.aggregate.RecordCounter
-
- RecordEqualiser - Interface in org.apache.flink.table.runtime.generated
-
Record equaliser for RowData which can compare two RowData and returns whether they are equal.
- RecordsCombiner - Interface in org.apache.flink.table.runtime.operators.window.combines
-
- RecordsCombiner.Factory - Interface in org.apache.flink.table.runtime.operators.window.combines
-
- RecordsCombiner.LocalFactory - Interface in org.apache.flink.table.runtime.operators.window.combines
-
A factory that creates a
RecordsCombiner used for combining at local stage.
- recordSize() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- recordsPerSegment() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- RecordsWindowBuffer - Class in org.apache.flink.table.runtime.operators.aggregate.window.buffers
-
- RecordsWindowBuffer(Object, MemoryManager, long, RecordsCombiner, PagedTypeSerializer<RowData>, AbstractRowDataSerializer<RowData>, boolean, ZoneId) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.window.buffers.RecordsWindowBuffer
-
- RecordsWindowBuffer.Factory - Class in org.apache.flink.table.runtime.operators.aggregate.window.buffers
-
- RecordsWindowBuffer.LocalFactory - Class in org.apache.flink.table.runtime.operators.aggregate.window.buffers
-
- recycle(MemorySegment) - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- recycle(MemorySegment) - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
-
- recycle(MemorySegment) - Method in class org.apache.flink.table.runtime.io.CompressedHeaderlessChannelReaderInputView
-
- recycle(MemorySegment) - Method in class org.apache.flink.table.runtime.io.CompressedHeaderlessChannelWriterOutputView
-
- regExp(String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- regexpExtract(String, String, int) - Static method in class 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) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- regexpExtract(String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Returns the first string extracted with a specified regular expression.
- regexpReplace(String, String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Returns a string resulting from replacing all substrings that match the regular expression
with replacement.
- registerCallback(BundleTriggerCallback) - Method in interface 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) - Method in interface 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) - Method in class org.apache.flink.table.runtime.operators.bundle.trigger.CountBundleTrigger
-
- registerCallback(BundleTriggerCallback) - Method in class org.apache.flink.table.runtime.operators.bundle.trigger.CountCoBundleTrigger
-
- registerEventTimeTimer(long) - Method in class org.apache.flink.table.runtime.operators.TableStreamOperator.ContextImpl
-
- registerEventTimeTimer(long) - Method in interface org.apache.flink.table.runtime.operators.window.triggers.Trigger.TriggerContext
-
Register an event-time callback.
- registerEventTimeWindowTimer(W) - Method in interface org.apache.flink.table.runtime.operators.window.slicing.WindowTimerService
-
Registers a window timer to be fired when event time watermark passes the window.
- registerEventTimeWindowTimer(Long) - Method in class org.apache.flink.table.runtime.operators.window.slicing.WindowTimerServiceImpl
-
- registerMetric(long) - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- registerProcessingCleanupTimer(ValueState<Long>, long, long, long, TimerService) - Method in interface org.apache.flink.table.runtime.functions.CleanupState
-
- registerProcessingCleanupTimer(KeyedProcessFunction<K, IN, OUT>.Context, long) - Method in class org.apache.flink.table.runtime.functions.KeyedProcessFunctionWithCleanupState
-
- registerProcessingCleanupTimer() - Method in class 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) - Method in class org.apache.flink.table.runtime.operators.TableStreamOperator.ContextImpl
-
- registerProcessingTimeTimer(long) - Method in interface org.apache.flink.table.runtime.operators.window.triggers.Trigger.TriggerContext
-
Register a system time callback.
- registerProcessingTimeWindowTimer(W) - Method in interface org.apache.flink.table.runtime.operators.window.slicing.WindowTimerService
-
Registers a window timer to be fired when processing time passes the window.
- registerProcessingTimeWindowTimer(Long) - Method in class org.apache.flink.table.runtime.operators.window.slicing.WindowTimerServiceImpl
-
- remainBuffers() - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- remove() - Method in interface org.apache.flink.table.runtime.dataview.NullAwareMapIterator.NullMapEntry
-
- remove() - Method in class org.apache.flink.table.runtime.dataview.NullAwareMapIterator
-
- remove(EE) - Method in class org.apache.flink.table.runtime.dataview.StateListView
-
- remove(RowData, RowData) - Method in class org.apache.flink.table.runtime.operators.rank.TopNBuffer
-
- remove(W, RowData) - Method in class org.apache.flink.table.runtime.operators.window.state.WindowMapState
-
Deletes the mapping of the given key.
- remove() - Static method in class org.apache.flink.table.runtime.util.JsonUtils
-
- remove() - Method in class org.apache.flink.table.runtime.util.JsonUtils.ThreadLocalHashCache
-
- removeAll(RowData) - Method in class org.apache.flink.table.runtime.operators.rank.TopNBuffer
-
Removes all record list from the buffer under the sortKey.
- removeChannel(FileIOChannel.ID) - Method in class org.apache.flink.table.runtime.operators.sort.SpillChannelManager
-
- removeEldestEntry(Map.Entry<K, V>) - Method in class org.apache.flink.table.runtime.util.JsonUtils.HashCache
-
- removeEldestEntry(Map.Entry<K, V>) - Method in class org.apache.flink.table.runtime.util.LRUMap
-
- removeLast() - Method in class org.apache.flink.table.runtime.operators.rank.TopNBuffer
-
Removes the last record of the last Entry in the buffer.
- removeLegacyTypes(LogicalType) - Static method in class org.apache.flink.table.runtime.types.PlannerTypeUtils
-
A conversion that removes all LegacyTypeInformationTypes by mapping to corresponding
new types.
- repeat(String, int) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Returns a string that repeats the base string n times.
- replace(String, String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Replaces all the old strings with the replacement string.
- replace(long, RowData) - Method in class org.apache.flink.table.runtime.util.WindowKey
-
Replace the currently stored key and window by the given new key and new window.
- reportOrForwardLatencyMarker(LatencyMarker) - Method in class org.apache.flink.table.runtime.operators.sink.SinkOperator
-
- requestCount - Variable in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- requestFailed(Buffer, IOException) - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- requestFailed(Buffer, IOException) - Method in class org.apache.flink.table.runtime.io.CompressedHeaderlessChannelReaderInputView
-
- requestSuccessful(Buffer) - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- requestSuccessful(Buffer) - Method in class org.apache.flink.table.runtime.io.CompressedHeaderlessChannelReaderInputView
-
- requiredOptions() - Method in class org.apache.flink.table.filesystem.FileSystemTableFactory
-
- requiredOptions() - Method in class org.apache.flink.table.formats.raw.RawFormatFactory
-
- requiresPartitionGrouping(boolean) - Method in class org.apache.flink.table.filesystem.FileSystemTableSink
-
- reserveDictionaryIds(int) - Method in class org.apache.flink.table.data.vector.heap.AbstractHeapVector
-
- reserveDictionaryIds(int) - Method in class org.apache.flink.table.data.vector.heap.HeapBooleanVector
-
- reserveDictionaryIds(int) - Method in interface org.apache.flink.table.data.vector.writable.WritableColumnVector
-
Reserve a integer column for ids of dictionary.
- reservedNumBuffers - Variable in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- reset() - Method in class org.apache.flink.table.data.vector.heap.AbstractHeapVector
-
Resets the column to default state.
- reset() - Method in class org.apache.flink.table.data.vector.heap.HeapBytesVector
-
- reset() - Method in interface org.apache.flink.table.data.vector.writable.WritableColumnVector
-
Resets the column to default state.
- reset() - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
-
First, reset.
- reset() - Method in class org.apache.flink.table.data.writer.BinaryRowWriter
-
First, reset.
- reset() - Method in interface org.apache.flink.table.data.writer.BinaryWriter
-
Reset writer to prepare next write.
- reset() - Method in class org.apache.flink.table.runtime.collector.TableFunctionCollector
-
Resets the flag to indicate whether [[collect(T)]] has been called.
- reset() - Method in interface org.apache.flink.table.runtime.operators.bundle.trigger.BundleTrigger
-
Reset the trigger to its initiate status.
- reset() - Method in interface org.apache.flink.table.runtime.operators.bundle.trigger.CoBundleTrigger
-
Reset the trigger to its initiate status.
- reset() - Method in class org.apache.flink.table.runtime.operators.bundle.trigger.CountBundleTrigger
-
- reset() - Method in class org.apache.flink.table.runtime.operators.bundle.trigger.CountCoBundleTrigger
-
- reset() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryInMemorySortBuffer
-
Resets the sort buffer back to the state where it is empty.
- reset() - Method in class org.apache.flink.table.runtime.operators.window.grouping.WindowsGrouping
-
Reset for next group.
- reset() - Method in class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
-
reset the map's record and bucket area's memory segments for reusing.
- reset() - Method in class org.apache.flink.table.runtime.util.collections.binary.AbstractBytesMultiMap
-
reset the map's record and bucket area's memory segments for reusing.
- reset() - Method in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
reset the map's record and bucket area's memory segments for reusing.
- reset() - Method in class org.apache.flink.table.runtime.util.ResettableExternalBuffer.BufferIterator
-
- reset() - Method in class org.apache.flink.table.runtime.util.ResettableExternalBuffer
-
- reset() - Method in interface org.apache.flink.table.runtime.util.ResettableRowBuffer
-
Re-initialize the buffer state.
- reset() - Method in interface org.apache.flink.table.runtime.util.ResettableRowBuffer.ResettableIterator
-
Re-initialize the iterator, start from begin row.
- resetAccumulators() - Method in interface org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
-
Resets all the accumulators.
- resetBucketSegments(List<MemorySegment>) - Method in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- resetBuffer() - Method in class org.apache.flink.table.runtime.operators.window.grouping.HeapWindowsGrouping
-
- resetBuffer() - Method in class org.apache.flink.table.runtime.operators.window.grouping.WindowsGrouping
-
- ResettableExternalBuffer - Class in org.apache.flink.table.runtime.util
-
A resettable external buffer for binary row.
- ResettableExternalBuffer(IOManager, LazyMemorySegmentPool, AbstractRowDataSerializer, boolean) - Constructor for class org.apache.flink.table.runtime.util.ResettableExternalBuffer
-
- ResettableExternalBuffer.BufferIterator - Class in org.apache.flink.table.runtime.util
-
Iterator of external buffer.
- ResettableRowBuffer - Interface in org.apache.flink.table.runtime.util
-
Resettable buffer that add RowData and return BinaryRowData iterator.
- ResettableRowBuffer.ResettableIterator - Interface in org.apache.flink.table.runtime.util
-
Row iterator that can be reset.
- resolveOuterSchemaCompatibility(LinkedListSerializer<T>) - Method in class org.apache.flink.table.runtime.typeutils.LinkedListSerializer.LinkedListSerializerSnapshot
-
- resolveSchemaCompatibility(TypeSerializer<ArrayData>) - Method in class org.apache.flink.table.runtime.typeutils.ArrayDataSerializer.ArrayDataSerializerSnapshot
-
- resolveSchemaCompatibility(TypeSerializer<BinaryRowData>) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer.BinaryRowDataSerializerSnapshot
-
- resolveSchemaCompatibility(TypeSerializer<DecimalData>) - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataSerializer.DecimalSerializerSnapshot
-
- resolveSchemaCompatibility(TypeSerializer<MapData>) - Method in class org.apache.flink.table.runtime.typeutils.MapDataSerializer.MapDataSerializerSnapshot
-
- resolveSchemaCompatibility(TypeSerializer<RowData>) - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer.RowDataSerializerSnapshot
-
- resolveSchemaCompatibility(TypeSerializer<SortedMap<K, V>>) - Method in class org.apache.flink.table.runtime.typeutils.SortedMapSerializerSnapshot
-
- resolveSchemaCompatibility(TypeSerializer<TimestampData>) - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataSerializer.TimestampDataSerializerSnapshot
-
- restorePartValueFromType(String, DataType) - Static method in class org.apache.flink.table.filesystem.RowPartitionComputer
-
- restorePartValueFromType(String, LogicalType) - Static method in class org.apache.flink.table.filesystem.RowPartitionComputer
-
Restore partition value from string and type.
- restoreReader(Configuration, FileSourceSplit) - Method in class org.apache.flink.table.filesystem.DeserializationSchemaAdapter
-
- restoreReader(Configuration, SplitT) - Method in class org.apache.flink.table.filesystem.LimitableBulkFormat
-
- restoreSerializer() - Method in class org.apache.flink.table.runtime.typeutils.ArrayDataSerializer.ArrayDataSerializerSnapshot
-
- restoreSerializer() - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer.BinaryRowDataSerializerSnapshot
-
- restoreSerializer() - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataSerializer.DecimalSerializerSnapshot
-
- restoreSerializer() - Method in class org.apache.flink.table.runtime.typeutils.MapDataSerializer.MapDataSerializerSnapshot
-
- restoreSerializer() - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer.RowDataSerializerSnapshot
-
- restoreSerializer() - Method in class org.apache.flink.table.runtime.typeutils.SortedMapSerializerSnapshot
-
- restoreSerializer() - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataSerializer.TimestampDataSerializerSnapshot
-
- retireWindow(W) - Method in class org.apache.flink.table.runtime.operators.window.internal.MergingWindowSet
-
Removes the given window from the set of in-flight windows.
- retract(RowData) - Method in interface org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
-
Retracts the input values from the accumulators.
- retract(RowData) - Method in interface org.apache.flink.table.runtime.generated.NamespaceAggsHandleFunctionBase
-
Retracts the input values from the accumulators.
- RetractableTopNFunction - Class in org.apache.flink.table.runtime.operators.rank
-
A TopN function could handle updating stream.
- RetractableTopNFunction(long, long, InternalTypeInfo<RowData>, ComparableRecordComparator, RowDataKeySelector, RankType, RankRange, GeneratedRecordEqualiser, boolean, boolean) - Constructor for class org.apache.flink.table.runtime.operators.rank.RetractableTopNFunction
-
- retractRecord(RowData) - Method in interface org.apache.flink.table.runtime.operators.join.stream.state.JoinRecordStateView
-
Retract the record from the state view.
- returnAll(List<MemorySegment>) - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- returnAll(List<MemorySegment>) - Method in class org.apache.flink.table.runtime.operators.aggregate.BytesHashMapSpillMemorySegmentPool
-
- returnAll(List<MemorySegment>) - Method in class org.apache.flink.table.runtime.operators.sort.ListMemorySegmentPool
-
- returnAll(List<MemorySegment>) - Method in class org.apache.flink.table.runtime.util.LazyMemorySegmentPool
-
- returnAll(List<MemorySegment>) - Method in interface org.apache.flink.table.runtime.util.MemorySegmentPool
-
Return all pages back into this pool.
- returnPage(MemorySegment) - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- returnPage(MemorySegment) - Method in class org.apache.flink.table.runtime.util.LazyMemorySegmentPool
-
- returnSegments(List<MemorySegment>) - Method in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- returnToSegmentPool() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryInMemorySortBuffer
-
- reusedKey - Variable in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
Used as a reused object when lookup and iteration.
- reusedValue - Variable in class 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 - Variable in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- reverse(BinaryStringData) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
-
Reverse each character in current string.
- RIGHT_RECORDS_STATE_NAME - Static variable in class org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
-
- rightInputSideSpec - Variable in class org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
-
- rightRowSerializer - Variable in class org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinRunner
-
- rightType - Variable in class org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
-
- row1 - Variable in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- RowColumnVector - Interface in org.apache.flink.table.data.vector
-
Row column vector.
- RowConverter(DataType[]) - Constructor for class org.apache.flink.table.data.util.DataFormatConverters.RowConverter
-
- RowDataEventComparator - Class in org.apache.flink.table.runtime.operators.match
-
- RowDataEventComparator(GeneratedRecordComparator) - Constructor for class org.apache.flink.table.runtime.operators.match.RowDataEventComparator
-
- RowDataKeySelector - Interface in org.apache.flink.table.runtime.keyselector
-
RowDataKeySelector takes an RowData and extracts the deterministic key for the RowData.
- RowDataPartitionComputer - Class in org.apache.flink.table.filesystem
-
- RowDataPartitionComputer(String, String[], DataType[], String[]) - Constructor for class org.apache.flink.table.filesystem.RowDataPartitionComputer
-
- RowDataSerializer - Class in org.apache.flink.table.runtime.typeutils
-
Serializer for RowData.
- RowDataSerializer(RowType) - Constructor for class org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- RowDataSerializer(LogicalType...) - Constructor for class org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- RowDataSerializer(LogicalType[], TypeSerializer<?>[]) - Constructor for class org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- RowDataSerializer.RowDataSerializerSnapshot - Class in org.apache.flink.table.runtime.typeutils
-
- RowDataSerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.typeutils.RowDataSerializer.RowDataSerializerSnapshot
-
- RowDataUtil - Class in org.apache.flink.table.data.util
-
Utilities for RowData.
- RowDataUtil() - Constructor for class org.apache.flink.table.data.util.RowDataUtil
-
- RowIterator<T extends org.apache.flink.table.data.RowData> - Interface in org.apache.flink.table.runtime.util
-
An internal iterator interface which presents a more restrictive API than
Iterator.
- RowPartitionComputer - Class in org.apache.flink.table.filesystem
-
- RowPartitionComputer(String, String[], String[]) - Constructor for class org.apache.flink.table.filesystem.RowPartitionComputer
-
- RowRowConverter - Class in org.apache.flink.table.data.conversion
-
Converter for RowType of Row external type.
- RowSlidingOverFrame - Class in 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) - Constructor for class org.apache.flink.table.runtime.operators.over.frame.RowSlidingOverFrame
-
- RowTimeDeduplicateFunction - Class in 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) - Constructor for class org.apache.flink.table.runtime.operators.deduplicate.RowTimeDeduplicateFunction
-
- rowtimeIndex - Variable in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- RowTimeIntervalJoin - Class in org.apache.flink.table.runtime.operators.join.interval
-
The function to execute row(event) time interval stream inner-join.
- RowTimeIntervalJoin(FlinkJoinType, long, long, long, InternalTypeInfo<RowData>, InternalTypeInfo<RowData>, IntervalJoinFunction, int, int) - Constructor for class org.apache.flink.table.runtime.operators.join.interval.RowTimeIntervalJoin
-
- RowTimeMiniBatchAssginerOperator - Class in org.apache.flink.table.runtime.operators.wmassigners
-
A stream operator that emits watermark in a given event-time interval.
- RowTimeMiniBatchAssginerOperator(long) - Constructor for class org.apache.flink.table.runtime.operators.wmassigners.RowTimeMiniBatchAssginerOperator
-
- RowTimeMiniBatchDeduplicateFunction - Class in 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) - Constructor for class org.apache.flink.table.runtime.operators.deduplicate.RowTimeMiniBatchDeduplicateFunction
-
- RowtimeProcessFunction - Class in org.apache.flink.table.runtime.operators.match
-
ProcessFunction to copy a timestamp from a RowData field into the StreamRecord.
- RowtimeProcessFunction(int, TypeInformation<RowData>, int) - Constructor for class org.apache.flink.table.runtime.operators.match.RowtimeProcessFunction
-
- RowTimeRangeBoundedPrecedingFunction<K> - Class in org.apache.flink.table.runtime.operators.over
-
Process Function for RANGE clause event-time bounded OVER window.
- RowTimeRangeBoundedPrecedingFunction(GeneratedAggsHandleFunction, LogicalType[], LogicalType[], long, int) - Constructor for class org.apache.flink.table.runtime.operators.over.RowTimeRangeBoundedPrecedingFunction
-
- RowTimeRangeUnboundedPrecedingFunction<K> - Class in org.apache.flink.table.runtime.operators.over
-
A ProcessFunction to support unbounded RANGE window.
- RowTimeRangeUnboundedPrecedingFunction(long, long, GeneratedAggsHandleFunction, LogicalType[], LogicalType[], int) - Constructor for class org.apache.flink.table.runtime.operators.over.RowTimeRangeUnboundedPrecedingFunction
-
- RowTimeRowsBoundedPrecedingFunction<K> - Class in 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) - Constructor for class org.apache.flink.table.runtime.operators.over.RowTimeRowsBoundedPrecedingFunction
-
- RowTimeRowsUnboundedPrecedingFunction<K> - Class in org.apache.flink.table.runtime.operators.over
-
A ProcessFunction to support unbounded ROWS window.
- RowTimeRowsUnboundedPrecedingFunction(long, long, GeneratedAggsHandleFunction, LogicalType[], LogicalType[], int) - Constructor for class org.apache.flink.table.runtime.operators.over.RowTimeRowsUnboundedPrecedingFunction
-
- RowTimeSortOperator - Class in org.apache.flink.table.runtime.operators.sort
-
Sort based on event-time and possibly additional secondary sort attributes.
- RowTimeSortOperator(InternalTypeInfo<RowData>, int, GeneratedRecordComparator) - Constructor for class org.apache.flink.table.runtime.operators.sort.RowTimeSortOperator
-
- RowUnboundedFollowingOverFrame - Class in org.apache.flink.table.runtime.operators.over.frame
-
The row unboundedFollowing window frame calculates frames with the following SQL form: ...
- RowUnboundedFollowingOverFrame(RowType, GeneratedAggsHandleFunction, long) - Constructor for class org.apache.flink.table.runtime.operators.over.frame.RowUnboundedFollowingOverFrame
-
- RowUnboundedPrecedingOverFrame - Class in org.apache.flink.table.runtime.operators.over.frame
-
The row UnboundPreceding window frame calculates frames with the following SQL form: ...
- RowUnboundedPrecedingOverFrame(GeneratedAggsHandleFunction, long) - Constructor for class org.apache.flink.table.runtime.operators.over.frame.RowUnboundedPrecedingOverFrame
-
- rpad(String, int, String) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Returns the string str right-padded with the string pad to a length of len characters.
- safeToString(BinaryStringData) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- scale() - Method in class org.apache.flink.table.runtime.typeutils.BigDecimalTypeInfo
-
- scale() - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- ScanRuntimeProviderContext - Class in org.apache.flink.table.runtime.connector.source
-
Implementation of ScanTableSource.Context.
- ScanRuntimeProviderContext() - Constructor for class org.apache.flink.table.runtime.connector.source.ScanRuntimeProviderContext
-
- SecondInputOfTwoInput - Class in org.apache.flink.table.runtime.operators.multipleinput.input
-
Input for the second input of TwoInputStreamOperator.
- SecondInputOfTwoInput(TwoInputStreamOperator<RowData, RowData, RowData>) - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.input.SecondInputOfTwoInput
-
- SecondInputOfTwoInputStreamOperatorOutput - Class in 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>) - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.output.SecondInputOfTwoInputStreamOperatorOutput
-
- seekToPosition(long) - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- segmentSize - Variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
The size of the segments used by the hash join buckets.
- segmentSize - Variable in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- segmentSizeBits - Variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- segmentSizeMask - Variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- SegmentsUtil - Class in org.apache.flink.table.runtime.util
-
Util for data format segments calc.
- SegmentsUtil() - Constructor for class org.apache.flink.table.runtime.util.SegmentsUtil
-
- selectChannel(SerializationDelegate<StreamRecord<RowData>>) - Method in class org.apache.flink.table.runtime.partitioner.BinaryHashPartitioner
-
- SerializationSchemaAdapter - Class in org.apache.flink.table.filesystem
-
Adapter to turn a SerializationSchema into a Encoder.
- SerializationSchemaAdapter(SerializationSchema<RowData>) - Constructor for class org.apache.flink.table.filesystem.SerializationSchemaAdapter
-
- serialize(RowData) - Method in class org.apache.flink.table.formats.raw.RawFormatSerializationSchema
-
- serialize(CountWindow, DataOutputView) - Method in class org.apache.flink.table.runtime.operators.window.CountWindow.Serializer
-
- serialize(TimeWindow, DataOutputView) - Method in class org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
-
- serialize(ArrayData, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
-
- serialize(BinaryRowData, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- serialize(DecimalData, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
-
- serialize(E, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- serialize(LinkedList<T>, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.LinkedListSerializer
-
- serialize(MapData, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
- serialize(RawValueData<T>, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
-
- serialize(RowData, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- serialize(StringData, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.StringDataSerializer
-
- serialize(TimestampData, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
-
- serialize(WindowKey, DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- serializer - Variable in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- Serializer() - Constructor for class org.apache.flink.table.runtime.operators.window.CountWindow.Serializer
-
- Serializer() - Constructor for class org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
-
- serializer1 - Variable in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- serializeToPages(BinaryRowData) - Method in class org.apache.flink.table.runtime.hashtable.LongHashPartition
-
- serializeToPages(BinaryRowData, AbstractPagedOutputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- serializeToPages(T, AbstractPagedOutputView) - Method in class org.apache.flink.table.runtime.typeutils.PagedTypeSerializer
-
Serializes the given record to the given target paged output view.
- serializeToPages(RowData, AbstractPagedOutputView) - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- serializeToPages(WindowKey, AbstractPagedOutputView) - Method in class 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) - Static method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- session(Duration) - Method in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- SessionWindowAssigner - Class in org.apache.flink.table.runtime.operators.window.assigners
-
A
WindowAssigner that windows elements into sessions based on the timestamp.
- SessionWindowAssigner(long, boolean) - Constructor for class org.apache.flink.table.runtime.operators.window.assigners.SessionWindowAssigner
-
- set(int, long) - Method in class org.apache.flink.table.filesystem.ColumnarRowIterator
-
- set(int, long, long) - Method in class org.apache.flink.table.filesystem.ColumnarRowIterator
-
Set number rows in this batch and updates the position.
- set(long) - Method in class org.apache.flink.table.runtime.hashtable.LongHashPartition.MatchIterator
-
- set(MemorySegment, MemorySegment[], BinaryHashPartition, int, int) - Method in class org.apache.flink.table.runtime.hashtable.LookupBucketIterator
-
- set(ChannelReaderInputViewIterator<BinaryRowData>) - Method in class org.apache.flink.table.runtime.hashtable.ProbeIterator
-
- setAccumulators(RowData) - Method in interface org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
-
Set the current accumulators (saved in a row) which contains the current aggregated results.
- setAccumulators(N, RowData) - Method in interface org.apache.flink.table.runtime.generated.NamespaceAggsHandleFunctionBase
-
Set the current accumulators (saved in a row) which contains the current aggregated results.
- setBoolean(int, boolean) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
-
- setBoolean(int, boolean) - Method in class org.apache.flink.table.data.ColumnarArrayData
-
- setBoolean(int, boolean) - Method in class org.apache.flink.table.data.ColumnarRowData
-
- setBoolean(int, boolean) - Method in class org.apache.flink.table.data.UpdatableRowData
-
- setBoolean(int, boolean) - Method in class org.apache.flink.table.data.vector.heap.HeapBooleanVector
-
- setBoolean(int, boolean) - Method in interface org.apache.flink.table.data.vector.writable.WritableBooleanVector
-
Set boolean at rowId with the provided value.
- setBoolean(MemorySegment[], int, boolean) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
-
set boolean from segments.
- setByte(int, byte) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
-
- setByte(int, byte) - Method in class org.apache.flink.table.data.ColumnarArrayData
-
- setByte(int, byte) - Method in class org.apache.flink.table.data.ColumnarRowData
-
- setByte(int, byte) - Method in class org.apache.flink.table.data.UpdatableRowData
-
- setByte(int, byte) - Method in class org.apache.flink.table.data.vector.heap.HeapByteVector
-
- setByte(int, byte) - Method in interface org.apache.flink.table.data.vector.writable.WritableByteVector
-
Set byte at rowId with the provided value.
- setByte(MemorySegment[], int, byte) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
-
set byte from segments.
- setCheckpointId(long) - Method in class org.apache.flink.table.filesystem.stream.PartitionCommitInfo
-
- setCollector(Collector<?>) - Method in class org.apache.flink.table.runtime.collector.TableFunctionCollector
-
Sets the current collector, which used to emit the final row.
- setCollector(Collector<T>) - Method in class org.apache.flink.table.runtime.collector.WrappingCollector
-
Sets the current collector which is used to emit the final result.
- setCurrentKey(RowData) - Method in interface org.apache.flink.table.runtime.context.ExecutionContext
-
Sets current key.
- setCurrentKey(RowData) - Method in class org.apache.flink.table.runtime.context.ExecutionContextImpl
-
- setCurrentKey(RowData) - Method in interface org.apache.flink.table.runtime.operators.window.state.StateKeyContext
-
Sets current state key to given value.
- setCurrentNamespace(N) - Method in interface org.apache.flink.table.runtime.dataview.StateDataView
-
Sets current namespace for state.
- setCurrentNamespace(N) - Method in class org.apache.flink.table.runtime.dataview.StateListView.KeyedStateListView
-
- setCurrentNamespace(N) - Method in class org.apache.flink.table.runtime.dataview.StateListView.NamespacedStateListView
-
- setCurrentNamespace(N) - Method in class org.apache.flink.table.runtime.dataview.StateMapView.KeyedStateMapViewWithKeysNotNull
-
- setCurrentNamespace(N) - Method in class org.apache.flink.table.runtime.dataview.StateMapView.KeyedStateMapViewWithKeysNullable
-
- setCurrentNamespace(N) - Method in class org.apache.flink.table.runtime.dataview.StateMapView.NamespacedStateMapViewWithKeysNotNull
-
- setCurrentNamespace(N) - Method in class org.apache.flink.table.runtime.dataview.StateMapView.NamespacedStateMapViewWithKeysNullable
-
- setDecimal(int, DecimalData, int) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
-
- setDecimal(int, DecimalData, int) - Method in class org.apache.flink.table.data.ColumnarArrayData
-
- setDecimal(int, DecimalData, int) - Method in class org.apache.flink.table.data.ColumnarRowData
-
- setDecimal(int, DecimalData, int) - Method in class org.apache.flink.table.data.UpdatableRowData
-
- setDictionary(Dictionary) - Method in class org.apache.flink.table.data.vector.writable.AbstractWritableVector
-
Update the dictionary.
- setDictionary(Dictionary) - Method in interface org.apache.flink.table.data.vector.writable.WritableColumnVector
-
Set the dictionary, it should work with dictionary ids.
- setDouble(int, double) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
-
- setDouble(int, double) - Method in class org.apache.flink.table.data.ColumnarArrayData
-
- setDouble(int, double) - Method in class org.apache.flink.table.data.ColumnarRowData
-
- setDouble(int, double) - Method in class org.apache.flink.table.data.UpdatableRowData
-
- setDouble(int, double) - Method in class org.apache.flink.table.data.vector.heap.HeapDoubleVector
-
- setDouble(int, double) - Method in interface org.apache.flink.table.data.vector.writable.WritableDoubleVector
-
Set double at rowId with the provided value.
- setDouble(MemorySegment[], int, double) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
-
set double from segments.
- setDoublesFromBinary(int, int, byte[], int) - Method in class org.apache.flink.table.data.vector.heap.HeapDoubleVector
-
- setDoublesFromBinary(int, int, byte[], int) - Method in interface org.apache.flink.table.data.vector.writable.WritableDoubleVector
-
Set doubles from binary, need use UNSAFE to copy.
- setDynamicGrouped(boolean) - Method in class org.apache.flink.table.filesystem.FileSystemOutputFormat.Builder
-
- setField(int, Object) - Method in class org.apache.flink.table.data.UpdatableRowData
-
- setFileSystemFactory(FileSystemFactory) - Method in class org.apache.flink.table.filesystem.FileSystemOutputFormat.Builder
-
- setFloat(int, float) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
-
- setFloat(int, float) - Method in class org.apache.flink.table.data.ColumnarArrayData
-
- setFloat(int, float) - Method in class org.apache.flink.table.data.ColumnarRowData
-
- setFloat(int, float) - Method in class org.apache.flink.table.data.UpdatableRowData
-
- setFloat(int, float) - Method in class org.apache.flink.table.data.vector.heap.HeapFloatVector
-
- setFloat(int, float) - Method in interface org.apache.flink.table.data.vector.writable.WritableFloatVector
-
Set float at rowId with the provided value.
- setFloat(MemorySegment[], int, float) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
-
set float from segments.
- setFloatsFromBinary(int, int, byte[], int) - Method in class org.apache.flink.table.data.vector.heap.HeapFloatVector
-
- setFloatsFromBinary(int, int, byte[], int) - Method in interface org.apache.flink.table.data.vector.writable.WritableFloatVector
-
Set floats from binary, need use UNSAFE to copy.
- setFormatFactory(OutputFormatFactory<T>) - Method in class org.apache.flink.table.filesystem.FileSystemOutputFormat.Builder
-
- setInput(Object) - Method in class 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) - Method in class 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) - Method in class org.apache.flink.table.runtime.hashtable.ProbeIterator
-
- setInt(int, int) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
-
- setInt(int, int) - Method in class org.apache.flink.table.data.ColumnarArrayData
-
- setInt(int, int) - Method in class org.apache.flink.table.data.ColumnarRowData
-
- setInt(int, int) - Method in class org.apache.flink.table.data.UpdatableRowData
-
- setInt(int, int) - Method in class org.apache.flink.table.data.vector.heap.HeapIntVector
-
- setInt(int, int) - Method in interface org.apache.flink.table.data.vector.writable.WritableIntVector
-
Set int at rowId with the provided value.
- setInt(MemorySegment[], int, int) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
-
set int from segments.
- setInts(int, int, int) - Method in class org.apache.flink.table.data.vector.heap.HeapIntVector
-
- setInts(int, int, int[], int) - Method in class org.apache.flink.table.data.vector.heap.HeapIntVector
-
- setInts(int, int, int) - Method in interface org.apache.flink.table.data.vector.writable.WritableIntVector
-
Sets value to [rowId, rowId + count) by the value, this is data that repeats continuously.
- setInts(int, int, int[], int) - Method in interface org.apache.flink.table.data.vector.writable.WritableIntVector
-
Sets values from [src[srcIndex], src[srcIndex + count]) to [rowId, rowId + count).
- setIntsFromBinary(int, int, byte[], int) - Method in class org.apache.flink.table.data.vector.heap.HeapIntVector
-
- setIntsFromBinary(int, int, byte[], int) - Method in interface org.apache.flink.table.data.vector.writable.WritableIntVector
-
Set ints from binary, need use UNSAFE to copy.
- setJoinKey(RowData) - Method in class org.apache.flink.table.runtime.operators.join.interval.IntervalJoinFunction
-
- setKeyContext(KeyContext) - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
Sets keyContext to RankFunction.
- setKeyContextElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.InputBase
-
- setList(List<EE>) - Method in class org.apache.flink.table.runtime.dataview.StateListView
-
- setLong(int, long) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
-
- setLong(int, long) - Method in class org.apache.flink.table.data.ColumnarArrayData
-
- setLong(int, long) - Method in class org.apache.flink.table.data.ColumnarRowData
-
- setLong(int, long) - Method in class org.apache.flink.table.data.UpdatableRowData
-
- setLong(int, long) - Method in class org.apache.flink.table.data.vector.heap.HeapLongVector
-
- setLong(int, long) - Method in interface org.apache.flink.table.data.vector.writable.WritableLongVector
-
Set long at rowId with the provided value.
- setLong(MemorySegment[], int, long) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
-
set long from segments.
- setLongsFromBinary(int, int, byte[], int) - Method in class org.apache.flink.table.data.vector.heap.HeapLongVector
-
- setLongsFromBinary(int, int, byte[], int) - Method in interface org.apache.flink.table.data.vector.writable.WritableLongVector
-
Set longs from binary, need use UNSAFE to copy.
- setManagedMemoryFraction(double) - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- setMap(Map<EK, EV>) - Method in class org.apache.flink.table.runtime.dataview.StateMapView
-
- setMetastore(TableMetaStoreFactory.TableMetaStore) - Method in class org.apache.flink.table.filesystem.MetastoreCommitPolicy
-
- setMetaStoreFactory(TableMetaStoreFactory) - Method in class org.apache.flink.table.filesystem.FileSystemOutputFormat.Builder
-
- setNonPrimitiveValue(int, Object) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
-
- setNull(BinaryArrayWriter, int) - Method in interface org.apache.flink.table.data.writer.BinaryArrayWriter.NullSetter
-
- setNullAt(int) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
-
- setNullAt(int) - Method in class org.apache.flink.table.data.ColumnarArrayData
-
- setNullAt(int) - Method in class org.apache.flink.table.data.ColumnarRowData
-
- setNullAt(int) - Method in class org.apache.flink.table.data.UpdatableRowData
-
- setNullAt(int) - Method in class org.apache.flink.table.data.vector.heap.AbstractHeapVector
-
- setNullAt(int) - Method in interface org.apache.flink.table.data.vector.writable.WritableColumnVector
-
Set null at rowId.
- setNullAt(int) - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
-
- setNullAt(int, LogicalType) - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
-
- setNullAt(int) - Method in class org.apache.flink.table.data.writer.BinaryRowWriter
-
Default not null.
- setNullAt(int) - Method in interface org.apache.flink.table.data.writer.BinaryWriter
-
Set null to this field.
- setNullBit(int) - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
-
- setNullBit(int) - Method in class org.apache.flink.table.data.writer.BinaryRowWriter
-
- setNullBoolean(int) - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
-
- setNullByte(int) - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
-
- setNullDouble(int) - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
-
- setNullFloat(int) - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
-
- setNullInt(int) - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
-
- setNullLong(int) - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
-
- setNulls(int, int) - Method in class org.apache.flink.table.data.vector.heap.AbstractHeapVector
-
- setNulls(int, int) - Method in interface org.apache.flink.table.data.vector.writable.WritableColumnVector
-
Set nulls from rowId to rowId + count (exclude).
- setNullShort(int) - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
-
- setNumberOfTasks(int) - Method in class org.apache.flink.table.filesystem.stream.PartitionCommitInfo
-
- setNumRows(int) - Method in class org.apache.flink.table.data.vector.VectorizedColumnBatch
-
- setOffsetAndSize(int, int, long) - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
-
- setOffsetAndSize(int, int, long) - Method in class org.apache.flink.table.data.writer.BinaryRowWriter
-
- setOutputFileConfig(OutputFileConfig) - Method in class org.apache.flink.table.filesystem.FileSystemOutputFormat.Builder
-
- setOverwrite(boolean) - Method in class org.apache.flink.table.filesystem.FileSystemOutputFormat.Builder
-
- setPartition(BinaryHashPartition) - Method in class org.apache.flink.table.runtime.hashtable.BinaryHashBucketArea
-
- setPartitionColumns(String[]) - Method in class org.apache.flink.table.filesystem.FileSystemOutputFormat.Builder
-
- setPartitionComputer(PartitionComputer<T>) - Method in class org.apache.flink.table.filesystem.FileSystemOutputFormat.Builder
-
- setPartitions(List<String>) - Method in class org.apache.flink.table.filesystem.stream.PartitionCommitInfo
-
- setReadPosition(long) - Method in class org.apache.flink.table.runtime.hashtable.BinaryHashPartition
-
- setReadPosition(long) - Method in class org.apache.flink.table.runtime.hashtable.LongHashPartition
-
- setResultFuture(ResultFuture<?>) - Method in class org.apache.flink.table.runtime.collector.TableFunctionResultFuture
-
Sets the current collector, which used to emit the final row.
- setReuse(BinaryRowData) - Method in class org.apache.flink.table.runtime.hashtable.ProbeIterator
-
- setRowId(int) - Method in class org.apache.flink.table.data.ColumnarRowData
-
- setRowKind(RowKind) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
-
- setRowKind(RowKind) - Method in class org.apache.flink.table.data.ColumnarRowData
-
- setRowKind(RowKind) - Method in class org.apache.flink.table.data.UpdatableRowData
-
- setShort(int, short) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
-
- setShort(int, short) - Method in class org.apache.flink.table.data.ColumnarArrayData
-
- setShort(int, short) - Method in class org.apache.flink.table.data.ColumnarRowData
-
- setShort(int, short) - Method in class org.apache.flink.table.data.UpdatableRowData
-
- setShort(int, short) - Method in class org.apache.flink.table.data.vector.heap.HeapShortVector
-
- setShort(int, short) - Method in interface org.apache.flink.table.data.vector.writable.WritableShortVector
-
Set short at rowId with the provided value.
- setShort(MemorySegment[], int, short) - Static method in class org.apache.flink.table.runtime.util.SegmentsUtil
-
set short from segments.
- setStaticPartitions(LinkedHashMap<String, String>) - Method in class org.apache.flink.table.filesystem.FileSystemOutputFormat.Builder
-
- setTaskId(int) - Method in class org.apache.flink.table.filesystem.stream.PartitionCommitInfo
-
- setTempPath(Path) - Method in class org.apache.flink.table.filesystem.FileSystemOutputFormat.Builder
-
- setTimestamp(int, TimestampData, int) - Method in class org.apache.flink.table.data.BoxedWrapperRowData
-
- setTimestamp(int, TimestampData, int) - Method in class org.apache.flink.table.data.ColumnarArrayData
-
- setTimestamp(int, TimestampData, int) - Method in class org.apache.flink.table.data.ColumnarRowData
-
- setTimestamp(int, TimestampData, int) - Method in class org.apache.flink.table.data.UpdatableRowData
-
- setTimestamp(int, TimestampData) - Method in class org.apache.flink.table.data.vector.heap.HeapTimestampVector
-
- setTimestamp(int, TimestampData) - Method in interface org.apache.flink.table.data.vector.writable.WritableTimestampVector
-
Set TimestampData at rowId with the provided value.
- setValue(BinaryArrayWriter, int, Object) - Method in interface org.apache.flink.table.data.writer.BinaryWriter.ValueSetter
-
- setVectorizedColumnBatch(VectorizedColumnBatch) - Method in class org.apache.flink.table.data.ColumnarRowData
-
- setWindowAccumulators(W, RowData) - Method in interface org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction.Context
-
Sets the accumulators of the given window.
- shiftTimeZone - Variable in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- shiftTimeZone(ZoneId) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.SlicingWindowAggOperatorBuilder
-
- shiftTimeZone(ZoneId) - Method in class org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
-
- shiftTimeZone - Variable in class org.apache.flink.table.runtime.operators.window.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 - Variable in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- ShortColumnVector - Interface in org.apache.flink.table.data.vector
-
Short column vector.
- ShortHashSet - Class in org.apache.flink.table.runtime.util.collections
-
Short hash set.
- ShortHashSet(int, float) - Constructor for class org.apache.flink.table.runtime.util.collections.ShortHashSet
-
- ShortHashSet(int) - Constructor for class org.apache.flink.table.runtime.util.collections.ShortHashSet
-
- ShortHashSet() - Constructor for class org.apache.flink.table.runtime.util.collections.ShortHashSet
-
- shouldAutocastTo(BasicTypeInfo<?>) - Method in class org.apache.flink.table.runtime.typeutils.BigDecimalTypeInfo
-
- shouldFilter(boolean, boolean, int[], BinaryRowData) - Static method in class org.apache.flink.table.runtime.operators.join.NullAwareJoinHelper
-
- shouldRollOnCheckpoint(PartFileInfo<String>) - Method in class org.apache.flink.table.filesystem.FileSystemTableSink.TableRollingPolicy
-
- shouldRollOnEvent(PartFileInfo<String>, RowData) - Method in class org.apache.flink.table.filesystem.FileSystemTableSink.TableRollingPolicy
-
- shouldRollOnProcessingTime(PartFileInfo<String>, long) - Method in class org.apache.flink.table.filesystem.FileSystemTableSink.TableRollingPolicy
-
- sign(DecimalData) - Static method in class org.apache.flink.table.data.DecimalDataUtils
-
SQL SIGN operator applied to BigDecimal values.
- sign(DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- signum(DecimalData) - Static method in class org.apache.flink.table.data.DecimalDataUtils
-
Returns the signum function of this decimal.
- sin(DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- SingleDirectoryWriter<T> - Class in org.apache.flink.table.filesystem
-
- SingleDirectoryWriter(PartitionWriter.Context<T>, PartitionTempFileManager, PartitionComputer<T>, LinkedHashMap<String, String>) - Constructor for class org.apache.flink.table.filesystem.SingleDirectoryWriter
-
- sinh(DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- sink(DataStream<PartitionCommitInfo>, Path, ObjectIdentifier, List<String>, TableMetaStoreFactory, FileSystemFactory, Configuration) - Static method in class org.apache.flink.table.filesystem.stream.StreamingSink
-
Create a sink from file writer.
- SINK_PARALLELISM - Static variable in class org.apache.flink.table.filesystem.FileSystemOptions
-
- SINK_PARTITION_COMMIT_DELAY - Static variable in class org.apache.flink.table.filesystem.FileSystemOptions
-
- SINK_PARTITION_COMMIT_POLICY_CLASS - Static variable in class org.apache.flink.table.filesystem.FileSystemOptions
-
- SINK_PARTITION_COMMIT_POLICY_KIND - Static variable in class org.apache.flink.table.filesystem.FileSystemOptions
-
- SINK_PARTITION_COMMIT_SUCCESS_FILE_NAME - Static variable in class org.apache.flink.table.filesystem.FileSystemOptions
-
- SINK_PARTITION_COMMIT_TRIGGER - Static variable in class org.apache.flink.table.filesystem.FileSystemOptions
-
- SINK_PARTITION_COMMIT_WATERMARK_TIME_ZONE - Static variable in class org.apache.flink.table.filesystem.FileSystemOptions
-
- SINK_ROLLING_POLICY_CHECK_INTERVAL - Static variable in class org.apache.flink.table.filesystem.FileSystemOptions
-
- SINK_ROLLING_POLICY_FILE_SIZE - Static variable in class org.apache.flink.table.filesystem.FileSystemOptions
-
- SINK_ROLLING_POLICY_ROLLOVER_INTERVAL - Static variable in class org.apache.flink.table.filesystem.FileSystemOptions
-
- SINK_SHUFFLE_BY_PARTITION - Static variable in class org.apache.flink.table.filesystem.FileSystemOptions
-
- SinkNotNullEnforcer - Class in org.apache.flink.table.runtime.operators.sink
-
Checks writing null values into NOT NULL columns.
- SinkNotNullEnforcer(ExecutionConfigOptions.NotNullEnforcer, int[], String[]) - Constructor for class org.apache.flink.table.runtime.operators.sink.SinkNotNullEnforcer
-
- SinkOperator - Class in org.apache.flink.table.runtime.operators.sink
-
A StreamOperator for executing SinkFunctions.
- SinkOperator(SinkFunction<RowData>, int) - Constructor for class org.apache.flink.table.runtime.operators.sink.SinkOperator
-
- SinkRuntimeProviderContext - Class in org.apache.flink.table.runtime.connector.sink
-
Implementation of DynamicTableSink.Context.
- SinkRuntimeProviderContext(boolean) - Constructor for class org.apache.flink.table.runtime.connector.sink.SinkRuntimeProviderContext
-
- SinkUpsertMaterializer - Class in 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) - Constructor for class org.apache.flink.table.runtime.operators.sink.SinkUpsertMaterializer
-
- size() - Method in class org.apache.flink.table.data.ColumnarArrayData
-
- size() - Method in class org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator.AssociatedRecords
-
- size() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- size - Variable in class org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
Number of entries in the set.
- size() - Method in class org.apache.flink.table.runtime.util.ResettableExternalBuffer
-
- skipRecordFromPages(AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- skipRecordFromPages(AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.PagedTypeSerializer
-
Skip over bytes of one record from the paged input view, discarding the skipped bytes.
- skipRecordFromPages(AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- skipRecordFromPages(AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- sliceAssigner - Variable in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- SliceAssigner - Interface in org.apache.flink.table.runtime.operators.window.slicing
-
- SliceAssigners - Class in org.apache.flink.table.runtime.operators.window.slicing
-
- SliceAssigners.CumulativeSliceAssigner - Class in org.apache.flink.table.runtime.operators.window.slicing
-
- SliceAssigners.HoppingSliceAssigner - Class in org.apache.flink.table.runtime.operators.window.slicing
-
- SliceAssigners.SlicedSharedSliceAssigner - Class in org.apache.flink.table.runtime.operators.window.slicing
-
The
SliceAssigner for elements have been attached slice end timestamp, and the slices
are shared.
- SliceAssigners.SlicedUnsharedSliceAssigner - Class in org.apache.flink.table.runtime.operators.window.slicing
-
The
SliceAssigner for elements have been attached slice end timestamp, but the slices
are not shared, i.e.
- SliceAssigners.TumblingSliceAssigner - Class in org.apache.flink.table.runtime.operators.window.slicing
-
- SliceAssigners.WindowedSliceAssigner - Class in org.apache.flink.table.runtime.operators.window.slicing
-
The
SliceAssigner for elements have been attached window start and end timestamps.
- sliced(int, SliceAssigner) - Static method in class org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners
-
Creates a
SliceAssigner that assigns elements which has been attached slice end
timestamp.
- SlicedSharedSliceAssigner(int, SliceSharedAssigner) - Constructor for class org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.SlicedSharedSliceAssigner
-
- SlicedUnsharedSliceAssigner(int, SliceAssigner) - Constructor for class org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.SlicedUnsharedSliceAssigner
-
- SliceSharedAssigner - Interface in org.apache.flink.table.runtime.operators.window.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.
- SliceSharedAssigner.MergeCallback - Interface in org.apache.flink.table.runtime.operators.window.slicing
-
- SliceSharedWindowAggProcessor - Class in org.apache.flink.table.runtime.operators.aggregate.window.processors
-
- SliceSharedWindowAggProcessor(GeneratedNamespaceAggsHandleFunction<Long>, WindowBuffer.Factory, SliceSharedAssigner, TypeSerializer<RowData>, int, ZoneId) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.window.processors.SliceSharedWindowAggProcessor
-
- sliceStateMergeTarget(long) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
Returns the slice state target to merge the given slice into when firing windows.
- sliceStateMergeTarget(long) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.processors.SliceSharedWindowAggProcessor
-
- sliceStateMergeTarget(long) - Method in class org.apache.flink.table.runtime.operators.aggregate.window.processors.SliceUnsharedWindowAggProcessor
-
- SliceUnsharedAssigner - Interface in org.apache.flink.table.runtime.operators.window.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 - Class in org.apache.flink.table.runtime.operators.aggregate.window.processors
-
- SliceUnsharedWindowAggProcessor(GeneratedNamespaceAggsHandleFunction<Long>, WindowBuffer.Factory, SliceUnsharedAssigner, TypeSerializer<RowData>, ZoneId) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.window.processors.SliceUnsharedWindowAggProcessor
-
- SlicingWindowAggOperatorBuilder - Class in org.apache.flink.table.runtime.operators.aggregate.window
-
- SlicingWindowAggOperatorBuilder() - Constructor for class org.apache.flink.table.runtime.operators.aggregate.window.SlicingWindowAggOperatorBuilder
-
- SlicingWindowOperator<K,W> - Class in org.apache.flink.table.runtime.operators.window.slicing
-
The
SlicingWindowOperator implements an optimized processing for aligned windows which
can apply the slicing optimization.
- SlicingWindowOperator(SlicingWindowProcessor<W>) - Constructor for class org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowOperator
-
- SlicingWindowProcessor<W> - Interface in org.apache.flink.table.runtime.operators.window.slicing
-
A processor that processes elements for slicing windows.
- SlicingWindowProcessor.Context<W> - Interface in org.apache.flink.table.runtime.operators.window.slicing
-
- sliding(Duration, Duration) - Method in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- SlidingOverFrame - Class in org.apache.flink.table.runtime.operators.over.frame
-
The sliding window frame.
- SlidingOverFrame(RowType, RowType, GeneratedAggsHandleFunction) - Constructor for class org.apache.flink.table.runtime.operators.over.frame.SlidingOverFrame
-
- SlidingWindowAssigner - Class in org.apache.flink.table.runtime.operators.window.assigners
-
A
WindowAssigner that windows elements into sliding windows based on the timestamp of the
elements.
- SlidingWindowAssigner(long, long, long, boolean) - Constructor for class org.apache.flink.table.runtime.operators.window.assigners.SlidingWindowAssigner
-
- snapshotConfiguration() - Method in class org.apache.flink.table.runtime.operators.window.CountWindow.Serializer
-
- snapshotConfiguration() - Method in class org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
-
- snapshotConfiguration() - Method in class org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
-
- snapshotConfiguration() - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- snapshotConfiguration() - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
-
- snapshotConfiguration() - Method in class org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- snapshotConfiguration() - Method in class org.apache.flink.table.runtime.typeutils.LinkedListSerializer
-
- snapshotConfiguration() - Method in class org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
- snapshotConfiguration() - Method in class org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
-
- snapshotConfiguration() - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- snapshotConfiguration() - Method in class org.apache.flink.table.runtime.typeutils.SortedMapSerializer
-
- snapshotConfiguration() - Method in class org.apache.flink.table.runtime.typeutils.StringDataSerializer
-
- snapshotConfiguration() - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
-
- snapshotConfiguration() - Method in class org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- snapshotState(StateSnapshotContext) - Method in class org.apache.flink.table.filesystem.stream.AbstractStreamingWriter
-
- snapshotState(StateSnapshotContext) - Method in class org.apache.flink.table.filesystem.stream.compact.CompactCoordinator
-
- snapshotState(StateSnapshotContext) - Method in class org.apache.flink.table.filesystem.stream.compact.CompactOperator
-
- snapshotState(StateSnapshotContext) - Method in class org.apache.flink.table.filesystem.stream.PartitionCommitter
-
- snapshotState(long, long) - Method in interface org.apache.flink.table.filesystem.stream.PartitionCommitTrigger
-
Snapshot state.
- snapshotState(long, long) - Method in class org.apache.flink.table.filesystem.stream.PartitionTimeCommitTrigger
-
- snapshotState(long, long) - Method in class org.apache.flink.table.filesystem.stream.ProcTimeCommitTrigger
-
- snapshotState(StateSnapshotContext) - Method in class org.apache.flink.table.filesystem.stream.StreamingFileWriter
-
- snapshotState(FunctionSnapshotContext) - Method in class org.apache.flink.table.runtime.operators.rank.UpdatableTopNFunction
-
- snapshotState(StateSnapshotContext) - Method in class org.apache.flink.table.runtime.operators.sort.StreamSortOperator
-
- sortAndSpill(ArrayList<MemorySegment>, long, MemorySegmentPool) - Method in class org.apache.flink.table.runtime.operators.sort.BufferedKVExternalSorter
-
- SortedMapSerializer<K,V> - Class in org.apache.flink.table.runtime.typeutils
-
- SortedMapSerializer(Comparator<K>, TypeSerializer<K>, TypeSerializer<V>) - Constructor for class 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> - Class in org.apache.flink.table.runtime.typeutils
-
- SortedMapSerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.typeutils.SortedMapSerializerSnapshot
-
- SortedMapTypeInfo<K,V> - Class in org.apache.flink.table.runtime.typeutils
-
The type information for sorted maps.
- SortedMapTypeInfo(TypeInformation<K>, TypeInformation<V>, Comparator<K>) - Constructor for class org.apache.flink.table.runtime.typeutils.SortedMapTypeInfo
-
- SortedMapTypeInfo(Class<K>, Class<V>, Comparator<K>) - Constructor for class org.apache.flink.table.runtime.typeutils.SortedMapTypeInfo
-
- SortedMapTypeInfo(Class<K>, Class<V>) - Constructor for class org.apache.flink.table.runtime.typeutils.SortedMapTypeInfo
-
- sortIndex - Variable in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- sortKeyComparator - Variable in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- sortKeyComparator(GeneratedRecordComparator) - Method in class org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
-
- sortKeySelector - Variable in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- sortKeySelector(RowDataKeySelector) - Method in class org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
-
- SortLimitOperator - Class in org.apache.flink.table.runtime.operators.sort
-
Operator for batch sort limit.
- SortLimitOperator(boolean, long, long, GeneratedRecordComparator) - Constructor for class org.apache.flink.table.runtime.operators.sort.SortLimitOperator
-
- SortMergeFullOuterJoinIterator - Class in 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[]) - Constructor for class org.apache.flink.table.runtime.operators.join.SortMergeFullOuterJoinIterator
-
- SortMergeInnerJoinIterator - Class in 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[]) - Constructor for class org.apache.flink.table.runtime.operators.join.SortMergeInnerJoinIterator
-
- SortMergeJoinIterator - Class in 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[]) - Constructor for class org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
-
- SortMergeJoinOperator - Class in org.apache.flink.table.runtime.operators.join
-
An implementation that realizes the joining through a sort-merge join strategy.
- SortMergeJoinOperator(double, FlinkJoinType, boolean, GeneratedJoinCondition, GeneratedProjection, GeneratedProjection, GeneratedNormalizedKeyComputer, GeneratedRecordComparator, GeneratedNormalizedKeyComputer, GeneratedRecordComparator, GeneratedRecordComparator, boolean[]) - Constructor for class org.apache.flink.table.runtime.operators.join.SortMergeJoinOperator
-
- SortMergeOneSideOuterJoinIterator - Class in 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[]) - Constructor for class org.apache.flink.table.runtime.operators.join.SortMergeOneSideOuterJoinIterator
-
- SortOperator - Class in org.apache.flink.table.runtime.operators.sort
-
Operator for batch sort.
- SortOperator(GeneratedNormalizedKeyComputer, GeneratedRecordComparator) - Constructor for class org.apache.flink.table.runtime.operators.sort.SortOperator
-
- SortUtil - Class in org.apache.flink.table.runtime.operators.sort
-
Util for sort.
- SortUtil() - Constructor for class org.apache.flink.table.runtime.operators.sort.SortUtil
-
- SourceWatermarkFunction - Class in org.apache.flink.table.runtime.functions.scalar
-
Implementation of BuiltInFunctionDefinitions.SOURCE_WATERMARK.
- SourceWatermarkFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.SourceWatermarkFunction
-
- SpillChannelManager - Class in org.apache.flink.table.runtime.operators.sort
-
Channel manager to manage the life cycle of spill channels.
- SpillChannelManager() - Constructor for class org.apache.flink.table.runtime.operators.sort.SpillChannelManager
-
- spillInBytes - Variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- spillInBytes - Variable in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- spillPartition() - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- spillPartition() - Method in class org.apache.flink.table.runtime.hashtable.BinaryHashTable
-
Selects a partition and spills it.
- spillPartition() - Method in class org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
- splitByWholeSeparatorPreserveAllTokens(BinaryStringData, BinaryStringData) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
-
Splits the provided text into an array, separator string specified.
- splitIndex(String, String, int) - Static method in class 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) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Split target string with custom separator and pick the index-th(start with 0) result.
- splitIntoPanes(TimeWindow) - Method in class org.apache.flink.table.runtime.operators.window.assigners.CumulativeWindowAssigner
-
- splitIntoPanes(W) - Method in class org.apache.flink.table.runtime.operators.window.assigners.PanedWindowAssigner
-
Splits the given window into panes collection.
- splitIntoPanes(TimeWindow) - Method in class org.apache.flink.table.runtime.operators.window.assigners.SlidingWindowAssigner
-
- SqlDateTimeUtils - Class in org.apache.flink.table.runtime.functions
-
Utility functions for datetime types: date, time, timestamp.
- SqlDateTimeUtils() - Constructor for class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- SqlFunctionUtils - Class in org.apache.flink.table.runtime.functions
-
Built-in scalar runtime functions.
- SqlFunctionUtils() - Constructor for class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- SqlLikeChainChecker - Class in org.apache.flink.table.runtime.functions
-
String Like util: Matches a chained sequence of checkers.
- SqlLikeChainChecker(String) - Constructor for class org.apache.flink.table.runtime.functions.SqlLikeChainChecker
-
- SqlLikeUtils - Class in org.apache.flink.table.runtime.functions
-
Utilities for converting SQL LIKE and SIMILAR operators to regular expressions.
- sqlToRegexLike(String, CharSequence) - Static method in class org.apache.flink.table.runtime.functions.SqlLikeUtils
-
Translates a SQL LIKE pattern to Java regex pattern, with optional escape string.
- SqlUnnestUtils - Class in org.apache.flink.table.runtime.functions
-
Utility for handling SQL's UNNEST.
- SqlUnnestUtils.CollectionUnnestTableFunction - Class in org.apache.flink.table.runtime.functions
-
Table function that unwraps the elements of a collection (array or multiset).
- SqlUnnestUtils.MapUnnestTableFunction - Class in org.apache.flink.table.runtime.functions
-
Table function that unwraps the elements of a map.
- SqlUnnestUtils.UnnestTableFunction - Class in org.apache.flink.table.runtime.functions
-
Base table function for all unnest functions.
- sround(DecimalData, int) - Static method in class org.apache.flink.table.data.DecimalDataUtils
-
SQL ROUND operator applied to BigDecimal values.
- sround(int) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL ROUND operator applied to int values.
- sround(int, int) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL ROUND operator applied to int values.
- sround(long) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL ROUND operator applied to long values.
- sround(long, int) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL ROUND operator applied to long values.
- sround(BigDecimal) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL ROUND operator applied to BigDecimal values.
- sround(BigDecimal, int) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL ROUND operator applied to BigDecimal values.
- sround(double) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL ROUND operator applied to double values.
- sround(double, int) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL ROUND operator applied to double values.
- sround(DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL ROUND operator applied to DecimalData values.
- sround(DecimalData, int) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL ROUND operator applied to DecimalData values.
- start - Variable in class org.apache.flink.table.data.vector.heap.HeapBytesVector
-
start offset of each field.
- startThreads() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
-
Starts all the threads that are used by this sorter.
- stateCleaningEnabled - Variable in class org.apache.flink.table.runtime.functions.KeyedProcessFunctionWithCleanupState
-
- stateCleaningEnabled - Variable in class org.apache.flink.table.runtime.operators.join.temporal.BaseTwoInputStreamOperatorWithStateRetention
-
- StateConfigUtil - Class in org.apache.flink.table.runtime.util
-
Utility to create a StateTtlConfig object.
- StateConfigUtil() - Constructor for class org.apache.flink.table.runtime.util.StateConfigUtil
-
- StateDataView<N> - Interface in org.apache.flink.table.runtime.dataview
-
A DataView which is implemented using state backend.
- StateDataViewStore - Interface in org.apache.flink.table.runtime.dataview
-
This interface contains methods for registering
StateDataView with a managed store.
- StateKeyContext - Interface in org.apache.flink.table.runtime.operators.window.state
-
Context to switch current key in state backend.
- StateListView<N,EE> - Class in org.apache.flink.table.runtime.dataview
-
StateListView is a
ListView which is implemented using state backends.
- StateListView() - Constructor for class org.apache.flink.table.runtime.dataview.StateListView
-
- StateListView.KeyedStateListView<N,T> - Class in org.apache.flink.table.runtime.dataview
-
- StateListView.NamespacedStateListView<N,T> - Class in org.apache.flink.table.runtime.dataview
-
- StateMapView<N,EK,EV> - Class in org.apache.flink.table.runtime.dataview
-
MapView which is implemented using state backends.
- StateMapView() - Constructor for class org.apache.flink.table.runtime.dataview.StateMapView
-
- StateMapView.KeyedStateMapViewWithKeysNotNull<N,EK,EV> - Class in org.apache.flink.table.runtime.dataview
-
A state MapView which does not support nullable keys and namespace.
- StateMapView.KeyedStateMapViewWithKeysNullable<N,EK,EV> - Class in org.apache.flink.table.runtime.dataview
-
A state MapView which supports nullable keys but does not support namespace.
- StateMapView.NamespacedStateMapViewWithKeysNotNull<N,EK,EV> - Class in org.apache.flink.table.runtime.dataview
-
A state MapView which supports namespace but does not support nullable keys.
- StateMapView.NamespacedStateMapViewWithKeysNullable<N,EK,EV> - Class in org.apache.flink.table.runtime.dataview
-
A state MapView which supports nullable keys and namespace.
- stateRetentionTime - Variable in class org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
-
- STEP_INCREMENT - Static variable in class org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- STREAMING_SOURCE_CONSUME_START_OFFSET - Static variable in class org.apache.flink.table.filesystem.FileSystemOptions
-
- STREAMING_SOURCE_ENABLE - Static variable in class org.apache.flink.table.filesystem.FileSystemOptions
-
- STREAMING_SOURCE_MONITOR_INTERVAL - Static variable in class org.apache.flink.table.filesystem.FileSystemOptions
-
- STREAMING_SOURCE_PARTITION_INCLUDE - Static variable in class org.apache.flink.table.filesystem.FileSystemOptions
-
- STREAMING_SOURCE_PARTITION_ORDER - Static variable in class org.apache.flink.table.filesystem.FileSystemOptions
-
- StreamingFileWriter<IN> - Class in org.apache.flink.table.filesystem.stream
-
- StreamingFileWriter(long, StreamingFileSink.BucketsBuilder<IN, String, ? extends StreamingFileSink.BucketsBuilder<IN, String, ?>>) - Constructor for class org.apache.flink.table.filesystem.stream.StreamingFileWriter
-
- StreamingJoinOperator - Class in 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) - Constructor for class org.apache.flink.table.runtime.operators.join.stream.StreamingJoinOperator
-
- StreamingSemiAntiJoinOperator - Class in 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) - Constructor for class org.apache.flink.table.runtime.operators.join.stream.StreamingSemiAntiJoinOperator
-
- StreamingSink - Class in org.apache.flink.table.filesystem.stream
-
Helper for creating streaming file sink.
- StreamRecordCollector<T> - Class in org.apache.flink.table.runtime.util
-
Wrapper around an Output for wrap T to StreamRecord.
- StreamRecordCollector(Output<StreamRecord<T>>) - Constructor for class org.apache.flink.table.runtime.util.StreamRecordCollector
-
- StreamSortOperator - Class in org.apache.flink.table.runtime.operators.sort
-
Operator for stream sort.
- StreamSortOperator(InternalTypeInfo<RowData>, GeneratedRecordComparator) - Constructor for class org.apache.flink.table.runtime.operators.sort.StreamSortOperator
-
- StringByteArrayConverter - Class in org.apache.flink.table.data.conversion
-
Converter for CharType/VarCharType of byte[] external type.
- StringByteArrayConverter() - Constructor for class org.apache.flink.table.data.conversion.StringByteArrayConverter
-
- StringDataSerializer - Class in org.apache.flink.table.runtime.typeutils
-
Serializer for StringData.
- StringDataSerializer.StringDataSerializerSnapshot - Class in org.apache.flink.table.runtime.typeutils
-
Serializer configuration snapshot for compatibility and format evolution.
- StringDataSerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.typeutils.StringDataSerializer.StringDataSerializerSnapshot
-
- StringDataTypeInfo - Class in org.apache.flink.table.runtime.typeutils
-
TypeInformation for StringData.
- StringStringConverter - Class in org.apache.flink.table.data.conversion
-
Converter for
CharType/
VarCharType of
String external type.
- StringStringConverter() - Constructor for class org.apache.flink.table.data.conversion.StringStringConverter
-
- StringUtf8Utils - Class in org.apache.flink.table.runtime.util
-
String utf-8 utils.
- StringUtf8Utils() - Constructor for class org.apache.flink.table.runtime.util.StringUtf8Utils
-
- strToDate(String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
Returns the epoch days since 1970-01-01.
- strToMap(String) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Creates a map by parsing text.
- strToMap(String, String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Creates a map by parsing text.
- StructuredObjectConverter<T> - Class in org.apache.flink.table.data.conversion
-
Converter for StructuredType of its implementation class.
- struncate(DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL TRUNCATE operator applied to BigDecimal values.
- struncate(DecimalData, int) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- struncate(float) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL TRUNCATE operator applied to double values.
- struncate(float, int) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- subString(String, long, long) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- subString(String, long) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- substringSQL(BinaryStringData, int) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- substringSQL(BinaryStringData, int, int) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- subtract(DecimalData, DecimalData, int, int) - Static method in class org.apache.flink.table.data.DecimalDataUtils
-
- SUCCESS_FILE - Static variable in interface org.apache.flink.table.filesystem.PartitionCommitPolicy
-
- SuccessFileCommitPolicy - Class in org.apache.flink.table.filesystem
-
Partition commit policy to add success file to directory.
- SuccessFileCommitPolicy(String, FileSystem) - Constructor for class org.apache.flink.table.filesystem.SuccessFileCommitPolicy
-
- supportsNestedProjection() - Method in class org.apache.flink.table.filesystem.FileSystemTableSource
-
- swap(int, int) - Method in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- swap(int, int, int, int) - Method in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- swapKey(MemorySegment, int, MemorySegment, int) - Method in interface org.apache.flink.table.runtime.generated.NormalizedKeyComputer
-
Swaps two normalized keys in respective MemorySegment.
- TableAggregateWindowOperator<K,W extends Window> - Class in org.apache.flink.table.runtime.operators.window
-
- TableAggregateWindowOperatorBuilder(NamespaceTableAggsHandleFunction<?>, WindowOperatorBuilder) - Constructor for class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder.TableAggregateWindowOperatorBuilder
-
- TableAggregateWindowOperatorBuilder(GeneratedNamespaceTableAggsHandleFunction<?>, WindowOperatorBuilder) - Constructor for class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder.TableAggregateWindowOperatorBuilder
-
- TableAggsHandleFunction - Interface in org.apache.flink.table.runtime.generated
-
The base class for handling table aggregate functions.
- TableBucketAssigner(PartitionComputer<RowData>) - Constructor for class org.apache.flink.table.filesystem.FileSystemTableSink.TableBucketAssigner
-
- TableFunctionCollector<T> - Class in org.apache.flink.table.runtime.collector
-
The basic implementation of collector for TableFunction.
- TableFunctionCollector() - Constructor for class org.apache.flink.table.runtime.collector.TableFunctionCollector
-
- TableFunctionResultFuture<T> - Class in org.apache.flink.table.runtime.collector
-
The basic implementation of collector for ResultFuture in table joining.
- TableFunctionResultFuture() - Constructor for class org.apache.flink.table.runtime.collector.TableFunctionResultFuture
-
- TableMetaStoreFactory - Interface in org.apache.flink.table.filesystem
-
- TableMetaStoreFactory.TableMetaStore - Interface in org.apache.flink.table.filesystem
-
Meta store to manage the location paths of this table and its partitions.
- tableName() - Method in interface org.apache.flink.table.filesystem.PartitionCommitPolicy.Context
-
Table name.
- TableOperatorWrapper<OP extends org.apache.flink.streaming.api.operators.StreamOperator<org.apache.flink.table.data.RowData>> - Class in 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<?>) - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- TableOperatorWrapper.Edge - Class in org.apache.flink.table.runtime.operators.multipleinput
-
- TableOperatorWrapperGenerator - Class in org.apache.flink.table.runtime.operators.multipleinput
-
- TableOperatorWrapperGenerator(List<Transformation<?>>, Transformation<?>) - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapperGenerator
-
- TableOperatorWrapperGenerator(List<Transformation<?>>, Transformation<?>, int[]) - Constructor for class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapperGenerator
-
- TableRollingPolicy(boolean, long, long) - Constructor for class org.apache.flink.table.filesystem.FileSystemTableSink.TableRollingPolicy
-
- TableStreamOperator<OUT> - Class in org.apache.flink.table.runtime.operators
-
Table operator to invoke close always.
- TableStreamOperator() - Constructor for class org.apache.flink.table.runtime.operators.TableStreamOperator
-
- TableStreamOperator.ContextImpl - Class in org.apache.flink.table.runtime.operators
-
Information available in an invocation of processElement.
- tan(DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- tanh(DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Calculates the hyperbolic tangent of a big decimal number.
- TaskTracker - Class in org.apache.flink.table.filesystem.stream
-
Track the upstream tasks to determine whether all the upstream data of a checkpoint has been
received.
- TaskTracker(int) - Constructor for class org.apache.flink.table.filesystem.stream.TaskTracker
-
- TemporalProcessTimeJoinOperator - Class in 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) - Constructor for class org.apache.flink.table.runtime.operators.join.temporal.TemporalProcessTimeJoinOperator
-
- TemporalRowTimeJoinOperator - Class in 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) - Constructor for class org.apache.flink.table.runtime.operators.join.temporal.TemporalRowTimeJoinOperator
-
- ThreadLocalHashCache() - Constructor for class org.apache.flink.table.runtime.util.JsonUtils.ThreadLocalHashCache
-
- TimeLocalTimeConverter - Class in org.apache.flink.table.data.conversion
-
Converter for TimeType of LocalTime external type.
- TimeLocalTimeConverter() - Constructor for class org.apache.flink.table.data.conversion.TimeLocalTimeConverter
-
- TimeLongConverter - Class in org.apache.flink.table.data.conversion
-
Converter for
TimeType of
Long external type.
- TimeLongConverter() - Constructor for class org.apache.flink.table.data.conversion.TimeLongConverter
-
- timerService - Variable in class org.apache.flink.table.runtime.operators.TableStreamOperator.ContextImpl
-
- timerService() - Method in class org.apache.flink.table.runtime.operators.TableStreamOperator.ContextImpl
-
- timestamp() - Method in class org.apache.flink.table.runtime.operators.TableStreamOperator.ContextImpl
-
- timestampCeil(TimeUnitRange, long) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- timestampCeil(TimeUnitRange, long, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
Keep the algorithm consistent with Calcite DateTimeUtils.julianDateFloor, but here we take
time zone into account.
- TimestampColumnVector - Interface in org.apache.flink.table.data.vector
-
Timestamp column vector.
- TimestampConverter(int) - Constructor for class org.apache.flink.table.data.util.DataFormatConverters.TimestampConverter
-
- TimestampDataConverter(int) - Constructor for class org.apache.flink.table.data.util.DataFormatConverters.TimestampDataConverter
-
- TimestampDataSerializer - Class in org.apache.flink.table.runtime.typeutils
-
Serializer for TimestampData.
- TimestampDataSerializer(int) - Constructor for class org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
-
- TimestampDataSerializer.TimestampDataSerializerSnapshot - Class in org.apache.flink.table.runtime.typeutils
-
- TimestampDataSerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.typeutils.TimestampDataSerializer.TimestampDataSerializerSnapshot
-
- TimestampDataTypeInfo - Class in org.apache.flink.table.runtime.typeutils
-
TypeInformation for TimestampData.
- TimestampDataTypeInfo(int) - Constructor for class org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
-
- timestampFloor(TimeUnitRange, long) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- timestampFloor(TimeUnitRange, long, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- TimestampLocalDateTimeConverter - Class in org.apache.flink.table.data.conversion
-
Converter for TimestampType of LocalDateTime external type.
- TimestampLocalDateTimeConverter() - Constructor for class org.apache.flink.table.data.conversion.TimestampLocalDateTimeConverter
-
- TimestampLtzConverter(int) - Constructor for class org.apache.flink.table.data.util.DataFormatConverters.TimestampLtzConverter
-
- TimestampTimestampConverter - Class in org.apache.flink.table.data.conversion
-
Converter for
TimestampType of
Timestamp external type.
- TimestampTimestampConverter() - Constructor for class org.apache.flink.table.data.conversion.TimestampTimestampConverter
-
- timestampToInternal(Timestamp) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
Converts the Java type used for UDF parameters of SQL TIMESTAMP type (
Timestamp) to internal representation (long).
- timestampToString(long, int) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- timestampToString(long, int, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
Convert a timestamp to string.
- timestampToString(TimestampData, int) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- timestampToString(TimestampData, TimeZone, int) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- timestampToTimestampWithLocalZone(TimestampData, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- timestampWithLocalZoneToDate(long, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- timestampWithLocalZoneToTime(long, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- timestampWithLocalZoneToTimestamp(TimestampData, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- timeStringToUnixDate(String) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- timeStringToUnixDate(String, int) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- TimeTimeConverter - Class in org.apache.flink.table.data.conversion
-
Converter for
TimeType of
Time external type.
- TimeTimeConverter() - Constructor for class org.apache.flink.table.data.conversion.TimeTimeConverter
-
- timeToInternal(Time) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
Converts the Java type used for UDF parameters of SQL TIME type (
Time) to
internal representation (int).
- timeToTimestampWithLocalZone(int, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- TimeWindow - Class in org.apache.flink.table.runtime.operators.window
-
A
Window that represents a time interval from
start (inclusive) to
end
(exclusive).
- TimeWindow(long, long) - Constructor for class org.apache.flink.table.runtime.operators.window.TimeWindow
-
- TimeWindow.Serializer - Class in org.apache.flink.table.runtime.operators.window
-
The serializer used to write the TimeWindow type.
- TimeWindow.Serializer.TimeWindowSerializerSnapshot - Class in org.apache.flink.table.runtime.operators.window
-
Serializer configuration snapshot for compatibility and format evolution.
- TimeWindowSerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer.TimeWindowSerializerSnapshot
-
- TimeWindowUtil - Class in org.apache.flink.table.runtime.util
-
Time util to deals window start and end in different timezone.
- TimeWindowUtil() - Constructor for class org.apache.flink.table.runtime.util.TimeWindowUtil
-
- toBase64(BinaryStringData) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- toBase64(byte[]) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- toBinaryArray(ArrayData) - Method in class org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
-
- toBinaryMap(MapData) - Method in class org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
- toBinaryRow(T) - Method in class org.apache.flink.table.runtime.typeutils.AbstractRowDataSerializer
-
Convert a RowData to a BinaryRowData.
- toBinaryRow(BinaryRowData) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- toBinaryRow(RowData) - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
Convert RowData into BinaryRowData.
- toBooleanArray() - Method in class org.apache.flink.table.data.ColumnarArrayData
-
- toBooleanSQL(BinaryStringData) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
-
Decide boolean representation of a string.
- toByte(BinaryStringData) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- toByteArray() - Method in class org.apache.flink.table.data.ColumnarArrayData
-
- toDate(int) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- toDecimal(BinaryStringData, int, int) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
-
Parses this BinaryStringData to DecimalData.
- toDouble(BinaryStringData) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- toDoubleArray() - Method in class org.apache.flink.table.data.ColumnarArrayData
-
- toEpochMills(long, ZoneId) - Static method in class org.apache.flink.table.runtime.util.TimeWindowUtil
-
Convert a timestamp mills with the given timezone to epoch mills.
- toEpochMillsForTimer(long, ZoneId) - Static method in class org.apache.flink.table.runtime.util.TimeWindowUtil
-
Get a timer time according to the timestamp mills and the given shift timezone.
- toExternal(ArrayData) - Method in class org.apache.flink.table.data.conversion.ArrayBooleanArrayConverter
-
- toExternal(ArrayData) - Method in class org.apache.flink.table.data.conversion.ArrayByteArrayConverter
-
- toExternal(ArrayData) - Method in class org.apache.flink.table.data.conversion.ArrayDoubleArrayConverter
-
- toExternal(ArrayData) - Method in class org.apache.flink.table.data.conversion.ArrayFloatArrayConverter
-
- toExternal(ArrayData) - Method in class org.apache.flink.table.data.conversion.ArrayIntArrayConverter
-
- toExternal(ArrayData) - Method in class org.apache.flink.table.data.conversion.ArrayListConverter
-
- toExternal(ArrayData) - Method in class org.apache.flink.table.data.conversion.ArrayLongArrayConverter
-
- toExternal(ArrayData) - Method in class org.apache.flink.table.data.conversion.ArrayObjectArrayConverter
-
- toExternal(ArrayData) - Method in class org.apache.flink.table.data.conversion.ArrayShortArrayConverter
-
- toExternal(I) - Method in interface org.apache.flink.table.data.conversion.DataStructureConverter
-
Converts to external data structure.
- toExternal(Integer) - Method in class org.apache.flink.table.data.conversion.DateDateConverter
-
- toExternal(Integer) - Method in class org.apache.flink.table.data.conversion.DateLocalDateConverter
-
- toExternal(Long) - Method in class org.apache.flink.table.data.conversion.DayTimeIntervalDurationConverter
-
- toExternal(DecimalData) - Method in class org.apache.flink.table.data.conversion.DecimalBigDecimalConverter
-
- toExternal(I) - Method in class org.apache.flink.table.data.conversion.IdentityConverter
-
- toExternal(TimestampData) - Method in class org.apache.flink.table.data.conversion.LocalZonedTimestampInstantConverter
-
- toExternal(TimestampData) - Method in class org.apache.flink.table.data.conversion.LocalZonedTimestampIntConverter
-
- toExternal(TimestampData) - Method in class org.apache.flink.table.data.conversion.LocalZonedTimestampLongConverter
-
- toExternal(TimestampData) - Method in class org.apache.flink.table.data.conversion.LocalZonedTimestampTimestampConverter
-
- toExternal(MapData) - Method in class org.apache.flink.table.data.conversion.MapMapConverter
-
- toExternal(RawValueData<T>) - Method in class org.apache.flink.table.data.conversion.RawByteArrayConverter
-
- toExternal(RawValueData<T>) - Method in class org.apache.flink.table.data.conversion.RawObjectConverter
-
- toExternal(RowData) - Method in class org.apache.flink.table.data.conversion.RowRowConverter
-
- toExternal(StringData) - Method in class org.apache.flink.table.data.conversion.StringByteArrayConverter
-
- toExternal(StringData) - Method in class org.apache.flink.table.data.conversion.StringStringConverter
-
- toExternal(RowData) - Method in class org.apache.flink.table.data.conversion.StructuredObjectConverter
-
- toExternal(Integer) - Method in class org.apache.flink.table.data.conversion.TimeLocalTimeConverter
-
- toExternal(Integer) - Method in class org.apache.flink.table.data.conversion.TimeLongConverter
-
- toExternal(TimestampData) - Method in class org.apache.flink.table.data.conversion.TimestampLocalDateTimeConverter
-
- toExternal(TimestampData) - Method in class org.apache.flink.table.data.conversion.TimestampTimestampConverter
-
- toExternal(Integer) - Method in class org.apache.flink.table.data.conversion.TimeTimeConverter
-
- toExternal(Integer) - Method in class org.apache.flink.table.data.conversion.YearMonthIntervalPeriodConverter
-
- toExternal(Internal) - Method in class 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) - Method in class 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) - Method in interface org.apache.flink.table.data.conversion.DataStructureConverter
-
Converts to external data structure or null.
- toFloat(BinaryStringData) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- toFloatArray() - Method in class org.apache.flink.table.data.ColumnarArrayData
-
- toInt(BinaryStringData) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
-
Parses this BinaryStringData to Int.
- toIntArray() - Method in class org.apache.flink.table.data.ColumnarArrayData
-
- toInternal(boolean[]) - Method in class org.apache.flink.table.data.conversion.ArrayBooleanArrayConverter
-
- toInternal(byte[]) - Method in class org.apache.flink.table.data.conversion.ArrayByteArrayConverter
-
- toInternal(double[]) - Method in class org.apache.flink.table.data.conversion.ArrayDoubleArrayConverter
-
- toInternal(float[]) - Method in class org.apache.flink.table.data.conversion.ArrayFloatArrayConverter
-
- toInternal(int[]) - Method in class org.apache.flink.table.data.conversion.ArrayIntArrayConverter
-
- toInternal(List<E>) - Method in class org.apache.flink.table.data.conversion.ArrayListConverter
-
- toInternal(long[]) - Method in class org.apache.flink.table.data.conversion.ArrayLongArrayConverter
-
- toInternal(E[]) - Method in class org.apache.flink.table.data.conversion.ArrayObjectArrayConverter
-
- toInternal(short[]) - Method in class org.apache.flink.table.data.conversion.ArrayShortArrayConverter
-
- toInternal(E) - Method in interface org.apache.flink.table.data.conversion.DataStructureConverter
-
Converts to internal data structure.
- toInternal(Date) - Method in class org.apache.flink.table.data.conversion.DateDateConverter
-
- toInternal(LocalDate) - Method in class org.apache.flink.table.data.conversion.DateLocalDateConverter
-
- toInternal(Duration) - Method in class org.apache.flink.table.data.conversion.DayTimeIntervalDurationConverter
-
- toInternal(BigDecimal) - Method in class org.apache.flink.table.data.conversion.DecimalBigDecimalConverter
-
- toInternal(I) - Method in class org.apache.flink.table.data.conversion.IdentityConverter
-
- toInternal(Instant) - Method in class org.apache.flink.table.data.conversion.LocalZonedTimestampInstantConverter
-
- toInternal(Integer) - Method in class org.apache.flink.table.data.conversion.LocalZonedTimestampIntConverter
-
- toInternal(Long) - Method in class org.apache.flink.table.data.conversion.LocalZonedTimestampLongConverter
-
- toInternal(Timestamp) - Method in class org.apache.flink.table.data.conversion.LocalZonedTimestampTimestampConverter
-
- toInternal(Map<K, V>) - Method in class org.apache.flink.table.data.conversion.MapMapConverter
-
- toInternal(byte[]) - Method in class org.apache.flink.table.data.conversion.RawByteArrayConverter
-
- toInternal(T) - Method in class org.apache.flink.table.data.conversion.RawObjectConverter
-
- toInternal(Row) - Method in class org.apache.flink.table.data.conversion.RowRowConverter
-
- toInternal(byte[]) - Method in class org.apache.flink.table.data.conversion.StringByteArrayConverter
-
- toInternal(String) - Method in class org.apache.flink.table.data.conversion.StringStringConverter
-
- toInternal(T) - Method in class org.apache.flink.table.data.conversion.StructuredObjectConverter
-
- toInternal(LocalTime) - Method in class org.apache.flink.table.data.conversion.TimeLocalTimeConverter
-
- toInternal(Long) - Method in class org.apache.flink.table.data.conversion.TimeLongConverter
-
- toInternal(LocalDateTime) - Method in class org.apache.flink.table.data.conversion.TimestampLocalDateTimeConverter
-
- toInternal(Timestamp) - Method in class org.apache.flink.table.data.conversion.TimestampTimestampConverter
-
- toInternal(Time) - Method in class org.apache.flink.table.data.conversion.TimeTimeConverter
-
- toInternal(Period) - Method in class org.apache.flink.table.data.conversion.YearMonthIntervalPeriodConverter
-
- toInternal(External) - Method in class org.apache.flink.table.data.util.DataFormatConverters.DataFormatConverter
-
Converts a external(Java) data format to its internal equivalent while automatically
handling nulls.
- toInternalOrNull(E) - Method in interface org.apache.flink.table.data.conversion.DataStructureConverter
-
Converts to internal data structure or null.
- toLocalDateTime(String) - Static method in class org.apache.flink.table.filesystem.DefaultPartTimeExtractor
-
- toLogicalType() - Method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- toLong(BinaryStringData) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
-
Parses this BinaryStringData to Long.
- toLongArray() - Method in class org.apache.flink.table.data.ColumnarArrayData
-
- toMills(LocalDateTime) - Static method in class org.apache.flink.table.filesystem.DefaultPartTimeExtractor
-
- toMills(String) - Static method in class org.apache.flink.table.filesystem.DefaultPartTimeExtractor
-
- TopNBuffer - Class in 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>>) - Constructor for class org.apache.flink.table.runtime.operators.rank.TopNBuffer
-
- TopNRecordsCombiner - Class in 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) - Constructor for class org.apache.flink.table.runtime.operators.rank.window.combines.TopNRecordsCombiner
-
- TopNRecordsCombiner.Factory - Class in org.apache.flink.table.runtime.operators.rank.window.combines
-
- topologicalOrderingOperators - Variable in class org.apache.flink.table.runtime.operators.multipleinput.MultipleInputStreamOperatorBase
-
all operator as topological ordering in this multiple input operator.
- toRowFieldNames() - Method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- toRowFieldTypes() - Method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- toRowSerializer() - Method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- toRowSize() - Method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- toRowType() - Method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- toSerializer() - Method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- toShort(BinaryStringData) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- toShortArray() - Method in class org.apache.flink.table.data.ColumnarArrayData
-
- toString() - Method in class org.apache.flink.table.data.BoxedWrapperRowData
-
- toString() - Method in enum org.apache.flink.table.runtime.operators.join.FlinkJoinType
-
- toString() - Method in class org.apache.flink.table.runtime.operators.join.stream.state.JoinInputSideSpec
-
- toString() - Method in class org.apache.flink.table.runtime.operators.multipleinput.input.InputSpec
-
- toString() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper.Edge
-
- toString() - Method in class org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- toString(List<String>) - Method in class org.apache.flink.table.runtime.operators.rank.ConstantRankRange
-
- toString() - Method in class org.apache.flink.table.runtime.operators.rank.ConstantRankRange
-
- toString(List<String>) - Method in class org.apache.flink.table.runtime.operators.rank.ConstantRankRangeWithoutEnd
-
- toString() - Method in class org.apache.flink.table.runtime.operators.rank.ConstantRankRangeWithoutEnd
-
- toString(List<String>) - Method in interface org.apache.flink.table.runtime.operators.rank.RankRange
-
- toString(List<String>) - Method in class org.apache.flink.table.runtime.operators.rank.VariableRankRange
-
- toString() - Method in class org.apache.flink.table.runtime.operators.rank.VariableRankRange
-
- toString() - Method in class org.apache.flink.table.runtime.operators.window.assigners.CountSlidingWindowAssigner
-
- toString() - Method in class org.apache.flink.table.runtime.operators.window.assigners.CountTumblingWindowAssigner
-
- toString() - Method in class org.apache.flink.table.runtime.operators.window.assigners.CumulativeWindowAssigner
-
- toString() - Method in class org.apache.flink.table.runtime.operators.window.assigners.SessionWindowAssigner
-
- toString() - Method in class org.apache.flink.table.runtime.operators.window.assigners.SlidingWindowAssigner
-
- toString() - Method in class org.apache.flink.table.runtime.operators.window.assigners.TumblingWindowAssigner
-
- toString() - Method in class org.apache.flink.table.runtime.operators.window.assigners.WindowAssigner
-
- toString() - Method in class org.apache.flink.table.runtime.operators.window.CountWindow
-
- toString() - Method in class org.apache.flink.table.runtime.operators.window.internal.MergingWindowSet
-
- toString() - Method in class org.apache.flink.table.runtime.operators.window.TimeWindow
-
- toString() - Method in class org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.CountElement
-
- toString() - Method in class org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.EveryElement
-
- toString() - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindow
-
- toString() - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowEarlyAndLate
-
- toString() - Method in class org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowNoLate
-
- toString() - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindow
-
- toString() - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindowNoLate
-
- toString() - Method in class org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterFirstElementPeriodic
-
- toString() - Method in class org.apache.flink.table.runtime.partitioner.BinaryHashPartitioner
-
- toString() - Method in class org.apache.flink.table.runtime.typeutils.BigDecimalTypeInfo
-
- toString() - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- toString() - Method in class org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
-
- toString() - Method in class org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- toString() - Method in class org.apache.flink.table.runtime.typeutils.LegacyInstantTypeInfo
-
- toString() - Method in class org.apache.flink.table.runtime.typeutils.LegacyLocalDateTimeTypeInfo
-
- toString() - Method in class org.apache.flink.table.runtime.typeutils.LegacyTimestampTypeInfo
-
- toString() - Method in class org.apache.flink.table.runtime.typeutils.SortedMapSerializer
-
- toString() - Method in class org.apache.flink.table.runtime.typeutils.SortedMapTypeInfo
-
- toString() - Method in class org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
-
- toString() - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
-
- totalNumBuffers - Variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
The total reserved number of memory segments available to the hash join.
- toTimestamp(long) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- toTimestamp(double) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- toTimestamp(DecimalData) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- toTimestamp(String) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- toTimestamp(String, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
Parse date time string to timestamp based on the given time zone and "yyyy-MM-dd HH:mm:ss"
format.
- toTimestamp(String, String, TimeZone) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
Parse date time string to timestamp based on the given time zone and format.
- toTimestamp(String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- toTimestampData(long, int) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- toTimestampData(double, int) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- toTimestampData(DecimalData, int) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- toTimestampData(String) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- toTimestampData(String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- toTimestampTz(String, String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
Parse date time string to timestamp based on the given time zone string and format.
- toTimestampTz(String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- toUtcTimestampMills(long, ZoneId) - Static method in class org.apache.flink.table.runtime.util.TimeWindowUtil
-
Convert a epoch mills to timestamp mills which can describe a locate date time.
- Trigger<W extends Window> - Class in org.apache.flink.table.runtime.operators.window.triggers
-
A Trigger determines when a pane of a window should be evaluated to emit the results for
that part of the window.
- Trigger() - Constructor for class org.apache.flink.table.runtime.operators.window.triggers.Trigger
-
- trigger - Variable in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- Trigger.OnMergeContext - Interface in org.apache.flink.table.runtime.operators.window.triggers
-
- Trigger.TriggerContext - Interface in org.apache.flink.table.runtime.operators.window.triggers
-
A context object that is given to
Trigger methods to allow them to register timer
callbacks and deal with state.
- triggering(Trigger<?>) - Method in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- triggerTime(W) - Method in class org.apache.flink.table.runtime.operators.window.triggers.WindowTrigger
-
Returns the trigger time of the window, this should be called after TriggerContext
initialized.
- trim(BinaryStringData, BinaryStringData) - Static method in class 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) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- trimLeft(BinaryStringData) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- trimLeft(BinaryStringData, BinaryStringData) - Static method in class 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) - Static method in class org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- trimRight(BinaryStringData, BinaryStringData) - Static method in class 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.
- truncate(TimestampData, int) - Static method in class org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- tryDistinctBuildRow - Variable in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
Try to make the buildSide rows distinct.
- tryProbe(RowData) - Method in class org.apache.flink.table.runtime.hashtable.BinaryHashTable
-
Find matched build side rows for a probe row.
- tryProbe(RowData) - Method in class org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
- tumble(Duration) - Method in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- tumbling(int, ZoneId, Duration) - Static method in class org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners
-
Creates a tumbling window
SliceAssigner that assigns elements to slices of tumbling
windows.
- TumblingWindowAssigner - Class in org.apache.flink.table.runtime.operators.window.assigners
-
A
WindowAssigner that windows elements into fixed-size windows based on the timestamp of
the elements.
- TumblingWindowAssigner(long, long, boolean) - Constructor for class org.apache.flink.table.runtime.operators.window.assigners.TumblingWindowAssigner
-
- TupleConverter(Class<Tuple>, DataType[]) - Constructor for class org.apache.flink.table.data.util.DataFormatConverters.TupleConverter
-
- TypeCheckUtils - Class in org.apache.flink.table.runtime.typeutils
-
Utils for type.
- TypeCheckUtils() - Constructor for class org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- TypeInfoDataTypeConverter - Class in org.apache.flink.table.runtime.types
-
- TypeInfoDataTypeConverter() - Constructor for class org.apache.flink.table.runtime.types.TypeInfoDataTypeConverter
-
Deprecated.
- TypeInfoLogicalTypeConverter - Class in org.apache.flink.table.runtime.types
-
Deprecated.
- TypeInfoLogicalTypeConverter() - Constructor for class org.apache.flink.table.runtime.types.TypeInfoLogicalTypeConverter
-
Deprecated.
- TypeOfFunction - Class in org.apache.flink.table.runtime.functions.scalar
-
Implementation of BuiltInFunctionDefinitions.TYPE_OF.
- TypeOfFunction(SpecializedFunction.SpecializedContext) - Constructor for class org.apache.flink.table.runtime.functions.scalar.TypeOfFunction
-
- WatermarkAssignerOperator - Class in 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) - Constructor for class org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperator
-
Create a watermark assigner operator.
- WatermarkAssignerOperatorFactory - Class in org.apache.flink.table.runtime.operators.wmassigners
-
- WatermarkAssignerOperatorFactory(int, long, GeneratedWatermarkGenerator) - Constructor for class org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperatorFactory
-
- WatermarkGenerator - Class in org.apache.flink.table.runtime.generated
-
- WatermarkGenerator() - Constructor for class org.apache.flink.table.runtime.generated.WatermarkGenerator
-
- Window - Class in org.apache.flink.table.runtime.operators.window
-
A Window is a grouping of elements into finite buckets.
- Window() - Constructor for class org.apache.flink.table.runtime.operators.window.Window
-
- WINDOW_IN_BYTES - Static variable in class org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- windowAggregator - Variable in class org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction
-
- windowAggregator - Variable in class org.apache.flink.table.runtime.operators.window.WindowOperator
-
- WindowAssigner<W extends Window> - Class in org.apache.flink.table.runtime.operators.window.assigners
-
A
WindowAssigner assigns zero or more
Windows to an element.
- WindowAssigner() - Constructor for class org.apache.flink.table.runtime.operators.window.assigners.WindowAssigner
-
- windowAssigner - Variable in class org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction
-
- windowAssigner - Variable in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- WindowBuffer - Interface in 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 - Variable in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- WindowBuffer.Factory - Interface in org.apache.flink.table.runtime.operators.aggregate.window.buffers
-
- WindowBuffer.LocalFactory - Interface in org.apache.flink.table.runtime.operators.aggregate.window.buffers
-
- windowBufferFactory - Variable in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- WindowBytesHashMap - Class in 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) - Constructor for class org.apache.flink.table.runtime.util.collections.binary.WindowBytesHashMap
-
- WindowBytesMultiMap - Class in 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) - Constructor for class org.apache.flink.table.runtime.util.collections.binary.WindowBytesMultiMap
-
- windowed(int, SliceAssigner) - Static method in class org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners
-
Creates a
SliceAssigner that assigns elements which has been attached window start
and window end timestamp to slices.
- WindowedSliceAssigner(int, SliceAssigner) - Constructor for class org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.WindowedSliceAssigner
-
- windowEndIndex(int) - Method in class org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
-
- windowFunction - Variable in class org.apache.flink.table.runtime.operators.window.WindowOperator
-
- windowInterval - Variable in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- WindowKey - Class in org.apache.flink.table.runtime.util
-
The
WindowKey structure represents a combination of key and window.
- WindowKey(long, RowData) - Constructor for class org.apache.flink.table.runtime.util.WindowKey
-
- WindowKeySerializer - Class in org.apache.flink.table.runtime.typeutils
-
Serializer for
WindowKey which is composite with a
BinaryRowData and a long
value.
- WindowKeySerializer(PagedTypeSerializer<RowData>) - Constructor for class org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- WindowKeySerializer.WindowKeySerializerSnapshot - Class in org.apache.flink.table.runtime.typeutils
-
- WindowKeySerializerSnapshot() - Constructor for class org.apache.flink.table.runtime.typeutils.WindowKeySerializer.WindowKeySerializerSnapshot
-
This empty nullary constructor is required for deserializing the configuration.
- WindowKeySerializerSnapshot(WindowKeySerializer) - Constructor for class org.apache.flink.table.runtime.typeutils.WindowKeySerializer.WindowKeySerializerSnapshot
-
- WindowMapState<W,UV> - Class in org.apache.flink.table.runtime.operators.window.state
-
A wrapper of MapState which is easier to update based on window namespace.
- WindowMapState(InternalMapState<RowData, W, RowData, UV>) - Constructor for class org.apache.flink.table.runtime.operators.window.state.WindowMapState
-
- WindowOperator<K,W extends Window> - Class in org.apache.flink.table.runtime.operators.window
-
- WindowOperatorBuilder - Class in org.apache.flink.table.runtime.operators.window
-
- WindowOperatorBuilder() - Constructor for class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- WindowOperatorBuilder.AggregateWindowOperatorBuilder - Class in org.apache.flink.table.runtime.operators.window
-
- WindowOperatorBuilder.TableAggregateWindowOperatorBuilder - Class in org.apache.flink.table.runtime.operators.window
-
- windowPropertyTypes - Variable in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- WindowRankOperatorBuilder - Class in org.apache.flink.table.runtime.operators.rank.window
-
- WindowRankOperatorBuilder() - Constructor for class org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
-
- WindowRankProcessor - Class in org.apache.flink.table.runtime.operators.rank.window.processors
-
An window rank processor.
- WindowRankProcessor(TypeSerializer<RowData>, GeneratedRecordComparator, TypeSerializer<RowData>, WindowBuffer.Factory, long, long, boolean, int, ZoneId) - Constructor for class org.apache.flink.table.runtime.operators.rank.window.processors.WindowRankProcessor
-
- WindowsGrouping - Class in org.apache.flink.table.runtime.operators.window.grouping
-
Assigning windows from the sorted input buffers.
- windowState - Variable in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
state schema: [key, window_end, accumulator].
- WindowState<W> - Interface in org.apache.flink.table.runtime.operators.window.state
-
A base interface for manipulate state with window namespace.
- windowTimerService - Variable in class org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- WindowTimerService<W> - Interface in org.apache.flink.table.runtime.operators.window.slicing
-
Interface for working with window time and timers which considers timezone for window splitting.
- WindowTimerServiceImpl - Class in org.apache.flink.table.runtime.operators.window.slicing
-
- WindowTimerServiceImpl(InternalTimerService<Long>, ZoneId) - Constructor for class org.apache.flink.table.runtime.operators.window.slicing.WindowTimerServiceImpl
-
- WindowTrigger<W extends Window> - Class in org.apache.flink.table.runtime.operators.window.triggers
-
A WindowTrigger determines when a window should be evaluated to emit the results.
- WindowTrigger() - Constructor for class org.apache.flink.table.runtime.operators.window.triggers.WindowTrigger
-
- WindowValueState<W> - Class in org.apache.flink.table.runtime.operators.window.state
-
A wrapper of ValueState which is easier to update based on window namespace.
- WindowValueState(InternalValueState<RowData, W, RowData>) - Constructor for class org.apache.flink.table.runtime.operators.window.state.WindowValueState
-
- withAllowedLateness(Duration) - Method in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- withEarlyFirings(Trigger<W>) - Method in class org.apache.flink.table.runtime.operators.window.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>) - Method in class org.apache.flink.table.runtime.operators.window.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() - Method in class org.apache.flink.table.runtime.operators.window.assigners.CumulativeWindowAssigner
-
- withEventTime() - Method in interface org.apache.flink.table.runtime.operators.window.assigners.InternalTimeWindowAssigner
-
- withEventTime() - Method in class org.apache.flink.table.runtime.operators.window.assigners.SessionWindowAssigner
-
- withEventTime() - Method in class org.apache.flink.table.runtime.operators.window.assigners.SlidingWindowAssigner
-
- withEventTime() - Method in class org.apache.flink.table.runtime.operators.window.assigners.TumblingWindowAssigner
-
- withEventTime(int) - Method in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- withGap(Duration) - Static method in class org.apache.flink.table.runtime.operators.window.assigners.SessionWindowAssigner
-
Creates a new
SessionWindowAssigner WindowAssigner that assigns elements to
sessions based on the timestamp.
- withInputFields(LogicalType[]) - Method in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- withLateFirings(Trigger<W>) - Method in class org.apache.flink.table.runtime.operators.window.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>) - Method in class org.apache.flink.table.runtime.operators.window.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) - Method in class org.apache.flink.table.runtime.operators.window.assigners.CumulativeWindowAssigner
-
- withOffset(Duration) - Method in class org.apache.flink.table.runtime.operators.window.assigners.SlidingWindowAssigner
-
- withOffset(Duration) - Method in class org.apache.flink.table.runtime.operators.window.assigners.TumblingWindowAssigner
-
Creates a new
TumblingWindowAssigner WindowAssigner that assigns elements to
time windows based on the element timestamp and offset.
- withOffset(Duration) - Method in class org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.CumulativeSliceAssigner
-
- withOffset(Duration) - Method in class org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.HoppingSliceAssigner
-
- withOffset(Duration) - Method in class org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.TumblingSliceAssigner
-
- withoutUniqueKey() - Static method in class org.apache.flink.table.runtime.operators.join.stream.state.JoinInputSideSpec
-
- withProcessingTime() - Method in class org.apache.flink.table.runtime.operators.window.assigners.CumulativeWindowAssigner
-
- withProcessingTime() - Method in interface org.apache.flink.table.runtime.operators.window.assigners.InternalTimeWindowAssigner
-
- withProcessingTime() - Method in class org.apache.flink.table.runtime.operators.window.assigners.SessionWindowAssigner
-
- withProcessingTime() - Method in class org.apache.flink.table.runtime.operators.window.assigners.SlidingWindowAssigner
-
- withProcessingTime() - Method in class org.apache.flink.table.runtime.operators.window.assigners.TumblingWindowAssigner
-
- withProcessingTime() - Method in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- withShiftTimezone(ZoneId) - Method in class org.apache.flink.table.runtime.operators.window.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>) - Static method in class org.apache.flink.table.runtime.operators.join.stream.state.JoinInputSideSpec
-
- withUniqueKeyContainedByJoinKey(InternalTypeInfo<RowData>, KeySelector<RowData, RowData>) - Static method in class 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> - Class in org.apache.flink.table.runtime.hashtable
-
- WrappedRowIterator(MutableObjectIterator<T>, T) - Constructor for class org.apache.flink.table.runtime.hashtable.WrappedRowIterator
-
- WrappingCollector<T> - Class in org.apache.flink.table.runtime.collector
-
A Collector that wraps another collector.
- WrappingCollector() - Constructor for class org.apache.flink.table.runtime.collector.WrappingCollector
-
- WritableBooleanVector - Interface in org.apache.flink.table.data.vector.writable
-
- WritableBytesVector - Interface in org.apache.flink.table.data.vector.writable
-
- WritableByteVector - Interface in org.apache.flink.table.data.vector.writable
-
- WritableColumnVector - Interface in org.apache.flink.table.data.vector.writable
-
- WritableDoubleVector - Interface in org.apache.flink.table.data.vector.writable
-
- WritableFloatVector - Interface in org.apache.flink.table.data.vector.writable
-
- WritableIntVector - Interface in org.apache.flink.table.data.vector.writable
-
- WritableLongVector - Interface in org.apache.flink.table.data.vector.writable
-
- WritableShortVector - Interface in org.apache.flink.table.data.vector.writable
-
- WritableTimestampVector - Interface in org.apache.flink.table.data.vector.writable
-
- write(BinaryWriter, int, Object, LogicalType, TypeSerializer<?>) - Static method in interface org.apache.flink.table.data.writer.BinaryWriter
-
- write(T) - Method in class org.apache.flink.table.filesystem.DynamicPartitionWriter
-
- write(T) - Method in class org.apache.flink.table.filesystem.GroupedPartitionWriter
-
- write(T) - Method in interface org.apache.flink.table.filesystem.PartitionWriter
-
Write a record.
- write(T) - Method in class org.apache.flink.table.filesystem.SingleDirectoryWriter
-
- write(T) - Method in class org.apache.flink.table.filesystem.stream.compact.CompactBucketWriter
-
- write(T) - Method in interface org.apache.flink.table.filesystem.stream.compact.CompactWriter
-
- write(RowData) - Method in class org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
-
- write(MutableObjectIterator<BinaryRowData>) - Method in class org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
-
- write(RowData) - Method in class org.apache.flink.table.runtime.operators.sort.BinaryInMemorySortBuffer
-
Writes a given record to this sort buffer.
- writeArray(int, ArrayData, ArrayDataSerializer) - Method in interface org.apache.flink.table.data.writer.BinaryWriter
-
- writeBinary(int, byte[]) - Method in interface org.apache.flink.table.data.writer.BinaryWriter
-
- writeBlock(MemorySegment) - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
-
- writeBoolean(int, boolean) - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
-
- writeBoolean(int, boolean) - Method in class org.apache.flink.table.data.writer.BinaryRowWriter
-
- writeBoolean(int, boolean) - Method in interface org.apache.flink.table.data.writer.BinaryWriter
-
- writeByte(int, byte) - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
-
- writeByte(int, byte) - Method in class org.apache.flink.table.data.writer.BinaryRowWriter
-
- writeByte(int, byte) - Method in interface org.apache.flink.table.data.writer.BinaryWriter
-
- writeDecimal(int, DecimalData, int) - Method in interface org.apache.flink.table.data.writer.BinaryWriter
-
- writeDouble(int, double) - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
-
- writeDouble(int, double) - Method in class org.apache.flink.table.data.writer.BinaryRowWriter
-
- writeDouble(int, double) - Method in interface org.apache.flink.table.data.writer.BinaryWriter
-
- writeFloat(int, float) - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
-
- writeFloat(int, float) - Method in class org.apache.flink.table.data.writer.BinaryRowWriter
-
- writeFloat(int, float) - Method in interface org.apache.flink.table.data.writer.BinaryWriter
-
- writeIndexAndNormalizedKey(RowData, long) - Method in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
Write of index and normalizedKey.
- writeInt(int, int) - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
-
- writeInt(int, int) - Method in class org.apache.flink.table.data.writer.BinaryRowWriter
-
- writeInt(int, int) - Method in interface org.apache.flink.table.data.writer.BinaryWriter
-
- writeLong(int, long) - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
-
- writeLong(int, long) - Method in class org.apache.flink.table.data.writer.BinaryRowWriter
-
- writeLong(int, long) - Method in interface org.apache.flink.table.data.writer.BinaryWriter
-
- writeMap(int, MapData, MapDataSerializer) - Method in interface org.apache.flink.table.data.writer.BinaryWriter
-
- writeMergingOutput(MutableObjectIterator<Entry>, AbstractPagedOutputView) - Method in class org.apache.flink.table.runtime.operators.sort.AbstractBinaryExternalMerger
-
read the merged stream and write the data back.
- writeMergingOutput(MutableObjectIterator<BinaryRowData>, AbstractPagedOutputView) - Method in class org.apache.flink.table.runtime.operators.sort.BinaryExternalMerger
-
- writeMergingOutput(MutableObjectIterator<Tuple2<BinaryRowData, BinaryRowData>>, AbstractPagedOutputView) - Method in class org.apache.flink.table.runtime.operators.sort.BinaryKVExternalMerger
-
- writeOuterSnapshot(DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.ExternalSerializer.ExternalSerializerSnapshot
-
- writer(DataStream<T>, long, StreamingFileSink.BucketsBuilder<T, String, ? extends StreamingFileSink.BucketsBuilder<T, String, ?>>, int) - Static method in class org.apache.flink.table.filesystem.stream.StreamingSink
-
Create a file writer by input stream.
- writeRawValue(int, RawValueData<?>, RawValueDataSerializer<?>) - Method in interface org.apache.flink.table.data.writer.BinaryWriter
-
- writeRecord(T) - Method in class org.apache.flink.table.filesystem.FileSystemOutputFormat
-
- writeRow(int, RowData, RowDataSerializer) - Method in interface org.apache.flink.table.data.writer.BinaryWriter
-
- writeRowKind(RowKind) - Method in class org.apache.flink.table.data.writer.BinaryRowWriter
-
- writeShort(int, short) - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
-
- writeShort(int, short) - Method in class org.apache.flink.table.data.writer.BinaryRowWriter
-
- writeShort(int, short) - Method in interface org.apache.flink.table.data.writer.BinaryWriter
-
- writeSnapshot(DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.ArrayDataSerializer.ArrayDataSerializerSnapshot
-
- writeSnapshot(DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer.BinaryRowDataSerializerSnapshot
-
- writeSnapshot(DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataSerializer.DecimalSerializerSnapshot
-
- writeSnapshot(DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.MapDataSerializer.MapDataSerializerSnapshot
-
- writeSnapshot(DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer.RowDataSerializerSnapshot
-
- writeSnapshot(DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.SortedMapSerializerSnapshot
-
- writeSnapshot(DataOutputView) - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataSerializer.TimestampDataSerializerSnapshot
-
- writeString(int, StringData) - Method in interface org.apache.flink.table.data.writer.BinaryWriter
-
- writeTimestamp(int, TimestampData, int) - Method in interface org.apache.flink.table.data.writer.BinaryWriter
-
- writeToOutput(AbstractPagedOutputView) - Method in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
Spill: Write all records to a AbstractPagedOutputView.
- writeToOutput(AbstractPagedOutputView) - Method in class org.apache.flink.table.runtime.operators.sort.BinaryKVInMemorySortBuffer
-