- 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
-
- 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
-
- AbstractProcessStreamOperator<OUT> - Class in org.apache.flink.table.runtime.operators
-
AbstractProcessStreamOperator is a base class for stream operators without key.
- AbstractProcessStreamOperator() - Constructor for class org.apache.flink.table.runtime.operators.AbstractProcessStreamOperator
-
- AbstractProcessStreamOperator.ContextImpl - Class in org.apache.flink.table.runtime.operators
-
Information available in an invocation of processElement.
- 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(RowDataTypeInfo, RowDataTypeInfo, 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
-
- AbstractTopNFunction - Class in org.apache.flink.table.runtime.operators.rank
-
Base class for TopN Function.
- 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
-
- 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(T) - 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<T>) - 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.
- 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.MiniBatchDeduplicateKeepFirstRowFunction
-
- addInput(RowData, RowData) - Method in class org.apache.flink.table.runtime.operators.deduplicate.MiniBatchDeduplicateKeepLastRowFunction
-
- 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
-
- addMonths(long, int) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
TODO: remove addMonths and subtractMonths if CALCITE-3881 fixed.
- addMonths(int, int) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- 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.PartitionTimeCommitTigger
-
- addPartition(String) - Method in class org.apache.flink.table.filesystem.stream.ProcTimeCommitTigger
-
- 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 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
-
- 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
-
- 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
-
- 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
-
- 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(BytesHashMap.LookupInfo, BinaryRowData) - Method in class org.apache.flink.table.runtime.operators.aggregate.BytesHashMap
-
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, RowDataTypeInfo, 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
-
- applyLimit(long) - Method in class org.apache.flink.table.filesystem.FileSystemTableSource
-
- applyPartitionPruning(List<Map<String, String>>) - Method in class org.apache.flink.table.filesystem.FileSystemTableSource
-
- applyPredicate(List<Expression>) - Method in class org.apache.flink.table.filesystem.FileSystemTableSource
-
- 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, ExecutionConfig) - 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
-
- 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(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.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
-
- 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.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.
- 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>>, GeneratedResultFuture<TableFunctionResultFuture<RowData>>, TypeInformation<?>, RowDataTypeInfo, 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>>, GeneratedFunction<FlatMapFunction<RowData, RowData>>, GeneratedResultFuture<TableFunctionResultFuture<RowData>>, TypeInformation<?>, RowDataTypeInfo, 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
-
- 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
-
- 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(RowDataTypeInfo, 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.
- 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
-
- BUCKET_SIZE - Static variable in class org.apache.flink.table.runtime.operators.aggregate.BytesHashMap
-
- 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.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.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
-
- 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
-
- 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() - 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.operators.aggregate
-
Bytes based hash map.
- BytesHashMap(Object, MemoryManager, long, LogicalType[], LogicalType[]) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.BytesHashMap
-
- BytesHashMap(Object, MemoryManager, long, LogicalType[], LogicalType[], boolean) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.BytesHashMap
-
- BytesHashMap.Entry - Class in org.apache.flink.table.runtime.operators.aggregate
-
BytesHashMap Entry contains key and value field.
- BytesHashMap.LookupInfo - Class in org.apache.flink.table.runtime.operators.aggregate
-
- 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
-
- calc(RowData) - Method in interface org.apache.flink.table.runtime.operators.over.frame.OffsetOverFrame.CalcOffsetFunc
-
- canEqual(Object) - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- canEqual(Object) - Method in class org.apache.flink.table.runtime.typeutils.RowDataTypeInfo
-
- 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
-
- canEqual(Object) - Method in class org.apache.flink.table.runtime.typeutils.WrapperTypeInfo
-
- 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
-
- castToTimestamp(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
-
- 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.
- checkpointId - Variable in class org.apache.flink.table.filesystem.stream.StreamingFileCommitter.CommitMessage
-
- 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.
- 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.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
-
- clearWindowState(W) - Method in interface org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction.Context
-
Clear window state of the given window.
- close() - Method in class org.apache.flink.table.filesystem.DynamicPartitionWriter
-
- close() - Method in class org.apache.flink.table.filesystem.FileSystemOutputFormat
-
- close() - Method in class org.apache.flink.table.filesystem.GroupedPartitionWriter
-
- close() - Method in class org.apache.flink.table.filesystem.PartitionLoader
-
- 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.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.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.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.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 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.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(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
-
- 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.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
-
- columns - Variable in class org.apache.flink.table.data.vector.VectorizedColumnBatch
-
- ColumnVector - Interface in org.apache.flink.table.data.vector
-
Nullable column vector.
- 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(PartitionCommitPolicy.Context) - Method in class org.apache.flink.table.filesystem.SuccessFileCommitPolicy
-
- CommitMessage() - Constructor for class org.apache.flink.table.filesystem.stream.StreamingFileCommitter.CommitMessage
-
Pojo need this constructor.
- CommitMessage(long, int, int, List<String>) - Constructor for class org.apache.flink.table.filesystem.stream.StreamingFileCommitter.CommitMessage
-
- 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.PartitionTimeCommitTigger
-
- committablePartitions(long) - Method in class org.apache.flink.table.filesystem.stream.ProcTimeCommitTigger
-
- 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(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
-
- configure(String[], TypeInformation<?>[]) - Method in class org.apache.flink.table.filesystem.FileSystemTableSink
-
- configurePartitionGrouping(boolean) - Method in class org.apache.flink.table.filesystem.FileSystemTableSink
-
- 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
-
- consumeDataStream(DataStream<RowData>) - Method in class org.apache.flink.table.filesystem.FileSystemTableSink
-
- 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
-
- 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
-
- converters - Variable in class org.apache.flink.table.data.util.DataFormatConverters.AbstractRowDataConverter
-
- 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.
- 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(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(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
-
- 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.
- 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.
- 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.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(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(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(boolean, OperatorStateStore, Configuration, ClassLoader, List<String>, ProcessingTimeService) - Static method in interface org.apache.flink.table.filesystem.stream.PartitionCommitTrigger
-
- create(RuntimeContext, String, JoinInputSideSpec, RowDataTypeInfo, long) - Static method in class org.apache.flink.table.runtime.operators.join.stream.state.JoinRecordStateViews
-
- create(RuntimeContext, String, JoinInputSideSpec, RowDataTypeInfo, 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.types.InternalSerializers
-
Creates a TypeSerializer for internal data structures of the given LogicalType.
- create(LogicalType, ExecutionConfig) - Static method in class org.apache.flink.table.runtime.types.InternalSerializers
-
Creates a TypeSerializer for internal data structures of the given LogicalType.
- 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
-
- createComparator(int[], boolean[], int, ExecutionConfig) - Method in class org.apache.flink.table.runtime.typeutils.RowDataTypeInfo
-
- 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
-
- 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
-
- createFormatFactory(Map<String, String>) - Static method in class org.apache.flink.table.filesystem.FileSystemTableFactory
-
- 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.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
-
- 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.
- 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.RawValueDataSerializer.RawValueDataSerializerSnapshot
-
- 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.
- createSerializer(ExecutionConfig) - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- createSerializer(ExecutionConfig) - Method in class org.apache.flink.table.runtime.typeutils.RowDataTypeInfo
-
- 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
-
- createSerializer(ExecutionConfig) - Method in class org.apache.flink.table.runtime.typeutils.WrapperTypeInfo
-
- createStreamingSink(Configuration, Path, List<String>, ObjectIdentifier, boolean, DataStream<RowData>, StreamingFileSink.BucketsBuilder<RowData, String, ? extends StreamingFileSink.BucketsBuilder<RowData, ?, ?>>, TableMetaStoreFactory, FileSystemFactory, long) - Static method in class org.apache.flink.table.filesystem.FileSystemTableSink
-
- createStreamOperator(StreamOperatorParameters<OUT>) - Method in class org.apache.flink.table.runtime.operators.CodeGenOperatorFactory
-
- 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
-
- createTableSink(TableSinkFactory.Context) - Method in class org.apache.flink.table.filesystem.FileSystemTableFactory
-
- createTableSource(TableSourceFactory.Context) - Method in class org.apache.flink.table.filesystem.FileSystemTableFactory
-
- createTtlConfig(long) - Static method in class org.apache.flink.table.runtime.util.StateTtlConfigUtil
-
Creates a StateTtlConfig depends on retentionTime parameter.
- createTypeComparatorBuilder() - Method in class org.apache.flink.table.runtime.typeutils.RowDataTypeInfo
-
- 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
-
- 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.
- ctx - Variable in class org.apache.flink.table.runtime.operators.AbstractProcessStreamOperator
-
- ctx - Variable in class org.apache.flink.table.runtime.operators.bundle.MapBundleFunction
-
- ctx - Variable in class org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction
-
- 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.AbstractProcessStreamOperator.ContextImpl
-
- currentProcessingTime() - Method in interface org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction.Context
-
Returns the current processing time.
- 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.AbstractProcessStreamOperator.ContextImpl
-
- currentWatermark - Variable in class org.apache.flink.table.runtime.operators.AbstractProcessStreamOperator
-
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(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.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
-
- DeduplicateKeepFirstRowFunction - Class in org.apache.flink.table.runtime.operators.deduplicate
-
This function is used to deduplicate on keys and keeps only first row.
- DeduplicateKeepFirstRowFunction(long) - Constructor for class org.apache.flink.table.runtime.operators.deduplicate.DeduplicateKeepFirstRowFunction
-
- DeduplicateKeepLastRowFunction - Class in org.apache.flink.table.runtime.operators.deduplicate
-
This function is used to deduplicate on keys and keeps only last row.
- DeduplicateKeepLastRowFunction(long, RowDataTypeInfo, boolean, boolean) - Constructor for class org.apache.flink.table.runtime.operators.deduplicate.DeduplicateKeepLastRowFunction
-
- 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.AbstractProcessStreamOperator.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.AbstractProcessStreamOperator.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.
- 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.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
-
- deserializeFromPages(AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.AbstractRowDataSerializer
-
De-serializes a record from the given source paged input view.
- deserializeFromPages(T, AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.AbstractRowDataSerializer
-
- 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.RowDataSerializer
-
- deserializeFromPages(RowData, AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- 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.StreamingFileWriter
-
- 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.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
-
- 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.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
-
- 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.
- 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
-
- FileSystemFactory - Interface in org.apache.flink.table.filesystem
-
A factory to create file systems.
- FileSystemLookupFunction<T extends org.apache.flink.core.io.InputSplit> - Class in org.apache.flink.table.filesystem
-
Lookup table function for filesystem connector tables.
- FileSystemLookupFunction(InputFormat<RowData, T>, String[], String[], DataType[], 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 TableSink.
- FileSystemTableSink(ObjectIdentifier, boolean, TableSchema, Path, List<String>, String, Map<String, String>) - Constructor for class org.apache.flink.table.filesystem.FileSystemTableSink
-
Construct a file system table sink.
- 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(TableSchema, Path, List<String>, String, Map<String, String>) - Constructor for class org.apache.flink.table.filesystem.FileSystemTableSource
-
Construct a file system table source.
- 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
-
- 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.MiniBatchDeduplicateKeepFirstRowFunction
-
- finishBundle(Map<RowData, RowData>, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.deduplicate.MiniBatchDeduplicateKeepLastRowFunction
-
- 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
-
- 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
-
- 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.operators.aggregate.BytesHashMap
-
release the map's record and bucket area's memory segments.
- free(boolean) - Method in class org.apache.flink.table.runtime.operators.aggregate.BytesHashMap
-
- 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.
It convert LegacyTypeInformationType to planner types.
- 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
-
- 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
-
- 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.
- generateDefaultFieldNames(int) - Static method in class org.apache.flink.table.runtime.typeutils.RowDataTypeInfo
-
- 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(K) - Method in class org.apache.flink.table.runtime.util.JsonUtils.ThreadLocalHashCache
-
- 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.
- 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.JoinedRowData
-
- getArity() - Method in class org.apache.flink.table.data.UpdatableRowData
-
- getArity() - Method in class org.apache.flink.table.data.vector.VectorizedColumnBatch
-
- getArity(LogicalType) - Static method in class org.apache.flink.table.runtime.types.PlannerTypeUtils
-
Gets the arity of the type.
- 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.RowDataSerializer
-
- getArity() - Method in class org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
-
- getArity() - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
-
- getArity() - Method in class org.apache.flink.table.runtime.typeutils.WrapperTypeInfo
-
- 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.JoinedRowData
-
- 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.JoinedRowData
-
- 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.JoinedRowData
-
- 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.operators.aggregate.BytesHashMap
-
- 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.JoinedRowData
-
- 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.
- getCacheTTL() - Method in class org.apache.flink.table.filesystem.FileSystemLookupFunction
-
- getCapacity() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryInMemorySortBuffer
-
- 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
-
- 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
-
- 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
-
- getConsumedDataType() - Method in class org.apache.flink.table.filesystem.FileSystemTableSink
-
- 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
-
- getCurrentOuterSnapshotVersion() - Method in class org.apache.flink.table.runtime.typeutils.RawValueDataSerializer.RawValueDataSerializerSnapshot
-
- 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.
- 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.
- getDataStream(StreamExecutionEnvironment) - Method in class org.apache.flink.table.filesystem.FileSystemTableSource
-
- 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.JoinedRowData
-
- 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.JoinedRowData
-
- 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.
- 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.
- getEntryIterator() - Method in class org.apache.flink.table.runtime.operators.aggregate.BytesHashMap
-
Returns a destructive iterator for iterating over the entries of this map.
- 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
-
- getFieldIndex(String) - Method in class org.apache.flink.table.runtime.typeutils.RowDataTypeInfo
-
- getFieldNames() - Method in class org.apache.flink.table.runtime.typeutils.RowDataTypeInfo
-
- getFieldOffset(int) - Method in class org.apache.flink.table.data.writer.BinaryArrayWriter
-
- getFieldOffset(int) - Method in class org.apache.flink.table.data.writer.BinaryRowWriter
-
- getFieldTypes() - Method in class org.apache.flink.table.runtime.typeutils.RowDataTypeInfo
-
Returns the field types of the row.
- 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.JoinedRowData
-
- 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
-
- 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.
- 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.JoinedRowData
-
- 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() - Method in class org.apache.flink.table.runtime.operators.aggregate.BytesHashMap.Entry
-
- 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
-
- 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(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
-
- 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.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
-
- 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
-
- 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.
- getLogicalTypes() - Method in class org.apache.flink.table.runtime.typeutils.RowDataTypeInfo
-
- 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.JoinedRowData
-
- 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.
- 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.JoinedRowData
-
- getMap(int) - Method in class org.apache.flink.table.data.UpdatableRowData
-
- 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).
- 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.
- getNestedSerializers(RawValueDataSerializer<T>) - Method in class org.apache.flink.table.runtime.typeutils.RawValueDataSerializer.RawValueDataSerializerSnapshot
-
- 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
-
- 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
-
- 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.operators.aggregate.BytesHashMap
-
- getNumKeyBytes() - Method in interface org.apache.flink.table.runtime.generated.NormalizedKeyComputer
-
Get normalized keys bytes length.
- 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.aggregate.BytesHashMap
-
- getNumSpillFiles() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
-
- getNumSpillFiles() - Method in class org.apache.flink.table.runtime.util.ResettableExternalBuffer
-
- getOccupancy() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryInMemorySortBuffer
-
- getOuterRecords() - Method in class org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator.AssociatedRecords
-
- 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.
- getPartitions() - Method in class org.apache.flink.table.filesystem.FileSystemTableSource
-
- 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
-
- 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
-
- getProducedDataType() - Method in class org.apache.flink.table.filesystem.FileSystemTableSource
-
- 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.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.JoinedRowData
-
- getRawValue(int) - Method in class org.apache.flink.table.data.UpdatableRowData
-
- getReader() - Method in class org.apache.flink.table.runtime.io.CompressedHeaderlessChannelReaderInputView
-
- getRecordAreaMemorySegments() - Method in class org.apache.flink.table.runtime.operators.aggregate.BytesHashMap
-
- 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
-
- 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(int, int) - Method in class org.apache.flink.table.data.JoinedRowData
-
- 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.JoinedRowData
-
- 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
-
Gets the context that contains information about the UDF's runtime, such as the
parallelism of the function, the subtask index of the function, or the name of
the of the task that executes the function.
- 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
-
- 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.JoinedRowData
-
- 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.
- getSize() - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- getSize() - Method in class org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
-
- getSpillInBytes() - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- getSpillInBytes() - Method in class org.apache.flink.table.runtime.operators.aggregate.BytesHashMap
-
- getSpillInBytes() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
-
- 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, ListViewTypeInfo<V>) - Method in class org.apache.flink.table.runtime.dataview.PerKeyStateDataViewStore
-
- getStateListView(String, ListViewTypeInfo<V>) - Method in class org.apache.flink.table.runtime.dataview.PerWindowStateDataViewStore
-
- getStateListView(String, ListViewTypeInfo<V>) - Method in interface org.apache.flink.table.runtime.dataview.StateDataViewStore
-
Creates a state list view.
- getStateMapView(String, MapViewTypeInfo<UK, UV>) - Method in class org.apache.flink.table.runtime.dataview.PerKeyStateDataViewStore
-
- getStateMapView(String, MapViewTypeInfo<UK, UV>) - Method in class org.apache.flink.table.runtime.dataview.PerWindowStateDataViewStore
-
- getStateMapView(String, MapViewTypeInfo<UK, UV>) - Method in interface org.apache.flink.table.runtime.dataview.StateDataViewStore
-
Creates a state map view.
- getStateWindow(W) - Method in class org.apache.flink.table.runtime.operators.window.internal.MergingWindowSet
-
Returns the state window for the given in-flight Window.
- getStreamOperatorClass(ClassLoader) - Method in class org.apache.flink.table.runtime.operators.CodeGenOperatorFactory
-
- 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.JoinedRowData
-
- getString(int) - Method in class org.apache.flink.table.data.UpdatableRowData
-
- getString(int, int) - Method in class org.apache.flink.table.data.vector.VectorizedColumnBatch
-
- getTableSchema() - Method in class org.apache.flink.table.filesystem.FileSystemTableSink
-
- getTableSchema() - Method in class org.apache.flink.table.filesystem.FileSystemTableSource
-
- 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.JoinedRowData
-
- 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.StringDataTypeInfo
-
- getTotalFields() - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
-
- getTotalFields() - Method in class org.apache.flink.table.runtime.typeutils.WrapperTypeInfo
-
- getTriggerWindow() - Method in class org.apache.flink.table.runtime.operators.window.grouping.WindowsGrouping
-
- getTypeAt(String) - Method in class org.apache.flink.table.runtime.typeutils.RowDataTypeInfo
-
- getTypeClass() - Method in class org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- 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
-
- getTypeClass() - Method in class org.apache.flink.table.runtime.typeutils.WrapperTypeInfo
-
- 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.
- getUsedMemoryInBytes() - Method in class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- getUsedMemoryInBytes() - Method in class org.apache.flink.table.runtime.operators.aggregate.BytesHashMap
-
- getUsedMemoryInBytes() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
-
- 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.operators.aggregate.BytesHashMap.Entry
-
- getValue() - Method in class org.apache.flink.table.runtime.operators.aggregate.BytesHashMap.LookupInfo
-
- getValueSerializer() - Method in class org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
- getWatermarkLatency() - Method in class org.apache.flink.table.runtime.operators.window.WindowOperator
-
- 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.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.
- 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.
- GroupAggFunction - Class in org.apache.flink.table.runtime.operators.aggregate
-
Aggregate Function used for the groupby (without window) aggregate.
- GroupAggFunction(long, long, GeneratedAggsHandleFunction, GeneratedRecordEqualiser, LogicalType[], int, boolean) - 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(long, long, GeneratedTableAggsHandleFunction, LogicalType[], int, boolean) - Constructor for class org.apache.flink.table.runtime.operators.aggregate.GroupTableAggFunction
-
- 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(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.data.JoinedRowData
-
- 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.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.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.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.RowDataTypeInfo
-
- 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.WrapperTypeInfo
-
- 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
-
- IDENTIFIER - Static variable in class org.apache.flink.table.filesystem.FileSystemTableFactory
-
- 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
-
- indexEntrySize - Variable in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- indexListCache - Static variable in class org.apache.flink.table.runtime.util.JsonUtils
-
- 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.StreamingFileCommitter
-
- 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.
- inputFieldTypes - Variable in class org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- inputRowType - Variable in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- 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.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.types
-
TypeSerializer of LogicalType for internal sql engine execution data formats.
- InternalSerializers() - Constructor for class org.apache.flink.table.runtime.types.InternalSerializers
-
- 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).
- 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.
- 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.StringDataTypeInfo
-
- isBasicType() - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
-
- isBasicType() - Method in class org.apache.flink.table.runtime.typeutils.WrapperTypeInfo
-
- 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.filesystem.FileSystemTableSource
-
- 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
-
- 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.
- 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.
- 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.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.
- isFilterPushedDown() - Method in class org.apache.flink.table.filesystem.FileSystemTableSource
-
- isFound() - Method in class org.apache.flink.table.runtime.operators.aggregate.BytesHashMap.LookupInfo
-
- 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.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
-
- 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
-
- 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.StringDataTypeInfo
-
- isKeyType() - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
-
- isKeyType() - Method in class org.apache.flink.table.runtime.typeutils.WrapperTypeInfo
-
- isLeftOuter() - Method in enum org.apache.flink.table.runtime.operators.join.FlinkJoinType
-
- isLimitPushedDown() - Method in class org.apache.flink.table.filesystem.FileSystemTableSource
-
- 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
-
- 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.JoinedRowData
-
- 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
-
- 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
-
- 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.StringDataTypeInfo
-
- isTupleType() - Method in class org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
-
- isTupleType() - Method in class org.apache.flink.table.runtime.typeutils.WrapperTypeInfo
-
- 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
-
- 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, ExecutionConfig) - 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(AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.AbstractRowDataSerializer
-
Map a record from the given source paged input view.
- mapFromPages(T, AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.AbstractRowDataSerializer
-
- mapFromPages(AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- mapFromPages(BinaryRowData, AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- mapFromPages(AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- mapFromPages(RowData, AbstractPagedInputView) - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- 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
-
- 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.
- 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(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.
- 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
-
- 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.
- MiniBatchDeduplicateKeepFirstRowFunction - 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.
- MiniBatchDeduplicateKeepFirstRowFunction(TypeSerializer<RowData>, long) - Constructor for class org.apache.flink.table.runtime.operators.deduplicate.MiniBatchDeduplicateKeepFirstRowFunction
-
- MiniBatchDeduplicateKeepLastRowFunction - 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.
- MiniBatchDeduplicateKeepLastRowFunction(RowDataTypeInfo, boolean, boolean, TypeSerializer<RowData>, long) - Constructor for class org.apache.flink.table.runtime.operators.deduplicate.MiniBatchDeduplicateKeepLastRowFunction
-
- 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) - 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) - 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>) - 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
-
- minRetentionTime - Variable in class org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
-
- 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
-
- 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.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(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(RowType) - Static method in class org.apache.flink.table.runtime.typeutils.RowDataTypeInfo
-
- 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.
- 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
-
- 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(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.
- 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(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<RowData, RowData, RowData>.OnTimerContext, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.aggregate.GroupAggFunction
-
- onTimer(long, KeyedProcessFunction<RowData, RowData, RowData>.OnTimerContext, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.aggregate.GroupTableAggFunction
-
- 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.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(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() - Method in class org.apache.flink.table.runtime.operators.AbstractProcessStreamOperator
-
- 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.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.DeduplicateKeepFirstRowFunction
-
- open(Configuration) - Method in class org.apache.flink.table.runtime.operators.deduplicate.DeduplicateKeepLastRowFunction
-
- open(ExecutionContext) - Method in class org.apache.flink.table.runtime.operators.deduplicate.MiniBatchDeduplicateKeepFirstRowFunction
-
- open(ExecutionContext) - Method in class org.apache.flink.table.runtime.operators.deduplicate.MiniBatchDeduplicateKeepLastRowFunction
-
- open() - Method in class org.apache.flink.table.runtime.operators.join.HashJoinOperator
-
- 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(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() - Method in class org.apache.flink.table.runtime.operators.sink.SinkOperator
-
- 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(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(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
-
- 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.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.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.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.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.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.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.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.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
-
- 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
-
- 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
-
- 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.
- 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.
- 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.
- 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
-
- 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.
- 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.
- 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.
- partitions - Variable in class org.apache.flink.table.filesystem.stream.StreamingFileCommitter.CommitMessage
-
- 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.
- PartitionTimeCommitTigger - 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.
- PartitionTimeCommitTigger(boolean, OperatorStateStore, Configuration, ClassLoader, List<String>) - Constructor for class org.apache.flink.table.filesystem.stream.PartitionTimeCommitTigger
-
- 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
-
- PerWindowStateDataViewStore - Class in org.apache.flink.table.runtime.dataview
-
An implementation of StateDataViewStore for window aggregates which forward the state
registration to 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
-
- prepareSnapshotPreBarrier(long) - Method in class org.apache.flink.table.runtime.operators.bundle.AbstractMapBundleOperator
-
- 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<StreamingFileCommitter.CommitMessage>) - Method in class org.apache.flink.table.filesystem.stream.StreamingFileCommitter
-
- processElement(StreamRecord<RowData>) - Method in class org.apache.flink.table.filesystem.stream.StreamingFileWriter
-
- 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<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.DeduplicateKeepFirstRowFunction
-
- processElement(RowData, KeyedProcessFunction<RowData, RowData, RowData>.Context, Collector<RowData>) - Method in class org.apache.flink.table.runtime.operators.deduplicate.DeduplicateKeepLastRowFunction
-
- 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(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(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.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<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.
- 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.StreamingFileCommitter
-
- processWatermark(Watermark) - Method in class org.apache.flink.table.filesystem.stream.StreamingFileWriter
-
- processWatermark(Watermark) - Method in class org.apache.flink.table.runtime.operators.AbstractProcessStreamOperator
-
- 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.sink.SinkOperator
-
- 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).
- ProcTimeCommitTigger - 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.
- ProcTimeCommitTigger(boolean, OperatorStateStore, Configuration, ProcessingTimeService) - Constructor for class org.apache.flink.table.filesystem.stream.ProcTimeCommitTigger
-
- 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, RowDataTypeInfo, RowDataTypeInfo, GeneratedFunction<FlatJoinFunction<RowData, RowData, RowData>>) - 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
-
- 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(RowDataTypeInfo, 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
-
- projectFields(int[]) - Method in class org.apache.flink.table.filesystem.FileSystemTableSource
-
- 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
-
- put(K, V) - Method in class org.apache.flink.table.runtime.util.JsonUtils.ThreadLocalHashCache
-
- 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
-
- 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.
- 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.
- 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
-
- 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
-
- 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.operators.aggregate.BytesHashMap
-
- 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.
- recordSize() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- recordsPerSegment() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- 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.AbstractProcessStreamOperator.ContextImpl
-
- registerEventTimeTimer(long) - Method in interface org.apache.flink.table.runtime.operators.window.triggers.Trigger.TriggerContext
-
Register an event-time callback.
- 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.AbstractProcessStreamOperator.ContextImpl
-
- registerProcessingTimeTimer(long) - Method in interface org.apache.flink.table.runtime.operators.window.triggers.Trigger.TriggerContext
-
Register a system time callback.
- 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(T) - Method in class org.apache.flink.table.runtime.dataview.StateListView
-
- remove() - Static method in class org.apache.flink.table.runtime.util.JsonUtils
-
- remove() - Method in class org.apache.flink.table.runtime.util.JsonUtils.ThreadLocalHashCache
-
- 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
-
- 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(RowData, RowData) - Method in class org.apache.flink.table.data.JoinedRowData
-
- replace(String, String, String) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Replaces all the old strings with the replacement string.
- 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
-
- requiredContext() - Method in class org.apache.flink.table.filesystem.FileSystemTableFactory
-
- 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.
- 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 class org.apache.flink.table.runtime.operators.aggregate.BytesHashMap
-
reset the map's record and bucket area's memory segments for reusing.
- 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.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.
- 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.
- 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
-
Restore partition value from string and type.
- 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, RowDataTypeInfo, GeneratedRecordComparator, 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
-
- returnToSegmentPool() - Method in class org.apache.flink.table.runtime.operators.sort.BinaryInMemorySortBuffer
-
- 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
-
- 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(ExecutionConfig, RowType) - Constructor for class org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- RowDataSerializer(ExecutionConfig, 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
-
- RowDataTypeInfo - Class in org.apache.flink.table.runtime.typeutils
-
TypeInformation for RowData.
- RowDataTypeInfo(RowType) - Constructor for class org.apache.flink.table.runtime.typeutils.RowDataTypeInfo
-
- RowDataTypeInfo(LogicalType...) - Constructor for class org.apache.flink.table.runtime.typeutils.RowDataTypeInfo
-
- RowDataTypeInfo(LogicalType[], String[]) - Constructor for class org.apache.flink.table.runtime.typeutils.RowDataTypeInfo
-
- 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
-
- 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, RowDataTypeInfo, RowDataTypeInfo, GeneratedFunction<FlatJoinFunction<RowData, RowData, RowData>>, 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
-
- 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(RowDataTypeInfo, 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
-
- 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.
- 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
-
- 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(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
-
- 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(T, AbstractPagedOutputView) - Method in class org.apache.flink.table.runtime.typeutils.AbstractRowDataSerializer
-
Serializes the given record to the given target paged output view.
- serializeToPages(BinaryRowData, AbstractPagedOutputView) - Method in class org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- serializeToPages(RowData, AbstractPagedOutputView) - Method in class org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- 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(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.
- 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
-
- 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.
- setKeyContext(KeyContext) - Method in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
Sets keyContext to RankFunction.
- 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.
- 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
-
- 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
-
- setOverwrite(boolean) - Method in class org.apache.flink.table.filesystem.FileSystemTableSink
-
- 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
-
- 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.JoinedRowData
-
- 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.
- setStaticPartition(Map<String, String>) - Method in class org.apache.flink.table.filesystem.FileSystemTableSink
-
- setStaticPartitions(LinkedHashMap<String, String>) - Method in class org.apache.flink.table.filesystem.FileSystemOutputFormat.Builder
-
- 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.
- 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_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_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
-
- SinkOperator - Class in org.apache.flink.table.runtime.operators.sink
-
A StreamOperator for executing SinkFunctions.
- SinkOperator(SinkFunction<RowData>, int, ExecutionConfigOptions.NotNullEnforcer, int[], String[]) - 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
-
- 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
-
- 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.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
-
- 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.PartitionTimeCommitTigger
-
- snapshotState(long, long) - Method in class org.apache.flink.table.filesystem.stream.ProcTimeCommitTigger
-
- snapshotState(StateSnapshotContext) - Method in class org.apache.flink.table.filesystem.stream.StreamingFileCommitter
-
- 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
-
- sortKeySelector - Variable in class org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- 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
-
- 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
-
- 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(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.
- 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
-
- 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.
- StateListView<N,T> - Class in org.apache.flink.table.runtime.dataview
-
StateListView is a
ListView which implemented using state backend.
- 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,MK,MV> - 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,MK,MV> - Class in org.apache.flink.table.runtime.dataview
-
A state MapView which do not support nullable keys and namespace.
- StateMapView.KeyedStateMapViewWithKeysNullable<N,MK,MV> - Class in org.apache.flink.table.runtime.dataview
-
A state MapView which support nullable keys, but not support namespace.
- StateMapView.NamespacedStateMapViewWithKeysNotNull<N,MK,MV> - Class in org.apache.flink.table.runtime.dataview
-
A state MapView which support namespace but not support nullable keys.
- StateMapView.NamespacedStateMapViewWithKeysNullable<N,MK,MV> - Class in org.apache.flink.table.runtime.dataview
-
A state MapView which support nullable keys and namespace.
- StateTtlConfigUtil - Class in org.apache.flink.table.runtime.util
-
Utility to create a StateTtlConfig object.
- StateTtlConfigUtil() - Constructor for class org.apache.flink.table.runtime.util.StateTtlConfigUtil
-
- STREAMING_SOURCE_CONSUME_ORDER - Static variable in class org.apache.flink.table.filesystem.FileSystemOptions
-
- 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
-
- StreamingFileCommitter - Class in org.apache.flink.table.filesystem.stream
-
- StreamingFileCommitter(Path, ObjectIdentifier, List<String>, TableMetaStoreFactory, FileSystemFactory, Configuration) - Constructor for class org.apache.flink.table.filesystem.stream.StreamingFileCommitter
-
- StreamingFileCommitter.CommitMessage - Class in org.apache.flink.table.filesystem.stream
-
The message sent upstream.
- StreamingFileWriter - Class in org.apache.flink.table.filesystem.stream
-
Operator for file system sink.
- StreamingFileWriter(long, StreamingFileSink.BucketsBuilder<RowData, String, ? extends StreamingFileSink.BucketsBuilder<RowData, 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(RowDataTypeInfo, RowDataTypeInfo, 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, RowDataTypeInfo, RowDataTypeInfo, GeneratedJoinCondition, JoinInputSideSpec, JoinInputSideSpec, boolean[], long) - Constructor for class org.apache.flink.table.runtime.operators.join.stream.StreamingSemiAntiJoinOperator
-
- 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(RowDataTypeInfo, 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
-
- subtractMonths(int, int) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- subtractMonths(long, long) - Static method in class org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- 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
-
- supportedProperties() - Method in class org.apache.flink.table.filesystem.FileSystemTableFactory
-
- 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.
- 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
-
- 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.
- taskId - Variable in class org.apache.flink.table.filesystem.stream.StreamingFileCommitter.CommitMessage
-
- TemporalProcessTimeJoinOperator - Class in org.apache.flink.table.runtime.operators.join.temporal
-
The operator to temporal join a stream on processing time.
- TemporalProcessTimeJoinOperator(RowDataTypeInfo, GeneratedJoinCondition, long, long) - Constructor for class org.apache.flink.table.runtime.operators.join.temporal.TemporalProcessTimeJoinOperator
-
- TemporalRowTimeJoinOperator - Class in org.apache.flink.table.runtime.operators.join.temporal
-
This operator works by keeping on the state collection of probe and build records to process
on next watermark.
- TemporalRowTimeJoinOperator(RowDataTypeInfo, RowDataTypeInfo, GeneratedJoinCondition, int, int, long, long) - 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.AbstractProcessStreamOperator.ContextImpl
-
- timerService() - Method in class org.apache.flink.table.runtime.operators.AbstractProcessStreamOperator.ContextImpl
-
- timestamp() - Method in class org.apache.flink.table.runtime.operators.AbstractProcessStreamOperator.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
-
- 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
-
- 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
-
- 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.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(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
-
- toGenericRow(RowData, LogicalType[]) - Static method in class org.apache.flink.table.data.util.RowDataUtil
-
- 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(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(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
-
- 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
-
- toRowType(LogicalType) - Static method in class org.apache.flink.table.runtime.types.PlannerTypeUtils
-
- toRowType() - Method in class org.apache.flink.table.runtime.typeutils.RowDataTypeInfo
-
- 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 class org.apache.flink.table.data.JoinedRowData
-
- 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(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.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.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.RowDataTypeInfo
-
- 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
-
- toString() - Method in class org.apache.flink.table.runtime.typeutils.WrapperTypeInfo
-
- 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(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
-
- 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
-
- 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
-
- 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
-
Deprecated.
- 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.