- abs(DecimalData) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- abs(DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- AbstractBinaryExternalMerger<Entry> - org.apache.flink.table.runtime.operators.sort中的类
-
- AbstractBinaryExternalMerger(IOManager, int, int, SpillChannelManager, boolean, BlockCompressionFactory, int) - 类 的构造器org.apache.flink.table.runtime.operators.sort.AbstractBinaryExternalMerger
-
- AbstractBytesHashMap<K> - org.apache.flink.table.runtime.util.collections.binary中的类
-
Bytes based hash map.
- AbstractBytesHashMap(Object, MemoryManager, long, PagedTypeSerializer<K>, LogicalType[]) - 类 的构造器org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
-
- AbstractBytesHashMap(Object, MemoryManager, long, PagedTypeSerializer<K>, int) - 类 的构造器org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
-
- AbstractBytesMultiMap<K> - org.apache.flink.table.runtime.util.collections.binary中的类
-
A binary map in the structure like Map<K, List<V>>, where there are multiple values under
a single key, and they are all bytes based.
- AbstractBytesMultiMap(Object, MemoryManager, long, PagedTypeSerializer<K>, LogicalType[]) - 类 的构造器org.apache.flink.table.runtime.util.collections.binary.AbstractBytesMultiMap
-
- AbstractBytesMultiMap(Object, MemoryManager, long, PagedTypeSerializer<K>, int) - 类 的构造器org.apache.flink.table.runtime.util.collections.binary.AbstractBytesMultiMap
-
- AbstractHeapVector - org.apache.flink.table.data.vector.heap中的类
-
Heap vector that nullable shared structure.
- AbstractHeapVector(int) - 类 的构造器org.apache.flink.table.data.vector.heap.AbstractHeapVector
-
- AbstractMapBundleOperator<K,V,IN,OUT> - org.apache.flink.table.runtime.operators.bundle中的类
-
- AbstractRowDataConverter(DataType[]) - 类 的构造器org.apache.flink.table.data.util.DataFormatConverters.AbstractRowDataConverter
-
- AbstractRowDataSerializer<T extends org.apache.flink.table.data.RowData> - org.apache.flink.table.runtime.typeutils中的类
-
Row serializer, provided paged serialize paged method.
- AbstractRowDataSerializer() - 类 的构造器org.apache.flink.table.runtime.typeutils.AbstractRowDataSerializer
-
- AbstractRowTimeUnboundedPrecedingOver<K> - org.apache.flink.table.runtime.operators.over中的类
-
A basic implementation to support unbounded event-time over-window.
- AbstractRowTimeUnboundedPrecedingOver(long, long, GeneratedAggsHandleFunction, LogicalType[], LogicalType[], int) - 类 的构造器org.apache.flink.table.runtime.operators.over.AbstractRowTimeUnboundedPrecedingOver
-
- AbstractStreamingJoinOperator - org.apache.flink.table.runtime.operators.join.stream中的类
-
Abstract implementation for streaming unbounded Join operator which defines some member fields
can be shared between different implementations.
- AbstractStreamingJoinOperator(InternalTypeInfo<RowData>, InternalTypeInfo<RowData>, GeneratedJoinCondition, JoinInputSideSpec, JoinInputSideSpec, boolean[], long) - 类 的构造器org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
-
- AbstractStreamingJoinOperator.AssociatedRecords - org.apache.flink.table.runtime.operators.join.stream中的类
-
- AbstractStreamingJoinOperator.OuterRecord - org.apache.flink.table.runtime.operators.join.stream中的类
-
- AbstractStreamingWriter<IN,OUT> - org.apache.flink.table.filesystem.stream中的类
-
Operator for file system sink.
- AbstractStreamingWriter(long, StreamingFileSink.BucketsBuilder<IN, String, ? extends StreamingFileSink.BucketsBuilder<IN, String, ?>>) - 类 的构造器org.apache.flink.table.filesystem.stream.AbstractStreamingWriter
-
- AbstractTopNFunction - org.apache.flink.table.runtime.operators.rank中的类
-
Base class for TopN Function.
- AbstractWindowAggProcessor - org.apache.flink.table.runtime.operators.aggregate.window.processors中的类
-
- AbstractWindowAggProcessor(GeneratedNamespaceAggsHandleFunction<Long>, WindowBuffer.Factory, SliceAssigner, TypeSerializer<RowData>, ZoneId) - 类 的构造器org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- AbstractWritableVector - org.apache.flink.table.data.vector.writable中的类
-
Contains the shared structure for
ColumnVectors, including NULL information and
dictionary.
- AbstractWritableVector() - 类 的构造器org.apache.flink.table.data.vector.writable.AbstractWritableVector
-
- accept(Collection<OUT>, Throwable) - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.DelegatingResultFuture
-
- accSerializer - 类 中的变量org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- accumulate(RowData) - 接口 中的方法org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
-
Accumulates the input values to the accumulators.
- accumulate(RowData) - 接口 中的方法org.apache.flink.table.runtime.generated.NamespaceAggsHandleFunctionBase
-
Accumulates the input values to the accumulators.
- accumulatorTypes - 类 中的变量org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- acos(DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- add(DecimalData, DecimalData, int, int) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- add(long, int) - 类 中的方法org.apache.flink.table.filesystem.stream.TaskTracker
-
- add(EE) - 类 中的方法org.apache.flink.table.runtime.dataview.StateListView
-
- add(W, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.window.state.WindowListState
-
Updates the operator state accessible by #get(W))} by adding the given value to the
list of values.
- add(byte) - 类 中的方法org.apache.flink.table.runtime.util.collections.ByteHashSet
-
- add(double) - 类 中的方法org.apache.flink.table.runtime.util.collections.DoubleHashSet
-
- add(float) - 类 中的方法org.apache.flink.table.runtime.util.collections.FloatHashSet
-
- add(int) - 类 中的方法org.apache.flink.table.runtime.util.collections.IntHashSet
-
- add(long) - 类 中的方法org.apache.flink.table.runtime.util.collections.LongHashSet
-
- add(T) - 类 中的方法org.apache.flink.table.runtime.util.collections.ObjectHashSet
-
- add(short) - 类 中的方法org.apache.flink.table.runtime.util.collections.ShortHashSet
-
- add(RowData) - 类 中的方法org.apache.flink.table.runtime.util.ResettableExternalBuffer
-
- add(RowData) - 接口 中的方法org.apache.flink.table.runtime.util.ResettableRowBuffer
-
Appends the specified row to the end of this buffer.
- addAll(List<EE>) - 类 中的方法org.apache.flink.table.runtime.dataview.StateListView
-
- addChannel(FileIOChannel.ID) - 类 中的方法org.apache.flink.table.runtime.operators.sort.SpillChannelManager
-
Add a new File channel.
- addElement(RowData, long, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.buffers.RecordsWindowBuffer
-
- addElement(RowData, long, RowData) - 接口 中的方法org.apache.flink.table.runtime.operators.aggregate.window.buffers.WindowBuffer
-
Adds an element with associated key into the buffer.
- addInput(RowData, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.MiniBatchGlobalGroupAggFunction
-
- addInput(List<RowData>, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.MiniBatchGroupAggFunction
-
- addInput(RowData, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.MiniBatchIncrementalGroupAggFunction
-
- addInput(RowData, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.MiniBatchLocalGroupAggFunction
-
- addInput(V, IN) - 类 中的方法org.apache.flink.table.runtime.operators.bundle.MapBundleFunction
-
Adds the given input to the given value, returning the new bundle value.
- addInput(RowData, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.deduplicate.ProcTimeMiniBatchDeduplicateKeepFirstRowFunction
-
- addInput(RowData, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.deduplicate.ProcTimeMiniBatchDeduplicateKeepLastRowFunction
-
- addInput(List<RowData>, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.deduplicate.RowTimeMiniBatchDeduplicateFunction
-
- addInput(RowData, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.deduplicate.RowTimeMiniBatchLatestChangeDeduplicateFunction
-
- addInput(TableOperatorWrapper<?>, int) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- addInputToBuffer(BinaryRowData) - 类 中的方法org.apache.flink.table.runtime.operators.window.grouping.WindowsGrouping
-
- addIntoBuffer(BinaryRowData) - 类 中的方法org.apache.flink.table.runtime.operators.window.grouping.HeapWindowsGrouping
-
- addIntoBuffer(BinaryRowData) - 类 中的方法org.apache.flink.table.runtime.operators.window.grouping.WindowsGrouping
-
- addNull() - 类 中的方法org.apache.flink.table.runtime.util.collections.ByteHashSet
-
- addNull() - 类 中的方法org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
Add a null key.
- addOpenChannels(List<FileIOChannel>) - 类 中的方法org.apache.flink.table.runtime.operators.sort.SpillChannelManager
-
Open File channels.
- addPartition(String) - 接口 中的方法org.apache.flink.table.filesystem.stream.PartitionCommitTrigger
-
Add a pending partition.
- addPartition(String) - 类 中的方法org.apache.flink.table.filesystem.stream.PartitionTimeCommitTrigger
-
- addPartition(String) - 类 中的方法org.apache.flink.table.filesystem.stream.ProcTimeCommitTrigger
-
- addRecord(RowData) - 接口 中的方法org.apache.flink.table.runtime.operators.join.stream.state.JoinRecordStateView
-
Add a new record to the state view.
- addRecord(RowData, int) - 接口 中的方法org.apache.flink.table.runtime.operators.join.stream.state.OuterJoinRecordStateView
-
Adds a new record with the number of associations to the state view.
- addWindow(W, MergingWindowSet.MergeFunction<W>) - 类 中的方法org.apache.flink.table.runtime.operators.window.internal.MergingWindowSet
-
Adds a new Window to the set of in-flight windows.
- advanceNext() - 类 中的方法org.apache.flink.table.runtime.hashtable.BuildSideIterator
-
- advanceNext() - 类 中的方法org.apache.flink.table.runtime.hashtable.BuildSideIterator.BucketIterator
-
- advanceNext() - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHashPartition.MatchIterator
-
- advanceNext() - 类 中的方法org.apache.flink.table.runtime.hashtable.LookupBucketIterator
-
- advanceNext() - 类 中的方法org.apache.flink.table.runtime.hashtable.WrappedRowIterator
-
- advanceNext() - 接口 中的方法org.apache.flink.table.runtime.util.KeyValueIterator
-
Advance this iterator by a single kv.
- advanceNext() - 类 中的方法org.apache.flink.table.runtime.util.ResettableExternalBuffer.BufferIterator
-
- advanceNext() - 接口 中的方法org.apache.flink.table.runtime.util.RowIterator
-
Advance this iterator by a single row.
- advanceNextSuitableBufferedRow() - 类 中的方法org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
-
- advanceNextSuitableProbeRow() - 类 中的方法org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
-
- advanceProgress(long) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.buffers.RecordsWindowBuffer
-
- advanceProgress(long) - 接口 中的方法org.apache.flink.table.runtime.operators.aggregate.window.buffers.WindowBuffer
-
Advances the progress time, the progress time is watermark if working in event-time mode, or
current processing time if working in processing-time mode.
- advanceProgress(long) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- advanceProgress(long) - 类 中的方法org.apache.flink.table.runtime.operators.rank.window.processors.WindowRankProcessor
-
- advanceProgress(long) - 接口 中的方法org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowProcessor
-
Advances the progress time, the progress time is watermark if working in event-time mode, or
current processing time if working in processing-time mode.
- advanceWatermarkToTriggerAllWindows() - 类 中的方法org.apache.flink.table.runtime.operators.window.grouping.WindowsGrouping
-
Advance the watermark to trigger all the possible windows.
- afterEndOfWindow() - 类 中的静态方法org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers
-
Creates a trigger that fires when the watermark passes the end of the window.
- AfterEndOfWindow() - 类 的构造器org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindow
-
- afterEndOfWindow() - 类 中的静态方法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() - 类 的构造器org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindow
-
- afterGrow() - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
- afterGrow() - 类 中的方法org.apache.flink.table.data.writer.BinaryRowWriter
-
- AggCombiner - org.apache.flink.table.runtime.operators.aggregate.window.combines中的类
-
An implementation of
RecordsCombiner that accumulates input records into the window
accumulator state.
- AggCombiner(WindowTimerService<Long>, StateKeyContext, WindowValueState<Long>, NamespaceAggsHandleFunction<Long>, boolean) - 类 的构造器org.apache.flink.table.runtime.operators.aggregate.window.combines.AggCombiner
-
- AggCombiner.Factory - org.apache.flink.table.runtime.operators.aggregate.window.combines中的类
-
- aggregate(GeneratedNamespaceAggsHandleFunction<Long>, AbstractRowDataSerializer<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.SlicingWindowAggOperatorBuilder
-
- aggregate(LogicalType[], LogicalType[], LogicalType[]) - 类 中的方法org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- aggregate(NamespaceAggsHandleFunction<?>, RecordEqualiser, LogicalType[], LogicalType[], LogicalType[]) - 类 中的方法org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- aggregate(GeneratedNamespaceAggsHandleFunction<?>, GeneratedRecordEqualiser, LogicalType[], LogicalType[], LogicalType[]) - 类 中的方法org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- aggregate(NamespaceTableAggsHandleFunction<?>, LogicalType[], LogicalType[], LogicalType[]) - 类 中的方法org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- aggregate(GeneratedNamespaceTableAggsHandleFunction<?>, LogicalType[], LogicalType[], LogicalType[]) - 类 中的方法org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- AggregateWindowOperator<K,W extends Window> - org.apache.flink.table.runtime.operators.window中的类
-
- AggregateWindowOperatorBuilder(GeneratedNamespaceAggsHandleFunction<?>, GeneratedRecordEqualiser, WindowOperatorBuilder) - 类 的构造器org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder.AggregateWindowOperatorBuilder
-
- AggregateWindowOperatorBuilder(NamespaceAggsHandleFunction<?>, RecordEqualiser, WindowOperatorBuilder) - 类 的构造器org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder.AggregateWindowOperatorBuilder
-
- aggregator - 类 中的变量org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- aggResultTypes - 类 中的变量org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- AggsHandleFunction - org.apache.flink.table.runtime.generated中的接口
-
The base class for handling aggregate functions.
- AggsHandleFunctionBase - org.apache.flink.table.runtime.generated中的接口
-
The base class for handling aggregate or table aggregate functions.
- allocateReuseBytes(int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
Allocate bytes that is only for temporary usage, it should not be stored in somewhere else.
- allocateReuseChars(int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
- allocateSegments(int) - 类 中的方法org.apache.flink.table.runtime.util.LazyMemorySegmentPool
-
- allowedLateness - 类 中的变量org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction
-
- allowedLateness - 类 中的变量org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- append(BytesMap.LookupInfo<K, BinaryRowData>, BinaryRowData) - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
-
Append an value into the hash map's record area.
- append(BytesMap.LookupInfo<K, Iterator<RowData>>, BinaryRowData) - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.AbstractBytesMultiMap
-
Append an value into the hash map's record area.
- appendBytes(int, byte[], int, int) - 类 中的方法org.apache.flink.table.data.vector.heap.HeapBytesVector
-
- appendBytes(int, byte[], int, int) - 接口 中的方法org.apache.flink.table.data.vector.writable.WritableBytesVector
-
Append byte[] at rowId with the provided value.
- AppendOnlyFirstNFunction - org.apache.flink.table.runtime.operators.rank中的类
-
- AppendOnlyFirstNFunction(StateTtlConfig, InternalTypeInfo<RowData>, GeneratedRecordComparator, RowDataKeySelector, RankType, RankRange, boolean, boolean) - 类 的构造器org.apache.flink.table.runtime.operators.rank.AppendOnlyFirstNFunction
-
- AppendOnlyTopNFunction - org.apache.flink.table.runtime.operators.rank中的类
-
A TopN function could handle insert-only stream.
- AppendOnlyTopNFunction(StateTtlConfig, InternalTypeInfo<RowData>, GeneratedRecordComparator, RowDataKeySelector, RankType, RankRange, boolean, boolean, long) - 类 的构造器org.apache.flink.table.runtime.operators.rank.AppendOnlyTopNFunction
-
- apply(RowData, RowData) - 接口 中的方法org.apache.flink.table.runtime.generated.JoinCondition
-
- apply(IN) - 接口 中的方法org.apache.flink.table.runtime.generated.Projection
-
- apply(RowData, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.join.JoinConditionWithNullFilters
-
- applyFilters(List<ResolvedExpression>) - 类 中的方法org.apache.flink.table.filesystem.FileSystemTableSource
-
- applyLimit(long) - 类 中的方法org.apache.flink.table.filesystem.FileSystemTableSource
-
- applyOverwrite(boolean) - 类 中的方法org.apache.flink.table.filesystem.FileSystemTableSink
-
- applyPartitions(List<Map<String, String>>) - 类 中的方法org.apache.flink.table.filesystem.FileSystemTableSource
-
- applyProjection(int[][]) - 类 中的方法org.apache.flink.table.filesystem.FileSystemTableSource
-
- applyStaticPartition(Map<String, String>) - 类 中的方法org.apache.flink.table.filesystem.FileSystemTableSink
-
- ArrayBooleanArrayConverter - org.apache.flink.table.data.conversion中的类
-
Converter for ArrayType of boolean[] external type.
- ArrayBooleanArrayConverter() - 类 的构造器org.apache.flink.table.data.conversion.ArrayBooleanArrayConverter
-
- ArrayByteArrayConverter - org.apache.flink.table.data.conversion中的类
-
Converter for ArrayType of byte[] external type.
- ArrayByteArrayConverter() - 类 的构造器org.apache.flink.table.data.conversion.ArrayByteArrayConverter
-
- ArrayColumnVector - org.apache.flink.table.data.vector中的接口
-
Array column vector.
- ArrayDataSerializer - org.apache.flink.table.runtime.typeutils中的类
-
Serializer for ArrayData.
- ArrayDataSerializer(LogicalType) - 类 的构造器org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
-
- ArrayDataSerializer.ArrayDataSerializerSnapshot - org.apache.flink.table.runtime.typeutils中的类
-
- ArrayDataSerializerSnapshot() - 类 的构造器org.apache.flink.table.runtime.typeutils.ArrayDataSerializer.ArrayDataSerializerSnapshot
-
- ArrayDoubleArrayConverter - org.apache.flink.table.data.conversion中的类
-
Converter for ArrayType of double[] external type.
- ArrayDoubleArrayConverter() - 类 的构造器org.apache.flink.table.data.conversion.ArrayDoubleArrayConverter
-
- ArrayFloatArrayConverter - org.apache.flink.table.data.conversion中的类
-
Converter for ArrayType of float[] external type.
- ArrayFloatArrayConverter() - 类 的构造器org.apache.flink.table.data.conversion.ArrayFloatArrayConverter
-
- ArrayIntArrayConverter - org.apache.flink.table.data.conversion中的类
-
Converter for ArrayType of int[] external type.
- ArrayIntArrayConverter() - 类 的构造器org.apache.flink.table.data.conversion.ArrayIntArrayConverter
-
- ArrayListConverter<E> - org.apache.flink.table.data.conversion中的类
-
Converter for
ArrayType of
List external type.
- ArrayLongArrayConverter - org.apache.flink.table.data.conversion中的类
-
Converter for ArrayType of long[] external type.
- ArrayLongArrayConverter() - 类 的构造器org.apache.flink.table.data.conversion.ArrayLongArrayConverter
-
- ArrayObjectArrayConverter<E> - org.apache.flink.table.data.conversion中的类
-
Converter for ArrayType of nested primitive or object arrays external types.
- ArrayShortArrayConverter - org.apache.flink.table.data.conversion中的类
-
Converter for ArrayType of short[] external type.
- ArrayShortArrayConverter() - 类 的构造器org.apache.flink.table.data.conversion.ArrayShortArrayConverter
-
- arraySize(int, float) - 类 中的静态方法org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
Returns the least power of two smaller than or equal to 230 and larger than or
equal to Math.ceil( expected / f ).
- asin(DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- assignActualWindows(RowData, long) - 类 中的方法org.apache.flink.table.runtime.operators.window.internal.GeneralWindowProcessFunction
-
- assignActualWindows(RowData, long) - 类 中的方法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) - 类 中的方法org.apache.flink.table.runtime.operators.window.internal.MergingWindowProcessFunction
-
- assignActualWindows(RowData, long) - 类 中的方法org.apache.flink.table.runtime.operators.window.internal.PanedWindowProcessFunction
-
- assigner(SliceAssigner) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.SlicingWindowAggOperatorBuilder
-
- assigner(WindowAssigner<?>) - 类 中的方法org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- assignPane(Object, long) - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.CumulativeWindowAssigner
-
- assignPane(Object, long) - 类 中的方法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) - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.SlidingWindowAssigner
-
- assignSliceEnd(RowData, ClockService) - 接口 中的方法org.apache.flink.table.runtime.operators.window.slicing.SliceAssigner
-
Returns the end timestamp of a slice that the given element should belong.
- assignSliceEnd(long) - 类 中的方法org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.CumulativeSliceAssigner
-
- assignSliceEnd(long) - 类 中的方法org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.HoppingSliceAssigner
-
- assignSliceEnd(long) - 类 中的方法org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.TumblingSliceAssigner
-
- assignSliceEnd(RowData, ClockService) - 类 中的方法org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.WindowedSliceAssigner
-
- assignStateNamespace(RowData, long) - 类 中的方法org.apache.flink.table.runtime.operators.window.internal.GeneralWindowProcessFunction
-
- assignStateNamespace(RowData, long) - 类 中的方法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) - 类 中的方法org.apache.flink.table.runtime.operators.window.internal.MergingWindowProcessFunction
-
- assignStateNamespace(RowData, long) - 类 中的方法org.apache.flink.table.runtime.operators.window.internal.PanedWindowProcessFunction
-
- assignWindows(RowData, long) - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.CountSlidingWindowAssigner
-
- assignWindows(RowData, long) - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.CountTumblingWindowAssigner
-
- assignWindows(RowData, long) - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.CumulativeWindowAssigner
-
- assignWindows(RowData, long) - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.SessionWindowAssigner
-
- assignWindows(RowData, long) - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.SlidingWindowAssigner
-
- assignWindows(RowData, long) - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.TumblingWindowAssigner
-
- assignWindows(RowData, long) - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.WindowAssigner
-
Given the timestamp and element, returns the set of windows into which it should be placed.
- asSummaryString() - 类 中的方法org.apache.flink.table.filesystem.FileSystemTableSink
-
- asSummaryString() - 类 中的方法org.apache.flink.table.filesystem.FileSystemTableSource
-
- asyncInvoke(RowData, ResultFuture<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinRunner
-
- AsyncLookupJoinRunner - org.apache.flink.table.runtime.operators.join.lookup中的类
-
The async join runner to lookup the dimension table.
- AsyncLookupJoinRunner(GeneratedFunction<AsyncFunction<RowData, Object>>, DataStructureConverter<RowData, Object>, GeneratedResultFuture<TableFunctionResultFuture<RowData>>, RowDataSerializer, boolean, int) - 类 的构造器org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinRunner
-
- AsyncLookupJoinWithCalcRunner - org.apache.flink.table.runtime.operators.join.lookup中的类
-
The async join runner with an additional calculate function on the dimension table.
- AsyncLookupJoinWithCalcRunner(GeneratedFunction<AsyncFunction<RowData, Object>>, DataStructureConverter<RowData, Object>, GeneratedFunction<FlatMapFunction<RowData, RowData>>, GeneratedResultFuture<TableFunctionResultFuture<RowData>>, RowDataSerializer, boolean, int) - 类 的构造器org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinWithCalcRunner
-
- atan(DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- atan2(DecimalData, DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- AUTO_COMPACTION - 类 中的静态变量org.apache.flink.table.filesystem.FileSystemConnectorOptions
-
- BaseHybridHashTable - org.apache.flink.table.runtime.hashtable中的类
-
- BaseHybridHashTable(Configuration, Object, MemoryManager, long, IOManager, int, long, boolean) - 类 的构造器org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- BaseTwoInputStreamOperatorWithStateRetention - org.apache.flink.table.runtime.operators.join.temporal中的类
-
An abstract TwoInputStreamOperator that allows its subclasses to clean up their state
based on a TTL.
- BaseTwoInputStreamOperatorWithStateRetention(long, long) - 类 的构造器org.apache.flink.table.runtime.operators.join.temporal.BaseTwoInputStreamOperatorWithStateRetention
-
- BatchMultipleInputStreamOperator - org.apache.flink.table.runtime.operators.multipleinput中的类
-
- BatchMultipleInputStreamOperator(StreamOperatorParameters<RowData>, List<InputSpec>, List<TableOperatorWrapper<?>>, TableOperatorWrapper<?>) - 类 的构造器org.apache.flink.table.runtime.operators.multipleinput.BatchMultipleInputStreamOperator
-
- BatchMultipleInputStreamOperatorFactory - org.apache.flink.table.runtime.operators.multipleinput中的类
-
- BatchMultipleInputStreamOperatorFactory(List<InputSpec>, List<TableOperatorWrapper<?>>, TableOperatorWrapper<?>) - 类 的构造器org.apache.flink.table.runtime.operators.multipleinput.BatchMultipleInputStreamOperatorFactory
-
- BIG_ENDIAN - 类 中的静态变量org.apache.flink.formats.raw.RawFormatOptions
-
- BigDecimalConverter(int, int) - 类 的构造器org.apache.flink.table.data.util.DataFormatConverters.BigDecimalConverter
-
- BigDecimalTypeInfo - org.apache.flink.table.runtime.typeutils中的类
-
- BigDecimalTypeInfo(int, int) - 类 的构造器org.apache.flink.table.runtime.typeutils.BigDecimalTypeInfo
-
- BinaryArrayWriter - org.apache.flink.table.data.writer中的类
-
Writer for binary array.
- BinaryArrayWriter(BinaryArrayData, int, int) - 类 的构造器org.apache.flink.table.data.writer.BinaryArrayWriter
-
- BinaryArrayWriter.NullSetter - org.apache.flink.table.data.writer中的接口
-
Accessor for setting the elements of an array writer to null during runtime.
- BinaryExternalMerger - org.apache.flink.table.runtime.operators.sort中的类
-
Record merger for sort of BinaryRowData.
- BinaryExternalMerger(IOManager, int, int, SpillChannelManager, BinaryRowDataSerializer, RecordComparator, boolean, BlockCompressionFactory, int) - 类 的构造器org.apache.flink.table.runtime.operators.sort.BinaryExternalMerger
-
- BinaryExternalSorter - org.apache.flink.table.runtime.operators.sort中的类
-
- BinaryExternalSorter(Object, MemoryManager, long, IOManager, AbstractRowDataSerializer<RowData>, BinaryRowDataSerializer, NormalizedKeyComputer, RecordComparator, Configuration) - 类 的构造器org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
-
- BinaryExternalSorter(Object, MemoryManager, long, IOManager, AbstractRowDataSerializer<RowData>, BinaryRowDataSerializer, NormalizedKeyComputer, RecordComparator, Configuration, float) - 类 的构造器org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
-
- BinaryHashBucketArea - org.apache.flink.table.runtime.hashtable中的类
-
Bucket area for hash table.
- BinaryHashPartition - org.apache.flink.table.runtime.hashtable中的类
-
A partition.
- BinaryHashPartition.BuildSideBuffer - org.apache.flink.table.runtime.hashtable中的类
-
Build side buffer.
- BinaryHashPartitioner - org.apache.flink.table.runtime.partitioner中的类
-
Hash partitioner for BinaryRowData.
- BinaryHashPartitioner(GeneratedHashFunction, String[]) - 类 的构造器org.apache.flink.table.runtime.partitioner.BinaryHashPartitioner
-
- BinaryHashTable - org.apache.flink.table.runtime.hashtable中的类
-
An implementation of a Hybrid Hash Join.
- BinaryHashTable(Configuration, Object, AbstractRowDataSerializer, AbstractRowDataSerializer, Projection<RowData, BinaryRowData>, Projection<RowData, BinaryRowData>, MemoryManager, long, IOManager, int, long, boolean, HashJoinType, JoinCondition, boolean, boolean[], boolean) - 类 的构造器org.apache.flink.table.runtime.hashtable.BinaryHashTable
-
- BinaryIndexedSortable - org.apache.flink.table.runtime.operators.sort中的类
-
abstract sortable, provide basic compare and swap.
- BinaryIndexedSortable(NormalizedKeyComputer, BinaryRowDataSerializer, RecordComparator, ArrayList<MemorySegment>, MemorySegmentPool) - 类 的构造器org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- BinaryInMemorySortBuffer - org.apache.flink.table.runtime.operators.sort中的类
-
In memory sort buffer for binary row.
- BinaryKVExternalMerger - org.apache.flink.table.runtime.operators.sort中的类
-
Key-Value style record merger for sort.
- BinaryKVExternalMerger(IOManager, int, int, SpillChannelManager, BinaryRowDataSerializer, BinaryRowDataSerializer, RecordComparator, boolean, BlockCompressionFactory, int) - 类 的构造器org.apache.flink.table.runtime.operators.sort.BinaryKVExternalMerger
-
- BinaryKVInMemorySortBuffer - org.apache.flink.table.runtime.operators.sort中的类
-
In memory KV sortable buffer for binary row, it already has records in memory.
- BinaryMergeIterator<Entry> - org.apache.flink.table.runtime.operators.sort中的类
-
Binary version of MergeIterator.
- BinaryMergeIterator(List<MutableObjectIterator<Entry>>, List<Entry>, Comparator<Entry>) - 类 的构造器org.apache.flink.table.runtime.operators.sort.BinaryMergeIterator
-
- BinaryRowChannelInputViewIterator - org.apache.flink.table.runtime.io中的类
-
A simple iterator over the input read though an I/O channel.
- BinaryRowChannelInputViewIterator(ChannelReaderInputView, BinaryRowDataSerializer) - 类 的构造器org.apache.flink.table.runtime.io.BinaryRowChannelInputViewIterator
-
- BinaryRowChannelInputViewIterator(ChannelReaderInputView, List<MemorySegment>, BinaryRowDataSerializer) - 类 的构造器org.apache.flink.table.runtime.io.BinaryRowChannelInputViewIterator
-
- BinaryRowDataKeySelector - org.apache.flink.table.runtime.keyselector中的类
-
A KeySelector which will extract key from RowData.
- BinaryRowDataKeySelector(InternalTypeInfo<RowData>, GeneratedProjection) - 类 的构造器org.apache.flink.table.runtime.keyselector.BinaryRowDataKeySelector
-
- BinaryRowDataSerializer - org.apache.flink.table.runtime.typeutils中的类
-
Serializer for BinaryRowData.
- BinaryRowDataSerializer(int) - 类 的构造器org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- BinaryRowDataSerializer.BinaryRowDataSerializerSnapshot - org.apache.flink.table.runtime.typeutils中的类
-
- BinaryRowDataSerializerSnapshot() - 类 的构造器org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer.BinaryRowDataSerializerSnapshot
-
- BinaryRowDataUtil - org.apache.flink.table.data.binary中的类
-
Utilities for BinaryRowData.
- BinaryRowDataUtil() - 类 的构造器org.apache.flink.table.data.binary.BinaryRowDataUtil
-
- BinaryRowWriter - org.apache.flink.table.data.writer中的类
-
Writer for BinaryRowData.
- BinaryRowWriter(BinaryRowData) - 类 的构造器org.apache.flink.table.data.writer.BinaryRowWriter
-
- BinaryRowWriter(BinaryRowData, int) - 类 的构造器org.apache.flink.table.data.writer.BinaryRowWriter
-
- BinaryStringDataUtil - org.apache.flink.table.data.binary中的类
-
Util for BinaryStringData.
- BinaryStringDataUtil() - 类 的构造器org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- BinaryWriter - org.apache.flink.table.data.writer中的接口
-
Writer to write a composite data format, like row, array. 1.
- BinaryWriter.ValueSetter - org.apache.flink.table.data.writer中的接口
-
Accessor for setting the elements of an array writer during runtime.
- BinPacking - org.apache.flink.table.runtime.util中的类
-
A bin packing implementation.
- bitAnd(Byte, Byte) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitAnd(Short, Short) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitAnd(Integer, Integer) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitAnd(Long, Long) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitGet(MemorySegment, int, int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
read bit.
- bitGet(MemorySegment[], int, int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
read bit from segments.
- bitNot(Byte) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitNot(Short) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitNot(Integer) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitNot(Long) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitOr(Byte, Byte) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitOr(Short, Short) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitOr(Integer, Integer) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitOr(Long, Long) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitSet(MemorySegment, int, int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
set bit.
- bitSet(MemorySegment[], int, int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
set bit from segments.
- bitUnSet(MemorySegment, int, int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
unset bit.
- bitUnSet(MemorySegment[], int, int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
unset bit from segments.
- bitXor(Byte, Byte) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitXor(Short, Short) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitXor(Integer, Integer) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- bitXor(Long, Long) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- BooleanColumnVector - org.apache.flink.table.data.vector中的接口
-
Boolean column vector.
- BoundedOutOfOrderWatermarkGenerator - org.apache.flink.table.runtime.operators.wmassigners中的类
-
A watermark generator for rowtime attributes which are out-of-order by a bounded time interval.
- BoundedOutOfOrderWatermarkGenerator(int, long) - 类 的构造器org.apache.flink.table.runtime.operators.wmassigners.BoundedOutOfOrderWatermarkGenerator
-
- BoxedWrapperRowData - org.apache.flink.table.data中的类
-
An implementation of
RowData which also is also backed by an array of Java
Object, just similar to
GenericRowData.
- BoxedWrapperRowData(int) - 类 的构造器org.apache.flink.table.data.BoxedWrapperRowData
-
- BroadcastingOutput - org.apache.flink.table.runtime.operators.multipleinput.output中的类
-
An Output that can be used to emit elements and other messages to multiple outputs.
- BroadcastingOutput(Output<StreamRecord<RowData>>[]) - 类 的构造器org.apache.flink.table.runtime.operators.multipleinput.output.BroadcastingOutput
-
- BUCKET_SIZE - 类 中的静态变量org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- BUCKET_SIZE_BITS - 类 中的静态变量org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- buckets - 类 中的变量org.apache.flink.table.filesystem.stream.AbstractStreamingWriter
-
- bucketSegments - 类 中的变量org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- buffer - 类 中的变量org.apache.flink.table.data.vector.heap.HeapBytesVector
-
buffer to use when actually copying in data.
- BufferDataOverWindowOperator - org.apache.flink.table.runtime.operators.over中的类
-
the operator for OVER window need cache data by ResettableExternalBuffer for
OverWindowFrame.
- BufferDataOverWindowOperator(OverWindowFrame[], GeneratedRecordComparator, boolean) - 类 的构造器org.apache.flink.table.runtime.operators.over.BufferDataOverWindowOperator
-
- bufferedKey - 类 中的变量org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
-
- BufferedKVExternalSorter - org.apache.flink.table.runtime.operators.sort中的类
-
Sorter for buffered input in the form of Key-Value Style.
- BufferedKVExternalSorter(IOManager, BinaryRowDataSerializer, BinaryRowDataSerializer, NormalizedKeyComputer, RecordComparator, int, Configuration) - 类 的构造器org.apache.flink.table.runtime.operators.sort.BufferedKVExternalSorter
-
- bufferedRow - 类 中的变量org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
-
- bufferMatchingRows() - 类 中的方法org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
-
- build() - 类 中的方法org.apache.flink.table.filesystem.FileSystemOutputFormat.Builder
-
- build() - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.SlicingWindowAggOperatorBuilder
-
- build() - 类 中的方法org.apache.flink.table.runtime.operators.join.window.WindowJoinOperatorBuilder
-
- build() - 类 中的方法org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
-
- build() - 类 中的方法org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder.AggregateWindowOperatorBuilder
-
- build() - 类 中的方法org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder.TableAggregateWindowOperatorBuilder
-
- Builder() - 类 的构造器org.apache.flink.table.filesystem.FileSystemOutputFormat.Builder
-
- builder() - 类 中的静态方法org.apache.flink.table.runtime.operators.aggregate.window.SlicingWindowAggOperatorBuilder
-
- builder() - 类 中的静态方法org.apache.flink.table.runtime.operators.join.window.WindowJoinOperatorBuilder
-
- builder() - 类 中的静态方法org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
-
- builder() - 类 中的静态方法org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- buildLeftSemiOrAnti() - 枚举 中的方法org.apache.flink.table.runtime.operators.join.HashJoinType
-
- buildRowCount - 类 中的变量org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- BuildSideIterator - org.apache.flink.table.runtime.hashtable中的类
-
Iterate all the elements in memory which has not been(or has been) probed during probe phase.
- BuildSideIterator.BucketIterator - org.apache.flink.table.runtime.hashtable中的类
-
Partition bucket iterator.
- buildSpillRetBufferNumbers - 类 中的变量org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
The number of buffers in the build spill return buffer queue that are actually not write
behind buffers, but regular buffers that only have not yet returned.
- buildSpillReturnBuffers - 类 中的变量org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
The queue of buffers that can be used for write-behind.
- buildTriggerWindowElementsIterator() - 类 中的方法org.apache.flink.table.runtime.operators.window.grouping.WindowsGrouping
-
- BuiltInAggregateFunction<T,ACC> - org.apache.flink.table.runtime.functions.aggregate中的类
-
Base class for runtime implementation represented as AggregateFunction that is
constructed from SpecializedFunction.specialize(SpecializedContext).
- BuiltInAggregateFunction(BuiltInFunctionDefinition, SpecializedFunction.SpecializedContext) - 类 的构造器org.apache.flink.table.runtime.functions.aggregate.BuiltInAggregateFunction
-
- BuiltInAggregateFunction() - 类 的构造器org.apache.flink.table.runtime.functions.aggregate.BuiltInAggregateFunction
-
- BuiltInScalarFunction - org.apache.flink.table.runtime.functions.scalar中的类
-
Base class for runtime implementation represented as ScalarFunction that is constructed
from SpecializedFunction.specialize(SpecializedContext).
- BuiltInScalarFunction(BuiltInFunctionDefinition, SpecializedFunction.SpecializedContext) - 类 的构造器org.apache.flink.table.runtime.functions.scalar.BuiltInScalarFunction
-
- BuiltInScalarFunction() - 类 的构造器org.apache.flink.table.runtime.functions.scalar.BuiltInScalarFunction
-
- BuiltInTableFunction<T> - org.apache.flink.table.runtime.functions.table中的类
-
Base class for runtime implementation represented as TableFunction that is constructed
from SpecializedFunction.specialize(SpecializedContext).
- BuiltInTableFunction(BuiltInFunctionDefinition, SpecializedFunction.SpecializedContext) - 类 的构造器org.apache.flink.table.runtime.functions.table.BuiltInTableFunction
-
- BuiltInTableFunction() - 类 的构造器org.apache.flink.table.runtime.functions.table.BuiltInTableFunction
-
- BundleTrigger<T> - org.apache.flink.table.runtime.operators.bundle.trigger中的接口
-
A
BundleTrigger determines when a bundle of input elements should be evaluated and
trigger the callback which registered previously.
- BundleTriggerCallback - org.apache.flink.table.runtime.operators.bundle.trigger中的接口
-
Interface for bundle trigger callbacks that can be registered to a
BundleTrigger.
- BYTE_ARRAY_BASE_OFFSET - 类 中的静态变量org.apache.flink.table.data.binary.BinaryRowDataUtil
-
- BYTE_ARRAY_OFFSET - 类 中的静态变量org.apache.flink.table.data.vector.heap.AbstractHeapVector
-
- byteArrayCompare(byte[], byte[]) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Compares two byte arrays in lexicographical order.
- byteArrayEquals(byte[], byte[], int) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryRowDataUtil
-
- byteArrayEquals(Object, long, Object, long, int) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryRowDataUtil
-
- ByteColumnVector - org.apache.flink.table.data.vector中的接口
-
Byte column vector.
- ByteHashSet - org.apache.flink.table.runtime.util.collections中的类
-
Byte hash set.
- ByteHashSet(int) - 类 的构造器org.apache.flink.table.runtime.util.collections.ByteHashSet
-
- Bytes(byte[], int, int) - 类 的构造器org.apache.flink.table.data.vector.BytesColumnVector.Bytes
-
- BytesColumnVector - org.apache.flink.table.data.vector中的接口
-
- BytesColumnVector.Bytes - org.apache.flink.table.data.vector中的类
-
Bytes data.
- BytesHashMap - org.apache.flink.table.runtime.util.collections.binary中的类
-
A binary map in the structure like Map<BinaryRowData, BinaryRowData>.
- BytesHashMap(Object, MemoryManager, long, LogicalType[], LogicalType[]) - 类 的构造器org.apache.flink.table.runtime.util.collections.binary.BytesHashMap
-
- BytesHashMapSpillMemorySegmentPool - org.apache.flink.table.runtime.operators.aggregate中的类
-
MemorySegmentPool for
BytesHashMap to fall back to sort agg.
- BytesHashMapSpillMemorySegmentPool(List<MemorySegment>) - 类 的构造器org.apache.flink.table.runtime.operators.aggregate.BytesHashMapSpillMemorySegmentPool
-
- BytesMap<K,V> - org.apache.flink.table.runtime.util.collections.binary中的类
-
- BytesMap(Object, MemoryManager, long, TypeSerializer<K>) - 类 的构造器org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- BytesMap.LookupInfo<K,V> - org.apache.flink.table.runtime.util.collections.binary中的类
-
Result fetched when looking up a key.
- BytesMultiMap - org.apache.flink.table.runtime.util.collections.binary中的类
-
A binary map in the structure like Map<BinaryRowData, List<BinaryRowData>>.
- BytesMultiMap(Object, MemoryManager, long, LogicalType[], LogicalType[]) - 类 的构造器org.apache.flink.table.runtime.util.collections.binary.BytesMultiMap
-
- calc(RowData) - 接口 中的方法org.apache.flink.table.runtime.operators.over.frame.OffsetOverFrame.CalcOffsetFunc
-
- calcSecondHashCode(int) - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- canEqual(Object) - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- canEqual(Object) - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
-
- canEqual(Object) - 类 中的方法org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- canEqual(Object) - 类 中的方法org.apache.flink.table.runtime.typeutils.SortedMapTypeInfo
-
- canEqual(Object) - 类 中的方法org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
-
- canEqual(Object) - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
-
- canMerge() - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.CountElement
-
- canMerge() - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.EveryElement
-
- canMerge() - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindow
-
- canMerge() - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowEarlyAndLate
-
- canMerge() - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowNoLate
-
- canMerge() - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindow
-
- canMerge() - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindowNoLate
-
- canMerge() - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterFirstElementPeriodic
-
- canMerge() - 类 中的方法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[]) - 类 的构造器org.apache.flink.table.data.util.DataFormatConverters.CaseClassConverter
-
- castFrom(DecimalData, int, int) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- castFrom(String, int, int) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- castFrom(double, int, int) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- castFrom(long, int, int) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- castFrom(boolean, int, int) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- castToBoolean(DecimalData) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- castToByte(DecimalData) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- castToDecimal(DecimalData, int, int) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- castToDouble(DecimalData) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- castToFloat(DecimalData) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- castToInt(DecimalData) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- castToIntegral(DecimalData) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- castToLong(DecimalData) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- castToShort(DecimalData) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- catalogName() - 接口 中的方法org.apache.flink.table.filesystem.PartitionCommitPolicy.Context
-
Catalog name of this table.
- ceil(DecimalData) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- ceil(DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- channelReaderInputViewIterator(AbstractChannelReaderInputView) - 类 中的方法org.apache.flink.table.runtime.operators.sort.AbstractBinaryExternalMerger
-
- channelReaderInputViewIterator(AbstractChannelReaderInputView) - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryExternalMerger
-
- channelReaderInputViewIterator(AbstractChannelReaderInputView) - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryKVExternalMerger
-
- ChannelReaderKVInputViewIterator<K,V> - org.apache.flink.table.runtime.operators.sort中的类
-
Key-Value style channel reader input view iterator.
- ChannelReaderKVInputViewIterator(AbstractChannelReaderInputView, List<MemorySegment>, TypeSerializer<K>, TypeSerializer<V>) - 类 的构造器org.apache.flink.table.runtime.operators.sort.ChannelReaderKVInputViewIterator
-
- ChannelWithMeta - org.apache.flink.table.runtime.io中的类
-
Channel with block count and numBytesInLastBlock of file.
- ChannelWithMeta(FileIOChannel.ID, int, int) - 类 的构造器org.apache.flink.table.runtime.io.ChannelWithMeta
-
- CHARSET - 类 中的静态变量org.apache.flink.formats.raw.RawFormatOptions
-
- check(BinaryStringData) - 类 中的方法org.apache.flink.table.runtime.functions.SqlLikeChainChecker
-
- checkNextIndexOffset() - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
check if we need request next index memory.
- checkSkipReadForFixLengthPart(AbstractPagedInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
We need skip bytes to read when the remain bytes of current segment is not enough to write
binary row fixed part.
- checkSortKeyInBufferRange(RowData, TopNBuffer) - 类 中的方法org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
Checks whether the record should be put into the buffer.
- checkSortKeyInBufferRange(RowData, long) - 类 中的方法org.apache.flink.table.runtime.operators.rank.TopNBuffer
-
Checks whether the record should be put into the buffer.
- chr(long) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- ClassDataTypeConverter - org.apache.flink.table.runtime.types中的类
-
Utils for get DataType from a Class.
- ClassDataTypeConverter() - 类 的构造器org.apache.flink.table.runtime.types.ClassDataTypeConverter
-
- ClassLogicalTypeConverter - org.apache.flink.table.runtime.types中的类
-
Get internal(sql engine execution data formats) and default external class for LogicalType.
- ClassLogicalTypeConverter() - 类 的构造器org.apache.flink.table.runtime.types.ClassLogicalTypeConverter
-
- cleanCache() - 类 中的方法org.apache.flink.table.runtime.util.LazyMemorySegmentPool
-
- cleanup() - 接口 中的方法org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
-
Cleanup for the retired accumulators state.
- cleanup(N) - 接口 中的方法org.apache.flink.table.runtime.generated.NamespaceAggsHandleFunctionBase
-
Cleanup for the retired accumulators state.
- cleanupLastTimer() - 类 中的方法org.apache.flink.table.runtime.operators.join.temporal.BaseTwoInputStreamOperatorWithStateRetention
-
- CleanupState - org.apache.flink.table.runtime.functions中的接口
-
Base interface for clean up state, both for ProcessFunction and CoProcessFunction.
- cleanupState(State...) - 类 中的方法org.apache.flink.table.runtime.functions.KeyedProcessFunctionWithCleanupState
-
- cleanupState(long) - 类 中的方法org.apache.flink.table.runtime.operators.join.temporal.BaseTwoInputStreamOperatorWithStateRetention
-
The method to be called when a cleanup timer fires.
- cleanupState(long) - 类 中的方法org.apache.flink.table.runtime.operators.join.temporal.TemporalProcessTimeJoinOperator
-
The method to be called when a cleanup timer fires.
- cleanupState(long) - 类 中的方法org.apache.flink.table.runtime.operators.join.temporal.TemporalRowTimeJoinOperator
-
The method to be called when a cleanup timer fires.
- cleanWindowIfNeeded(W, long) - 类 中的方法org.apache.flink.table.runtime.operators.window.internal.GeneralWindowProcessFunction
-
- cleanWindowIfNeeded(W, long) - 类 中的方法org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction
-
Cleans the given window if needed.
- cleanWindowIfNeeded(W, long) - 类 中的方法org.apache.flink.table.runtime.operators.window.internal.MergingWindowProcessFunction
-
- cleanWindowIfNeeded(W, long) - 类 中的方法org.apache.flink.table.runtime.operators.window.internal.PanedWindowProcessFunction
-
- clear() - 类 中的方法org.apache.flink.table.runtime.dataview.StateListView
-
- clear() - 类 中的方法org.apache.flink.table.runtime.operators.sort.ListMemorySegmentPool
-
- clear(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.state.WindowListState
-
- clear(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.state.WindowMapState
-
- clear(W) - 接口 中的方法org.apache.flink.table.runtime.operators.window.state.WindowState
-
Removes the value mapped under current key and the given window.
- clear(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.state.WindowValueState
-
- clear(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.CountElement
-
- clear(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.EveryElement
-
- clear(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindow
-
- clear(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowEarlyAndLate
-
- clear(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowNoLate
-
- clear(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindow
-
- clear(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindowNoLate
-
- clear(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterFirstElementPeriodic
-
- clear(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.Trigger
-
Clears any state that the trigger might still hold for the given window.
- clearPartitions() - 类 中的方法org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- clearPartitions() - 类 中的方法org.apache.flink.table.runtime.hashtable.BinaryHashTable
-
This method clears all partitions currently residing (partially) in memory.
- clearPartitions() - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
- clearPreviousState(W) - 接口 中的方法org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction.Context
-
Clear previous agg state (used for retraction) of the given window.
- clearTrigger(W) - 接口 中的方法org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction.Context
-
- clearWindow(Long) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- clearWindow(Long) - 类 中的方法org.apache.flink.table.runtime.operators.rank.window.processors.WindowRankProcessor
-
- clearWindow(W) - 接口 中的方法org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowProcessor
-
Clear state and resources associated with the given window namespace.
- clearWindowState(W) - 接口 中的方法org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction.Context
-
Clear window state of the given window.
- clockService - 类 中的变量org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- ClockService - org.apache.flink.table.runtime.operators.window.slicing中的接口
-
A clock service which can get current processing time.
- close() - 类 中的方法org.apache.flink.table.filesystem.DynamicPartitionWriter
-
- close() - 类 中的方法org.apache.flink.table.filesystem.FileSystemLookupFunction
-
- close() - 类 中的方法org.apache.flink.table.filesystem.FileSystemOutputFormat
-
- close() - 类 中的方法org.apache.flink.table.filesystem.GroupedPartitionWriter
-
- close() - 接口 中的方法org.apache.flink.table.filesystem.PartitionFetcher.Context
-
close the resources of the Context, this method should call when the context do not need
any more.
- close() - 类 中的方法org.apache.flink.table.filesystem.PartitionLoader
-
- close() - 接口 中的方法org.apache.flink.table.filesystem.PartitionReader
-
Close the reader, this method should release all resources.
- close() - 接口 中的方法org.apache.flink.table.filesystem.PartitionWriter
-
End a transaction.
- close() - 类 中的方法org.apache.flink.table.filesystem.SingleDirectoryWriter
-
- close() - 类 中的方法org.apache.flink.table.filesystem.stream.AbstractStreamingWriter
-
- close() - 类 中的方法org.apache.flink.table.filesystem.stream.compact.CompactBulkReader
-
- close() - 类 中的方法org.apache.flink.table.filesystem.stream.compact.FileInputFormatCompactReader
-
- close() - 类 中的方法org.apache.flink.table.runtime.collector.TableFunctionCollector
-
- close() - 类 中的方法org.apache.flink.table.runtime.collector.WrappingCollector
-
- close() - 接口 中的方法org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
-
Tear-down method for this function.
- close() - 接口 中的方法org.apache.flink.table.runtime.generated.NamespaceAggsHandleFunctionBase
-
Tear-down method for this function.
- close() - 类 中的方法org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
Closes the hash table.
- close() - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
- close() - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- close() - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
-
- close() - 类 中的方法org.apache.flink.table.runtime.io.CompressedHeaderlessChannelReaderInputView
-
- close() - 类 中的方法org.apache.flink.table.runtime.io.CompressedHeaderlessChannelWriterOutputView
-
- close() - 类 中的方法org.apache.flink.table.runtime.io.HeaderlessChannelWriterOutputView
-
Closes this OutputView, closing the underlying writer.
- close() - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.GroupAggFunction
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.GroupTableAggFunction
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.MiniBatchGlobalGroupAggFunction
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.MiniBatchGroupAggFunction
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.MiniBatchIncrementalGroupAggFunction
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.MiniBatchLocalGroupAggFunction
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.buffers.RecordsWindowBuffer
-
- close() - 接口 中的方法org.apache.flink.table.runtime.operators.aggregate.window.buffers.WindowBuffer
-
Release resources allocated by this buffer.
- close() - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.combines.AggCombiner
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.combines.GlobalAggCombiner
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.combines.LocalAggCombiner
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.LocalSlicingWindowAggOperator
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.bundle.AbstractMapBundleOperator
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.bundle.MapBundleFunction
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.join.HashJoinOperator
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinRunner
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinWithCalcRunner
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.LookupJoinRunner
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.LookupJoinWithCalcRunner
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.join.SortMergeFullOuterJoinIterator
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.join.SortMergeJoinOperator
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.join.temporal.TemporalProcessTimeJoinOperator
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.join.temporal.TemporalRowTimeJoinOperator
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.join.window.WindowJoinOperator
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.match.IterativeConditionRunner
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.match.PatternProcessFunctionRunner
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.MultipleInputStreamOperatorBase
-
Closes all sub-operators in a multiple input operator effect way.
- close() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.output.BroadcastingOutput
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.output.OutputBase
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.over.AbstractRowTimeUnboundedPrecedingOver
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.over.BufferDataOverWindowOperator
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.over.ProcTimeRangeBoundedPrecedingFunction
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.over.ProcTimeRowsBoundedPrecedingFunction
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.over.ProcTimeUnboundedPrecedingFunction
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.over.RowTimeRangeBoundedPrecedingFunction
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.over.RowTimeRowsBoundedPrecedingFunction
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.rank.window.combines.TopNRecordsCombiner
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.rank.window.processors.WindowRankProcessor
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.sort.AbstractBinaryExternalMerger
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
-
Shuts down all the threads initiated by this sorter.
- close() - 类 中的方法org.apache.flink.table.runtime.operators.sort.BufferedKVExternalSorter
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.sort.SortOperator
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.sort.SpillChannelManager
-
- close() - 接口 中的方法org.apache.flink.table.runtime.operators.window.combines.RecordsCombiner
-
Release resources allocated by this combine function.
- close() - 类 中的方法org.apache.flink.table.runtime.operators.window.grouping.HeapWindowsGrouping
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction
-
The tear-down method of the function.
- close() - 类 中的方法org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowOperator
-
- close() - 接口 中的方法org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowProcessor
-
The tear-down method of the function.
- close() - 类 中的方法org.apache.flink.table.runtime.operators.window.WindowOperator
-
- close() - 类 中的方法org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperator
-
- close() - 类 中的方法org.apache.flink.table.runtime.util.LazyMemorySegmentPool
-
- close() - 类 中的方法org.apache.flink.table.runtime.util.ResettableExternalBuffer.BufferIterator
-
- close() - 类 中的方法org.apache.flink.table.runtime.util.ResettableExternalBuffer
-
Delete all files and release the memory.
- close() - 类 中的方法org.apache.flink.table.runtime.util.StreamRecordCollector
-
- closeAndDelete() - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- closeAndDelete() - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
-
- closed - 类 中的变量org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
Flag indicating that the closing logic has been invoked.
- CoBundleTrigger<IN1,IN2> - org.apache.flink.table.runtime.operators.bundle.trigger中的接口
-
- CodeGenOperatorFactory<OUT> - org.apache.flink.table.runtime.operators中的类
-
Stream operator factory for code gen operator.
- CodeGenOperatorFactory(GeneratedClass<? extends StreamOperator<OUT>>) - 类 的构造器org.apache.flink.table.runtime.operators.CodeGenOperatorFactory
-
- collect(RowData) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- collect(OutputTag<X>, StreamRecord<X>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.output.BroadcastingOutput
-
- collect(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.output.BroadcastingOutput
-
- collect(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.output.CopyingBroadcastingOutput
-
- collect(OutputTag<X>, StreamRecord<X>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.output.CopyingBroadcastingOutput
-
- collect(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.output.CopyingSecondInputOfTwoInputStreamOperatorOutput
-
- collect(OutputTag<X>, StreamRecord<X>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.output.CopyingSecondInputOfTwoInputStreamOperatorOutput
-
- collect(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.output.FirstInputOfTwoInputStreamOperatorOutput
-
- collect(OutputTag<X>, StreamRecord<X>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.output.FirstInputOfTwoInputStreamOperatorOutput
-
- collect(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.output.OneInputStreamOperatorOutput
-
- collect(OutputTag<X>, StreamRecord<X>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.output.OneInputStreamOperatorOutput
-
- collect(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.output.SecondInputOfTwoInputStreamOperatorOutput
-
- collect(OutputTag<X>, StreamRecord<X>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.output.SecondInputOfTwoInputStreamOperatorOutput
-
- collect(T) - 类 中的方法org.apache.flink.table.runtime.util.StreamRecordCollector
-
- collectDelete(Collector<RowData>, RowData, long) - 类 中的方法org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- collectDelete(Collector<RowData>, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- collectInsert(Collector<RowData>, RowData, long) - 类 中的方法org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- collectInsert(Collector<RowData>, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- CollectionUnnestTableFunction(LogicalType, LogicalType, ArrayData.ElementGetter) - 类 的构造器org.apache.flink.table.runtime.functions.SqlUnnestUtils.CollectionUnnestTableFunction
-
- collector - 类 中的变量org.apache.flink.table.runtime.operators.aggregate.window.LocalSlicingWindowAggOperator
-
This is used for emitting elements with a given timestamp.
- collector - 类 中的变量org.apache.flink.table.runtime.operators.join.lookup.LookupJoinRunner
-
- collector - 类 中的变量org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
-
- collector - 类 中的变量org.apache.flink.table.runtime.operators.join.window.WindowJoinOperator
-
This is used for emitting elements with a given timestamp.
- collector - 类 中的变量org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowOperator
-
This is used for emitting elements with a given timestamp.
- collector - 类 中的变量org.apache.flink.table.runtime.operators.window.WindowOperator
-
This is used for emitting elements with a given timestamp.
- collectUpdateAfter(Collector<RowData>, RowData, long) - 类 中的方法org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- collectUpdateAfter(Collector<RowData>, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- collectUpdateBefore(Collector<RowData>, RowData, long) - 类 中的方法org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- collectUpdateBefore(Collector<RowData>, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- ColumnarArrayData - org.apache.flink.table.data中的类
-
Columnar array to support access to vector column data.
- ColumnarArrayData(ColumnVector, int, int) - 类 的构造器org.apache.flink.table.data.ColumnarArrayData
-
- ColumnarMapData - org.apache.flink.table.data中的类
-
Columnar map to support access to vector column data.
- ColumnarMapData(ColumnVector, ColumnVector, int, int) - 类 的构造器org.apache.flink.table.data.ColumnarMapData
-
- ColumnarRowData - org.apache.flink.table.data中的类
-
Columnar row to support access to vector column data.
- ColumnarRowData() - 类 的构造器org.apache.flink.table.data.ColumnarRowData
-
- ColumnarRowData(VectorizedColumnBatch) - 类 的构造器org.apache.flink.table.data.ColumnarRowData
-
- ColumnarRowData(VectorizedColumnBatch, int) - 类 的构造器org.apache.flink.table.data.ColumnarRowData
-
- ColumnarRowIterator - org.apache.flink.table.filesystem中的类
-
A BulkFormat.RecordIterator that returns RowDatas.
- ColumnarRowIterator(ColumnarRowData, Runnable) - 类 的构造器org.apache.flink.table.filesystem.ColumnarRowIterator
-
- columns - 类 中的变量org.apache.flink.table.data.vector.VectorizedColumnBatch
-
- ColumnVector - org.apache.flink.table.data.vector中的接口
-
Nullable column vector.
- combine(WindowKey, Iterator<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.combines.AggCombiner
-
- combine(WindowKey, Iterator<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.combines.GlobalAggCombiner
-
- combine(WindowKey, Iterator<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.combines.LocalAggCombiner
-
- combine(WindowKey, Iterator<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.rank.window.combines.TopNRecordsCombiner
-
- combine(WindowKey, Iterator<RowData>) - 接口 中的方法org.apache.flink.table.runtime.operators.window.combines.RecordsCombiner
-
Combines the buffered data into state based on the given window-key pair.
- commit(PartitionCommitPolicy.Context) - 类 中的方法org.apache.flink.table.filesystem.MetastoreCommitPolicy
-
- commit(PartitionCommitPolicy.Context) - 接口 中的方法org.apache.flink.table.filesystem.PartitionCommitPolicy
-
Commit a partition.
- commit() - 类 中的方法org.apache.flink.table.filesystem.stream.compact.CompactBucketWriter
-
- commit() - 接口 中的方法org.apache.flink.table.filesystem.stream.compact.CompactWriter
-
Commits the pending file, making it visible.
- commit(PartitionCommitPolicy.Context) - 类 中的方法org.apache.flink.table.filesystem.SuccessFileCommitPolicy
-
- committablePartitions(long) - 接口 中的方法org.apache.flink.table.filesystem.stream.PartitionCommitTrigger
-
Get committable partitions, and cleanup useless watermarks and partitions.
- committablePartitions(long) - 类 中的方法org.apache.flink.table.filesystem.stream.PartitionTimeCommitTrigger
-
- committablePartitions(long) - 类 中的方法org.apache.flink.table.filesystem.stream.ProcTimeCommitTrigger
-
- commitUpToCheckpoint(long) - 类 中的方法org.apache.flink.table.filesystem.stream.AbstractStreamingWriter
-
Commit up to this checkpoint id.
- commitUpToCheckpoint(long) - 类 中的方法org.apache.flink.table.filesystem.stream.compact.CompactFileWriter
-
- commitUpToCheckpoint(long) - 类 中的方法org.apache.flink.table.filesystem.stream.StreamingFileWriter
-
- CompactBucketWriter<T> - org.apache.flink.table.filesystem.stream.compact中的类
-
- CompactBulkReader<T> - org.apache.flink.table.filesystem.stream.compact中的类
-
- CompactBulkReader(BulkFormat.Reader<T>) - 类 的构造器org.apache.flink.table.filesystem.stream.compact.CompactBulkReader
-
- CompactContext - org.apache.flink.table.filesystem.stream.compact中的接口
-
- CompactContext.CompactContextImpl - org.apache.flink.table.filesystem.stream.compact中的类
-
- CompactCoordinator - org.apache.flink.table.filesystem.stream.compact中的类
-
This is the single (non-parallel) monitoring task which coordinate input files to compaction
units. - Receives in-flight input files inside checkpoint. - Receives all upstream end input
messages after the checkpoint completes successfully, starts coordination.
- CompactCoordinator(SupplierWithException<FileSystem, IOException>, long) - 类 的构造器org.apache.flink.table.filesystem.stream.compact.CompactCoordinator
-
- COMPACTED_PREFIX - 类 中的静态变量org.apache.flink.table.filesystem.stream.compact.CompactOperator
-
- CompactFileWriter<T> - org.apache.flink.table.filesystem.stream.compact中的类
-
- CompactFileWriter(long, StreamingFileSink.BucketsBuilder<T, String, ? extends StreamingFileSink.BucketsBuilder<T, String, ?>>) - 类 的构造器org.apache.flink.table.filesystem.stream.compact.CompactFileWriter
-
- COMPACTION_FILE_SIZE - 类 中的静态变量org.apache.flink.table.filesystem.FileSystemConnectorOptions
-
- CompactionUnit(int, String, List<Path>) - 类 的构造器org.apache.flink.table.filesystem.stream.compact.CompactMessages.CompactionUnit
-
- compactionWriter(DataStream<T>, long, StreamingFileSink.BucketsBuilder<T, String, ? extends StreamingFileSink.BucketsBuilder<T, String, ?>>, FileSystemFactory, Path, CompactReader.Factory<T>, long, int) - 类 中的静态方法org.apache.flink.table.filesystem.stream.StreamingSink
-
Create a file writer with compaction operators by input stream.
- CompactMessages - org.apache.flink.table.filesystem.stream.compact中的类
-
Util class for all compaction messages.
- CompactMessages.CompactionUnit - org.apache.flink.table.filesystem.stream.compact中的类
-
The unit of a single compaction.
- CompactMessages.CoordinatorInput - org.apache.flink.table.filesystem.stream.compact中的接口
-
The input of compact coordinator.
- CompactMessages.CoordinatorOutput - org.apache.flink.table.filesystem.stream.compact中的接口
-
The output of compact coordinator.
- CompactMessages.EndCheckpoint - org.apache.flink.table.filesystem.stream.compact中的类
-
A flag to end checkpoint, coordinator can start coordinating one checkpoint.
- CompactMessages.EndCompaction - org.apache.flink.table.filesystem.stream.compact中的类
-
A flag to end compaction.
- CompactMessages.InputFile - org.apache.flink.table.filesystem.stream.compact中的类
-
A partitioned input file.
- CompactOperator<T> - org.apache.flink.table.filesystem.stream.compact中的类
-
Receives compaction units to do compaction.
- CompactOperator(SupplierWithException<FileSystem, IOException>, CompactReader.Factory<T>, CompactWriter.Factory<T>) - 类 的构造器org.apache.flink.table.filesystem.stream.compact.CompactOperator
-
- CompactReader<T> - org.apache.flink.table.filesystem.stream.compact中的接口
-
Reader for compaction.
- CompactReader.Factory<T> - org.apache.flink.table.filesystem.stream.compact中的接口
-
- CompactWriter<T> - org.apache.flink.table.filesystem.stream.compact中的接口
-
Writer for compaction.
- CompactWriter.Factory<T> - org.apache.flink.table.filesystem.stream.compact中的接口
-
- ComparableRecordComparator - org.apache.flink.table.runtime.operators.rank中的类
-
- ComparableRecordComparator(GeneratedRecordComparator, int[], LogicalType[], boolean[], boolean[]) - 类 的构造器org.apache.flink.table.runtime.operators.rank.ComparableRecordComparator
-
- compare(DecimalData, DecimalData) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- compare(DecimalData, long) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- compare(DecimalData, double) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- compare(long, DecimalData) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- compare(double, DecimalData) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- compare(RowData, RowData) - 接口 中的方法org.apache.flink.table.runtime.generated.RecordComparator
-
- compare(RowData, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.match.RowDataEventComparator
-
- compare(RowData, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.rank.ComparableRecordComparator
-
- compare(int, int) - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- compare(int, int, int, int) - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- compareBinary(byte[], byte[]) - 类 中的静态方法org.apache.flink.table.runtime.operators.sort.SortUtil
-
- compareBinary(byte[], int, int, byte[], int, int) - 类 中的静态方法org.apache.flink.table.runtime.operators.sort.SortUtil
-
- compareKey(MemorySegment, int, MemorySegment, int) - 接口 中的方法org.apache.flink.table.runtime.generated.NormalizedKeyComputer
-
Compares two normalized keys in respective MemorySegment.
- compareTo(Window) - 类 中的方法org.apache.flink.table.runtime.operators.window.CountWindow
-
- compareTo(Window) - 类 中的方法org.apache.flink.table.runtime.operators.window.TimeWindow
-
- compile(ClassLoader, String, String) - 类 中的静态方法org.apache.flink.table.runtime.generated.CompileUtils
-
Compiles a generated code to a Class.
- compile(ClassLoader) - 类 中的方法org.apache.flink.table.runtime.generated.GeneratedClass
-
Compiles the generated code, the compiled class will be cached in the
GeneratedClass.
- COMPILED_CACHE - 类 中的静态变量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() - 类 中的方法org.apache.flink.table.runtime.operators.window.AggregateWindowOperator
-
- compileGeneratedCode() - 类 中的方法org.apache.flink.table.runtime.operators.window.TableAggregateWindowOperator
-
- compileGeneratedCode() - 类 中的方法org.apache.flink.table.runtime.operators.window.WindowOperator
-
- CompileUtils - org.apache.flink.table.runtime.generated中的类
-
Utilities to compile a generated code to a Class.
- CompileUtils() - 类 的构造器org.apache.flink.table.runtime.generated.CompileUtils
-
- complete() - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
Finally, complete write to set real size to row.
- complete() - 类 中的方法org.apache.flink.table.data.writer.BinaryRowWriter
-
- complete() - 接口 中的方法org.apache.flink.table.data.writer.BinaryWriter
-
Finally, complete write to set real size to binary.
- complete() - 类 中的方法org.apache.flink.table.runtime.util.ResettableExternalBuffer
-
- complete() - 接口 中的方法org.apache.flink.table.runtime.util.ResettableRowBuffer
-
Finally, complete add.
- completeExceptionally(Throwable) - 类 中的方法org.apache.flink.table.runtime.collector.TableFunctionResultFuture
-
- CompressedBlockChannelReader - org.apache.flink.table.runtime.io中的类
-
Compressed block channel reader provides a scenario where MemorySegment must be maintained.
- CompressedBlockChannelReader(IOManager, FileIOChannel.ID, LinkedBlockingQueue<MemorySegment>, BlockCompressionFactory, int, int) - 类 的构造器org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- CompressedBlockChannelWriter - org.apache.flink.table.runtime.io中的类
-
Compressed block channel writer provides a scenario where MemorySegment must be maintained.
- CompressedBlockChannelWriter(IOManager, FileIOChannel.ID, LinkedBlockingQueue<MemorySegment>, BlockCompressionFactory, int, int) - 类 的构造器org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
-
- CompressedHeaderlessChannelReaderInputView - org.apache.flink.table.runtime.io中的类
-
A DataInputView that is backed by a BufferFileReader, making it effectively a data input stream.
- CompressedHeaderlessChannelReaderInputView(FileIOChannel.ID, IOManager, BlockCompressionFactory, int, int) - 类 的构造器org.apache.flink.table.runtime.io.CompressedHeaderlessChannelReaderInputView
-
- CompressedHeaderlessChannelWriterOutputView - org.apache.flink.table.runtime.io中的类
-
A DataOutputView that is backed by a FileIOChannel,
making it effectively a data output stream.
- CompressedHeaderlessChannelWriterOutputView(BufferFileWriter, BlockCompressionFactory, int) - 类 的构造器org.apache.flink.table.runtime.io.CompressedHeaderlessChannelWriterOutputView
-
- compressionBlockSize - 类 中的变量org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- compressionBlockSize() - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
- compressionCodecFactory - 类 中的变量org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- compressionCodecFactory() - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
- compressionEnable - 类 中的变量org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- compressionEnable() - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
- computeMemorySize() - 类 中的方法org.apache.flink.table.runtime.operators.TableStreamOperator
-
Compute memory size from memory faction.
- concat(BinaryStringData...) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
Concatenates input strings together into a single string.
- concat(Iterable<BinaryStringData>) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- concatWs(BinaryStringData, BinaryStringData...) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
Concatenates input strings together into a single string using the separator.
- concatWs(BinaryStringData, Iterable<BinaryStringData>) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- configure(Configuration) - 类 中的方法org.apache.flink.table.filesystem.FileSystemOutputFormat
-
- ConstantRankRange - org.apache.flink.table.runtime.operators.rank中的类
-
rankStart and rankEnd are inclusive, rankStart always start from one.
- ConstantRankRange(long, long) - 类 的构造器org.apache.flink.table.runtime.operators.rank.ConstantRankRange
-
- ConstantRankRangeWithoutEnd - org.apache.flink.table.runtime.operators.rank中的类
-
ConstantRankRangeWithoutEnd is a RankRange which not specify RankEnd.
- ConstantRankRangeWithoutEnd(long) - 类 的构造器org.apache.flink.table.runtime.operators.rank.ConstantRankRangeWithoutEnd
-
- contains(W, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.window.state.WindowMapState
-
Returns whether there exists the given mapping.
- contains(byte) - 类 中的方法org.apache.flink.table.runtime.util.collections.ByteHashSet
-
- contains(double) - 类 中的方法org.apache.flink.table.runtime.util.collections.DoubleHashSet
-
- contains(float) - 类 中的方法org.apache.flink.table.runtime.util.collections.FloatHashSet
-
- contains(int) - 类 中的方法org.apache.flink.table.runtime.util.collections.IntHashSet
-
- contains(long) - 类 中的方法org.apache.flink.table.runtime.util.collections.LongHashSet
-
- contains(T) - 类 中的方法org.apache.flink.table.runtime.util.collections.ObjectHashSet
-
- contains(short) - 类 中的方法org.apache.flink.table.runtime.util.collections.ShortHashSet
-
- containsKey(RowData) - 类 中的方法org.apache.flink.table.runtime.operators.rank.TopNBuffer
-
Returns true if the buffer contains a mapping for the specified key.
- containsNull - 类 中的变量org.apache.flink.table.runtime.util.collections.ByteHashSet
-
- containsNull() - 类 中的方法org.apache.flink.table.runtime.util.collections.ByteHashSet
-
- containsNull - 类 中的变量org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
Is this set has a null key.
- containsNull() - 类 中的方法org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
Is there a null key.
- containsZero - 类 中的变量org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
Is this set has a zero key.
- Context(Configuration, OutputFormatFactory<T>) - 类 的构造器org.apache.flink.table.filesystem.PartitionWriter.Context
-
- ContinuousPartitionFetcher<P,T extends Comparable<T>> - org.apache.flink.table.filesystem中的接口
-
Partition fetcher for helping continuously fetch partitioned table.
- ContinuousPartitionFetcher.Context<P,T extends Comparable<T>> - org.apache.flink.table.filesystem中的接口
-
Context for fetch partitions, partition information is stored in hive meta store.
- converters - 类 中的变量org.apache.flink.table.data.util.DataFormatConverters.AbstractRowDataConverter
-
- convertFromUncompacted(Path) - 类 中的静态方法org.apache.flink.table.filesystem.stream.compact.CompactOperator
-
- convertToJavaMap(MapData, LogicalType, LogicalType) - 类 中的静态方法org.apache.flink.table.data.util.MapDataUtil
-
Converts a
MapData into Java
Map, the keys and values of the Java map still
holds objects of internal data structures.
- convertToUncompacted(String) - 类 中的静态方法org.apache.flink.table.filesystem.stream.compact.CompactOperator
-
- convertTz(String, String, String, String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
Convert datetime string from a time zone to another time zone.
- convertTz(String, String, String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- copy() - 类 中的方法org.apache.flink.table.filesystem.FileSystemTableSink
-
- copy() - 类 中的方法org.apache.flink.table.filesystem.FileSystemTableSource
-
- copy(CountWindow) - 类 中的方法org.apache.flink.table.runtime.operators.window.CountWindow.Serializer
-
- copy(CountWindow, CountWindow) - 类 中的方法org.apache.flink.table.runtime.operators.window.CountWindow.Serializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.operators.window.CountWindow.Serializer
-
- copy(TimeWindow) - 类 中的方法org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
-
- copy(TimeWindow, TimeWindow) - 类 中的方法org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
-
- copy() - 类 中的方法org.apache.flink.table.runtime.partitioner.BinaryHashPartitioner
-
- copy(ArrayData) - 类 中的方法org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
-
- copy(ArrayData, ArrayData) - 类 中的方法org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
-
- copy(BinaryRowData) - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- copy(BinaryRowData, BinaryRowData) - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- copy(DecimalData) - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
-
- copy(DecimalData, DecimalData) - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
-
- copy(E) - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- copy(E, E) - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- copy(LinkedList<T>) - 类 中的方法org.apache.flink.table.runtime.typeutils.LinkedListSerializer
-
- copy(LinkedList<T>, LinkedList<T>) - 类 中的方法org.apache.flink.table.runtime.typeutils.LinkedListSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.LinkedListSerializer
-
- copy(MapData) - 类 中的方法org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
NOTE: Map should be a HashMap, when we insert the key/value pairs of the TreeMap into a
HashMap, problems maybe occur.
- copy(MapData, MapData) - 类 中的方法org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
- copy(RawValueData<T>) - 类 中的方法org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
-
- copy(RawValueData<T>, RawValueData<T>) - 类 中的方法org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
-
- copy(RowData) - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- copy(RowData, RowData) - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- copy(StringData) - 类 中的方法org.apache.flink.table.runtime.typeutils.StringDataSerializer
-
- copy(StringData, StringData) - 类 中的方法org.apache.flink.table.runtime.typeutils.StringDataSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.StringDataSerializer
-
- copy(TimestampData) - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
-
- copy(TimestampData, TimestampData) - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
-
- copy(WindowKey) - 类 中的方法org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- copy(WindowKey, WindowKey) - 类 中的方法org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- copyFromBytes(MemorySegment[], int, byte[], int, int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
Copy target segments from source byte[].
- copyFromPagesToView(AbstractPagedInputView, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
Copy a binaryRow which stored in paged input view to output view.
- CopyingBroadcastingOutput - org.apache.flink.table.runtime.operators.multipleinput.output中的类
-
Special version of
BroadcastingOutput that performs a shallow copy of the
StreamRecord to ensure that multi-output works correctly.
- CopyingBroadcastingOutput(Output<StreamRecord<RowData>>[]) - 类 的构造器org.apache.flink.table.runtime.operators.multipleinput.output.CopyingBroadcastingOutput
-
- CopyingFirstInputOfTwoInputStreamOperatorOutput - org.apache.flink.table.runtime.operators.multipleinput.output中的类
-
An Output that can be used to emit copying elements and other messages for the first
input of TwoInputStreamOperator.
- CopyingFirstInputOfTwoInputStreamOperatorOutput(TwoInputStreamOperator<RowData, RowData, RowData>, TypeSerializer<RowData>) - 类 的构造器org.apache.flink.table.runtime.operators.multipleinput.output.CopyingFirstInputOfTwoInputStreamOperatorOutput
-
- CopyingOneInputStreamOperatorOutput - org.apache.flink.table.runtime.operators.multipleinput.output中的类
-
An Output that can be used to emit copying elements and other messages for OneInputStreamOperator.
- CopyingOneInputStreamOperatorOutput(OneInputStreamOperator<RowData, RowData>, TypeSerializer<RowData>) - 类 的构造器org.apache.flink.table.runtime.operators.multipleinput.output.CopyingOneInputStreamOperatorOutput
-
- CopyingSecondInputOfTwoInputStreamOperatorOutput - org.apache.flink.table.runtime.operators.multipleinput.output中的类
-
An Output that can be used to emit copying elements and other messages for the second
input of TwoInputStreamOperator.
- CopyingSecondInputOfTwoInputStreamOperatorOutput(TwoInputStreamOperator<RowData, RowData, RowData>, TypeSerializer<RowData>) - 类 的构造器org.apache.flink.table.runtime.operators.multipleinput.output.CopyingSecondInputOfTwoInputStreamOperatorOutput
-
- copyMultiSegmentsToBytes(MemorySegment[], int, byte[], int, int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
- copyToBytes(MemorySegment[], int, int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
Copy segments to a new byte[].
- copyToBytes(MemorySegment[], int, byte[], int, int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
Copy segments to target byte[].
- copyToUnsafe(MemorySegment[], int, Object, int, int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
Copy segments to target unsafe pointer.
- copyToView(MemorySegment[], int, int, DataOutputView) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
Copy bytes of segments to output view.
- cos(DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- cosh(DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- cot(DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- count(long) - 类 中的静态方法org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers
-
Creates a trigger that fires when the pane contains at lease countElems elements.
- CountBundleTrigger<T> - org.apache.flink.table.runtime.operators.bundle.trigger中的类
-
A
BundleTrigger that fires once the count of elements in a bundle reaches the given
count.
- CountBundleTrigger(long) - 类 的构造器org.apache.flink.table.runtime.operators.bundle.trigger.CountBundleTrigger
-
- CountCoBundleTrigger<IN1,IN2> - org.apache.flink.table.runtime.operators.bundle.trigger中的类
-
A
CoBundleTrigger that fires once the count of elements in a bundle reaches the given
count.
- CountCoBundleTrigger(long) - 类 的构造器org.apache.flink.table.runtime.operators.bundle.trigger.CountCoBundleTrigger
-
- CountSlidingWindowAssigner - org.apache.flink.table.runtime.operators.window.assigners中的类
-
A
WindowAssigner that windows elements into sliding windows based on the count number of
the elements.
- countStarIndex(int) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.SlicingWindowAggOperatorBuilder
-
Specify the index position of the COUNT(*) value in the accumulator buffer.
- CountTumblingWindowAssigner - 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 - org.apache.flink.table.runtime.operators.window中的类
-
A
Window that represents a count window.
- CountWindow(long) - 类 的构造器org.apache.flink.table.runtime.operators.window.CountWindow
-
- countWindow(long) - 类 中的方法org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- countWindow(long, long) - 类 中的方法org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- CountWindow.Serializer - org.apache.flink.table.runtime.operators.window中的类
-
The serializer used to write the CountWindow type.
- CountWindow.Serializer.CountWindowSerializerSnapshot - org.apache.flink.table.runtime.operators.window中的类
-
Serializer configuration snapshot for compatibility and format evolution.
- CountWindowSerializerSnapshot() - 类 的构造器org.apache.flink.table.runtime.operators.window.CountWindow.Serializer.CountWindowSerializerSnapshot
-
- cover(TimeWindow) - 类 中的方法org.apache.flink.table.runtime.operators.window.TimeWindow
-
Returns the minimal window covers both this window and the given window.
- create(DataType) - 类 中的静态方法org.apache.flink.table.data.conversion.ArrayListConverter
-
- create(DataType) - 类 中的静态方法org.apache.flink.table.data.conversion.ArrayObjectArrayConverter
-
- create(DataType) - 类 中的静态方法org.apache.flink.table.data.conversion.RawByteArrayConverter
-
- create(DataType) - 类 中的静态方法org.apache.flink.table.data.conversion.RawObjectConverter
-
- create(DataType) - 类 中的静态方法org.apache.flink.table.data.conversion.RowRowConverter
-
- create(DataType) - 类 中的静态方法org.apache.flink.table.data.conversion.StructuredObjectConverter
-
- create(DataType) - 类 中的静态方法org.apache.flink.table.data.conversion.YearMonthIntervalPeriodConverter
-
- create(YearMonthIntervalType) - 类 中的静态方法org.apache.flink.table.data.conversion.YearMonthIntervalPeriodConverter
-
- create(URI) - 接口 中的方法org.apache.flink.table.filesystem.FileSystemFactory
-
Creates a new file system for the given file system URI.
- create(FSDataOutputStream) - 类 中的方法org.apache.flink.table.filesystem.FileSystemTableSink.ProjectionBulkFactory
-
- create(BulkFormat<T, SplitT>, Long) - 类 中的静态方法org.apache.flink.table.filesystem.LimitableBulkFormat
-
- create(ClassLoader, String, String, String) - 接口 中的静态方法org.apache.flink.table.filesystem.PartitionTimeExtractor
-
- create(PartitionWriter.Context<T>, PartitionTempFileManager, PartitionComputer<T>) - 接口 中的方法org.apache.flink.table.filesystem.PartitionWriterFactory
-
- create(Configuration, FileSystem, String, Path) - 接口 中的静态方法org.apache.flink.table.filesystem.stream.compact.CompactContext
-
- create(CompactContext) - 接口 中的方法org.apache.flink.table.filesystem.stream.compact.CompactReader.Factory
-
- create(CompactContext) - 接口 中的方法org.apache.flink.table.filesystem.stream.compact.CompactWriter.Factory
-
- create(Configuration, ClassLoader, List<String>) - 接口 中的静态方法org.apache.flink.table.filesystem.stream.PartitionCommitPredicate
-
- create(boolean, OperatorStateStore, Configuration, ClassLoader, List<String>, ProcessingTimeService) - 接口 中的静态方法org.apache.flink.table.filesystem.stream.PartitionCommitTrigger
-
- create(Object, MemoryManager, long, RuntimeContext, WindowTimerService<Long>, KeyedStateBackend<RowData>, WindowState<Long>, boolean, ZoneId) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.buffers.RecordsWindowBuffer.Factory
-
- create(Object, MemoryManager, long, RuntimeContext, Collector<RowData>, ZoneId) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.buffers.RecordsWindowBuffer.LocalFactory
-
- create(Object, MemoryManager, long, RuntimeContext, WindowTimerService<Long>, KeyedStateBackend<RowData>, WindowState<Long>, boolean, ZoneId) - 接口 中的方法org.apache.flink.table.runtime.operators.aggregate.window.buffers.WindowBuffer.Factory
-
Creates a
WindowBuffer that buffers elements in memory before flushing.
- create(Object, MemoryManager, long, RuntimeContext, Collector<RowData>, ZoneId) - 接口 中的方法org.apache.flink.table.runtime.operators.aggregate.window.buffers.WindowBuffer.LocalFactory
-
Creates a
WindowBuffer for local window that buffers elements in memory before
flushing.
- create(RuntimeContext, String, JoinInputSideSpec, InternalTypeInfo<RowData>, long) - 类 中的静态方法org.apache.flink.table.runtime.operators.join.stream.state.JoinRecordStateViews
-
- create(RuntimeContext, String, JoinInputSideSpec, InternalTypeInfo<RowData>, long) - 类 中的静态方法org.apache.flink.table.runtime.operators.join.stream.state.OuterJoinRecordStateViews
-
- create(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.InternalSerializers
-
Creates a TypeSerializer for internal data structures of the given LogicalType.
- create(RowType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.InternalSerializers
-
Creates a TypeSerializer for internal data structures of the given RowType.
- createAccumulators() - 接口 中的方法org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
-
Initializes the accumulators and save them to a accumulators row.
- createAccumulators() - 接口 中的方法org.apache.flink.table.runtime.generated.NamespaceAggsHandleFunctionBase
-
Initializes the accumulators and save them to a accumulators row.
- createBlockChannelReader(IOManager, FileIOChannel.ID, LinkedBlockingQueue<MemorySegment>, boolean, BlockCompressionFactory, int, int) - 类 中的静态方法org.apache.flink.table.runtime.util.FileChannelUtil
-
- createBlockChannelWriter(IOManager, FileIOChannel.ID, LinkedBlockingQueue<MemorySegment>, boolean, BlockCompressionFactory, int, int) - 类 中的静态方法org.apache.flink.table.runtime.util.FileChannelUtil
-
- createBuffer(NormalizedKeyComputer, AbstractRowDataSerializer<RowData>, BinaryRowDataSerializer, RecordComparator, MemorySegmentPool) - 类 中的静态方法org.apache.flink.table.runtime.operators.sort.BinaryInMemorySortBuffer
-
Create a memory sorter in `insert` way.
- createBuffer(NormalizedKeyComputer, BinaryRowDataSerializer, BinaryRowDataSerializer, RecordComparator, ArrayList<MemorySegment>, long, MemorySegmentPool) - 类 中的静态方法org.apache.flink.table.runtime.operators.sort.BinaryKVInMemorySortBuffer
-
- createDataStructureConverter(DataType) - 类 中的方法org.apache.flink.table.runtime.connector.sink.SinkRuntimeProviderContext
-
- createDataStructureConverter(DataType) - 类 中的方法org.apache.flink.table.runtime.connector.source.LookupRuntimeProviderContext
-
- createDataStructureConverter(DataType) - 类 中的方法org.apache.flink.table.runtime.connector.source.ScanRuntimeProviderContext
-
- createDecodingFormat(DynamicTableFactory.Context, ReadableConfig) - 类 中的方法org.apache.flink.formats.raw.RawFormatFactory
-
- createDynamicTableSink(DynamicTableFactory.Context) - 类 中的方法org.apache.flink.table.filesystem.FileSystemTableFactory
-
- createDynamicTableSource(DynamicTableFactory.Context) - 类 中的方法org.apache.flink.table.filesystem.FileSystemTableFactory
-
- createEncodingFormat(DynamicTableFactory.Context, ReadableConfig) - 类 中的方法org.apache.flink.formats.raw.RawFormatFactory
-
- createFetcherResultFuture(Configuration) - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinRunner
-
- createFetcherResultFuture(Configuration) - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinWithCalcRunner
-
- createForElement(DataType) - 类 中的静态方法org.apache.flink.table.data.conversion.ArrayObjectArrayConverter
-
- createForMapType(DataType) - 类 中的静态方法org.apache.flink.table.data.conversion.MapMapConverter
-
- createForMultisetType(DataType) - 类 中的静态方法org.apache.flink.table.data.conversion.MapMapConverter
-
- createInputView(FileIOChannel.ID, int, int) - 类 中的方法org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- createInputView(IOManager, ChannelWithMeta, List<FileIOChannel>, boolean, BlockCompressionFactory, int, int) - 类 中的静态方法org.apache.flink.table.runtime.util.FileChannelUtil
-
- createInstance() - 类 中的方法org.apache.flink.table.runtime.operators.window.CountWindow.Serializer
-
- createInstance() - 类 中的方法org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
-
- createInstance() - 类 中的方法org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
-
- createInstance() - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- createInstance() - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
-
- createInstance() - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- createInstance() - 类 中的方法org.apache.flink.table.runtime.typeutils.LinkedListSerializer
-
- createInstance() - 类 中的方法org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
- createInstance() - 类 中的方法org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
-
- createInstance() - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- createInstance() - 类 中的方法org.apache.flink.table.runtime.typeutils.SortedMapSerializer
-
- createInstance() - 类 中的方法org.apache.flink.table.runtime.typeutils.StringDataSerializer
-
- createInstance() - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
-
- createInstance() - 类 中的方法org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- createNullSetter(LogicalType) - 类 中的静态方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
Creates an for accessor setting the elements of an array writer to null during
runtime.
- createOperator(StreamOperatorParameters<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- createOrAlterPartition(LinkedHashMap<String, String>, Path) - 接口 中的方法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<?>[]) - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalSerializer.ExternalSerializerSnapshot
-
- createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - 类 中的方法org.apache.flink.table.runtime.typeutils.LinkedListSerializer.LinkedListSerializerSnapshot
-
- createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - 类 中的方法org.apache.flink.table.runtime.typeutils.RawValueDataSerializer.RawValueDataSerializerSnapshot
-
- createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - 类 中的方法org.apache.flink.table.runtime.typeutils.WindowKeySerializer.WindowKeySerializerSnapshot
-
- createOutputFormat(Path) - 接口 中的方法org.apache.flink.table.filesystem.OutputFormatFactory
-
Create a OutputFormat with specific path.
- createOutputView(IOManager, FileIOChannel.ID, boolean, BlockCompressionFactory, int, int) - 类 中的静态方法org.apache.flink.table.runtime.util.FileChannelUtil
-
- createPartitionDir(String...) - 类 中的方法org.apache.flink.table.filesystem.PartitionTempFileManager
-
Generate a new partition directory with partitions.
- createPartitionTimeCommitPredicate(Configuration, ClassLoader, List<String>) - 接口 中的静态方法org.apache.flink.table.filesystem.stream.PartitionCommitPredicate
-
- createPolicyChain(ClassLoader, String, String, String, Supplier<FileSystem>) - 接口 中的静态方法org.apache.flink.table.filesystem.PartitionCommitPolicy
-
Create a policy chain from config.
- createPredicateContext(String, long, long, long) - 接口 中的静态方法org.apache.flink.table.filesystem.stream.PartitionCommitPredicate
-
- createProcTime() - 接口 中的方法org.apache.flink.table.filesystem.stream.PartitionCommitPredicate.PredicateContext
-
Return the creation time of the partition.
- createProcTimeCommitPredicate(Configuration) - 接口 中的静态方法org.apache.flink.table.filesystem.stream.PartitionCommitPredicate
-
- createReader(Configuration, FileSourceSplit) - 类 中的方法org.apache.flink.table.filesystem.DeserializationSchemaAdapter
-
- createReader(Configuration, SplitT) - 类 中的方法org.apache.flink.table.filesystem.LimitableBulkFormat
-
- createRecordsCombiner(RuntimeContext, WindowTimerService<Long>, KeyedStateBackend<RowData>, WindowState<Long>, boolean) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.combines.AggCombiner.Factory
-
- createRecordsCombiner(RuntimeContext, WindowTimerService<Long>, KeyedStateBackend<RowData>, WindowState<Long>, boolean) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.combines.GlobalAggCombiner.Factory
-
- createRecordsCombiner(RuntimeContext, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.combines.LocalAggCombiner.Factory
-
- createRecordsCombiner(RuntimeContext, WindowTimerService<Long>, KeyedStateBackend<RowData>, WindowState<Long>, boolean) - 类 中的方法org.apache.flink.table.runtime.operators.rank.window.combines.TopNRecordsCombiner.Factory
-
- createRecordsCombiner(RuntimeContext, WindowTimerService<Long>, KeyedStateBackend<RowData>, WindowState<Long>, boolean) - 接口 中的方法org.apache.flink.table.runtime.operators.window.combines.RecordsCombiner.Factory
-
- createRecordsCombiner(RuntimeContext, Collector<RowData>) - 接口 中的方法org.apache.flink.table.runtime.operators.window.combines.RecordsCombiner.LocalFactory
-
- createSerializer(ExecutionConfig) - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- createSerializer(ExecutionConfig) - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
-
- createSerializer(ExecutionConfig) - 类 中的方法org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- createSerializer(ExecutionConfig) - 类 中的方法org.apache.flink.table.runtime.typeutils.SortedMapTypeInfo
-
- createSerializer(ExecutionConfig) - 类 中的方法org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
-
- createSerializer(ExecutionConfig) - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
-
- createStreamConfig(StreamOperatorParameters<RowData>, TableOperatorWrapper<?>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.BatchMultipleInputStreamOperator
-
- createStreamConfig(StreamOperatorParameters<RowData>, TableOperatorWrapper<?>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.MultipleInputStreamOperatorBase
-
- createStreamOperator(StreamOperatorParameters<OUT>) - 类 中的方法org.apache.flink.table.runtime.operators.CodeGenOperatorFactory
-
- createStreamOperator(StreamOperatorParameters<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.BatchMultipleInputStreamOperatorFactory
-
- createStreamOperator(StreamOperatorParameters) - 类 中的方法org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperatorFactory
-
- createTableMetaStore() - 类 中的方法org.apache.flink.table.filesystem.EmptyMetaStoreFactory
-
- createTableMetaStore() - 接口 中的方法org.apache.flink.table.filesystem.TableMetaStoreFactory
-
- createTtlConfig(long) - 类 中的静态方法org.apache.flink.table.runtime.util.StateConfigUtil
-
Creates a StateTtlConfig depends on retentionTime parameter.
- createTypeInformation(DataType) - 类 中的方法org.apache.flink.table.runtime.connector.sink.SinkRuntimeProviderContext
-
- createTypeInformation(DataType) - 类 中的方法org.apache.flink.table.runtime.connector.source.LookupRuntimeProviderContext
-
- createTypeInformation(DataType) - 类 中的方法org.apache.flink.table.runtime.connector.source.ScanRuntimeProviderContext
-
- createUnnestFunction(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlUnnestUtils
-
- createValueSetter(LogicalType) - 接口 中的静态方法org.apache.flink.table.data.writer.BinaryWriter
-
Creates an accessor for setting the elements of an array writer during runtime.
- createWindowSerializer() - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- createWindowSerializer() - 类 中的方法org.apache.flink.table.runtime.operators.rank.window.processors.WindowRankProcessor
-
- createWindowSerializer() - 接口 中的方法org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowProcessor
-
Returns the serializer of the window type.
- ctx - 类 中的变量org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- ctx - 类 中的变量org.apache.flink.table.runtime.operators.bundle.MapBundleFunction
-
- ctx - 类 中的变量org.apache.flink.table.runtime.operators.TableStreamOperator
-
- ctx - 类 中的变量org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction
-
- ctx - 类 中的变量org.apache.flink.table.runtime.operators.window.triggers.WindowTrigger
-
- cumulative(int, ZoneId, Duration, Duration) - 类 中的静态方法org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners
-
Creates a cumulative window
SliceAssigner that assigns elements to slices of
cumulative windows.
- cumulative(Duration, Duration) - 类 中的方法org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- CumulativeSliceAssigner(int, ZoneId, long, long, long) - 类 的构造器org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.CumulativeSliceAssigner
-
- CumulativeWindowAssigner - org.apache.flink.table.runtime.operators.window.assigners中的类
-
A
WindowAssigner that windows elements into cumulative windows based on the timestamp of
the elements.
- CumulativeWindowAssigner(long, long, long, boolean) - 类 的构造器org.apache.flink.table.runtime.operators.window.assigners.CumulativeWindowAssigner
-
- current() - 类 中的方法org.apache.flink.table.runtime.hashtable.ProbeIterator
-
- currentEnumerator - 类 中的变量org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
The channel enumerator that is used while processing the current partition to create channels
for the spill partitions it requires.
- currentKey() - 接口 中的方法org.apache.flink.table.runtime.context.ExecutionContext
-
- currentKey() - 类 中的方法org.apache.flink.table.runtime.context.ExecutionContextImpl
-
- currentKey() - 接口 中的方法org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction.Context
-
- currentProcessingTime() - 类 中的方法org.apache.flink.table.runtime.operators.TableStreamOperator.ContextImpl
-
- currentProcessingTime() - 接口 中的方法org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction.Context
-
Returns the current processing time.
- currentProcessingTime() - 接口 中的方法org.apache.flink.table.runtime.operators.window.slicing.ClockService
-
Returns the current processing time.
- currentProcessingTime() - 接口 中的方法org.apache.flink.table.runtime.operators.window.slicing.WindowTimerService
-
Returns the current processing time.
- currentProcessingTime() - 类 中的方法org.apache.flink.table.runtime.operators.window.slicing.WindowTimerServiceImpl
-
- currentProcTime() - 接口 中的方法org.apache.flink.table.filesystem.stream.PartitionCommitPredicate.PredicateContext
-
Return the current process time.
- currentProgress - 类 中的变量org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- currentRecursionDepth - 类 中的变量org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
The recursion depth of the partition that is currently processed.
- currentSortIndexOffset - 类 中的变量org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- currentSortIndexSegment - 类 中的变量org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- currentSpilledBuildSide - 类 中的变量org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
The reader for the spilled-file of the build partition that is currently read.
- currentSpilledProbeSide - 类 中的变量org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
The reader for the spilled-file of the probe partition that is currently read.
- currentWatermark - 类 中的变量org.apache.flink.table.filesystem.stream.AbstractStreamingWriter
-
- currentWatermark() - 接口 中的方法org.apache.flink.table.filesystem.stream.PartitionCommitPredicate.PredicateContext
-
Returns the current event-time watermark.
- currentWatermark(RowData) - 类 中的方法org.apache.flink.table.runtime.generated.WatermarkGenerator
-
Returns the watermark for the current row or null if no watermark should be generated.
- currentWatermark() - 类 中的方法org.apache.flink.table.runtime.operators.TableStreamOperator.ContextImpl
-
- currentWatermark - 类 中的变量org.apache.flink.table.runtime.operators.TableStreamOperator
-
We listen to this ourselves because we don't have an InternalTimerService.
- currentWatermark() - 接口 中的方法org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction.Context
-
Returns the current event-time watermark.
- currentWatermark() - 接口 中的方法org.apache.flink.table.runtime.operators.window.slicing.WindowTimerService
-
Returns the current event-time watermark.
- currentWatermark() - 类 中的方法org.apache.flink.table.runtime.operators.window.slicing.WindowTimerServiceImpl
-
- currentWatermark(RowData) - 类 中的方法org.apache.flink.table.runtime.operators.wmassigners.BoundedOutOfOrderWatermarkGenerator
-
- CUSTOM - 接口 中的静态变量org.apache.flink.table.filesystem.PartitionCommitPolicy
-
- CUSTOM - 接口 中的静态变量org.apache.flink.table.filesystem.PartitionTimeExtractor
-
- data - 类 中的变量org.apache.flink.table.data.vector.BytesColumnVector.Bytes
-
- databaseName() - 接口 中的方法org.apache.flink.table.filesystem.PartitionCommitPolicy.Context
-
Database name of this table.
- DataFormatConverter() - 类 的构造器org.apache.flink.table.data.util.DataFormatConverters.DataFormatConverter
-
- DataFormatConverters - org.apache.flink.table.data.util中的类
-
Converters between internal data format and java format.
- DataFormatConverters() - 类 的构造器org.apache.flink.table.data.util.DataFormatConverters
-
- DataFormatConverters.AbstractRowDataConverter<E> - org.apache.flink.table.data.util中的类
-
Abstract converter for internal base row.
- DataFormatConverters.ArrayDataConverter - org.apache.flink.table.data.util中的类
-
Converter for ArrayData.
- DataFormatConverters.BigDecimalConverter - org.apache.flink.table.data.util中的类
-
Converter for BigDecimal.
- DataFormatConverters.BooleanConverter - org.apache.flink.table.data.util中的类
-
Converter for boolean.
- DataFormatConverters.ByteConverter - org.apache.flink.table.data.util中的类
-
Converter for byte.
- DataFormatConverters.CaseClassConverter - org.apache.flink.table.data.util中的类
-
Converter for case class.
- DataFormatConverters.DataFormatConverter<Internal,External> - org.apache.flink.table.data.util中的类
-
Converter between internal data format and java format.
- DataFormatConverters.DateConverter - org.apache.flink.table.data.util中的类
-
Converter for date.
- DataFormatConverters.DecimalDataConverter - org.apache.flink.table.data.util中的类
-
Converter for DecimalData.
- DataFormatConverters.DoubleConverter - org.apache.flink.table.data.util中的类
-
Converter for double.
- DataFormatConverters.FloatConverter - org.apache.flink.table.data.util中的类
-
Converter for float.
- DataFormatConverters.GenericConverter<T> - org.apache.flink.table.data.util中的类
-
Converter for RawValueData.
- DataFormatConverters.IdentityConverter<T> - org.apache.flink.table.data.util中的类
-
Identity converter.
- DataFormatConverters.InstantConverter - org.apache.flink.table.data.util中的类
-
Converter for Instant.
- DataFormatConverters.IntConverter - org.apache.flink.table.data.util中的类
-
Converter for int.
- DataFormatConverters.LocalDateConverter - org.apache.flink.table.data.util中的类
-
Converter for LocalDate.
- DataFormatConverters.LocalDateTimeConverter - org.apache.flink.table.data.util中的类
-
Converter for LocalDateTime.
- DataFormatConverters.LocalTimeConverter - org.apache.flink.table.data.util中的类
-
Converter for LocalTime.
- DataFormatConverters.LongConverter - org.apache.flink.table.data.util中的类
-
Converter for long.
- DataFormatConverters.LongTimestampDataConverter - org.apache.flink.table.data.util中的类
-
Converter for Long and TimestampData.
- DataFormatConverters.MapConverter - org.apache.flink.table.data.util中的类
-
Converter for map.
- DataFormatConverters.MapDataConverter - org.apache.flink.table.data.util中的类
-
Converter for MapData.
- DataFormatConverters.ObjectArrayConverter<T> - org.apache.flink.table.data.util中的类
-
Converter for object array.
- DataFormatConverters.PojoConverter<T> - org.apache.flink.table.data.util中的类
-
Converter for pojo.
- DataFormatConverters.PrimitiveBooleanArrayConverter - org.apache.flink.table.data.util中的类
-
Converter for primitive boolean array.
- DataFormatConverters.PrimitiveByteArrayConverter - org.apache.flink.table.data.util中的类
-
Converter for primitive byte array.
- DataFormatConverters.PrimitiveDoubleArrayConverter - org.apache.flink.table.data.util中的类
-
Converter for primitive double array.
- DataFormatConverters.PrimitiveFloatArrayConverter - org.apache.flink.table.data.util中的类
-
Converter for primitive float array.
- DataFormatConverters.PrimitiveIntArrayConverter - org.apache.flink.table.data.util中的类
-
Converter for primitive int array.
- DataFormatConverters.PrimitiveLongArrayConverter - org.apache.flink.table.data.util中的类
-
Converter for primitive long array.
- DataFormatConverters.PrimitiveShortArrayConverter - org.apache.flink.table.data.util中的类
-
Converter for primitive short array.
- DataFormatConverters.RawValueDataConverter - org.apache.flink.table.data.util中的类
-
Converter for RawValueData.
- DataFormatConverters.RowConverter - org.apache.flink.table.data.util中的类
-
Converter for row.
- DataFormatConverters.RowDataConverter - org.apache.flink.table.data.util中的类
-
Converter for base row.
- DataFormatConverters.ShortConverter - org.apache.flink.table.data.util中的类
-
Converter for short.
- DataFormatConverters.StringConverter - org.apache.flink.table.data.util中的类
-
Converter for String.
- DataFormatConverters.StringDataConverter - org.apache.flink.table.data.util中的类
-
Converter for StringData.
- DataFormatConverters.TimeConverter - org.apache.flink.table.data.util中的类
-
Converter for time.
- DataFormatConverters.TimestampConverter - org.apache.flink.table.data.util中的类
-
Converter for timestamp.
- DataFormatConverters.TimestampDataConverter - org.apache.flink.table.data.util中的类
-
Converter for TimestampData class.
- DataFormatConverters.TimestampLtzConverter - org.apache.flink.table.data.util中的类
-
Converter for timestamp which doesn't consider the time zone.
- DataFormatConverters.TupleConverter - org.apache.flink.table.data.util中的类
-
Converter for flink tuple.
- DataStructureConverter<I,E> - org.apache.flink.table.data.conversion中的接口
-
Converter between internal and external data structure.
- DataStructureConverters - org.apache.flink.table.data.conversion中的类
-
Registry of available data structure converters.
- DataStructureConverters() - 类 的构造器org.apache.flink.table.data.conversion.DataStructureConverters
-
- DataTypePrecisionFixer - org.apache.flink.table.runtime.types中的类
-
The data type visitor used to fix the precision for data type with the given logical type which
carries the correct precisions.
- DataTypePrecisionFixer(LogicalType) - 类 的构造器org.apache.flink.table.runtime.types.DataTypePrecisionFixer
-
Creates a new instance with the given logical type.
- dateAdd(String, int, TimeZone) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
Do addition on date string.
- dateAdd(long, int, TimeZone) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
Do addition on timestamp.
- dateAdd(String, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- dateAdd(long, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- DateDateConverter - org.apache.flink.table.data.conversion中的类
-
Converter for
DateType of
Date external type.
- DateDateConverter() - 类 的构造器org.apache.flink.table.data.conversion.DateDateConverter
-
- dateDiff(long, long, TimeZone) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
NOTE: (1).
- dateDiff(String, long, TimeZone) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- dateDiff(long, String, TimeZone) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- dateDiff(String, String, TimeZone) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- dateDiff(long, long) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- dateDiff(String, long) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- dateDiff(long, String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- dateDiff(String, String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- dateFormat(TimestampData, String, ZoneId) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
Format a timestamp as specific.
- dateFormat(TimestampData, String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- dateFormat(TimestampData, String, TimeZone) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- dateFormat(long, String, TimeZone) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
Format a timestamp as specific.
- dateFormat(String, String, String, TimeZone) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
Format a string datetime as specific.
- dateFormat(String, String, TimeZone) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- dateFormat(long, String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- dateFormat(String, String, String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- dateFormat(String, String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- dateFormatTz(long, String, String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- dateFormatTz(long, String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- DateLocalDateConverter - org.apache.flink.table.data.conversion中的类
-
Converter for DateType of LocalDate external type.
- DateLocalDateConverter() - 类 的构造器org.apache.flink.table.data.conversion.DateLocalDateConverter
-
- dateStringToUnixDate(String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- dateSub(String, int, TimeZone) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
Do subtraction on date string.
- dateSub(long, int, TimeZone) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
Do subtraction on date string.
- dateSub(String, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- dateSub(long, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- dateToInternal(Date) - 类 中的静态方法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) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- DayTimeIntervalDurationConverter - org.apache.flink.table.data.conversion中的类
-
Converter for DayTimeIntervalType of Duration external type.
- DayTimeIntervalDurationConverter() - 类 的构造器org.apache.flink.table.data.conversion.DayTimeIntervalDurationConverter
-
- DECIMAL_SYSTEM_DEFAULT - 类 中的静态变量org.apache.flink.table.data.DecimalDataUtils
-
- DecimalBigDecimalConverter - org.apache.flink.table.data.conversion中的类
-
Converter for
DecimalType of
BigDecimal external type.
- DecimalColumnVector - org.apache.flink.table.data.vector中的接口
-
Decimal column vector.
- DecimalDataConverter(int, int) - 类 的构造器org.apache.flink.table.data.util.DataFormatConverters.DecimalDataConverter
-
- DecimalDataSerializer - org.apache.flink.table.runtime.typeutils中的类
-
Serializer for DecimalData.
- DecimalDataSerializer(int, int) - 类 的构造器org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
-
- DecimalDataSerializer.DecimalSerializerSnapshot - org.apache.flink.table.runtime.typeutils中的类
-
- DecimalDataTypeInfo - org.apache.flink.table.runtime.typeutils中的类
-
TypeInformation for DecimalData.
- DecimalDataTypeInfo(int, int) - 类 的构造器org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- DecimalDataUtils - org.apache.flink.table.data中的类
-
Utilities for DecimalData.
- DecimalDataUtils() - 类 的构造器org.apache.flink.table.data.DecimalDataUtils
-
- DecimalSerializerSnapshot() - 类 的构造器org.apache.flink.table.runtime.typeutils.DecimalDataSerializer.DecimalSerializerSnapshot
-
- decodeToBinary(int) - 接口 中的方法org.apache.flink.table.data.vector.Dictionary
-
- decodeToDouble(int) - 接口 中的方法org.apache.flink.table.data.vector.Dictionary
-
- decodeToFloat(int) - 接口 中的方法org.apache.flink.table.data.vector.Dictionary
-
- decodeToInt(int) - 接口 中的方法org.apache.flink.table.data.vector.Dictionary
-
- decodeToLong(int) - 接口 中的方法org.apache.flink.table.data.vector.Dictionary
-
- decodeToTimestamp(int) - 接口 中的方法org.apache.flink.table.data.vector.Dictionary
-
- decodeUTF8(byte[], int, int) - 类 中的静态方法org.apache.flink.table.runtime.util.StringUtf8Utils
-
- decodeUTF8(MemorySegment, int, int) - 类 中的静态方法org.apache.flink.table.runtime.util.StringUtf8Utils
-
- decodeUTF8Strict(byte[], int, int, char[]) - 类 中的静态方法org.apache.flink.table.runtime.util.StringUtf8Utils
-
- decodeUTF8Strict(MemorySegment, int, int, char[]) - 类 中的静态方法org.apache.flink.table.runtime.util.StringUtf8Utils
-
- deduplicateOnRowTime(ValueState<RowData>, RowData, Collector<RowData>, boolean, boolean, int, boolean) - 类 中的静态方法org.apache.flink.table.runtime.operators.deduplicate.RowTimeDeduplicateFunction
-
Processes element to deduplicate on keys with row time semantic, sends current element if it
is last or first row, retracts previous element if needed.
- DEFAULT - 接口 中的静态变量org.apache.flink.table.filesystem.PartitionTimeExtractor
-
- DEFAULT_INITIAL_SIZE - 类 中的静态变量org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
The initial default size of a hash table.
- DEFAULT_LOAD_FACTOR - 类 中的静态变量org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
The default load factor of a hash table.
- DEFAULT_SEED - 类 中的静态变量org.apache.flink.table.runtime.util.MurmurHashUtil
-
- DEFAULT_SIZE - 类 中的静态变量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) - 类 中的静态方法org.apache.flink.table.runtime.util.StringUtf8Utils
-
- defaultEncodeUTF8(String, byte[]) - 类 中的静态方法org.apache.flink.table.runtime.util.StringUtf8Utils
-
- DefaultPartTimeExtractor - org.apache.flink.table.filesystem中的类
-
- DefaultPartTimeExtractor(String) - 类 的构造器org.apache.flink.table.filesystem.DefaultPartTimeExtractor
-
- defaultPartValue - 类 中的变量org.apache.flink.table.filesystem.RowDataPartitionComputer
-
- defaultPartValue - 类 中的变量org.apache.flink.table.filesystem.RowPartitionComputer
-
- degrees(DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- DelegatingResultFuture<OUT> - org.apache.flink.table.runtime.operators.join.lookup中的类
-
- DelegatingResultFuture(ResultFuture<OUT>) - 类 的构造器org.apache.flink.table.runtime.operators.join.lookup.DelegatingResultFuture
-
- deleteChannel() - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- deleteChannel() - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
-
- deleteCleanupTimer(W) - 接口 中的方法org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction.Context
-
Deletes the cleanup timer set for the contents of the provided window.
- deleteEventTimeTimer(long) - 类 中的方法org.apache.flink.table.runtime.operators.TableStreamOperator.ContextImpl
-
- deleteEventTimeTimer(long) - 接口 中的方法org.apache.flink.table.runtime.operators.window.triggers.Trigger.TriggerContext
-
Delete the event-time trigger for the given time.
- deleteProcessingTimeTimer(long) - 类 中的方法org.apache.flink.table.runtime.operators.TableStreamOperator.ContextImpl
-
- deleteProcessingTimeTimer(long) - 接口 中的方法org.apache.flink.table.runtime.operators.window.triggers.Trigger.TriggerContext
-
Delete the processing time trigger for the given time.
- DENSE_THRESHOLD - 类 中的静态变量org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
Decide whether to convert to dense mode if it does not require more memory or could fit
within L1 cache.
- DeserializationSchemaAdapter - org.apache.flink.table.filesystem中的类
-
Adapter to turn a DeserializationSchema into a BulkFormat.
- DeserializationSchemaAdapter(DeserializationSchema<RowData>, TableSchema, int[], List<String>, String) - 类 的构造器org.apache.flink.table.filesystem.DeserializationSchemaAdapter
-
- deserialize(byte[]) - 类 中的方法org.apache.flink.formats.raw.RawFormatDeserializationSchema
-
- deserialize(DataInputView) - 类 中的方法org.apache.flink.table.runtime.operators.window.CountWindow.Serializer
-
- deserialize(CountWindow, DataInputView) - 类 中的方法org.apache.flink.table.runtime.operators.window.CountWindow.Serializer
-
- deserialize(DataInputView) - 类 中的方法org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
-
- deserialize(TimeWindow, DataInputView) - 类 中的方法org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
-
- deserialize(DataInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
-
- deserialize(ArrayData, DataInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
-
- deserialize(DataInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- deserialize(BinaryRowData, DataInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- deserialize(DataInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
-
- deserialize(DecimalData, DataInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
-
- deserialize(DataInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- deserialize(E, DataInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- deserialize(DataInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.LinkedListSerializer
-
- deserialize(LinkedList<T>, DataInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.LinkedListSerializer
-
- deserialize(DataInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
- deserialize(MapData, DataInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
- deserialize(DataInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
-
- deserialize(RawValueData<T>, DataInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
-
- deserialize(DataInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- deserialize(RowData, DataInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- deserialize(DataInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.StringDataSerializer
-
- deserialize(StringData, DataInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.StringDataSerializer
-
- deserialize(DataInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
-
- deserialize(TimestampData, DataInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
-
- deserialize(DataInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- deserialize(WindowKey, DataInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- deserializeFromPages(AbstractPagedInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- deserializeFromPages(BinaryRowData, AbstractPagedInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- deserializeFromPages(AbstractPagedInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.PagedTypeSerializer
-
De-serializes a record from the given source paged input view.
- deserializeFromPages(T, AbstractPagedInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.PagedTypeSerializer
-
- deserializeFromPages(AbstractPagedInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- deserializeFromPages(RowData, AbstractPagedInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- deserializeFromPages(AbstractPagedInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- deserializeFromPages(WindowKey, AbstractPagedInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- deserializeInternal(DataInputView) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.StringDataSerializer
-
- Dictionary - org.apache.flink.table.data.vector中的接口
-
The interface for dictionary in AbstractColumnVector to decode dictionary encoded values.
- dictionary - 类 中的变量org.apache.flink.table.data.vector.writable.AbstractWritableVector
-
The Dictionary for this column.
- dictionaryIds - 类 中的变量org.apache.flink.table.data.vector.heap.AbstractHeapVector
-
Reusable column for ids of dictionary.
- dispose() - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryInMemorySortBuffer
-
- divide(DecimalData, DecimalData, int, int) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- divideInt(int, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- divideToIntegralValue(DecimalData, DecimalData, int, int) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
Returns a DecimalData whose value is the integer part of the quotient (this /
divisor) rounded down.
- DOUBLE_ARRAY_OFFSET - 类 中的静态变量org.apache.flink.table.data.vector.heap.AbstractHeapVector
-
- DoubleColumnVector - org.apache.flink.table.data.vector中的接口
-
Double column vector.
- DoubleHashSet - org.apache.flink.table.runtime.util.collections中的类
-
Double hash set.
- DoubleHashSet(int, float) - 类 的构造器org.apache.flink.table.runtime.util.collections.DoubleHashSet
-
- DoubleHashSet(int) - 类 的构造器org.apache.flink.table.runtime.util.collections.DoubleHashSet
-
- DoubleHashSet() - 类 的构造器org.apache.flink.table.runtime.util.collections.DoubleHashSet
-
- doubleValue(DecimalData) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- DropUpdateBeforeFunction - org.apache.flink.table.runtime.operators.misc中的类
-
A function drops only rows with RowKind.UPDATE_BEFORE changelog kind.
- DropUpdateBeforeFunction() - 类 的构造器org.apache.flink.table.runtime.operators.misc.DropUpdateBeforeFunction
-
- duplicate() - 类 中的方法org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
-
- duplicate() - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- duplicate() - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
-
- duplicate() - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- duplicate() - 类 中的方法org.apache.flink.table.runtime.typeutils.LinkedListSerializer
-
- duplicate() - 类 中的方法org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
- duplicate() - 类 中的方法org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
-
- duplicate() - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- duplicate() - 类 中的方法org.apache.flink.table.runtime.typeutils.SortedMapSerializer
-
- duplicate() - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
-
- duplicate() - 类 中的方法org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- DynamicPartitionWriter<T> - 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>) - 类 的构造器org.apache.flink.table.filesystem.DynamicPartitionWriter
-
- f - 类 中的变量org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
The acceptable load factor.
- factory(SupplierWithException<BucketWriter<T, String>, IOException>) - 类 中的静态方法org.apache.flink.table.filesystem.stream.compact.CompactBucketWriter
-
- factory(BulkFormat<T, FileSourceSplit>) - 类 中的静态方法org.apache.flink.table.filesystem.stream.compact.CompactBulkReader
-
- factory(FileInputFormat<T>) - 类 中的静态方法org.apache.flink.table.filesystem.stream.compact.FileInputFormatCompactReader
-
- Factory(PagedTypeSerializer<RowData>, AbstractRowDataSerializer<RowData>, RecordsCombiner.Factory) - 类 的构造器org.apache.flink.table.runtime.operators.aggregate.window.buffers.RecordsWindowBuffer.Factory
-
- Factory(GeneratedNamespaceAggsHandleFunction<Long>) - 类 的构造器org.apache.flink.table.runtime.operators.aggregate.window.combines.AggCombiner.Factory
-
- Factory(GeneratedNamespaceAggsHandleFunction<Long>, GeneratedNamespaceAggsHandleFunction<Long>) - 类 的构造器org.apache.flink.table.runtime.operators.aggregate.window.combines.GlobalAggCombiner.Factory
-
- Factory(GeneratedNamespaceAggsHandleFunction<Long>) - 类 的构造器org.apache.flink.table.runtime.operators.aggregate.window.combines.LocalAggCombiner.Factory
-
- Factory(GeneratedRecordComparator, RowDataKeySelector, TypeSerializer<RowData>, long) - 类 的构造器org.apache.flink.table.runtime.operators.rank.window.combines.TopNRecordsCombiner.Factory
-
- factoryIdentifier() - 类 中的方法org.apache.flink.formats.raw.RawFormatFactory
-
- factoryIdentifier() - 类 中的方法org.apache.flink.table.filesystem.FileSystemTableFactory
-
- FastTop1Function - org.apache.flink.table.runtime.operators.rank中的类
-
- FastTop1Function(StateTtlConfig, InternalTypeInfo<RowData>, GeneratedRecordComparator, RowDataKeySelector, RankType, RankRange, boolean, boolean, long) - 类 的构造器org.apache.flink.table.runtime.operators.rank.FastTop1Function
-
- fetch(PartitionFetcher.Context<P>) - 接口 中的方法org.apache.flink.table.filesystem.PartitionFetcher
-
Fetch the suitable partitions, call this method should guarantee the fetcher has opened.
- fetchPartitions(ContinuousPartitionFetcher.Context<P, T>, T) - 接口 中的方法org.apache.flink.table.filesystem.ContinuousPartitionFetcher
-
Fetch partitions by previous partition offset (Including).
- FIELD_NAME_END - 类 中的静态变量org.apache.flink.table.runtime.operators.rank.ConstantRankRange
-
- FIELD_NAME_END_INDEX - 类 中的静态变量org.apache.flink.table.runtime.operators.rank.VariableRankRange
-
- FIELD_NAME_START - 类 中的静态变量org.apache.flink.table.runtime.operators.rank.ConstantRankRange
-
- fields - 类 中的变量org.apache.flink.table.data.BoxedWrapperRowData
-
- FileChannelUtil - org.apache.flink.table.runtime.util中的类
-
File channel util for runtime.
- FileChannelUtil() - 类 的构造器org.apache.flink.table.runtime.util.FileChannelUtil
-
- FileInputFormatCompactReader<T> - org.apache.flink.table.filesystem.stream.compact中的类
-
- FileSystemConnectorOptions - org.apache.flink.table.filesystem中的类
-
Options for the filesystem connector.
- FileSystemConnectorOptions.PartitionCommitTriggerType - org.apache.flink.table.filesystem中的枚举
-
- FileSystemConnectorOptions.PartitionOrder - org.apache.flink.table.filesystem中的枚举
-
- FileSystemFactory - org.apache.flink.table.filesystem中的接口
-
A factory to create file systems.
- FileSystemLookupFunction<P> - org.apache.flink.table.filesystem中的类
-
Lookup function for filesystem connector tables.
- FileSystemLookupFunction(PartitionFetcher<P>, PartitionFetcher.Context<P>, PartitionReader<P, RowData>, RowType, int[], Duration) - 类 的构造器org.apache.flink.table.filesystem.FileSystemLookupFunction
-
- FileSystemOutputFormat<T> - org.apache.flink.table.filesystem中的类
-
File system OutputFormat for batch job.
- FileSystemOutputFormat.Builder<T> - org.apache.flink.table.filesystem中的类
-
- FileSystemTableFactory - org.apache.flink.table.filesystem中的类
-
File system TableFactory.
- FileSystemTableFactory() - 类 的构造器org.apache.flink.table.filesystem.FileSystemTableFactory
-
- FileSystemTableSink - org.apache.flink.table.filesystem中的类
-
File system DynamicTableSink.
- FileSystemTableSink.ProjectionBulkFactory - org.apache.flink.table.filesystem中的类
-
Project row to non-partition fields.
- FileSystemTableSink.TableBucketAssigner - org.apache.flink.table.filesystem中的类
-
- FileSystemTableSink.TableRollingPolicy - org.apache.flink.table.filesystem中的类
-
Table RollingPolicy, it extends CheckpointRollingPolicy for bulk writers.
- FileSystemTableSource - org.apache.flink.table.filesystem中的类
-
File system table source.
- FileSystemTableSource(DynamicTableFactory.Context, DecodingFormat<BulkFormat<RowData, FileSourceSplit>>, DecodingFormat<DeserializationSchema<RowData>>, FileSystemFormatFactory) - 类 的构造器org.apache.flink.table.filesystem.FileSystemTableSource
-
- fill(boolean) - 类 中的方法org.apache.flink.table.data.vector.heap.HeapBooleanVector
-
- fill(byte[]) - 类 中的方法org.apache.flink.table.data.vector.heap.HeapBytesVector
-
- fill(byte) - 类 中的方法org.apache.flink.table.data.vector.heap.HeapByteVector
-
- fill(double) - 类 中的方法org.apache.flink.table.data.vector.heap.HeapDoubleVector
-
- fill(float) - 类 中的方法org.apache.flink.table.data.vector.heap.HeapFloatVector
-
- fill(int) - 类 中的方法org.apache.flink.table.data.vector.heap.HeapIntVector
-
- fill(long) - 类 中的方法org.apache.flink.table.data.vector.heap.HeapLongVector
-
- fill(short) - 类 中的方法org.apache.flink.table.data.vector.heap.HeapShortVector
-
- fill(TimestampData) - 类 中的方法org.apache.flink.table.data.vector.heap.HeapTimestampVector
-
- fill(boolean) - 接口 中的方法org.apache.flink.table.data.vector.writable.WritableBooleanVector
-
Fill the column vector with the provided value.
- fill(byte[]) - 接口 中的方法org.apache.flink.table.data.vector.writable.WritableBytesVector
-
Fill the column vector with the provided value.
- fill(byte) - 接口 中的方法org.apache.flink.table.data.vector.writable.WritableByteVector
-
Fill the column vector with the provided value.
- fill(double) - 接口 中的方法org.apache.flink.table.data.vector.writable.WritableDoubleVector
-
Fill the column vector with the provided value.
- fill(float) - 接口 中的方法org.apache.flink.table.data.vector.writable.WritableFloatVector
-
Fill the column vector with the provided value.
- fill(int) - 接口 中的方法org.apache.flink.table.data.vector.writable.WritableIntVector
-
Fill the column vector with the provided value.
- fill(long) - 接口 中的方法org.apache.flink.table.data.vector.writable.WritableLongVector
-
Fill the column vector with the provided value.
- fill(short) - 接口 中的方法org.apache.flink.table.data.vector.writable.WritableShortVector
-
Fill the column vector with the provided value.
- fill(TimestampData) - 接口 中的方法org.apache.flink.table.data.vector.writable.WritableTimestampVector
-
Fill the column vector with the provided value.
- fillWithNulls() - 类 中的方法org.apache.flink.table.data.vector.heap.AbstractHeapVector
-
- fillWithNulls() - 接口 中的方法org.apache.flink.table.data.vector.writable.WritableColumnVector
-
Fill the column vector with nulls.
- filter(RowData, IterativeCondition.Context<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.match.IterativeConditionRunner
-
- filter(RowData) - 类 中的方法org.apache.flink.table.runtime.operators.misc.DropUpdateBeforeFunction
-
- filter(RowData) - 类 中的方法org.apache.flink.table.runtime.operators.sink.SinkNotNullEnforcer
-
- filterNullKeys(boolean[]) - 类 中的方法org.apache.flink.table.runtime.operators.join.window.WindowJoinOperatorBuilder
-
- finalizeGlobal(int) - 类 中的方法org.apache.flink.table.filesystem.FileSystemOutputFormat
-
- find(MemorySegment[], int, int, MemorySegment[], int, int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
Find equal segments2 in segments1.
- finish() - 类 中的方法org.apache.flink.table.runtime.operators.bundle.AbstractMapBundleOperator
-
- finish() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.MultipleInputStreamOperatorBase
-
Finish all sub-operators in a multiple input operator effect way.
- finish() - 类 中的方法org.apache.flink.table.runtime.operators.sort.StreamSortOperator
-
- finish() - 类 中的方法org.apache.flink.table.runtime.operators.wmassigners.RowTimeMiniBatchAssginerOperator
-
- finish() - 类 中的方法org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperator
-
- finishBundle(Map<RowData, RowData>, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.MiniBatchGlobalGroupAggFunction
-
- finishBundle(Map<RowData, List<RowData>>, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.MiniBatchGroupAggFunction
-
- finishBundle(Map<RowData, RowData>, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.MiniBatchIncrementalGroupAggFunction
-
- finishBundle(Map<RowData, RowData>, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.MiniBatchLocalGroupAggFunction
-
- finishBundle() - 类 中的方法org.apache.flink.table.runtime.operators.bundle.AbstractMapBundleOperator
-
- finishBundle(Map<K, V>, Collector<OUT>) - 类 中的方法org.apache.flink.table.runtime.operators.bundle.MapBundleFunction
-
Called when a bundle is finished.
- finishBundle() - 接口 中的方法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>) - 类 中的方法org.apache.flink.table.runtime.operators.deduplicate.ProcTimeMiniBatchDeduplicateKeepFirstRowFunction
-
- finishBundle(Map<RowData, RowData>, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.deduplicate.ProcTimeMiniBatchDeduplicateKeepLastRowFunction
-
- finishBundle(Map<RowData, List<RowData>>, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.deduplicate.RowTimeMiniBatchDeduplicateFunction
-
- finishBundle(Map<RowData, RowData>, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.deduplicate.RowTimeMiniBatchLatestChangeDeduplicateFunction
-
- fireWindow(Long) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.processors.SliceSharedWindowAggProcessor
-
- fireWindow(Long) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.processors.SliceUnsharedWindowAggProcessor
-
- fireWindow(Long) - 类 中的方法org.apache.flink.table.runtime.operators.rank.window.processors.WindowRankProcessor
-
- fireWindow(W) - 接口 中的方法org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowProcessor
-
Emit results of the given window.
- FirstInputOfTwoInput - org.apache.flink.table.runtime.operators.multipleinput.input中的类
-
Input for the first input of TwoInputStreamOperator.
- FirstInputOfTwoInput(TwoInputStreamOperator<RowData, RowData, RowData>) - 类 的构造器org.apache.flink.table.runtime.operators.multipleinput.input.FirstInputOfTwoInput
-
- FirstInputOfTwoInputStreamOperatorOutput - org.apache.flink.table.runtime.operators.multipleinput.output中的类
-
An Output that can be used to emit elements and other messages for the first input of
TwoInputStreamOperator.
- FirstInputOfTwoInputStreamOperatorOutput(TwoInputStreamOperator<RowData, RowData, RowData>) - 类 的构造器org.apache.flink.table.runtime.operators.multipleinput.output.FirstInputOfTwoInputStreamOperatorOutput
-
- FlinkJoinType - org.apache.flink.table.runtime.operators.join中的枚举
-
Join type for join.
- FLOAT_ARRAY_OFFSET - 类 中的静态变量org.apache.flink.table.data.vector.heap.AbstractHeapVector
-
- FloatColumnVector - org.apache.flink.table.data.vector中的接口
-
Float column vector.
- FloatHashSet - org.apache.flink.table.runtime.util.collections中的类
-
Float hash set.
- FloatHashSet(int, float) - 类 的构造器org.apache.flink.table.runtime.util.collections.FloatHashSet
-
- FloatHashSet(int) - 类 的构造器org.apache.flink.table.runtime.util.collections.FloatHashSet
-
- FloatHashSet() - 类 的构造器org.apache.flink.table.runtime.util.collections.FloatHashSet
-
- floor(DecimalData) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- floor(DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- flush() - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.buffers.RecordsWindowBuffer
-
- flush() - 接口 中的方法org.apache.flink.table.runtime.operators.aggregate.window.buffers.WindowBuffer
-
Flushes all intermediate buffered data to the underlying backend or output stream.
- fmix(int) - 类 中的静态方法org.apache.flink.table.runtime.util.MurmurHashUtil
-
- fmix(long) - 类 中的静态方法org.apache.flink.table.runtime.util.MurmurHashUtil
-
- forFileSystem(String) - 接口 中的静态方法org.apache.flink.table.filesystem.PartitionFieldExtractor
-
- free() - 类 中的方法org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- free() - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
- free() - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
-
release the map's record and bucket area's memory segments.
- free(boolean) - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
-
- free() - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.AbstractBytesMultiMap
-
release the map's record and bucket area's memory segments.
- free(boolean) - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.AbstractBytesMultiMap
-
- free(boolean) - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- freeCurrent() - 类 中的方法org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
Free the memory not used.
- freePages() - 类 中的方法org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- freePages() - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.BytesHashMapSpillMemorySegmentPool
-
- freePages() - 类 中的方法org.apache.flink.table.runtime.operators.sort.ListMemorySegmentPool
-
- freePages() - 类 中的方法org.apache.flink.table.runtime.util.LazyMemorySegmentPool
-
- freePages() - 接口 中的方法org.apache.flink.table.runtime.util.MemorySegmentPool
-
- fromBase64(BinaryStringData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- fromBase64(byte[]) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- fromClassToDataType(Class<?>) - 类 中的静态方法org.apache.flink.table.runtime.types.ClassDataTypeConverter
-
- fromDataTypeToLogicalType(DataType) - 类 中的静态方法org.apache.flink.table.runtime.types.LogicalTypeDataTypeConverter
-
已过时。
- fromDataTypeToTypeInfo(DataType) - 类 中的静态方法org.apache.flink.table.runtime.types.TypeInfoDataTypeConverter
-
已过时。
- fromLogicalTypeToDataType(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.types.LogicalTypeDataTypeConverter
-
已过时。
- fromLogicalTypeToTypeInfo(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.types.TypeInfoLogicalTypeConverter
-
已过时。
- fromTimestamp(long) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- fromTypeInfoToLogicalType(TypeInformation) - 类 中的静态方法org.apache.flink.table.runtime.types.TypeInfoLogicalTypeConverter
-
已过时。
It will lose some information.
- fromUnixtime(long, TimeZone) - 类 中的静态方法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) - 类 中的静态方法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) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- fromUnixtime(DecimalData, TimeZone) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- fromUnixtime(long) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- fromUnixtime(long, String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- fromUnixtime(double) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- fromUnixtime(DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- function - 类 中的变量org.apache.flink.table.runtime.operators.over.AbstractRowTimeUnboundedPrecedingOver
-
- genAggsHandler - 类 中的变量org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- GeneralWindowProcessFunction<K,W extends Window> - org.apache.flink.table.runtime.operators.window.internal中的类
-
- GeneralWindowProcessFunction(WindowAssigner<W>, NamespaceAggsHandleFunctionBase<W>, long) - 类 的构造器org.apache.flink.table.runtime.operators.window.internal.GeneralWindowProcessFunction
-
- generate() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapperGenerator
-
- GeneratedAggsHandleFunction - org.apache.flink.table.runtime.generated中的类
-
- GeneratedAggsHandleFunction(String, String, Object[]) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedAggsHandleFunction
-
- GeneratedAggsHandleFunction(String, String, Object[], Configuration) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedAggsHandleFunction
-
- GeneratedClass<T> - org.apache.flink.table.runtime.generated中的类
-
- GeneratedClass(String, String, Object[], Configuration) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedClass
-
- GeneratedCollector<C extends org.apache.flink.util.Collector<?>> - org.apache.flink.table.runtime.generated中的类
-
Describes a generated Collector.
- GeneratedCollector(String, String, Object[]) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedCollector
-
- GeneratedCollector(String, String, Object[], Configuration) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedCollector
-
Creates a GeneratedCollector.
- GeneratedFunction<F extends org.apache.flink.api.common.functions.Function> - org.apache.flink.table.runtime.generated中的类
-
Describes a generated Function.
- GeneratedFunction(String, String, Object[]) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedFunction
-
- GeneratedFunction(String, String, Object[], Configuration) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedFunction
-
Creates a GeneratedFunction.
- GeneratedHashFunction - org.apache.flink.table.runtime.generated中的类
-
- GeneratedHashFunction(String, String, Object[], Configuration) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedHashFunction
-
Creates a GeneratedHashFunction.
- GeneratedInput<F extends org.apache.flink.api.common.io.InputFormat<?,?>> - org.apache.flink.table.runtime.generated中的类
-
Describes a generated InputFormat.
- GeneratedInput(String, String, Object[], Configuration) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedInput
-
Creates a GeneratedInput.
- GeneratedJoinCondition - org.apache.flink.table.runtime.generated中的类
-
- GeneratedJoinCondition(String, String, Object[]) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedJoinCondition
-
- GeneratedJoinCondition(String, String, Object[], Configuration) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedJoinCondition
-
Creates a GeneratedJoinCondition.
- generatedJoinCondition(GeneratedJoinCondition) - 类 中的方法org.apache.flink.table.runtime.operators.join.window.WindowJoinOperatorBuilder
-
- GeneratedNamespaceAggsHandleFunction<N> - org.apache.flink.table.runtime.generated中的类
-
- GeneratedNamespaceAggsHandleFunction(String, String, Object[]) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedNamespaceAggsHandleFunction
-
- GeneratedNamespaceAggsHandleFunction(String, String, Object[], Configuration) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedNamespaceAggsHandleFunction
-
- GeneratedNamespaceTableAggsHandleFunction<N> - org.apache.flink.table.runtime.generated中的类
-
- GeneratedNamespaceTableAggsHandleFunction(String, String, Object[]) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedNamespaceTableAggsHandleFunction
-
- GeneratedNamespaceTableAggsHandleFunction(String, String, Object[], Configuration) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedNamespaceTableAggsHandleFunction
-
- GeneratedNormalizedKeyComputer - org.apache.flink.table.runtime.generated中的类
-
- GeneratedNormalizedKeyComputer(String, String) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedNormalizedKeyComputer
-
- GeneratedNormalizedKeyComputer(String, String, Configuration) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedNormalizedKeyComputer
-
Creates a GeneratedNormalizedKeyComputer.
- GeneratedOperator<C extends org.apache.flink.streaming.api.operators.StreamOperator<?>> - org.apache.flink.table.runtime.generated中的类
-
Describes a generated StreamOperator.
- GeneratedOperator(String, String, Object[], Configuration) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedOperator
-
Creates a GeneratedOperator.
- GeneratedProjection - org.apache.flink.table.runtime.generated中的类
-
- GeneratedProjection(String, String, Object[]) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedProjection
-
- GeneratedProjection(String, String, Object[], Configuration) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedProjection
-
Creates a GeneratedProjection.
- GeneratedRecordComparator - org.apache.flink.table.runtime.generated中的类
-
- GeneratedRecordComparator(String, String, Object[]) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedRecordComparator
-
- GeneratedRecordComparator(String, String, Object[], Configuration) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedRecordComparator
-
Creates a GeneratedRecordComparator.
- GeneratedRecordEqualiser - org.apache.flink.table.runtime.generated中的类
-
- GeneratedRecordEqualiser(String, String, Object[]) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedRecordEqualiser
-
- GeneratedRecordEqualiser(String, String, Object[], Configuration) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedRecordEqualiser
-
Creates a GeneratedRecordEqualiser.
- GeneratedResultFuture<T extends org.apache.flink.streaming.api.functions.async.ResultFuture<?>> - org.apache.flink.table.runtime.generated中的类
-
Describes a generated ResultFuture.
- GeneratedResultFuture(String, String, Object[]) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedResultFuture
-
- GeneratedResultFuture(String, String, Object[], Configuration) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedResultFuture
-
Creates a GeneratedResultFuture.
- GeneratedTableAggsHandleFunction - org.apache.flink.table.runtime.generated中的类
-
- GeneratedTableAggsHandleFunction(String, String, Object[], Configuration) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedTableAggsHandleFunction
-
- GeneratedWatermarkGenerator - org.apache.flink.table.runtime.generated中的类
-
- GeneratedWatermarkGenerator(String, String, Object[]) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedWatermarkGenerator
-
- GeneratedWatermarkGenerator(String, String, Object[], Configuration) - 类 的构造器org.apache.flink.table.runtime.generated.GeneratedWatermarkGenerator
-
- generatePartValues(T) - 接口 中的方法org.apache.flink.table.filesystem.PartitionComputer
-
Compute partition values from record.
- generatePartValues(RowData) - 类 中的方法org.apache.flink.table.filesystem.RowDataPartitionComputer
-
- generatePartValues(Row) - 类 中的方法org.apache.flink.table.filesystem.RowPartitionComputer
-
- GenericConverter(TypeSerializer<T>) - 类 的构造器org.apache.flink.table.data.util.DataFormatConverters.GenericConverter
-
- get(boolean, boolean, LinkedHashMap<String, String>) - 接口 中的静态方法org.apache.flink.table.filesystem.PartitionWriterFactory
-
- get() - 类 中的方法org.apache.flink.table.runtime.dataview.StateListView
-
- get(long, int) - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHashPartition
-
Returns an iterator for all the values for the given key, or null if no value found.
- get(RowData) - 类 中的方法org.apache.flink.table.runtime.operators.rank.TopNBuffer
-
Gets the record list from the buffer under the sortKey.
- get(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.state.WindowListState
-
- get(W, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.window.state.WindowMapState
-
Returns the current value associated with the given key.
- get(K) - 类 中的方法org.apache.flink.table.runtime.util.JsonUtils.ThreadLocalHashCache
-
- getAccumulatorDataType() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.BuiltInAggregateFunction
-
- getAccumulators() - 接口 中的方法org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
-
Gets the current accumulators (saved in a row) which contains the current aggregated results.
- getAccumulators() - 接口 中的方法org.apache.flink.table.runtime.generated.NamespaceAggsHandleFunctionBase
-
Gets the current accumulators (saved in a row) which contains the current aggregated results.
- getAllInputTypes() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- getAllResultFutures() - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinRunner
-
- getArgumentDataTypes() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.BuiltInAggregateFunction
-
- getArgumentDataTypes() - 类 中的方法org.apache.flink.table.runtime.functions.scalar.BuiltInScalarFunction
-
- getArgumentDataTypes() - 类 中的方法org.apache.flink.table.runtime.functions.table.BuiltInTableFunction
-
- getArity() - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- getArity() - 类 中的方法org.apache.flink.table.data.ColumnarRowData
-
- getArity() - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- getArity() - 类 中的方法org.apache.flink.table.data.vector.VectorizedColumnBatch
-
- getArity() - 类 中的方法org.apache.flink.table.runtime.typeutils.AbstractRowDataSerializer
-
Get the number of fields.
- getArity() - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- getArity() - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- getArity() - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
-
- getArity() - 类 中的方法org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- getArity() - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- getArity() - 类 中的方法org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
-
- getArity() - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
-
- getArray(int) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- getArray(int) - 类 中的方法org.apache.flink.table.data.ColumnarArrayData
-
- getArray(int) - 类 中的方法org.apache.flink.table.data.ColumnarRowData
-
- getArray(int) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- getArray(int) - 接口 中的方法org.apache.flink.table.data.vector.ArrayColumnVector
-
- getArray(int, int) - 类 中的方法org.apache.flink.table.data.vector.VectorizedColumnBatch
-
- getBinary(int) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- getBinary(int) - 类 中的方法org.apache.flink.table.data.ColumnarArrayData
-
- getBinary(int) - 类 中的方法org.apache.flink.table.data.ColumnarRowData
-
- getBinary(int) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- getBlockCount() - 类 中的方法org.apache.flink.table.runtime.io.ChannelWithMeta
-
- getBlockCount() - 类 中的方法org.apache.flink.table.runtime.io.CompressedHeaderlessChannelWriterOutputView
-
- getBlockCount() - 类 中的方法org.apache.flink.table.runtime.io.HeaderlessChannelWriterOutputView
-
- getBoolean(int) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- getBoolean(int) - 类 中的方法org.apache.flink.table.data.ColumnarArrayData
-
- getBoolean(int) - 类 中的方法org.apache.flink.table.data.ColumnarRowData
-
- getBoolean(int) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- getBoolean(int) - 接口 中的方法org.apache.flink.table.data.vector.BooleanColumnVector
-
- getBoolean(int) - 类 中的方法org.apache.flink.table.data.vector.heap.HeapBooleanVector
-
- getBoolean(int, int) - 类 中的方法org.apache.flink.table.data.vector.VectorizedColumnBatch
-
- getBoolean(MemorySegment[], int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
get boolean from segments.
- getBucketAreaMemorySegments() - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
-
- getBucketId(RowData, BucketAssigner.Context) - 类 中的方法org.apache.flink.table.filesystem.FileSystemTableSink.TableBucketAssigner
-
- getBuckets() - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHashPartition
-
- getBuffer1() - 类 中的方法org.apache.flink.table.runtime.operators.join.SortMergeFullOuterJoinIterator
-
- getBuffer2() - 类 中的方法org.apache.flink.table.runtime.operators.join.SortMergeFullOuterJoinIterator
-
- getBuildLongKey(RowData) - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
For code gen get build side long key.
- getBuildSideIterator() - 类 中的方法org.apache.flink.table.runtime.hashtable.BinaryHashTable
-
- getBuildSideIterator() - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
- getByte(int) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- getByte(int) - 类 中的方法org.apache.flink.table.data.ColumnarArrayData
-
- getByte(int) - 类 中的方法org.apache.flink.table.data.ColumnarRowData
-
- getByte(int) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- getByte(int) - 接口 中的方法org.apache.flink.table.data.vector.ByteColumnVector
-
- getByte(int) - 类 中的方法org.apache.flink.table.data.vector.heap.HeapByteVector
-
- getByte(int, int) - 类 中的方法org.apache.flink.table.data.vector.VectorizedColumnBatch
-
- getByte(MemorySegment[], int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
get byte from segments.
- getByteArray(int, int) - 类 中的方法org.apache.flink.table.data.vector.VectorizedColumnBatch
-
- getBytes() - 类 中的方法org.apache.flink.table.data.vector.BytesColumnVector.Bytes
-
- getBytes(int) - 接口 中的方法org.apache.flink.table.data.vector.BytesColumnVector
-
- getBytes(int) - 类 中的方法org.apache.flink.table.data.vector.heap.HeapBytesVector
-
- getBytes(MemorySegment[], int, int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
Maybe not copied, if want copy, please use copyTo.
- getCapacity() - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryInMemorySortBuffer
-
- getChangelogMode(ChangelogMode) - 类 中的方法org.apache.flink.table.filesystem.FileSystemTableSink
-
- getChangelogMode() - 类 中的方法org.apache.flink.table.filesystem.FileSystemTableSource
-
- getChannel() - 类 中的方法org.apache.flink.table.runtime.io.ChannelWithMeta
-
- getChannel() - 类 中的方法org.apache.flink.table.runtime.io.CompressedHeaderlessChannelReaderInputView
-
- getChannel() - 类 中的方法org.apache.flink.table.runtime.io.CompressedHeaderlessChannelWriterOutputView
-
- getChannel() - 类 中的方法org.apache.flink.table.runtime.io.HeaderlessChannelWriterOutputView
-
- getChannelID() - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- getChannelID() - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
-
- getCheckpointId() - 类 中的方法org.apache.flink.table.filesystem.stream.compact.CompactMessages.EndCheckpoint
-
- getCheckpointId() - 类 中的方法org.apache.flink.table.filesystem.stream.compact.CompactMessages.EndCompaction
-
- getCheckpointId() - 类 中的方法org.apache.flink.table.filesystem.stream.PartitionCommitInfo
-
- getClass(ClassLoader) - 类 中的方法org.apache.flink.table.runtime.generated.GeneratedClass
-
- getClassName() - 类 中的方法org.apache.flink.table.runtime.generated.GeneratedClass
-
- getCode() - 类 中的方法org.apache.flink.table.runtime.generated.GeneratedClass
-
- getComparablePartitionValueList() - 接口 中的方法org.apache.flink.table.filesystem.PartitionFetcher.Context
-
Get list that contains partition with comparable object.
- getComparator() - 接口 中的方法org.apache.flink.table.filesystem.PartitionFetcher.Context.ComparablePartitionValue
-
Get the comparator.
- getComparator() - 类 中的方法org.apache.flink.table.runtime.typeutils.SortedMapSerializer
-
Returns the comparator for the keys in the map.
- getCompletableFuture() - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.DelegatingResultFuture
-
- getConfig() - 类 中的方法org.apache.flink.table.filesystem.stream.compact.CompactContext.CompactContextImpl
-
- getConfig() - 接口 中的方法org.apache.flink.table.filesystem.stream.compact.CompactContext
-
- getConsumeStartOffset() - 接口 中的方法org.apache.flink.table.filesystem.ContinuousPartitionFetcher.Context
-
Get the partition consume start offset.
- getConverter(DataType) - 类 中的静态方法org.apache.flink.table.data.conversion.DataStructureConverters
-
Returns a converter for the given DataType.
- getConverterForDataType(DataType) - 类 中的静态方法org.apache.flink.table.data.util.DataFormatConverters
-
- getCounter() - 类 中的方法org.apache.flink.table.runtime.operators.over.AbstractRowTimeUnboundedPrecedingOver
-
- getCounter() - 类 中的方法org.apache.flink.table.runtime.operators.over.RowTimeRangeBoundedPrecedingFunction
-
- getCounter() - 类 中的方法org.apache.flink.table.runtime.operators.over.RowTimeRowsBoundedPrecedingFunction
-
- getCurrentOuterSnapshotVersion() - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalSerializer.ExternalSerializerSnapshot
-
- getCurrentOuterSnapshotVersion() - 类 中的方法org.apache.flink.table.runtime.typeutils.LinkedListSerializer.LinkedListSerializerSnapshot
-
- getCurrentOuterSnapshotVersion() - 类 中的方法org.apache.flink.table.runtime.typeutils.RawValueDataSerializer.RawValueDataSerializerSnapshot
-
- getCurrentOuterSnapshotVersion() - 类 中的方法org.apache.flink.table.runtime.typeutils.WindowKeySerializer.WindowKeySerializerSnapshot
-
- getCurrentProbeRow() - 类 中的方法org.apache.flink.table.runtime.hashtable.BinaryHashTable
-
- getCurrentProbeRow() - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
- getCurrentProcessingTime() - 接口 中的方法org.apache.flink.table.runtime.operators.window.triggers.Trigger.TriggerContext
-
Returns the current processing time.
- getCurrentTopNum() - 类 中的方法org.apache.flink.table.runtime.operators.rank.TopNBuffer
-
Gets number of total records.
- getCurrentVersion() - 类 中的方法org.apache.flink.table.runtime.typeutils.ArrayDataSerializer.ArrayDataSerializerSnapshot
-
- getCurrentVersion() - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer.BinaryRowDataSerializerSnapshot
-
- getCurrentVersion() - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataSerializer.DecimalSerializerSnapshot
-
- getCurrentVersion() - 类 中的方法org.apache.flink.table.runtime.typeutils.MapDataSerializer.MapDataSerializerSnapshot
-
- getCurrentVersion() - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer.RowDataSerializerSnapshot
-
- getCurrentVersion() - 类 中的方法org.apache.flink.table.runtime.typeutils.SortedMapSerializerSnapshot
-
- getCurrentVersion() - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataSerializer.TimestampDataSerializerSnapshot
-
- getCurrentWatermark() - 接口 中的方法org.apache.flink.table.runtime.operators.window.triggers.Trigger.TriggerContext
-
Returns the current watermark time.
- getDataType() - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- getDataType() - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- getDataType() - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
-
- getDataType() - 类 中的方法org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- getDateInDays(long) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
Get date from a timestamp.
- getDecimal(int, int, int) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- getDecimal(int, int, int) - 类 中的方法org.apache.flink.table.data.ColumnarArrayData
-
- getDecimal(int, int, int) - 类 中的方法org.apache.flink.table.data.ColumnarRowData
-
- getDecimal(int, int, int) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- getDecimal(int, int, int) - 接口 中的方法org.apache.flink.table.data.vector.DecimalColumnVector
-
- getDecimal(int, int, int, int) - 类 中的方法org.apache.flink.table.data.vector.VectorizedColumnBatch
-
- getDefaultExternalClassForType(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.types.ClassLogicalTypeConverter
-
已过时。
- getDefaultTopNSize() - 类 中的方法org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
Gets default topN size.
- getDescription() - 枚举 中的方法org.apache.flink.table.filesystem.FileSystemConnectorOptions.PartitionCommitTriggerType
-
- getDescription() - 枚举 中的方法org.apache.flink.table.filesystem.FileSystemConnectorOptions.PartitionOrder
-
- getDictionaryIds() - 类 中的方法org.apache.flink.table.data.vector.heap.AbstractHeapVector
-
Returns the underlying integer column for ids of dictionary.
- getDictionaryIds() - 类 中的方法org.apache.flink.table.data.vector.heap.HeapBooleanVector
-
- getDictionaryIds() - 接口 中的方法org.apache.flink.table.data.vector.writable.WritableColumnVector
-
Get reserved dictionary ids.
- getDouble(int) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- getDouble(int) - 类 中的方法org.apache.flink.table.data.ColumnarArrayData
-
- getDouble(int) - 类 中的方法org.apache.flink.table.data.ColumnarRowData
-
- getDouble(int) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- getDouble(int) - 接口 中的方法org.apache.flink.table.data.vector.DoubleColumnVector
-
- getDouble(int) - 类 中的方法org.apache.flink.table.data.vector.heap.HeapDoubleVector
-
- getDouble(int, int) - 类 中的方法org.apache.flink.table.data.vector.VectorizedColumnBatch
-
- getDouble(MemorySegment[], int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
get double from segments.
- getDownstreamSubtaskStateMapper() - 类 中的方法org.apache.flink.table.runtime.partitioner.BinaryHashPartitioner
-
- getElement(int) - 类 中的方法org.apache.flink.table.runtime.operators.rank.TopNBuffer
-
Gets record which rank is given value.
- getElementSerializer() - 类 中的方法org.apache.flink.table.runtime.typeutils.LinkedListSerializer
-
Gets the serializer for the elements of the list.
- getEleSer() - 类 中的方法org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
-
- getEnd() - 类 中的方法org.apache.flink.table.runtime.operators.window.TimeWindow
-
Gets the end timestamp of this window.
- getEndedInputCount() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- getEntryIterator(boolean) - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
-
Returns an iterator for iterating over the entries of this map.
- getEntryIterator(boolean) - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.AbstractBytesMultiMap
-
- getFetcherCollector() - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.LookupJoinRunner
-
- getFetcherCollector() - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.LookupJoinWithCalcRunner
-
- getFetcherContext() - 类 中的方法org.apache.flink.table.filesystem.FileSystemLookupFunction
-
- getFieldOffset(int) - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
- getFieldOffset(int) - 类 中的方法org.apache.flink.table.data.writer.BinaryRowWriter
-
- getFile() - 类 中的方法org.apache.flink.table.filesystem.stream.compact.CompactMessages.InputFile
-
- getFileSystem() - 类 中的方法org.apache.flink.table.filesystem.stream.compact.CompactContext.CompactContextImpl
-
- getFileSystem() - 接口 中的方法org.apache.flink.table.filesystem.stream.compact.CompactContext
-
- getFixedLengthPartSize() - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- getFloat(int) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- getFloat(int) - 类 中的方法org.apache.flink.table.data.ColumnarArrayData
-
- getFloat(int) - 类 中的方法org.apache.flink.table.data.ColumnarRowData
-
- getFloat(int) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- getFloat(int) - 接口 中的方法org.apache.flink.table.data.vector.FloatColumnVector
-
- getFloat(int) - 类 中的方法org.apache.flink.table.data.vector.heap.HeapFloatVector
-
- getFloat(int, int) - 类 中的方法org.apache.flink.table.data.vector.VectorizedColumnBatch
-
- getFloat(MemorySegment[], int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
get float from segments.
- getGeneratedClass() - 类 中的方法org.apache.flink.table.runtime.operators.CodeGenOperatorFactory
-
- getGeneratedRecordComparator() - 类 中的方法org.apache.flink.table.runtime.operators.rank.ComparableRecordComparator
-
- getHeadWrappers() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapperGenerator
-
- getId() - 类 中的方法org.apache.flink.table.runtime.operators.window.CountWindow
-
Gets the id (0-based) of the window.
- getInnerSerializer() - 类 中的方法org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
-
- getInput() - 类 中的方法org.apache.flink.table.runtime.collector.TableFunctionCollector
-
Gets the input value from left table, which will be used to cross join with the result of
table function.
- getInput() - 类 中的方法org.apache.flink.table.runtime.collector.TableFunctionResultFuture
-
Gets the input value from left table, which will be used to cross join with the result of
right table.
- getInputEdges() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- getInputId() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper.Edge
-
- getInputs() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.MultipleInputStreamOperatorBase
-
- getInputSelection() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.InputSelectionHandler
-
- getInputTransformAndInputSpecPairs() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapperGenerator
-
- getInputWrappers() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- getInstance() - 类 中的静态方法org.apache.flink.table.runtime.util.JsonUtils
-
- getInt(int) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- getInt(int) - 类 中的方法org.apache.flink.table.data.ColumnarArrayData
-
- getInt(int) - 类 中的方法org.apache.flink.table.data.ColumnarRowData
-
- getInt(int) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- getInt(int) - 类 中的方法org.apache.flink.table.data.vector.heap.HeapIntVector
-
- getInt(int) - 接口 中的方法org.apache.flink.table.data.vector.IntColumnVector
-
- getInt(int, int) - 类 中的方法org.apache.flink.table.data.vector.VectorizedColumnBatch
-
- getInt(MemorySegment[], int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
get int from segments.
- getIterator() - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
-
- getIterator() - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryInMemorySortBuffer
-
Gets an iterator over all records in this buffer in their logical order.
- getIterator() - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryKVInMemorySortBuffer
-
Gets an iterator over all KV records in this buffer in their logical order.
- getJsonObject(String, String) - 类 中的方法org.apache.flink.table.runtime.util.JsonUtils
-
- getJsonObjectsWithoutDollar(String, String[]) - 类 中的方法org.apache.flink.table.runtime.util.JsonUtils
-
- getKey() - 接口 中的方法org.apache.flink.table.runtime.dataview.NullAwareMapIterator.NullMapEntry
-
- getKey(RowData) - 类 中的方法org.apache.flink.table.runtime.keyselector.BinaryRowDataKeySelector
-
- getKey(RowData) - 类 中的方法org.apache.flink.table.runtime.keyselector.EmptyRowDataKeySelector
-
- getKey(IN) - 类 中的方法org.apache.flink.table.runtime.operators.bundle.AbstractMapBundleOperator
-
Get the key for current processing element, which will be used as the map bundle's key.
- getKey(IN) - 类 中的方法org.apache.flink.table.runtime.operators.bundle.KeyedMapBundleOperator
-
- getKey(IN) - 类 中的方法org.apache.flink.table.runtime.operators.bundle.MapBundleOperator
-
- getKey() - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.BytesMap.LookupInfo
-
- getKey() - 接口 中的方法org.apache.flink.table.runtime.util.KeyValueIterator
-
Retrieve the key from this iterator.
- getKey() - 类 中的方法org.apache.flink.table.runtime.util.WindowKey
-
- getKeyedStateBackend() - 接口 中的方法org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowProcessor.Context
-
Returns the current KeyedStateBackend.
- getKeys() - 类 中的方法org.apache.flink.table.runtime.connector.source.LookupRuntimeProviderContext
-
- getKeySerializer() - 类 中的方法org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
- getKVIterator() - 类 中的方法org.apache.flink.table.runtime.operators.sort.BufferedKVExternalSorter
-
- getLastWindow(TimeWindow) - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.CumulativeWindowAssigner
-
- getLastWindow(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.PanedWindowAssigner
-
Gets the last window which the pane belongs to.
- getLastWindow(TimeWindow) - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.SlidingWindowAssigner
-
- getLastWindowEnd(long) - 接口 中的方法org.apache.flink.table.runtime.operators.window.slicing.SliceAssigner
-
Returns the last window which the slice belongs to.
- getLastWindowEnd(long) - 类 中的方法org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.CumulativeSliceAssigner
-
- getLastWindowEnd(long) - 类 中的方法org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.HoppingSliceAssigner
-
- getLastWindowEnd(long) - 类 中的方法org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.SlicedSharedSliceAssigner
-
- getLastWindowEnd(long) - 类 中的方法org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.SlicedUnsharedSliceAssigner
-
- getLastWindowEnd(long) - 类 中的方法org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.TumblingSliceAssigner
-
- getLastWindowEnd(long) - 类 中的方法org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.WindowedSliceAssigner
-
- getLength() - 类 中的方法org.apache.flink.table.runtime.operators.window.CountWindow.Serializer
-
- getLength() - 类 中的方法org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
-
- getLength() - 类 中的方法org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
-
- getLength() - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- getLength() - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
-
- getLength() - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- getLength() - 类 中的方法org.apache.flink.table.runtime.typeutils.LinkedListSerializer
-
- getLength() - 类 中的方法org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
- getLength() - 类 中的方法org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
-
- getLength() - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- getLength() - 类 中的方法org.apache.flink.table.runtime.typeutils.StringDataSerializer
-
- getLength() - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
-
- getLength() - 类 中的方法org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- getLimitForSegment(MemorySegment) - 类 中的方法org.apache.flink.table.runtime.hashtable.BinaryHashPartition
-
- getLimitForSegment(MemorySegment) - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHashPartition
-
- getLimitForSegment(MemorySegment) - 类 中的方法org.apache.flink.table.runtime.io.CompressedHeaderlessChannelReaderInputView
-
- getList() - 类 中的方法org.apache.flink.table.runtime.dataview.StateListView
-
- getListState() - 类 中的方法org.apache.flink.table.runtime.dataview.StateListView
-
- getListState() - 类 中的方法org.apache.flink.table.runtime.dataview.StateListView.KeyedStateListView
-
- getListState() - 类 中的方法org.apache.flink.table.runtime.dataview.StateListView.NamespacedStateListView
-
- getLocationPath() - 接口 中的方法org.apache.flink.table.filesystem.TableMetaStoreFactory.TableMetaStore
-
已过时。
- getLong(int) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- getLong(int) - 类 中的方法org.apache.flink.table.data.ColumnarArrayData
-
- getLong(int) - 类 中的方法org.apache.flink.table.data.ColumnarRowData
-
- getLong(int) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- getLong(int) - 类 中的方法org.apache.flink.table.data.vector.heap.HeapLongVector
-
- getLong(int) - 接口 中的方法org.apache.flink.table.data.vector.LongColumnVector
-
- getLong(int, int) - 类 中的方法org.apache.flink.table.data.vector.VectorizedColumnBatch
-
- getLong(MemorySegment[], int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
get long from segments.
- getManagedMemoryFraction() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- getManagedMemoryWeight() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapperGenerator
-
- getMap(int) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- getMap(int) - 类 中的方法org.apache.flink.table.data.ColumnarArrayData
-
- getMap(int) - 类 中的方法org.apache.flink.table.data.ColumnarRowData
-
- getMap(int) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- getMap(int) - 接口 中的方法org.apache.flink.table.data.vector.MapColumnVector
-
- getMap(int, int) - 类 中的方法org.apache.flink.table.data.vector.VectorizedColumnBatch
-
- getMap() - 类 中的方法org.apache.flink.table.runtime.dataview.StateMapView
-
- getMapState() - 类 中的方法org.apache.flink.table.runtime.dataview.StateMapView.KeyedStateMapViewWithKeysNotNull
-
- getMapState() - 类 中的方法org.apache.flink.table.runtime.dataview.StateMapView.KeyedStateMapViewWithKeysNullable
-
- getMapState() - 类 中的方法org.apache.flink.table.runtime.dataview.StateMapView.NamespacedStateMapViewWithKeysNotNull
-
- getMapState() - 类 中的方法org.apache.flink.table.runtime.dataview.StateMapView.NamespacedStateMapViewWithKeysNullable
-
- getMatchBuffer() - 类 中的方法org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
-
- getMatchKey() - 类 中的方法org.apache.flink.table.runtime.operators.join.SortMergeFullOuterJoinIterator
-
- getMatchKey() - 类 中的方法org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
-
- getMaxOutputDelay() - 类 中的方法org.apache.flink.table.runtime.operators.join.interval.RowTimeIntervalJoin
-
Get the maximum interval between receiving a row and emitting it (as part of a joined
result).
- getMaxParallelism() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapperGenerator
-
- getMemoryManager() - 接口 中的方法org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowProcessor.Context
-
Returns the current MemoryManager.
- getMemorySize() - 接口 中的方法org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowProcessor.Context
-
Returns the managed memory size can be used by this operator.
- getMergingIterator(List<ChannelWithMeta>, List<FileIOChannel>) - 类 中的方法org.apache.flink.table.runtime.operators.sort.AbstractBinaryExternalMerger
-
Returns an iterator that iterates over the merged result from all given channels.
- getMetricGroup() - 接口 中的方法org.apache.flink.table.runtime.operators.window.triggers.Trigger.TriggerContext
-
Returns the metric group for this
Trigger.
- getMinResources() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapperGenerator
-
- getMultipleInputId() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.InputSpec
-
- getNestedSerializers(ExternalSerializer<I, E>) - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalSerializer.ExternalSerializerSnapshot
-
- getNestedSerializers(LinkedListSerializer<T>) - 类 中的方法org.apache.flink.table.runtime.typeutils.LinkedListSerializer.LinkedListSerializerSnapshot
-
- getNestedSerializers(RawValueDataSerializer<T>) - 类 中的方法org.apache.flink.table.runtime.typeutils.RawValueDataSerializer.RawValueDataSerializerSnapshot
-
- getNestedSerializers(WindowKeySerializer) - 类 中的方法org.apache.flink.table.runtime.typeutils.WindowKeySerializer.WindowKeySerializerSnapshot
-
- getNextBuffer() - 类 中的方法org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
Gets the next buffer to be used with the hash-table, either for an in-memory partition, or
for the table buckets.
- getNextBuffers(int) - 类 中的方法org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
Bulk memory acquisition.
- getNextOrNull(ResettableExternalBuffer.BufferIterator) - 接口 中的静态方法org.apache.flink.table.runtime.operators.over.frame.OverWindowFrame
-
Get next row from iterator.
- getNextReturnedBlock() - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- getNextReturnedBlock() - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
-
- getNextTriggerWatermark(long, long, ZoneId, boolean) - 类 中的静态方法org.apache.flink.table.runtime.util.TimeWindowUtil
-
Method to get the next watermark to trigger window.
- getNioFileChannel() - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- getNioFileChannel() - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
-
- getNotNullNextBuffer() - 类 中的方法org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- getNullFilterKeys(boolean[]) - 类 中的静态方法org.apache.flink.table.runtime.operators.join.NullAwareJoinHelper
-
- getNullState() - 类 中的方法org.apache.flink.table.runtime.dataview.StateMapView.KeyedStateMapViewWithKeysNullable
-
- getNullState() - 类 中的方法org.apache.flink.table.runtime.dataview.StateMapView.NamespacedStateMapViewWithKeysNullable
-
- getNumberOfTasks() - 类 中的方法org.apache.flink.table.filesystem.stream.compact.CompactMessages.EndCheckpoint
-
- getNumberOfTasks() - 类 中的方法org.apache.flink.table.filesystem.stream.PartitionCommitInfo
-
- getNumBytes() - 类 中的方法org.apache.flink.table.runtime.io.CompressedHeaderlessChannelWriterOutputView
-
- getNumBytes() - 类 中的方法org.apache.flink.table.runtime.io.HeaderlessChannelWriterOutputView
-
- getNumBytesInLastBlock() - 类 中的方法org.apache.flink.table.runtime.io.ChannelWithMeta
-
- getNumCompressedBytes() - 类 中的方法org.apache.flink.table.runtime.io.CompressedHeaderlessChannelWriterOutputView
-
- getNumCompressedBytes() - 类 中的方法org.apache.flink.table.runtime.io.HeaderlessChannelWriterOutputView
-
- getNumElements() - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
- getNumElements() - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
-
- getNumElements() - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- getNumKeyBytes() - 接口 中的方法org.apache.flink.table.runtime.generated.NormalizedKeyComputer
-
Get normalized keys bytes length.
- getNumKeys() - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
-
- getNumKeys() - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.AbstractBytesMultiMap
-
- getNumKeys() - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
Returns the number of keys in this map.
- getNumLateRecordsDropped() - 类 中的方法org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowOperator
-
- getNumLateRecordsDropped() - 类 中的方法org.apache.flink.table.runtime.operators.window.WindowOperator
-
- getNumRows() - 类 中的方法org.apache.flink.table.data.vector.VectorizedColumnBatch
-
- getNumSpillFiles() - 类 中的方法org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- getNumSpillFiles() - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
-
- getNumSpillFiles() - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
-
- getNumSpillFiles() - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- getNumSpillFiles() - 类 中的方法org.apache.flink.table.runtime.util.ResettableExternalBuffer
-
- getOccupancy() - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryInMemorySortBuffer
-
- getOperatorName() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- getOperatorOwner() - 接口 中的方法org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowProcessor.Context
-
Returns the object instance of this operator which is used for tracking managed memories
used by this operator.
- getOuterRecords() - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator.AssociatedRecords
-
- getOutput() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.InputSpec
-
- getOutputDataType() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.BuiltInAggregateFunction
-
- getOutputDataType() - 类 中的方法org.apache.flink.table.runtime.functions.scalar.BuiltInScalarFunction
-
- getOutputDataType() - 类 中的方法org.apache.flink.table.runtime.functions.table.BuiltInTableFunction
-
- getOutputEdges() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- getOutputOpInputId() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.InputSpec
-
- getOutputType() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- getOutputWrappers() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- getParallelism() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapperGenerator
-
- getPartition(List<String>) - 接口 中的方法org.apache.flink.table.filesystem.PartitionFetcher.Context
-
Get partition by file partition values.
- getPartition() - 类 中的方法org.apache.flink.table.filesystem.stream.compact.CompactContext.CompactContextImpl
-
- getPartition() - 接口 中的方法org.apache.flink.table.filesystem.stream.compact.CompactContext
-
- getPartition() - 类 中的方法org.apache.flink.table.filesystem.stream.compact.CompactMessages.CompactionUnit
-
- getPartition() - 类 中的方法org.apache.flink.table.filesystem.stream.compact.CompactMessages.InputFile
-
- getPartition(LinkedHashMap<String, String>) - 接口 中的方法org.apache.flink.table.filesystem.TableMetaStoreFactory.TableMetaStore
-
Get partition location path for this partition spec.
- getPartitionedState(StateDescriptor<S, ?>) - 接口 中的方法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, ?>) - 接口 中的方法org.apache.flink.table.runtime.operators.window.triggers.Trigger.TriggerContext
-
Retrieves a State object that can be used to interact with fault-tolerant state
that is scoped to the window and key of the current trigger invocation.
- getPartitionFetcher() - 类 中的方法org.apache.flink.table.filesystem.FileSystemLookupFunction
-
- getPartitionReader() - 类 中的方法org.apache.flink.table.filesystem.FileSystemLookupFunction
-
- getPartitions() - 类 中的方法org.apache.flink.table.filesystem.stream.PartitionCommitInfo
-
- getPartitionValue() - 接口 中的方法org.apache.flink.table.filesystem.PartitionFetcher.Context.ComparablePartitionValue
-
Get the partition value.
- getPath() - 类 中的方法org.apache.flink.table.filesystem.stream.compact.CompactContext.CompactContextImpl
-
- getPath() - 接口 中的方法org.apache.flink.table.filesystem.stream.compact.CompactContext
-
- getPaths() - 类 中的方法org.apache.flink.table.filesystem.stream.compact.CompactMessages.CompactionUnit
-
- getPrecision() - 类 中的方法org.apache.flink.table.runtime.typeutils.LegacyInstantTypeInfo
-
- getPrecision() - 类 中的方法org.apache.flink.table.runtime.typeutils.LegacyLocalDateTimeTypeInfo
-
- getPrecision() - 类 中的方法org.apache.flink.table.runtime.typeutils.LegacyTimestampTypeInfo
-
- getPrecision() - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
-
- getPreferredResources() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapperGenerator
-
- getProbeLongKey(RowData) - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
For code gen get probe side long key.
- getProbeRow() - 类 中的方法org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
-
- getProducedType() - 类 中的方法org.apache.flink.formats.raw.RawFormatDeserializationSchema
-
- getProducedType() - 类 中的方法org.apache.flink.table.filesystem.DeserializationSchemaAdapter
-
- getProducedType() - 类 中的方法org.apache.flink.table.filesystem.LimitableBulkFormat
-
- getProducedType() - 类 中的方法org.apache.flink.table.runtime.keyselector.BinaryRowDataKeySelector
-
- getProducedType() - 类 中的方法org.apache.flink.table.runtime.keyselector.EmptyRowDataKeySelector
-
- getProducedType() - 接口 中的方法org.apache.flink.table.runtime.keyselector.RowDataKeySelector
-
- getProducedType() - 类 中的方法org.apache.flink.table.runtime.operators.join.interval.IntervalJoinFunction
-
- getProducedType() - 类 中的方法org.apache.flink.table.runtime.operators.values.ValuesInputFormat
-
- getRankEnd() - 类 中的方法org.apache.flink.table.runtime.operators.rank.ConstantRankRange
-
- getRankEndIndex() - 类 中的方法org.apache.flink.table.runtime.operators.rank.VariableRankRange
-
- getRankStart() - 类 中的方法org.apache.flink.table.runtime.operators.rank.ConstantRankRange
-
- getRawValue(int) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- getRawValue(int) - 类 中的方法org.apache.flink.table.data.ColumnarArrayData
-
- getRawValue(int) - 类 中的方法org.apache.flink.table.data.ColumnarRowData
-
- getRawValue(int) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- getReader() - 类 中的方法org.apache.flink.table.runtime.io.CompressedHeaderlessChannelReaderInputView
-
- getReadOrder() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.InputSpec
-
- getRecordAreaMemorySegments() - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
-
- getRecords() - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator.AssociatedRecords
-
Gets the iterable of records.
- getRecords() - 接口 中的方法org.apache.flink.table.runtime.operators.join.stream.state.JoinRecordStateView
-
Gets all the records under the current context (i.e. join key).
- getRecordsAndNumOfAssociations() - 接口 中的方法org.apache.flink.table.runtime.operators.join.stream.state.OuterJoinRecordStateView
-
Gets all the records and number of associations under the current context (i.e. join key).
- getReferences() - 类 中的方法org.apache.flink.table.runtime.generated.GeneratedClass
-
- getReloadInterval() - 类 中的方法org.apache.flink.table.filesystem.FileSystemLookupFunction
-
- getRequirements() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.BuiltInAggregateFunction
-
- getRequirements() - 类 中的方法org.apache.flink.table.runtime.functions.scalar.BuiltInScalarFunction
-
- getRequirements() - 类 中的方法org.apache.flink.table.runtime.functions.table.BuiltInTableFunction
-
- getResultFuture() - 类 中的方法org.apache.flink.table.runtime.collector.TableFunctionResultFuture
-
Gets the internal collector which used to emit the final row.
- getResultType() - 类 中的方法org.apache.flink.table.filesystem.FileSystemLookupFunction
-
- getReturnQueue() - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- getReturnQueue() - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
-
- getRow(int, int) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- getRow(int, int) - 类 中的方法org.apache.flink.table.data.ColumnarArrayData
-
- getRow(int, int) - 类 中的方法org.apache.flink.table.data.ColumnarRowData
-
- getRow() - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- getRow(int, int) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- getRow(int) - 接口 中的方法org.apache.flink.table.data.vector.RowColumnVector
-
- getRow(int, int) - 类 中的方法org.apache.flink.table.data.vector.VectorizedColumnBatch
-
- getRow() - 类 中的方法org.apache.flink.table.runtime.hashtable.BuildSideIterator.BucketIterator
-
- getRow() - 类 中的方法org.apache.flink.table.runtime.hashtable.BuildSideIterator
-
- getRow() - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHashPartition.MatchIterator
-
- getRow() - 类 中的方法org.apache.flink.table.runtime.hashtable.LookupBucketIterator
-
- getRow() - 类 中的方法org.apache.flink.table.runtime.hashtable.WrappedRowIterator
-
- getRow() - 类 中的方法org.apache.flink.table.runtime.util.ResettableExternalBuffer.BufferIterator
-
- getRow() - 接口 中的方法org.apache.flink.table.runtime.util.RowIterator
-
Retrieve the row from this iterator.
- getRowKind() - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- getRowKind() - 类 中的方法org.apache.flink.table.data.ColumnarRowData
-
- getRowKind() - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- getRuntimeContext() - 接口 中的方法org.apache.flink.table.runtime.context.ExecutionContext
-
- getRuntimeContext() - 类 中的方法org.apache.flink.table.runtime.context.ExecutionContextImpl
-
- getRuntimeContext() - 类 中的方法org.apache.flink.table.runtime.dataview.PerKeyStateDataViewStore
-
- getRuntimeContext() - 类 中的方法org.apache.flink.table.runtime.dataview.PerWindowStateDataViewStore
-
- getRuntimeContext() - 接口 中的方法org.apache.flink.table.runtime.dataview.StateDataViewStore
-
- getRuntimeContext() - 类 中的方法org.apache.flink.table.runtime.dataview.UnsupportedStateDataViewStore
-
- getRuntimeContext() - 接口 中的方法org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowProcessor.Context
-
Returns the current RuntimeContext.
- getScanRuntimeProvider(ScanTableSource.ScanContext) - 类 中的方法org.apache.flink.table.filesystem.FileSystemTableSource
-
- getSerializedRowFixedPartLength() - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
Return fixed part length to serialize one row.
- getSerializer() - 类 中的方法org.apache.flink.table.filesystem.FileSystemTableSink.TableBucketAssigner
-
- getShiftTimeZone() - 接口 中的方法org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction.Context
-
Returns the shifted timezone of the window.
- getShiftTimeZone() - 接口 中的方法org.apache.flink.table.runtime.operators.window.slicing.WindowTimerService
-
The shift timezone of the window, if the proctime or rowtime type is TIMESTAMP_LTZ, the shift
timezone is the timezone user configured in TableConfig, other cases the timezone is UTC
which means never shift when assigning windows.
- getShiftTimeZone() - 类 中的方法org.apache.flink.table.runtime.operators.window.slicing.WindowTimerServiceImpl
-
- getShiftTimeZone() - 接口 中的方法org.apache.flink.table.runtime.operators.window.triggers.Trigger.TriggerContext
-
Returns the shifted timezone.
- getShiftTimeZone(LogicalType, TableConfig) - 类 中的静态方法org.apache.flink.table.runtime.util.TimeWindowUtil
-
Get the shifted timezone of window if the time attribute type is TIMESTAMP_LTZ, always
returns UTC timezone if the time attribute type is TIMESTAMP which means do not shift.
- getShort(int) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- getShort(int) - 类 中的方法org.apache.flink.table.data.ColumnarArrayData
-
- getShort(int) - 类 中的方法org.apache.flink.table.data.ColumnarRowData
-
- getShort(int) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- getShort(int) - 类 中的方法org.apache.flink.table.data.vector.heap.HeapShortVector
-
- getShort(int) - 接口 中的方法org.apache.flink.table.data.vector.ShortColumnVector
-
- getShort(int, int) - 类 中的方法org.apache.flink.table.data.vector.VectorizedColumnBatch
-
- getShort(MemorySegment[], int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
get short from segments.
- getSinkRuntimeProvider(DynamicTableSink.Context) - 类 中的方法org.apache.flink.table.filesystem.FileSystemTableSink
-
- getSize() - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- getSize() - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
-
- getSliceEndInterval() - 接口 中的方法org.apache.flink.table.runtime.operators.window.slicing.SliceAssigner
-
Returns the interval of slice ends, i.e. the step size to advance of the slice end when a new
slice assigned.
- getSliceEndInterval() - 类 中的方法org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.CumulativeSliceAssigner
-
- getSliceEndInterval() - 类 中的方法org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.HoppingSliceAssigner
-
- getSliceEndInterval() - 类 中的方法org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.TumblingSliceAssigner
-
- getSliceEndInterval() - 类 中的方法org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.WindowedSliceAssigner
-
- getSortKeyComparator() - 类 中的方法org.apache.flink.table.runtime.operators.rank.TopNBuffer
-
Gets sort key comparator used by buffer.
- getSource() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper.Edge
-
- getSpillInBytes() - 类 中的方法org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- getSpillInBytes() - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
-
- getSpillInBytes() - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
-
- getSpillInBytes() - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- getSpillInBytes() - 类 中的方法org.apache.flink.table.runtime.util.ResettableExternalBuffer
-
- getStart() - 类 中的方法org.apache.flink.table.runtime.operators.window.TimeWindow
-
Gets the starting timestamp of the window.
- getStateListView(String, TypeSerializer<EE>) - 类 中的方法org.apache.flink.table.runtime.dataview.PerKeyStateDataViewStore
-
- getStateListView(String, TypeSerializer<EE>) - 类 中的方法org.apache.flink.table.runtime.dataview.PerWindowStateDataViewStore
-
- getStateListView(String, TypeSerializer<EE>) - 接口 中的方法org.apache.flink.table.runtime.dataview.StateDataViewStore
-
Creates a state list view.
- getStateListView(String, TypeSerializer<EE>) - 类 中的方法org.apache.flink.table.runtime.dataview.UnsupportedStateDataViewStore
-
- getStateMapView(String, boolean, TypeSerializer<EK>, TypeSerializer<EV>) - 类 中的方法org.apache.flink.table.runtime.dataview.PerKeyStateDataViewStore
-
- getStateMapView(String, boolean, TypeSerializer<EK>, TypeSerializer<EV>) - 类 中的方法org.apache.flink.table.runtime.dataview.PerWindowStateDataViewStore
-
- getStateMapView(String, boolean, TypeSerializer<EK>, TypeSerializer<EV>) - 接口 中的方法org.apache.flink.table.runtime.dataview.StateDataViewStore
-
Creates a state map view.
- getStateMapView(String, boolean, TypeSerializer<EK>, TypeSerializer<EV>) - 类 中的方法org.apache.flink.table.runtime.dataview.UnsupportedStateDataViewStore
-
- getStateWindow(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.internal.MergingWindowSet
-
Returns the state window for the given in-flight Window.
- getStreamOperator() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- getStreamOperatorClass(ClassLoader) - 类 中的方法org.apache.flink.table.runtime.operators.CodeGenOperatorFactory
-
- getStreamOperatorClass(ClassLoader) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.BatchMultipleInputStreamOperatorFactory
-
- getStreamOperatorClass(ClassLoader) - 类 中的方法org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperatorFactory
-
- getString(int) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- getString(int) - 类 中的方法org.apache.flink.table.data.ColumnarArrayData
-
- getString(int) - 类 中的方法org.apache.flink.table.data.ColumnarRowData
-
- getString(int) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- getString(int, int) - 类 中的方法org.apache.flink.table.data.vector.VectorizedColumnBatch
-
- getTablePath() - 接口 中的方法org.apache.flink.table.filesystem.ContinuousPartitionFetcher.Context
-
The table full path.
- getTailWrapper() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapperGenerator
-
- getTarget() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper.Edge
-
- getTaskId() - 类 中的方法org.apache.flink.table.filesystem.stream.compact.CompactMessages.EndCheckpoint
-
- getTaskId() - 类 中的方法org.apache.flink.table.filesystem.stream.PartitionCommitInfo
-
- getTimeInMills(long) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
Get time from a timestamp.
- getTimerService() - 接口 中的方法org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowProcessor.Context
-
Returns the current InternalTimerService.
- getTimestamp(int, int) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- getTimestamp(int, int) - 类 中的方法org.apache.flink.table.data.ColumnarArrayData
-
- getTimestamp(int, int) - 类 中的方法org.apache.flink.table.data.ColumnarRowData
-
- getTimestamp(int, int) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- getTimestamp(int, int) - 类 中的方法org.apache.flink.table.data.vector.heap.HeapTimestampVector
-
- getTimestamp(int, int) - 接口 中的方法org.apache.flink.table.data.vector.TimestampColumnVector
-
- getTimestamp(int, int, int) - 类 中的方法org.apache.flink.table.data.vector.VectorizedColumnBatch
-
- getTotalFields() - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- getTotalFields() - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
-
- getTotalFields() - 类 中的方法org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- getTotalFields() - 类 中的方法org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
-
- getTotalFields() - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
-
- getTriggerWindow() - 类 中的方法org.apache.flink.table.runtime.operators.window.grouping.WindowsGrouping
-
- getTypeClass() - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- getTypeClass() - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
-
- getTypeClass() - 类 中的方法org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- getTypeClass() - 类 中的方法org.apache.flink.table.runtime.typeutils.SortedMapTypeInfo
-
- getTypeClass() - 类 中的方法org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
-
- getTypeClass() - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
-
- getTypeInference(DataTypeFactory) - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.BuiltInAggregateFunction
-
- getTypeInference(DataTypeFactory) - 类 中的方法org.apache.flink.table.runtime.functions.scalar.BuiltInScalarFunction
-
- getTypeInference(DataTypeFactory) - 类 中的方法org.apache.flink.table.runtime.functions.SqlUnnestUtils.UnnestTableFunction
-
- getTypeInference(DataTypeFactory) - 类 中的方法org.apache.flink.table.runtime.functions.table.BuiltInTableFunction
-
- getTypeSerializer() - 接口 中的方法org.apache.flink.table.filesystem.ContinuousPartitionFetcher.Context
-
Get the Serializer of partition order.
- getUniqueKeySelector() - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.state.JoinInputSideSpec
-
Returns the KeySelector to extract unique key from the input row.
- getUniqueKeyType() - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.state.JoinInputSideSpec
-
Returns the TypeInformation of the unique key.
- getUnitId() - 类 中的方法org.apache.flink.table.filesystem.stream.compact.CompactMessages.CompactionUnit
-
- getUsedMemoryInBytes() - 类 中的方法org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- getUsedMemoryInBytes() - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
-
- getUsedMemoryInBytes() - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
-
- getUsedMemoryInBytes() - 类 中的方法org.apache.flink.table.runtime.util.ResettableExternalBuffer
-
- getValue() - 接口 中的方法org.apache.flink.table.runtime.generated.AggsHandleFunction
-
Gets the result of the aggregation from the current accumulators.
- getValue(N) - 接口 中的方法org.apache.flink.table.runtime.generated.NamespaceAggsHandleFunction
-
Gets the result of the aggregation from the current accumulators and namespace properties
(like window start).
- getValue() - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.BytesMap.LookupInfo
-
- getValue() - 接口 中的方法org.apache.flink.table.runtime.util.KeyValueIterator
-
Retrieve the value from this iterator.
- getValueSerializer() - 类 中的方法org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
- getWatermarkLatency() - 类 中的方法org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowOperator
-
- getWatermarkLatency() - 类 中的方法org.apache.flink.table.runtime.operators.window.WindowOperator
-
- getWindow() - 类 中的方法org.apache.flink.table.runtime.util.WindowKey
-
- getWindowAccumulators(W) - 接口 中的方法org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction.Context
-
Gets the accumulators of the given window.
- getWindowSerializer(ExecutionConfig) - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.CountSlidingWindowAssigner
-
- getWindowSerializer(ExecutionConfig) - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.CountTumblingWindowAssigner
-
- getWindowSerializer(ExecutionConfig) - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.CumulativeWindowAssigner
-
- getWindowSerializer(ExecutionConfig) - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.SessionWindowAssigner
-
- getWindowSerializer(ExecutionConfig) - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.SlidingWindowAssigner
-
- getWindowSerializer(ExecutionConfig) - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.TumblingWindowAssigner
-
- getWindowSerializer(ExecutionConfig) - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.WindowAssigner
-
Returns a TypeSerializer for serializing windows that are assigned by this WindowAssigner.
- getWindowStart(long) - 接口 中的方法org.apache.flink.table.runtime.operators.window.slicing.SliceAssigner
-
Returns the corresponding window start timestamp of the given window end timestamp.
- getWindowStart(long) - 类 中的方法org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.CumulativeSliceAssigner
-
- getWindowStart(long) - 类 中的方法org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.HoppingSliceAssigner
-
- getWindowStart(long) - 类 中的方法org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.TumblingSliceAssigner
-
- getWindowStart(long) - 类 中的方法org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.WindowedSliceAssigner
-
- getWindowStartWithOffset(long, long, long) - 类 中的静态方法org.apache.flink.table.runtime.operators.window.TimeWindow
-
Method to get the window start for a timestamp.
- getWrappedOutputType() - 类 中的方法org.apache.flink.table.runtime.functions.SqlUnnestUtils.UnnestTableFunction
-
- GlobalAggCombiner - org.apache.flink.table.runtime.operators.aggregate.window.combines中的类
-
An implementation of
RecordsCombiner that accumulates local accumulators records into the
window accumulator state.
- GlobalAggCombiner(WindowTimerService<Long>, StateKeyContext, WindowValueState<Long>, NamespaceAggsHandleFunction<Long>, NamespaceAggsHandleFunction<Long>) - 类 的构造器org.apache.flink.table.runtime.operators.aggregate.window.combines.GlobalAggCombiner
-
- GlobalAggCombiner.Factory - org.apache.flink.table.runtime.operators.aggregate.window.combines中的类
-
- globalAggregate(GeneratedNamespaceAggsHandleFunction<Long>, GeneratedNamespaceAggsHandleFunction<Long>, GeneratedNamespaceAggsHandleFunction<Long>, AbstractRowDataSerializer<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.SlicingWindowAggOperatorBuilder
-
- GroupAggFunction - org.apache.flink.table.runtime.operators.aggregate中的类
-
Aggregate Function used for the groupby (without window) aggregate.
- GroupAggFunction(GeneratedAggsHandleFunction, GeneratedRecordEqualiser, LogicalType[], int, boolean, long) - 类 的构造器org.apache.flink.table.runtime.operators.aggregate.GroupAggFunction
-
- GroupedPartitionWriter<T> - org.apache.flink.table.filesystem中的类
-
- GroupedPartitionWriter(PartitionWriter.Context<T>, PartitionTempFileManager, PartitionComputer<T>) - 类 的构造器org.apache.flink.table.filesystem.GroupedPartitionWriter
-
- GroupTableAggFunction - org.apache.flink.table.runtime.operators.aggregate中的类
-
Aggregate Function used for the groupby (without window) table aggregate.
- GroupTableAggFunction(GeneratedTableAggsHandleFunction, LogicalType[], int, boolean, long) - 类 的构造器org.apache.flink.table.runtime.operators.aggregate.GroupTableAggFunction
-
- growAndRehash() - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- growthThreshold - 类 中的变量org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
The map will be expanded once the number of elements exceeds this threshold.
- hasDictionary() - 类 中的方法org.apache.flink.table.data.vector.writable.AbstractWritableVector
-
Returns true if this column has a dictionary.
- hasDictionary() - 接口 中的方法org.apache.flink.table.data.vector.writable.WritableColumnVector
-
Check if there's a dictionary.
- hash(byte[], MessageDigest) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- hash(BinaryStringData, MessageDigest) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- hash(BinaryStringData, String) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- hash(String, String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Calculate the hash value of a given string.
- hash(String, String, String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Calculate the hash value of a given string.
- hash(int, int) - 类 中的静态方法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) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
hash segments to int.
- hashBytes(MemorySegment, int, int) - 类 中的静态方法org.apache.flink.table.runtime.util.MurmurHashUtil
-
Hash bytes in MemorySegment.
- hashBytesByWords(MemorySegment, int, int) - 类 中的静态方法org.apache.flink.table.runtime.util.MurmurHashUtil
-
Hash bytes in MemorySegment, length must be aligned to 4 bytes.
- hashByWords(MemorySegment[], int, int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
hash segments to int, numBytes must be aligned to 4 bytes.
- hashCode() - 类 中的方法org.apache.flink.formats.raw.RawFormatDeserializationSchema
-
- hashCode() - 类 中的方法org.apache.flink.formats.raw.RawFormatSerializationSchema
-
- hashCode() - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- hashCode() - 类 中的方法org.apache.flink.table.data.ColumnarMapData
-
- hashCode() - 类 中的方法org.apache.flink.table.data.ColumnarRowData
-
- hashCode(String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- hashCode(RowData) - 接口 中的方法org.apache.flink.table.runtime.generated.HashFunction
-
- hashCode() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.InputSpec
-
- hashCode() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper.Edge
-
- hashCode() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- hashCode() - 类 中的方法org.apache.flink.table.runtime.operators.rank.ComparableRecordComparator
-
- hashCode() - 类 中的方法org.apache.flink.table.runtime.operators.window.CountWindow
-
- hashCode() - 类 中的方法org.apache.flink.table.runtime.operators.window.TimeWindow
-
- hashCode() - 类 中的方法org.apache.flink.table.runtime.operators.window.Window
-
- hashCode() - 类 中的方法org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
-
- hashCode() - 类 中的方法org.apache.flink.table.runtime.typeutils.BigDecimalTypeInfo
-
- hashCode() - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- hashCode() - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
-
- hashCode() - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- hashCode() - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- hashCode() - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
-
- hashCode() - 类 中的方法org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- hashCode() - 类 中的方法org.apache.flink.table.runtime.typeutils.LegacyInstantTypeInfo
-
- hashCode() - 类 中的方法org.apache.flink.table.runtime.typeutils.LegacyLocalDateTimeTypeInfo
-
- hashCode() - 类 中的方法org.apache.flink.table.runtime.typeutils.LegacyTimestampTypeInfo
-
- hashCode() - 类 中的方法org.apache.flink.table.runtime.typeutils.LinkedListSerializer
-
- hashCode() - 类 中的方法org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
- hashCode() - 类 中的方法org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
-
- hashCode() - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- hashCode() - 类 中的方法org.apache.flink.table.runtime.typeutils.SortedMapSerializer
-
- hashCode() - 类 中的方法org.apache.flink.table.runtime.typeutils.SortedMapTypeInfo
-
- hashCode() - 类 中的方法org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
-
- hashCode() - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
-
- hashCode() - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
-
- hashCode() - 类 中的方法org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- hashCode() - 类 中的方法org.apache.flink.table.runtime.util.WindowKey
-
- HashFunction - org.apache.flink.table.runtime.generated中的接口
-
Interface for code generated hash code of RowData, which will select some fields to hash.
- HashJoinOperator - org.apache.flink.table.runtime.operators.join中的类
-
Hash join base operator.
- HashJoinType - org.apache.flink.table.runtime.operators.join中的枚举
-
Join type for hash table.
- hashUnsafeBytes(Object, long, int) - 类 中的静态方法org.apache.flink.table.runtime.util.MurmurHashUtil
-
Hash unsafe bytes.
- hashUnsafeBytesByWords(Object, long, int) - 类 中的静态方法org.apache.flink.table.runtime.util.MurmurHashUtil
-
Hash unsafe bytes, length must be aligned to 4 bytes.
- hasNext() - 类 中的方法org.apache.flink.table.runtime.dataview.NullAwareMapIterator
-
- hasOffset() - 类 中的方法org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- hasSource() - 类 中的方法org.apache.flink.table.runtime.hashtable.ProbeIterator
-
- hasTriggerWindow() - 类 中的方法org.apache.flink.table.runtime.operators.window.grouping.WindowsGrouping
-
Check if there are windows could be triggered according to the current watermark.
- hasUniqueKey() - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.state.JoinInputSideSpec
-
Returns true if the input has unique key, otherwise false.
- HeaderlessChannelWriterOutputView - 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) - 类 的构造器org.apache.flink.table.runtime.io.HeaderlessChannelWriterOutputView
-
- HeapBooleanVector - org.apache.flink.table.data.vector.heap中的类
-
This class represents a nullable heap boolean column vector.
- HeapBooleanVector(int) - 类 的构造器org.apache.flink.table.data.vector.heap.HeapBooleanVector
-
- HeapBytesVector - org.apache.flink.table.data.vector.heap中的类
-
This class supports string and binary data by value reference -- i.e. each field is explicitly
present, as opposed to provided by a dictionary reference.
- HeapBytesVector(int) - 类 的构造器org.apache.flink.table.data.vector.heap.HeapBytesVector
-
Don't call this constructor except for testing purposes.
- HeapByteVector - org.apache.flink.table.data.vector.heap中的类
-
This class represents a nullable byte column vector.
- HeapByteVector(int) - 类 的构造器org.apache.flink.table.data.vector.heap.HeapByteVector
-
Don't use this except for testing purposes.
- HeapDoubleVector - org.apache.flink.table.data.vector.heap中的类
-
This class represents a nullable double precision floating point column vector.
- HeapDoubleVector(int) - 类 的构造器org.apache.flink.table.data.vector.heap.HeapDoubleVector
-
Don't use this except for testing purposes.
- HeapFloatVector - org.apache.flink.table.data.vector.heap中的类
-
This class represents a nullable double precision floating point column vector.
- HeapFloatVector(int) - 类 的构造器org.apache.flink.table.data.vector.heap.HeapFloatVector
-
Don't use this except for testing purposes.
- HeapIntVector - org.apache.flink.table.data.vector.heap中的类
-
This class represents a nullable int column vector.
- HeapIntVector(int) - 类 的构造器org.apache.flink.table.data.vector.heap.HeapIntVector
-
Don't use this except for testing purposes.
- HeapLongVector - org.apache.flink.table.data.vector.heap中的类
-
This class represents a nullable long column vector.
- HeapLongVector(int) - 类 的构造器org.apache.flink.table.data.vector.heap.HeapLongVector
-
Don't use this except for testing purposes.
- HeapShortVector - org.apache.flink.table.data.vector.heap中的类
-
This class represents a nullable short column vector.
- HeapShortVector(int) - 类 的构造器org.apache.flink.table.data.vector.heap.HeapShortVector
-
Don't use this except for testing purposes.
- HeapTimestampVector - org.apache.flink.table.data.vector.heap中的类
-
This class represents a nullable byte column vector.
- HeapTimestampVector(int) - 类 的构造器org.apache.flink.table.data.vector.heap.HeapTimestampVector
-
- HeapWindowsGrouping - 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) - 类 的构造器org.apache.flink.table.runtime.operators.window.grouping.HeapWindowsGrouping
-
- HeapWindowsGrouping(int, long, long, long, int, boolean) - 类 的构造器org.apache.flink.table.runtime.operators.window.grouping.HeapWindowsGrouping
-
- hex(long) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Returns the hex string of a long argument.
- hex(String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Returns the hex string of a string argument.
- hitCount - 类 中的变量org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- hopping(int, ZoneId, Duration, Duration) - 类 中的静态方法org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners
-
Creates a hopping window
SliceAssigner that assigns elements to slices of hopping
windows.
- HoppingSliceAssigner(int, ZoneId, long, long, long) - 类 的构造器org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.HoppingSliceAssigner
-
- IDENTIFIER - 类 中的静态变量org.apache.flink.formats.raw.RawFormatFactory
-
- IDENTIFIER - 类 中的静态变量org.apache.flink.table.filesystem.FileSystemTableFactory
-
- IdentityConverter<I> - org.apache.flink.table.data.conversion中的类
-
No-op converter that just forwards its input.
- IdentityConverter() - 类 的构造器org.apache.flink.table.data.conversion.IdentityConverter
-
- IdentityConverter() - 类 的构造器org.apache.flink.table.data.util.DataFormatConverters.IdentityConverter
-
- IfNullFunction - org.apache.flink.table.runtime.functions.scalar中的类
-
Implementation of BuiltInFunctionDefinitions.IF_NULL.
- IfNullFunction(SpecializedFunction.SpecializedContext) - 类 的构造器org.apache.flink.table.runtime.functions.scalar.IfNullFunction
-
- indexEntrySize - 类 中的变量org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- indexListCache - 类 中的静态变量org.apache.flink.table.runtime.util.JsonUtils
-
- INIT_BUCKET_MEMORY_IN_BYTES - 类 中的静态变量org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- initBucketSegments(int) - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- initCleanupTimeState(String) - 类 中的方法org.apache.flink.table.runtime.functions.KeyedProcessFunctionWithCleanupState
-
- initializeCache(Object) - 类 中的方法org.apache.flink.table.runtime.operators.window.internal.MergingWindowSet
-
Set current key context of this window set.
- initializeState(StateInitializationContext) - 类 中的方法org.apache.flink.table.filesystem.stream.AbstractStreamingWriter
-
- initializeState(StateInitializationContext) - 类 中的方法org.apache.flink.table.filesystem.stream.compact.CompactCoordinator
-
- initializeState(StateInitializationContext) - 类 中的方法org.apache.flink.table.filesystem.stream.compact.CompactOperator
-
- initializeState(StateInitializationContext) - 类 中的方法org.apache.flink.table.filesystem.stream.PartitionCommitter
-
- initializeState(StateInitializationContext) - 类 中的方法org.apache.flink.table.filesystem.stream.StreamingFileWriter
-
- initializeState(FunctionInitializationContext) - 类 中的方法org.apache.flink.table.runtime.operators.rank.FastTop1Function
-
- initializeState(FunctionInitializationContext) - 类 中的方法org.apache.flink.table.runtime.operators.rank.UpdatableTopNFunction
-
- initializeState(StateInitializationContext) - 类 中的方法org.apache.flink.table.runtime.operators.sort.StreamSortOperator
-
- initPartitionFanOut - 类 中的变量org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- initRankEnd(RowData) - 类 中的方法org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
Initialize rank end.
- InputBase - org.apache.flink.table.runtime.operators.multipleinput.input中的类
-
- InputBase() - 类 的构造器org.apache.flink.table.runtime.operators.multipleinput.input.InputBase
-
- InputConversionOperator<E> - org.apache.flink.table.runtime.operators.source中的类
-
Operator that converts to internal data structures and wraps atomic records if necessary.
- InputConversionOperator(DynamicTableSource.DataStructureConverter, boolean, boolean, boolean, boolean) - 类 的构造器org.apache.flink.table.runtime.operators.source.InputConversionOperator
-
- inputCountIndex - 类 中的变量org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- inputFieldTypes - 类 中的变量org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- InputFile(String, Path) - 类 的构造器org.apache.flink.table.filesystem.stream.compact.CompactMessages.InputFile
-
- inputRowType - 类 中的变量org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- InputSelectionHandler - org.apache.flink.table.runtime.operators.multipleinput.input中的类
-
- InputSelectionHandler(List<InputSpec>) - 类 的构造器org.apache.flink.table.runtime.operators.multipleinput.input.InputSelectionHandler
-
- inputSerializer(AbstractRowDataSerializer<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.SlicingWindowAggOperatorBuilder
-
- inputSerializer(AbstractRowDataSerializer<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
-
- InputSpec - org.apache.flink.table.runtime.operators.multipleinput.input中的类
-
Describe the info of Input.
- InputSpec(int, int, TableOperatorWrapper<?>, int) - 类 的构造器org.apache.flink.table.runtime.operators.multipleinput.input.InputSpec
-
- inputSpecMap - 类 中的变量org.apache.flink.table.runtime.operators.multipleinput.MultipleInputStreamOperatorBase
-
- InsensitiveOverFrame - org.apache.flink.table.runtime.operators.over.frame中的类
-
The insensitive window frame calculates the statements which shouldn't care the window frame, for
example RANK/DENSE_RANK/PERCENT_RANK/CUME_DIST/ROW_NUMBER.
- InsensitiveOverFrame(GeneratedAggsHandleFunction) - 类 的构造器org.apache.flink.table.runtime.operators.over.frame.InsensitiveOverFrame
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.conversion.DayTimeIntervalDurationConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.ArrayDataConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.BooleanConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.ByteConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.DateConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.DoubleConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.FloatConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.IntConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.LocalDateConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.LocalTimeConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.LongConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.MapDataConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.PrimitiveBooleanArrayConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.PrimitiveByteArrayConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.PrimitiveDoubleArrayConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.PrimitiveFloatArrayConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.PrimitiveIntArrayConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.PrimitiveLongArrayConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.PrimitiveShortArrayConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.RawValueDataConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.ShortConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.StringConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.StringDataConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.data.util.DataFormatConverters.TimeConverter
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.runtime.connector.source.ScanRuntimeProviderContext
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.runtime.keyselector.EmptyRowDataKeySelector
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.runtime.typeutils.StringDataSerializer
-
- INSTANCE - 类 中的静态变量org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
-
- InstantConverter(int) - 类 的构造器org.apache.flink.table.data.util.DataFormatConverters.InstantConverter
-
- instr(BinaryStringData, BinaryStringData, int, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- INT_ARRAY_OFFSET - 类 中的静态变量org.apache.flink.table.data.vector.heap.AbstractHeapVector
-
- IntColumnVector - org.apache.flink.table.data.vector中的接口
-
Int column vector.
- internalPool - 类 中的变量org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- InternalSerializers - org.apache.flink.table.runtime.typeutils中的类
-
TypeSerializer of LogicalType for internal data structures.
- InternalTimeWindowAssigner - org.apache.flink.table.runtime.operators.window.assigners中的接口
-
The internal time window assigner which has some useful methods.
- internalToDate(int) - 类 中的静态方法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) - 类 中的静态方法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) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
Converts the internal representation of a SQL TIMESTAMP (long) to the Java type used for UDF
parameters (
Timestamp).
- InternalTypeInfo<T> - org.apache.flink.table.runtime.typeutils中的类
-
Type information that wraps a serializer that originated from a LogicalType.
- InternalWindowProcessFunction<K,W extends Window> - org.apache.flink.table.runtime.operators.window.internal中的类
-
The internal interface for functions that process over grouped windows.
- InternalWindowProcessFunction(WindowAssigner<W>, NamespaceAggsHandleFunctionBase<W>, long) - 类 的构造器org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction
-
- InternalWindowProcessFunction.Context<K,W extends Window> - org.apache.flink.table.runtime.operators.window.internal中的接口
-
- intersects(TimeWindow) - 类 中的方法org.apache.flink.table.runtime.operators.window.TimeWindow
-
Returns true if this window intersects the given window.
- IntervalJoinFunction - org.apache.flink.table.runtime.operators.join.interval中的类
-
- IntervalJoinFunction(GeneratedJoinCondition, InternalTypeInfo<RowData>, boolean[]) - 类 的构造器org.apache.flink.table.runtime.operators.join.interval.IntervalJoinFunction
-
- IntHashSet - org.apache.flink.table.runtime.util.collections中的类
-
Int hash set.
- IntHashSet(int, float) - 类 的构造器org.apache.flink.table.runtime.util.collections.IntHashSet
-
- IntHashSet(int) - 类 的构造器org.apache.flink.table.runtime.util.collections.IntHashSet
-
- IntHashSet() - 类 的构造器org.apache.flink.table.runtime.util.collections.IntHashSet
-
- invalidEscapeCharacter(String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlLikeUtils
-
- invalidEscapeSequence(String, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlLikeUtils
-
- invertKey() - 接口 中的方法org.apache.flink.table.runtime.generated.NormalizedKeyComputer
-
Flag whether normalized key comparisons should be inverted key.
- ioManager - 类 中的变量org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
The I/O manager used to instantiate writers for the spilled partitions.
- ioManager - 类 中的变量org.apache.flink.table.runtime.operators.sort.AbstractBinaryExternalMerger
-
- is32BitDecimal(int) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- is64BitDecimal(int) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- isAccumulateMsg(RowData) - 类 中的静态方法org.apache.flink.table.data.util.RowDataUtil
-
Returns true if the message is either RowKind.INSERT or RowKind.UPDATE_AFTER,
which refers to an accumulate operation of aggregation.
- isAlpha(Object) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- isArray(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isAssignable(LogicalType, LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.types.PlannerTypeUtils
-
Now in the conversion to the TypeInformation from DataType, type may loose some information
about nullable and precision.
- isBasicType() - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- isBasicType() - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
-
- isBasicType() - 类 中的方法org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- isBasicType() - 类 中的方法org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
-
- isBasicType() - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
-
- isBinaryString(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isBoolean(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isBounded() - 类 中的方法org.apache.flink.table.runtime.connector.sink.SinkRuntimeProviderContext
-
- isBuildOuter() - 枚举 中的方法org.apache.flink.table.runtime.operators.join.HashJoinType
-
- isByteArrayDecimal(int) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- isCharacterString(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isCleanupTime(W, long) - 类 中的方法org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction
-
Returns true if the given time is the cleanup time for the given window.
- isClosed() - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- isClosed() - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
-
- isClosed() - 类 中的方法org.apache.flink.table.runtime.io.CompressedHeaderlessChannelReaderInputView
-
- isClosed() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
Checks if the wrapped operator has been closed.
- isCollected() - 类 中的方法org.apache.flink.table.runtime.collector.TableFunctionCollector
-
Whether Collector.collect(Object) has been called.
- isComparable(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isDecimal(Object) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- isDecimal(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isDense - 类 中的变量org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
Is now dense mode.
- isDeterministic() - 类 中的方法org.apache.flink.table.runtime.functions.aggregate.BuiltInAggregateFunction
-
- isDeterministic() - 类 中的方法org.apache.flink.table.runtime.functions.scalar.BuiltInScalarFunction
-
- isDeterministic() - 类 中的方法org.apache.flink.table.runtime.functions.table.BuiltInTableFunction
-
- isDigit(Object) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- isEmpty() - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator.AssociatedRecords
-
- isEmpty() - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryInMemorySortBuffer
-
Checks whether the buffer is empty.
- isEmpty(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.state.WindowMapState
-
Returns true if this state contains no key-value mappings, otherwise false.
- isEndOfStream(RowData) - 类 中的方法org.apache.flink.formats.raw.RawFormatDeserializationSchema
-
- isEventTime - 类 中的变量org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- isEventTime() - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.CountSlidingWindowAssigner
-
- isEventTime() - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.CountTumblingWindowAssigner
-
- isEventTime() - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.CumulativeWindowAssigner
-
- isEventTime() - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.SessionWindowAssigner
-
- isEventTime() - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.SlidingWindowAssigner
-
- isEventTime() - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.TumblingWindowAssigner
-
- isEventTime() - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.WindowAssigner
-
Returns true if elements are assigned to windows based on event time, false
otherwise.
- isEventTime() - 接口 中的方法org.apache.flink.table.runtime.operators.window.slicing.SliceAssigner
-
Returns true if elements are assigned to windows based on event time, false
based on processing time.
- isEventTime() - 类 中的方法org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.WindowedSliceAssigner
-
- isFound() - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.BytesMap.LookupInfo
-
- isIdentityConversion() - 接口 中的方法org.apache.flink.table.data.conversion.DataStructureConverter
-
Returns whether this conversion is a no-op.
- isIdentityConversion() - 类 中的方法org.apache.flink.table.data.conversion.IdentityConverter
-
- isImmutableType() - 类 中的方法org.apache.flink.table.runtime.operators.window.CountWindow.Serializer
-
- isImmutableType() - 类 中的方法org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
-
- isImmutableType() - 类 中的方法org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.table.runtime.typeutils.LinkedListSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.table.runtime.typeutils.StringDataSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- isInRankEnd(long) - 类 中的方法org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- isInRankRange(long) - 类 中的方法org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- isInteger(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isInternalInput() - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- isInteroperable(LogicalType, LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.types.PlannerTypeUtils
-
Can the two types operate with each other.
- isKeyFullyDetermines() - 接口 中的方法org.apache.flink.table.runtime.generated.NormalizedKeyComputer
-
whether the normalized key can fully determines the comparison.
- isKeyType() - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- isKeyType() - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
-
- isKeyType() - 类 中的方法org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- isKeyType() - 类 中的方法org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
-
- isKeyType() - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
-
- isLeftOuter() - 枚举 中的方法org.apache.flink.table.runtime.operators.join.FlinkJoinType
-
- isLong(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isMap(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isMultiset(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isMutable(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isNull - 类 中的变量org.apache.flink.table.data.vector.heap.AbstractHeapVector
-
- isNullAt(int) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- isNullAt(int) - 类 中的方法org.apache.flink.table.data.ColumnarArrayData
-
- isNullAt(int) - 类 中的方法org.apache.flink.table.data.ColumnarRowData
-
- isNullAt(int) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- isNullAt(int) - 接口 中的方法org.apache.flink.table.data.vector.ColumnVector
-
- isNullAt(int) - 类 中的方法org.apache.flink.table.data.vector.heap.AbstractHeapVector
-
- isNullAt(int, int) - 类 中的方法org.apache.flink.table.data.vector.VectorizedColumnBatch
-
- isNumeric(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isOuter() - 枚举 中的方法org.apache.flink.table.runtime.operators.join.FlinkJoinType
-
- isPartitionCommittable(PartitionCommitPredicate.PredicateContext) - 接口 中的方法org.apache.flink.table.filesystem.stream.PartitionCommitPredicate
-
- isPartitionCommittable(PartitionCommitPredicate.PredicateContext) - 类 中的方法org.apache.flink.table.filesystem.stream.PartitionTimeCommitPredicate
-
- isPartitionCommittable(PartitionCommitPredicate.PredicateContext) - 类 中的方法org.apache.flink.table.filesystem.stream.ProcTimeCommitPredicate
-
- isPointwise() - 类 中的方法org.apache.flink.table.runtime.partitioner.BinaryHashPartitioner
-
- isPrimitive(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.types.PlannerTypeUtils
-
- isPrimitive(LogicalTypeRoot) - 类 中的静态方法org.apache.flink.table.runtime.types.PlannerTypeUtils
-
- isProbeOuter() - 枚举 中的方法org.apache.flink.table.runtime.operators.join.HashJoinType
-
- isProcessingTimeTimer(KeyedProcessFunction<K, IN, OUT>.OnTimerContext) - 类 中的方法org.apache.flink.table.runtime.functions.KeyedProcessFunctionWithCleanupState
-
- isProcTime(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isRaw(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isReference(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isRetractMsg(RowData) - 类 中的静态方法org.apache.flink.table.data.util.RowDataUtil
-
Returns true if the message is either RowKind.DELETE or RowKind.UPDATE_BEFORE, which refers to a retract operation of aggregation.
- isRightOuter() - 枚举 中的方法org.apache.flink.table.runtime.operators.join.FlinkJoinType
-
- isRow(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isRowTime(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isSpaceString(BinaryStringData) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- isSplittable() - 类 中的方法org.apache.flink.table.filesystem.DeserializationSchemaAdapter
-
- isSplittable() - 类 中的方法org.apache.flink.table.filesystem.LimitableBulkFormat
-
- isStateImmutableInStateBackend(KeyedStateBackend<?>) - 类 中的静态方法org.apache.flink.table.runtime.util.StateConfigUtil
-
- isTaskMessage(int, int) - 类 中的方法org.apache.flink.table.filesystem.stream.compact.CompactMessages.CompactionUnit
-
- isTemporal(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isTimeInterval(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isTimePoint(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isTimestamp(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isTimestampWithLocalZone(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- isTupleType() - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- isTupleType() - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
-
- isTupleType() - 类 中的方法org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- isTupleType() - 类 中的方法org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
-
- isTupleType() - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
-
- isWindowFired(long, long, ZoneId) - 类 中的静态方法org.apache.flink.table.runtime.util.TimeWindowUtil
-
Returns the window should fired or not on current progress.
- isWindowLate(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction
-
Returns true if the watermark is after the end timestamp plus the allowed lateness of
the given window.
- IterativeConditionRunner - org.apache.flink.table.runtime.operators.match中的类
-
A RichIterativeCondition wrapper to delegate invocation to the code generated RichIterativeCondition.
- IterativeConditionRunner(GeneratedFunction<RichIterativeCondition<RowData>>) - 类 的构造器org.apache.flink.table.runtime.operators.match.IterativeConditionRunner
-
- iterator(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.state.WindowMapState
-
Iterates over all the mappings in the state.
- ObjectArrayConverter(DataType) - 类 的构造器org.apache.flink.table.data.util.DataFormatConverters.ObjectArrayConverter
-
- ObjectHashSet<T> - org.apache.flink.table.runtime.util.collections中的类
-
Wrap
HashSet with hashSet interface.
- ObjectHashSet(int, float) - 类 的构造器org.apache.flink.table.runtime.util.collections.ObjectHashSet
-
- ObjectHashSet(int) - 类 的构造器org.apache.flink.table.runtime.util.collections.ObjectHashSet
-
- ObjectHashSet() - 类 的构造器org.apache.flink.table.runtime.util.collections.ObjectHashSet
-
- of(int) - 类 中的静态方法org.apache.flink.table.runtime.operators.aggregate.RecordCounter
-
- of(boolean, boolean, boolean) - 枚举 中的静态方法org.apache.flink.table.runtime.operators.join.HashJoinType
-
- of(boolean, boolean, boolean, boolean, boolean) - 枚举 中的静态方法org.apache.flink.table.runtime.operators.join.HashJoinType
-
- of(RowData, boolean, JoinRecordStateView, JoinCondition) - 类 中的静态方法org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator.AssociatedRecords
-
- of(long, long) - 类 中的静态方法org.apache.flink.table.runtime.operators.window.assigners.CountSlidingWindowAssigner
-
- of(long) - 类 中的静态方法org.apache.flink.table.runtime.operators.window.assigners.CountTumblingWindowAssigner
-
- of(Duration, Duration) - 类 中的静态方法org.apache.flink.table.runtime.operators.window.assigners.CumulativeWindowAssigner
-
- of(Duration, Duration) - 类 中的静态方法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) - 类 中的静态方法org.apache.flink.table.runtime.operators.window.assigners.TumblingWindowAssigner
-
Creates a new
TumblingWindowAssigner WindowAssigner that assigns elements to
time windows based on the element timestamp.
- of(InternalTimerService<?>) - 接口 中的静态方法org.apache.flink.table.runtime.operators.window.slicing.ClockService
-
- of(long, long) - 类 中的静态方法org.apache.flink.table.runtime.operators.window.TimeWindow
-
- of(int, int) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.BigDecimalTypeInfo
-
- of(BigDecimal) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.BigDecimalTypeInfo
-
- of(int, int) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- of(DataType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- of(DataType, boolean) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- of(DataType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
-
Creates type information for a DataType that is possibly represented by internal data
structures but serialized and deserialized into external data structures.
- of(DataType, boolean) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
-
Creates type information for a DataType that is possibly represented by internal data
structures but serialized and deserialized into external data structures.
- of(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
Creates type information for a LogicalType that is represented by internal data
structures.
- of(RowType) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
Creates type information for a RowType represented by internal data structures.
- ofFields(LogicalType...) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
Creates type information for RowType represented by internal data structures.
- ofFields(LogicalType[], String[]) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
Creates type information for RowType represented by internal data structures.
- offset - 类 中的变量org.apache.flink.table.data.vector.BytesColumnVector.Bytes
-
- OFFSET_LEN - 类 中的静态变量org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- OffsetOverFrame - org.apache.flink.table.runtime.operators.over.frame中的类
-
The offset window frame calculates frames containing LEAD/LAG statements.
- OffsetOverFrame(GeneratedAggsHandleFunction, Long, OffsetOverFrame.CalcOffsetFunc) - 类 的构造器org.apache.flink.table.runtime.operators.over.frame.OffsetOverFrame
-
- OffsetOverFrame.CalcOffsetFunc - org.apache.flink.table.runtime.operators.over.frame中的接口
-
Calc offset from base row.
- ofSystem() - 接口 中的静态方法org.apache.flink.table.runtime.operators.window.slicing.ClockService
-
- onBufferEvict(int) - 类 中的方法org.apache.flink.table.runtime.operators.window.grouping.HeapWindowsGrouping
-
- onBufferEvict(int) - 类 中的方法org.apache.flink.table.runtime.operators.window.grouping.WindowsGrouping
-
- OneInput - org.apache.flink.table.runtime.operators.multipleinput.input中的类
-
Input for OneInputStreamOperator.
- OneInput(OneInputStreamOperator<RowData, RowData>) - 类 的构造器org.apache.flink.table.runtime.operators.multipleinput.input.OneInput
-
- OneInputStreamOperatorOutput - org.apache.flink.table.runtime.operators.multipleinput.output中的类
-
An Output that can be used to emit elements and other messages for OneInputStreamOperator.
- OneInputStreamOperatorOutput(OneInputStreamOperator<RowData, RowData>) - 类 的构造器org.apache.flink.table.runtime.operators.multipleinput.output.OneInputStreamOperatorOutput
-
- onElement(T) - 接口 中的方法org.apache.flink.table.runtime.operators.bundle.trigger.BundleTrigger
-
Called for every element that gets added to the bundle.
- onElement(T) - 类 中的方法org.apache.flink.table.runtime.operators.bundle.trigger.CountBundleTrigger
-
- onElement(Object, long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.CountElement
-
- onElement(Object, long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.EveryElement
-
- onElement(Object, long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindow
-
- onElement(Object, long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowEarlyAndLate
-
- onElement(Object, long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowNoLate
-
- onElement(Object, long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindow
-
- onElement(Object, long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindowNoLate
-
- onElement(Object, long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterFirstElementPeriodic
-
- onElement(Object, long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.Trigger
-
Called for every element that gets added to a pane.
- onElement1(IN1) - 接口 中的方法org.apache.flink.table.runtime.operators.bundle.trigger.CoBundleTrigger
-
Called for every element that gets added to the bundle from the first input.
- onElement1(IN1) - 类 中的方法org.apache.flink.table.runtime.operators.bundle.trigger.CountCoBundleTrigger
-
- onElement2(IN2) - 接口 中的方法org.apache.flink.table.runtime.operators.bundle.trigger.CoBundleTrigger
-
Called for every element that gets added to the bundle from the second input.
- onElement2(IN2) - 类 中的方法org.apache.flink.table.runtime.operators.bundle.trigger.CountCoBundleTrigger
-
- onEventTime(InternalTimer<Object, VoidNamespace>) - 类 中的方法org.apache.flink.table.runtime.operators.join.temporal.TemporalProcessTimeJoinOperator
-
Invoked when an event-time timer fires.
- onEventTime(InternalTimer<Object, VoidNamespace>) - 类 中的方法org.apache.flink.table.runtime.operators.join.temporal.TemporalRowTimeJoinOperator
-
- onEventTime(InternalTimer<RowData, Long>) - 类 中的方法org.apache.flink.table.runtime.operators.join.window.WindowJoinOperator
-
- onEventTime(InternalTimer<RowData, VoidNamespace>) - 类 中的方法org.apache.flink.table.runtime.operators.sort.ProcTimeSortOperator
-
- onEventTime(InternalTimer<RowData, VoidNamespace>) - 类 中的方法org.apache.flink.table.runtime.operators.sort.RowTimeSortOperator
-
- onEventTime(InternalTimer<K, W>) - 类 中的方法org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowOperator
-
- onEventTime(long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.CountElement
-
- onEventTime(long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.EveryElement
-
- onEventTime(long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindow
-
- onEventTime(long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowEarlyAndLate
-
- onEventTime(long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowNoLate
-
- onEventTime(long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindow
-
- onEventTime(long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindowNoLate
-
- onEventTime(long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterFirstElementPeriodic
-
- onEventTime(long, W) - 类 中的方法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>) - 类 中的方法org.apache.flink.table.runtime.operators.window.WindowOperator
-
- onMerge(W, Collection<W>) - 接口 中的方法org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction.Context
-
- onMerge(W, Trigger.OnMergeContext) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.CountElement
-
- onMerge(W, Trigger.OnMergeContext) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.EveryElement
-
- onMerge(W, Trigger.OnMergeContext) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindow
-
- onMerge(W, Trigger.OnMergeContext) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowEarlyAndLate
-
- onMerge(W, Trigger.OnMergeContext) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowNoLate
-
- onMerge(W, Trigger.OnMergeContext) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindow
-
- onMerge(W, Trigger.OnMergeContext) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindowNoLate
-
- onMerge(W, Trigger.OnMergeContext) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterFirstElementPeriodic
-
- onMerge(W, Trigger.OnMergeContext) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.Trigger
-
Called when several windows have been merged into one window by the WindowAssigner.
- onPartFileOpened(String, Path) - 类 中的方法org.apache.flink.table.filesystem.stream.AbstractStreamingWriter
-
Notifies a new file has been opened.
- onPartFileOpened(String, Path) - 类 中的方法org.apache.flink.table.filesystem.stream.compact.CompactFileWriter
-
- onPartFileOpened(String, Path) - 类 中的方法org.apache.flink.table.filesystem.stream.StreamingFileWriter
-
- onProcessingTime(InternalTimer<Object, VoidNamespace>) - 类 中的方法org.apache.flink.table.runtime.operators.join.temporal.BaseTwoInputStreamOperatorWithStateRetention
-
The users of this class are not allowed to use processing time timers.
- onProcessingTime(InternalTimer<RowData, Long>) - 类 中的方法org.apache.flink.table.runtime.operators.join.window.WindowJoinOperator
-
- onProcessingTime(InternalTimer<RowData, VoidNamespace>) - 类 中的方法org.apache.flink.table.runtime.operators.sort.ProcTimeSortOperator
-
- onProcessingTime(InternalTimer<RowData, VoidNamespace>) - 类 中的方法org.apache.flink.table.runtime.operators.sort.RowTimeSortOperator
-
- onProcessingTime(InternalTimer<K, W>) - 类 中的方法org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowOperator
-
- onProcessingTime(long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.CountElement
-
- onProcessingTime(long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.EveryElement
-
- onProcessingTime(long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindow
-
- onProcessingTime(long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowEarlyAndLate
-
- onProcessingTime(long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowNoLate
-
- onProcessingTime(long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindow
-
- onProcessingTime(long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindowNoLate
-
- onProcessingTime(long, W) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterFirstElementPeriodic
-
- onProcessingTime(long, W) - 类 中的方法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>) - 类 中的方法org.apache.flink.table.runtime.operators.window.WindowOperator
-
- onProcessingTime(long) - 类 中的方法org.apache.flink.table.runtime.operators.wmassigners.ProcTimeMiniBatchAssignerOperator
-
- onProcessingTime(long) - 类 中的方法org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperator
-
- onRemoval(Map.Entry<K, V>) - 接口 中的方法org.apache.flink.table.runtime.util.LRUMap.RemovalListener
-
- onTimer(long, KeyedProcessFunction<K, RowData, RowData>.OnTimerContext, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.over.AbstractRowTimeUnboundedPrecedingOver
-
- onTimer(long, KeyedProcessFunction<K, RowData, RowData>.OnTimerContext, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.over.ProcTimeRangeBoundedPrecedingFunction
-
- onTimer(long, KeyedProcessFunction<K, RowData, RowData>.OnTimerContext, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.over.ProcTimeRowsBoundedPrecedingFunction
-
- onTimer(long, KeyedProcessFunction<K, RowData, RowData>.OnTimerContext, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.over.ProcTimeUnboundedPrecedingFunction
-
- onTimer(long, KeyedProcessFunction<K, RowData, RowData>.OnTimerContext, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.over.RowTimeRangeBoundedPrecedingFunction
-
- onTimer(long, KeyedProcessFunction<K, RowData, RowData>.OnTimerContext, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.over.RowTimeRowsBoundedPrecedingFunction
-
- open(DeserializationSchema.InitializationContext) - 类 中的方法org.apache.flink.formats.raw.RawFormatDeserializationSchema
-
- open(SerializationSchema.InitializationContext) - 类 中的方法org.apache.flink.formats.raw.RawFormatSerializationSchema
-
- open(ClassLoader) - 类 中的方法org.apache.flink.table.data.conversion.ArrayListConverter
-
- open(ClassLoader) - 类 中的方法org.apache.flink.table.data.conversion.ArrayObjectArrayConverter
-
- open(ClassLoader) - 接口 中的方法org.apache.flink.table.data.conversion.DataStructureConverter
-
- open(ClassLoader) - 类 中的方法org.apache.flink.table.data.conversion.MapMapConverter
-
- open(ClassLoader) - 类 中的方法org.apache.flink.table.data.conversion.RowRowConverter
-
- open(ClassLoader) - 类 中的方法org.apache.flink.table.data.conversion.StructuredObjectConverter
-
- open(FunctionContext) - 类 中的方法org.apache.flink.table.filesystem.FileSystemLookupFunction
-
- open(int, int) - 类 中的方法org.apache.flink.table.filesystem.FileSystemOutputFormat
-
- open() - 接口 中的方法org.apache.flink.table.filesystem.PartitionFetcher.Context
-
open the resources of the Context, this method should first call before call other
methods.
- open(List<P>) - 接口 中的方法org.apache.flink.table.filesystem.PartitionReader
-
Opens the reader with given partitions.
- open(FunctionContext) - 类 中的方法org.apache.flink.table.runtime.functions.scalar.TypeOfFunction
-
- open(StateDataViewStore) - 接口 中的方法org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
-
Initialization method for the function.
- open(StateDataViewStore) - 接口 中的方法org.apache.flink.table.runtime.generated.NamespaceAggsHandleFunctionBase
-
Initialization method for the function.
- open(Configuration) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.GroupAggFunction
-
- open(Configuration) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.GroupTableAggFunction
-
- open(ExecutionContext) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.MiniBatchGlobalGroupAggFunction
-
- open(ExecutionContext) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.MiniBatchGroupAggFunction
-
- open(ExecutionContext) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.MiniBatchIncrementalGroupAggFunction
-
- open(ExecutionContext) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.MiniBatchLocalGroupAggFunction
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.LocalSlicingWindowAggOperator
-
- open(SlicingWindowProcessor.Context<Long>) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.bundle.AbstractMapBundleOperator
-
- open(ExecutionContext) - 类 中的方法org.apache.flink.table.runtime.operators.bundle.MapBundleFunction
-
- open(Configuration) - 类 中的方法org.apache.flink.table.runtime.operators.deduplicate.ProcTimeDeduplicateKeepLastRowFunction
-
- open(ExecutionContext) - 类 中的方法org.apache.flink.table.runtime.operators.deduplicate.ProcTimeMiniBatchDeduplicateKeepLastRowFunction
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.join.HashJoinOperator
-
- open(Configuration) - 类 中的方法org.apache.flink.table.runtime.operators.join.interval.IntervalJoinFunction
-
- open(Configuration) - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinRunner
-
- open(Configuration) - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinWithCalcRunner
-
- open(Configuration) - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.LookupJoinRunner
-
- open(Configuration) - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.LookupJoinWithCalcRunner
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.join.SortMergeJoinOperator
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.StreamingJoinOperator
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.StreamingSemiAntiJoinOperator
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.join.temporal.BaseTwoInputStreamOperatorWithStateRetention
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.join.temporal.TemporalProcessTimeJoinOperator
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.join.temporal.TemporalRowTimeJoinOperator
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.join.window.WindowJoinOperator
-
- open(Configuration) - 类 中的方法org.apache.flink.table.runtime.operators.match.IterativeConditionRunner
-
- open(Configuration) - 类 中的方法org.apache.flink.table.runtime.operators.match.PatternProcessFunctionRunner
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.MultipleInputStreamOperatorBase
-
- open(Configuration) - 类 中的方法org.apache.flink.table.runtime.operators.over.AbstractRowTimeUnboundedPrecedingOver
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.over.BufferDataOverWindowOperator
-
- open(ExecutionContext) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.InsensitiveOverFrame
-
- open(ExecutionContext) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.OffsetOverFrame
-
- open(ExecutionContext) - 接口 中的方法org.apache.flink.table.runtime.operators.over.frame.OverWindowFrame
-
- open(ExecutionContext) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.RangeSlidingOverFrame
-
- open(ExecutionContext) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.RangeUnboundedFollowingOverFrame
-
- open(ExecutionContext) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.RangeUnboundedPrecedingOverFrame
-
- open(ExecutionContext) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.SlidingOverFrame
-
- open(ExecutionContext) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.UnboundedFollowingOverFrame
-
- open(ExecutionContext) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.UnboundedOverWindowFrame
-
- open(ExecutionContext) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.UnboundedPrecedingOverFrame
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.over.NonBufferOverWindowOperator
-
- open(Configuration) - 类 中的方法org.apache.flink.table.runtime.operators.over.ProcTimeRangeBoundedPrecedingFunction
-
- open(Configuration) - 类 中的方法org.apache.flink.table.runtime.operators.over.ProcTimeRowsBoundedPrecedingFunction
-
- open(Configuration) - 类 中的方法org.apache.flink.table.runtime.operators.over.ProcTimeUnboundedPrecedingFunction
-
- open(Configuration) - 类 中的方法org.apache.flink.table.runtime.operators.over.RowTimeRangeBoundedPrecedingFunction
-
- open(Configuration) - 类 中的方法org.apache.flink.table.runtime.operators.over.RowTimeRowsBoundedPrecedingFunction
-
- open(Configuration) - 类 中的方法org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- open(Configuration) - 类 中的方法org.apache.flink.table.runtime.operators.rank.AppendOnlyFirstNFunction
-
- open(Configuration) - 类 中的方法org.apache.flink.table.runtime.operators.rank.AppendOnlyTopNFunction
-
- open(Configuration) - 类 中的方法org.apache.flink.table.runtime.operators.rank.FastTop1Function
-
- open(Configuration) - 类 中的方法org.apache.flink.table.runtime.operators.rank.RetractableTopNFunction
-
- open(Configuration) - 类 中的方法org.apache.flink.table.runtime.operators.rank.UpdatableTopNFunction
-
- open(SlicingWindowProcessor.Context<Long>) - 类 中的方法org.apache.flink.table.runtime.operators.rank.window.processors.WindowRankProcessor
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.sink.OutputConversionOperator
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.sink.SinkOperator
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.sink.SinkUpsertMaterializer
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.sort.LimitOperator
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.sort.ProcTimeSortOperator
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.sort.RankOperator
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.sort.RowTimeSortOperator
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.sort.SortLimitOperator
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.sort.SortOperator
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.sort.StreamSortOperator
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.source.InputConversionOperator
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.TableStreamOperator
-
- open(GenericInputSplit) - 类 中的方法org.apache.flink.table.runtime.operators.values.ValuesInputFormat
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.window.AggregateWindowOperator
-
- open(InternalWindowProcessFunction.Context<?, CountWindow>) - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.CountSlidingWindowAssigner
-
- open(InternalWindowProcessFunction.Context<?, CountWindow>) - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.CountTumblingWindowAssigner
-
- open(InternalWindowProcessFunction.Context<?, W>) - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.WindowAssigner
-
Initialization method for the function.
- open(InternalWindowProcessFunction.Context<K, W>) - 类 中的方法org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction
-
Initialization method for the function.
- open(InternalWindowProcessFunction.Context<K, W>) - 类 中的方法org.apache.flink.table.runtime.operators.window.internal.MergingWindowProcessFunction
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowOperator
-
- open(SlicingWindowProcessor.Context<W>) - 接口 中的方法org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowProcessor
-
Initialization method for the function.
- open(Trigger.TriggerContext) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.CountElement
-
- open(Trigger.TriggerContext) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.EveryElement
-
- open(Trigger.TriggerContext) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindow
-
- open(Trigger.TriggerContext) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowEarlyAndLate
-
- open(Trigger.TriggerContext) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowNoLate
-
- open(Trigger.TriggerContext) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindow
-
- open(Trigger.TriggerContext) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindowNoLate
-
- open(Trigger.TriggerContext) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterFirstElementPeriodic
-
- open(Trigger.TriggerContext) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.Trigger
-
Initialization method for the trigger.
- open() - 类 中的方法org.apache.flink.table.runtime.operators.window.WindowOperator
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.window.WindowTableFunctionOperator
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.wmassigners.ProcTimeMiniBatchAssignerOperator
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.wmassigners.RowTimeMiniBatchAssginerOperator
-
- open() - 类 中的方法org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperator
-
- OptimizableHashSet - org.apache.flink.table.runtime.util.collections中的类
-
A type-specific hash set with with a fast, small-footprint implementation.
- OptimizableHashSet(int, float) - 类 的构造器org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
- optimize() - 类 中的方法org.apache.flink.table.runtime.util.collections.ByteHashSet
-
- optimize() - 类 中的方法org.apache.flink.table.runtime.util.collections.DoubleHashSet
-
- optimize() - 类 中的方法org.apache.flink.table.runtime.util.collections.FloatHashSet
-
- optimize() - 类 中的方法org.apache.flink.table.runtime.util.collections.IntHashSet
-
- optimize() - 类 中的方法org.apache.flink.table.runtime.util.collections.LongHashSet
-
- optimize() - 类 中的方法org.apache.flink.table.runtime.util.collections.ObjectHashSet
-
- optimize() - 类 中的方法org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
Decide whether to convert to dense mode.
- optimize() - 类 中的方法org.apache.flink.table.runtime.util.collections.ShortHashSet
-
- optionalOptions() - 类 中的方法org.apache.flink.formats.raw.RawFormatFactory
-
- optionalOptions() - 类 中的方法org.apache.flink.table.filesystem.FileSystemTableFactory
-
- org.apache.flink.formats.raw - 程序包 org.apache.flink.formats.raw
-
- org.apache.flink.table.data - 程序包 org.apache.flink.table.data
-
- org.apache.flink.table.data.binary - 程序包 org.apache.flink.table.data.binary
-
- org.apache.flink.table.data.conversion - 程序包 org.apache.flink.table.data.conversion
-
- org.apache.flink.table.data.util - 程序包 org.apache.flink.table.data.util
-
- org.apache.flink.table.data.vector - 程序包 org.apache.flink.table.data.vector
-
- org.apache.flink.table.data.vector.heap - 程序包 org.apache.flink.table.data.vector.heap
-
- org.apache.flink.table.data.vector.writable - 程序包 org.apache.flink.table.data.vector.writable
-
- org.apache.flink.table.data.writer - 程序包 org.apache.flink.table.data.writer
-
- org.apache.flink.table.filesystem - 程序包 org.apache.flink.table.filesystem
-
- org.apache.flink.table.filesystem.stream - 程序包 org.apache.flink.table.filesystem.stream
-
- org.apache.flink.table.filesystem.stream.compact - 程序包 org.apache.flink.table.filesystem.stream.compact
-
- org.apache.flink.table.runtime.collector - 程序包 org.apache.flink.table.runtime.collector
-
- org.apache.flink.table.runtime.connector.sink - 程序包 org.apache.flink.table.runtime.connector.sink
-
- org.apache.flink.table.runtime.connector.source - 程序包 org.apache.flink.table.runtime.connector.source
-
- org.apache.flink.table.runtime.context - 程序包 org.apache.flink.table.runtime.context
-
- org.apache.flink.table.runtime.dataview - 程序包 org.apache.flink.table.runtime.dataview
-
- org.apache.flink.table.runtime.functions - 程序包 org.apache.flink.table.runtime.functions
-
- org.apache.flink.table.runtime.functions.aggregate - 程序包 org.apache.flink.table.runtime.functions.aggregate
-
- org.apache.flink.table.runtime.functions.scalar - 程序包 org.apache.flink.table.runtime.functions.scalar
-
- org.apache.flink.table.runtime.functions.table - 程序包 org.apache.flink.table.runtime.functions.table
-
- org.apache.flink.table.runtime.generated - 程序包 org.apache.flink.table.runtime.generated
-
- org.apache.flink.table.runtime.hashtable - 程序包 org.apache.flink.table.runtime.hashtable
-
- org.apache.flink.table.runtime.io - 程序包 org.apache.flink.table.runtime.io
-
- org.apache.flink.table.runtime.keyselector - 程序包 org.apache.flink.table.runtime.keyselector
-
- org.apache.flink.table.runtime.operators - 程序包 org.apache.flink.table.runtime.operators
-
- org.apache.flink.table.runtime.operators.aggregate - 程序包 org.apache.flink.table.runtime.operators.aggregate
-
- org.apache.flink.table.runtime.operators.aggregate.window - 程序包 org.apache.flink.table.runtime.operators.aggregate.window
-
- org.apache.flink.table.runtime.operators.aggregate.window.buffers - 程序包 org.apache.flink.table.runtime.operators.aggregate.window.buffers
-
- org.apache.flink.table.runtime.operators.aggregate.window.combines - 程序包 org.apache.flink.table.runtime.operators.aggregate.window.combines
-
- org.apache.flink.table.runtime.operators.aggregate.window.processors - 程序包 org.apache.flink.table.runtime.operators.aggregate.window.processors
-
- org.apache.flink.table.runtime.operators.bundle - 程序包 org.apache.flink.table.runtime.operators.bundle
-
- org.apache.flink.table.runtime.operators.bundle.trigger - 程序包 org.apache.flink.table.runtime.operators.bundle.trigger
-
- org.apache.flink.table.runtime.operators.deduplicate - 程序包 org.apache.flink.table.runtime.operators.deduplicate
-
- org.apache.flink.table.runtime.operators.join - 程序包 org.apache.flink.table.runtime.operators.join
-
- org.apache.flink.table.runtime.operators.join.interval - 程序包 org.apache.flink.table.runtime.operators.join.interval
-
- org.apache.flink.table.runtime.operators.join.lookup - 程序包 org.apache.flink.table.runtime.operators.join.lookup
-
- org.apache.flink.table.runtime.operators.join.stream - 程序包 org.apache.flink.table.runtime.operators.join.stream
-
- org.apache.flink.table.runtime.operators.join.stream.state - 程序包 org.apache.flink.table.runtime.operators.join.stream.state
-
- org.apache.flink.table.runtime.operators.join.temporal - 程序包 org.apache.flink.table.runtime.operators.join.temporal
-
- org.apache.flink.table.runtime.operators.join.window - 程序包 org.apache.flink.table.runtime.operators.join.window
-
- org.apache.flink.table.runtime.operators.match - 程序包 org.apache.flink.table.runtime.operators.match
-
- org.apache.flink.table.runtime.operators.misc - 程序包 org.apache.flink.table.runtime.operators.misc
-
- org.apache.flink.table.runtime.operators.multipleinput - 程序包 org.apache.flink.table.runtime.operators.multipleinput
-
- org.apache.flink.table.runtime.operators.multipleinput.input - 程序包 org.apache.flink.table.runtime.operators.multipleinput.input
-
- org.apache.flink.table.runtime.operators.multipleinput.output - 程序包 org.apache.flink.table.runtime.operators.multipleinput.output
-
- org.apache.flink.table.runtime.operators.over - 程序包 org.apache.flink.table.runtime.operators.over
-
- org.apache.flink.table.runtime.operators.over.frame - 程序包 org.apache.flink.table.runtime.operators.over.frame
-
- org.apache.flink.table.runtime.operators.rank - 程序包 org.apache.flink.table.runtime.operators.rank
-
- org.apache.flink.table.runtime.operators.rank.window - 程序包 org.apache.flink.table.runtime.operators.rank.window
-
- org.apache.flink.table.runtime.operators.rank.window.combines - 程序包 org.apache.flink.table.runtime.operators.rank.window.combines
-
- org.apache.flink.table.runtime.operators.rank.window.processors - 程序包 org.apache.flink.table.runtime.operators.rank.window.processors
-
- org.apache.flink.table.runtime.operators.sink - 程序包 org.apache.flink.table.runtime.operators.sink
-
- org.apache.flink.table.runtime.operators.sort - 程序包 org.apache.flink.table.runtime.operators.sort
-
- org.apache.flink.table.runtime.operators.source - 程序包 org.apache.flink.table.runtime.operators.source
-
- org.apache.flink.table.runtime.operators.values - 程序包 org.apache.flink.table.runtime.operators.values
-
- org.apache.flink.table.runtime.operators.window - 程序包 org.apache.flink.table.runtime.operators.window
-
- org.apache.flink.table.runtime.operators.window.assigners - 程序包 org.apache.flink.table.runtime.operators.window.assigners
-
- org.apache.flink.table.runtime.operators.window.combines - 程序包 org.apache.flink.table.runtime.operators.window.combines
-
- org.apache.flink.table.runtime.operators.window.grouping - 程序包 org.apache.flink.table.runtime.operators.window.grouping
-
- org.apache.flink.table.runtime.operators.window.internal - 程序包 org.apache.flink.table.runtime.operators.window.internal
-
- org.apache.flink.table.runtime.operators.window.slicing - 程序包 org.apache.flink.table.runtime.operators.window.slicing
-
- org.apache.flink.table.runtime.operators.window.state - 程序包 org.apache.flink.table.runtime.operators.window.state
-
- org.apache.flink.table.runtime.operators.window.triggers - 程序包 org.apache.flink.table.runtime.operators.window.triggers
-
- org.apache.flink.table.runtime.operators.wmassigners - 程序包 org.apache.flink.table.runtime.operators.wmassigners
-
- org.apache.flink.table.runtime.partitioner - 程序包 org.apache.flink.table.runtime.partitioner
-
- org.apache.flink.table.runtime.types - 程序包 org.apache.flink.table.runtime.types
-
- org.apache.flink.table.runtime.typeutils - 程序包 org.apache.flink.table.runtime.typeutils
-
- org.apache.flink.table.runtime.util - 程序包 org.apache.flink.table.runtime.util
-
- org.apache.flink.table.runtime.util.collections - 程序包 org.apache.flink.table.runtime.util.collections
-
- org.apache.flink.table.runtime.util.collections.binary - 程序包 org.apache.flink.table.runtime.util.collections.binary
-
- OuterJoinPaddingUtil - org.apache.flink.table.runtime.operators.join中的类
-
An utility to generate reusable padding results for outer joins.
- OuterJoinPaddingUtil(int, int) - 类 的构造器org.apache.flink.table.runtime.operators.join.OuterJoinPaddingUtil
-
- OuterJoinRecordStateView - org.apache.flink.table.runtime.operators.join.stream.state中的接口
-
- OuterJoinRecordStateViews - org.apache.flink.table.runtime.operators.join.stream.state中的类
-
- OuterJoinRecordStateViews() - 类 的构造器org.apache.flink.table.runtime.operators.join.stream.state.OuterJoinRecordStateViews
-
- output - 类 中的变量org.apache.flink.table.runtime.operators.over.AbstractRowTimeUnboundedPrecedingOver
-
- output(RowData) - 接口 中的方法org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowProcessor.Context
-
Outputs results to downstream operators.
- OutputBase - org.apache.flink.table.runtime.operators.multipleinput.output中的类
-
Base Output that can be used to emit elements and other messages in MultipleInputStreamOperatorBase.
- OutputBase(StreamOperator<?>) - 类 的构造器org.apache.flink.table.runtime.operators.multipleinput.output.OutputBase
-
- OutputConversionOperator - org.apache.flink.table.runtime.operators.sink中的类
-
Operator that converts to external data structures and unwraps atomic records if necessary.
- OutputConversionOperator(RowData.FieldGetter, DynamicTableSink.DataStructureConverter, int, boolean) - 类 的构造器org.apache.flink.table.runtime.operators.sink.OutputConversionOperator
-
- OutputFormatFactory<T> - org.apache.flink.table.filesystem中的接口
-
A factory to create an OutputFormat.
- outputRankNumber - 类 中的变量org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- outputRankNumber(boolean) - 类 中的方法org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
-
- outputResult(Object) - 类 中的方法org.apache.flink.table.runtime.collector.TableFunctionCollector
-
Output final result of this UDTF to downstreams.
- outputResult(T) - 类 中的方法org.apache.flink.table.runtime.collector.WrappingCollector
-
Outputs the final result to the wrapped collector.
- outputs - 类 中的变量org.apache.flink.table.runtime.operators.multipleinput.output.BroadcastingOutput
-
- overlay(String, String, long, long) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- overlay(String, String, long) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- OverWindowFrame - org.apache.flink.table.runtime.operators.over.frame中的接口
-
A window frame calculates the results for those records belong to a window frame.
- pack(Iterable<T>, Function<T, Long>, long) - 类 中的静态方法org.apache.flink.table.runtime.util.BinPacking
-
- padLeft(RowData) - 类 中的方法org.apache.flink.table.runtime.operators.join.OuterJoinPaddingUtil
-
Returns a padding result with the given left row.
- padRight(RowData) - 类 中的方法org.apache.flink.table.runtime.operators.join.OuterJoinPaddingUtil
-
Returns a padding result with the given right row.
- PagedTypeSerializer<T> - org.apache.flink.table.runtime.typeutils中的类
-
A type serializer which provides paged serialize and deserialize methods.
- PagedTypeSerializer() - 类 的构造器org.apache.flink.table.runtime.typeutils.PagedTypeSerializer
-
- pageSize() - 类 中的方法org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- pageSize() - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.BytesHashMapSpillMemorySegmentPool
-
- pageSize - 类 中的变量org.apache.flink.table.runtime.operators.sort.AbstractBinaryExternalMerger
-
- pageSize() - 类 中的方法org.apache.flink.table.runtime.operators.sort.ListMemorySegmentPool
-
- pageSize() - 类 中的方法org.apache.flink.table.runtime.util.LazyMemorySegmentPool
-
- pageSize() - 接口 中的方法org.apache.flink.table.runtime.util.MemorySegmentPool
-
Get the page size of each page this pool holds.
- PanedWindowAssigner<W extends Window> - org.apache.flink.table.runtime.operators.window.assigners中的类
-
A WindowAssigner that window can be split into panes.
- PanedWindowAssigner() - 类 的构造器org.apache.flink.table.runtime.operators.window.assigners.PanedWindowAssigner
-
- PanedWindowProcessFunction<K,W extends Window> - org.apache.flink.table.runtime.operators.window.internal中的类
-
- PanedWindowProcessFunction(PanedWindowAssigner<W>, NamespaceAggsHandleFunctionBase<W>, long) - 类 的构造器org.apache.flink.table.runtime.operators.window.internal.PanedWindowProcessFunction
-
- parseUrl(String, String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Parse url and return various components of the URL.
- parseUrl(String, String, String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Parse url and return various parameter of the URL.
- partition() - 接口 中的方法org.apache.flink.table.filesystem.stream.PartitionCommitPredicate.PredicateContext
-
Return the partition.
- PARTITION_DEFAULT_NAME - 类 中的静态变量org.apache.flink.table.filesystem.FileSystemConnectorOptions
-
- PARTITION_TIME_EXTRACTOR_CLASS - 类 中的静态变量org.apache.flink.table.filesystem.FileSystemConnectorOptions
-
- PARTITION_TIME_EXTRACTOR_KIND - 类 中的静态变量org.apache.flink.table.filesystem.FileSystemConnectorOptions
-
- PARTITION_TIME_EXTRACTOR_TIMESTAMP_PATTERN - 类 中的静态变量org.apache.flink.table.filesystem.FileSystemConnectorOptions
-
- partitionColumns - 类 中的变量org.apache.flink.table.filesystem.RowDataPartitionComputer
-
- partitionColumns - 类 中的变量org.apache.flink.table.filesystem.RowPartitionComputer
-
- PartitionCommitInfo - org.apache.flink.table.filesystem.stream中的类
-
The message sent by upstream.
- PartitionCommitInfo() - 类 的构造器org.apache.flink.table.filesystem.stream.PartitionCommitInfo
-
- PartitionCommitInfo(long, int, int, List<String>) - 类 的构造器org.apache.flink.table.filesystem.stream.PartitionCommitInfo
-
- PartitionCommitPolicy - org.apache.flink.table.filesystem中的接口
-
Policy for commit a partition.
- PartitionCommitPolicy.Context - org.apache.flink.table.filesystem中的接口
-
Context of policy, including table information and partition information.
- PartitionCommitPredicate - org.apache.flink.table.filesystem.stream中的接口
-
Partition commit predicate.
- PartitionCommitPredicate.PredicateContext - org.apache.flink.table.filesystem.stream中的接口
-
- PartitionCommitter - org.apache.flink.table.filesystem.stream中的类
-
Committer operator for partitions.
- PartitionCommitter(Path, ObjectIdentifier, List<String>, TableMetaStoreFactory, FileSystemFactory, Configuration) - 类 的构造器org.apache.flink.table.filesystem.stream.PartitionCommitter
-
- PartitionCommitTrigger - org.apache.flink.table.filesystem.stream中的接口
-
Partition commit trigger.
- PartitionComputer<T> - org.apache.flink.table.filesystem中的接口
-
Compute partition path from record and project non-partition columns for output writer.
- partitionCreated(String) - 类 中的方法org.apache.flink.table.filesystem.stream.AbstractStreamingWriter
-
Notifies a partition created.
- partitionCreated(String) - 类 中的方法org.apache.flink.table.filesystem.stream.compact.CompactFileWriter
-
- partitionCreated(String) - 类 中的方法org.apache.flink.table.filesystem.stream.StreamingFileWriter
-
- PartitionFetcher<P> - org.apache.flink.table.filesystem中的接口
-
Fetcher to fetch the suitable partitions of a filesystem table.
- PartitionFetcher.Context<P> - org.apache.flink.table.filesystem中的接口
-
Context for fetch partitions, partition information is stored in hive meta store.
- PartitionFetcher.Context.ComparablePartitionValue<P,T extends Comparable<T>> - org.apache.flink.table.filesystem中的接口
-
A comparable partition value that can compare order by using its comparator.
- PartitionFieldExtractor<T extends org.apache.flink.connector.file.src.FileSourceSplit> - org.apache.flink.table.filesystem中的接口
-
Interface to extract partition field from split.
- partitionFieldGetters - 类 中的变量org.apache.flink.table.filesystem.RowDataPartitionComputer
-
- partitionInactive(String) - 类 中的方法org.apache.flink.table.filesystem.stream.AbstractStreamingWriter
-
Notifies a partition become inactive.
- partitionInactive(String) - 类 中的方法org.apache.flink.table.filesystem.stream.compact.CompactFileWriter
-
- partitionInactive(String) - 类 中的方法org.apache.flink.table.filesystem.stream.StreamingFileWriter
-
- partitionIndexes - 类 中的变量org.apache.flink.table.filesystem.RowDataPartitionComputer
-
- partitionIndexes - 类 中的变量org.apache.flink.table.filesystem.RowPartitionComputer
-
- partitionKeys() - 接口 中的方法org.apache.flink.table.filesystem.PartitionCommitPolicy.Context
-
Table partition keys.
- PartitionLoader - org.apache.flink.table.filesystem中的类
-
Loader to temporary files to final output path and meta store.
- PartitionLoader(boolean, FileSystem, TableMetaStoreFactory) - 类 的构造器org.apache.flink.table.filesystem.PartitionLoader
-
- partitionPath() - 接口 中的方法org.apache.flink.table.filesystem.PartitionCommitPolicy.Context
-
Path of this partition.
- PartitionReader<P,OUT> - org.apache.flink.table.filesystem中的接口
-
Reader that reads record from given partitions.
- partitionSpec() - 接口 中的方法org.apache.flink.table.filesystem.PartitionCommitPolicy.Context
-
Partition spec in the form of a map from partition keys to values.
- PartitionTempFileManager - org.apache.flink.table.filesystem中的类
-
Manage temporary files for writing files.
- PartitionTimeCommitPredicate - org.apache.flink.table.filesystem.stream中的类
-
Partition commit predicate by partition time and watermark, if 'watermark' > 'partition-time' +
'delay', the partition is committable.
- PartitionTimeCommitPredicate(Configuration, ClassLoader, List<String>) - 类 的构造器org.apache.flink.table.filesystem.stream.PartitionTimeCommitPredicate
-
- PartitionTimeCommitTrigger - org.apache.flink.table.filesystem.stream中的类
-
Partition commit trigger by partition time and watermark.
- PartitionTimeCommitTrigger(boolean, OperatorStateStore, PartitionCommitPredicate) - 类 的构造器org.apache.flink.table.filesystem.stream.PartitionTimeCommitTrigger
-
- PartitionTimeExtractor - org.apache.flink.table.filesystem中的接口
-
Time extractor to extract time from partition values.
- partitionTypes - 类 中的变量org.apache.flink.table.filesystem.RowDataPartitionComputer
-
- partitionValues() - 接口 中的方法org.apache.flink.table.filesystem.PartitionCommitPolicy.Context
-
Values of this partition.
- PartitionWriter<T> - org.apache.flink.table.filesystem中的接口
-
Partition writer to write records with partition.
- PartitionWriter.Context<T> - org.apache.flink.table.filesystem中的类
-
Context for partition writer, provide some information and generation utils.
- PartitionWriterFactory<T> - org.apache.flink.table.filesystem中的接口
-
- PATH - 类 中的静态变量org.apache.flink.table.filesystem.FileSystemConnectorOptions
-
- pathExprCache - 类 中的静态变量org.apache.flink.table.runtime.util.JsonUtils
-
- patternIndex - 类 中的变量org.apache.flink.table.runtime.util.JsonUtils
-
- patternKey - 类 中的变量org.apache.flink.table.runtime.util.JsonUtils
-
- PatternProcessFunctionRunner - org.apache.flink.table.runtime.operators.match中的类
-
A PatternProcessFunction wrapper to delegate invocation to the code generated PatternProcessFunction.
- PatternProcessFunctionRunner(GeneratedFunction<PatternProcessFunction<RowData, RowData>>) - 类 的构造器org.apache.flink.table.runtime.operators.match.PatternProcessFunctionRunner
-
- PerKeyStateDataViewStore - org.apache.flink.table.runtime.dataview中的类
-
Default implementation of
StateDataViewStore that currently forwards state registration
to a
RuntimeContext.
- PerKeyStateDataViewStore(RuntimeContext) - 类 的构造器org.apache.flink.table.runtime.dataview.PerKeyStateDataViewStore
-
- PerKeyStateDataViewStore(RuntimeContext, StateTtlConfig) - 类 的构造器org.apache.flink.table.runtime.dataview.PerKeyStateDataViewStore
-
- PerWindowStateDataViewStore - org.apache.flink.table.runtime.dataview中的类
-
An implementation of
StateDataViewStore for window aggregates which forwards the state
registration to an underlying
KeyedStateBackend.
- PerWindowStateDataViewStore(KeyedStateBackend<?>, TypeSerializer<?>, RuntimeContext) - 类 的构造器org.apache.flink.table.runtime.dataview.PerWindowStateDataViewStore
-
- PlannerTypeUtils - org.apache.flink.table.runtime.types中的类
-
Utilities for LogicalType and DataType..
- PlannerTypeUtils() - 类 的构造器org.apache.flink.table.runtime.types.PlannerTypeUtils
-
- pointTo(int, BinaryRowData, AbstractPagedInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
Point row to memory segments with offset(in the AbstractPagedInputView) and length.
- PojoConverter(PojoTypeInfo<T>, DataType[]) - 类 的构造器org.apache.flink.table.data.util.DataFormatConverters.PojoConverter
-
- position(BinaryStringData, BinaryStringData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- position(BinaryStringData, BinaryStringData, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- power(double, DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- power(DecimalData, DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- power(DecimalData, double) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- power10(int) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- precision() - 类 中的方法org.apache.flink.table.runtime.typeutils.BigDecimalTypeInfo
-
- precision() - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- prepare(ResettableExternalBuffer) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.InsensitiveOverFrame
-
- prepare(ResettableExternalBuffer) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.OffsetOverFrame
-
- prepare(ResettableExternalBuffer) - 接口 中的方法org.apache.flink.table.runtime.operators.over.frame.OverWindowFrame
-
Prepare for next partition.
- prepare(ResettableExternalBuffer) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.RowSlidingOverFrame
-
- prepare(ResettableExternalBuffer) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.RowUnboundedPrecedingOverFrame
-
- prepare(ResettableExternalBuffer) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.SlidingOverFrame
-
- prepare(ResettableExternalBuffer) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.UnboundedFollowingOverFrame
-
- prepare(ResettableExternalBuffer) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.UnboundedOverWindowFrame
-
- prepare(ResettableExternalBuffer) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.UnboundedPrecedingOverFrame
-
- prepareAggregateAccumulatorForEmit(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.internal.GeneralWindowProcessFunction
-
- prepareAggregateAccumulatorForEmit(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction
-
Prepares the accumulator of the given window before emit the final result.
- prepareAggregateAccumulatorForEmit(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.internal.MergingWindowProcessFunction
-
- prepareAggregateAccumulatorForEmit(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.internal.PanedWindowProcessFunction
-
- prepareCheckpoint() - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- prepareCheckpoint() - 类 中的方法org.apache.flink.table.runtime.operators.rank.window.processors.WindowRankProcessor
-
- prepareCheckpoint() - 接口 中的方法org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowProcessor
-
Performs a preparation before checkpoint.
- prepareSnapshotPreBarrier(long) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.LocalSlicingWindowAggOperator
-
- prepareSnapshotPreBarrier(long) - 类 中的方法org.apache.flink.table.runtime.operators.bundle.AbstractMapBundleOperator
-
- prepareSnapshotPreBarrier(long) - 类 中的方法org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowOperator
-
- previousState - 类 中的变量org.apache.flink.table.runtime.operators.window.WindowOperator
-
- ProbeIterator - org.apache.flink.table.runtime.hashtable中的类
-
Probe iterator from probe or spilled partition.
- ProbeIterator(BinaryRowData) - 类 的构造器org.apache.flink.table.runtime.hashtable.ProbeIterator
-
- probeKey - 类 中的变量org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
-
- probeToBinary(RowData) - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
For code gen probe side to BinaryRowData.
- process(int, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.InsensitiveOverFrame
-
- process(int, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.OffsetOverFrame
-
- process(int, RowData) - 接口 中的方法org.apache.flink.table.runtime.operators.over.frame.OverWindowFrame
-
return the ACC of the window frame.
- process(int, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.RangeSlidingOverFrame
-
- process(int, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.RangeUnboundedFollowingOverFrame
-
- process(int, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.RangeUnboundedPrecedingOverFrame
-
- process(int, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.RowSlidingOverFrame
-
- process(int, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.RowUnboundedFollowingOverFrame
-
- process(int, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.RowUnboundedPrecedingOverFrame
-
- process(int, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.over.frame.UnboundedOverWindowFrame
-
- processElement(StreamRecord<IN>) - 类 中的方法org.apache.flink.table.filesystem.stream.AbstractStreamingWriter
-
- processElement(StreamRecord<CompactMessages.CoordinatorInput>) - 类 中的方法org.apache.flink.table.filesystem.stream.compact.CompactCoordinator
-
- processElement(StreamRecord<CompactMessages.CoordinatorOutput>) - 类 中的方法org.apache.flink.table.filesystem.stream.compact.CompactOperator
-
- processElement(StreamRecord<PartitionCommitInfo>) - 类 中的方法org.apache.flink.table.filesystem.stream.PartitionCommitter
-
- processElement(RowData, KeyedProcessFunction<RowData, RowData, RowData>.Context, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.GroupAggFunction
-
- processElement(RowData, KeyedProcessFunction<RowData, RowData, RowData>.Context, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.GroupTableAggFunction
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.LocalSlicingWindowAggOperator
-
- processElement(RowData, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- processElement(StreamRecord<IN>) - 类 中的方法org.apache.flink.table.runtime.operators.bundle.AbstractMapBundleOperator
-
- processElement(RowData, KeyedProcessFunction<RowData, RowData, RowData>.Context, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.deduplicate.ProcTimeDeduplicateKeepFirstRowFunction
-
- processElement(RowData, KeyedProcessFunction<RowData, RowData, RowData>.Context, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.deduplicate.ProcTimeDeduplicateKeepLastRowFunction
-
- processElement(RowData, KeyedProcessFunction<RowData, RowData, RowData>.Context, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.deduplicate.RowTimeDeduplicateFunction
-
- processElement(RowData, ProcessFunction<RowData, RowData>.Context, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.join.lookup.LookupJoinRunner
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.FirstInputOfTwoInput
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.OneInput
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.SecondInputOfTwoInput
-
- processElement(RowData, KeyedProcessFunction<K, RowData, RowData>.Context, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.over.AbstractRowTimeUnboundedPrecedingOver
-
Puts an element from the input stream into state if it is not late.
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.over.BufferDataOverWindowOperator
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.over.NonBufferOverWindowOperator
-
- processElement(RowData, KeyedProcessFunction<K, RowData, RowData>.Context, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.over.ProcTimeRangeBoundedPrecedingFunction
-
- processElement(RowData, KeyedProcessFunction<K, RowData, RowData>.Context, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.over.ProcTimeRowsBoundedPrecedingFunction
-
- processElement(RowData, KeyedProcessFunction<K, RowData, RowData>.Context, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.over.ProcTimeUnboundedPrecedingFunction
-
- processElement(RowData, KeyedProcessFunction<K, RowData, RowData>.Context, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.over.RowTimeRangeBoundedPrecedingFunction
-
- processElement(RowData, KeyedProcessFunction<K, RowData, RowData>.Context, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.over.RowTimeRowsBoundedPrecedingFunction
-
- processElement(RowData, KeyedProcessFunction<RowData, RowData, RowData>.Context, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.rank.AppendOnlyFirstNFunction
-
- processElement(RowData, KeyedProcessFunction<RowData, RowData, RowData>.Context, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.rank.AppendOnlyTopNFunction
-
- processElement(RowData, KeyedProcessFunction<RowData, RowData, RowData>.Context, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.rank.FastTop1Function
-
- processElement(RowData, KeyedProcessFunction<RowData, RowData, RowData>.Context, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.rank.RetractableTopNFunction
-
- processElement(RowData, KeyedProcessFunction<RowData, RowData, RowData>.Context, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.rank.UpdatableTopNFunction
-
- processElement(RowData, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.rank.window.processors.WindowRankProcessor
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.sink.OutputConversionOperator
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.sink.SinkOperator
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.sink.SinkUpsertMaterializer
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.sink.StreamRecordTimestampInserter
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.sort.LimitOperator
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.sort.ProcTimeSortOperator
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.sort.RankOperator
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.sort.RowTimeSortOperator
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.sort.SortLimitOperator
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.sort.SortOperator
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.sort.StreamSortOperator
-
- processElement(StreamRecord<E>) - 类 中的方法org.apache.flink.table.runtime.operators.source.InputConversionOperator
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowOperator
-
- processElement(RowData, RowData) - 接口 中的方法org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowProcessor
-
Process an element with associated key from the input stream.
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.window.WindowOperator
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.window.WindowTableFunctionOperator
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.wmassigners.ProcTimeMiniBatchAssignerOperator
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.wmassigners.RowTimeMiniBatchAssginerOperator
-
- processElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperator
-
- processElement1(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.join.HashJoinOperator
-
- processElement1(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.join.SortMergeJoinOperator
-
- processElement1(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.StreamingJoinOperator
-
- processElement1(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.StreamingSemiAntiJoinOperator
-
Process an input element and output incremental joined records, retraction messages will be
sent in some scenarios.
- processElement1(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.join.temporal.TemporalProcessTimeJoinOperator
-
- processElement1(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.join.temporal.TemporalRowTimeJoinOperator
-
- processElement1(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.join.window.WindowJoinOperator
-
- processElement2(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.join.HashJoinOperator
-
- processElement2(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.join.SortMergeJoinOperator
-
- processElement2(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.StreamingJoinOperator
-
- processElement2(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.StreamingSemiAntiJoinOperator
-
Process an input element and output incremental joined records, retraction messages will be
sent in some scenarios.
- processElement2(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.join.temporal.TemporalProcessTimeJoinOperator
-
- processElement2(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.join.temporal.TemporalRowTimeJoinOperator
-
- processElement2(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.join.window.WindowJoinOperator
-
- processElementsWithSameTimestamp(List<RowData>, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.over.AbstractRowTimeUnboundedPrecedingOver
-
Process the same timestamp datas, the mechanism is different between rows and range window.
- processElementsWithSameTimestamp(List<RowData>, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.over.RowTimeRangeUnboundedPrecedingFunction
-
- processElementsWithSameTimestamp(List<RowData>, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.over.RowTimeRowsUnboundedPrecedingFunction
-
- ProcessingTimeTriggers - org.apache.flink.table.runtime.operators.window.triggers中的类
-
A
Trigger that reacts to processing-time timers.
- ProcessingTimeTriggers.AfterEndOfWindow<W extends Window> - 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> - org.apache.flink.table.runtime.operators.window.triggers中的类
-
A composite
Trigger that consist of AfterEndOfWindow and a early trigger.
- ProcessingTimeTriggers.AfterFirstElementPeriodic<W extends Window> - org.apache.flink.table.runtime.operators.window.triggers中的类
-
Trigger every a given interval, the first trigger time is interval after the first element in
the pane.
- processLatencyMarker(LatencyMarker) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.FirstInputOfTwoInput
-
- processLatencyMarker(LatencyMarker) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.OneInput
-
- processLatencyMarker(LatencyMarker) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.SecondInputOfTwoInput
-
- processMatch(Map<String, List<RowData>>, PatternProcessFunction.Context, Collector<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.match.PatternProcessFunctionRunner
-
- processWatermark(Watermark) - 类 中的方法org.apache.flink.table.filesystem.stream.AbstractStreamingWriter
-
- processWatermark(Watermark) - 类 中的方法org.apache.flink.table.filesystem.stream.PartitionCommitter
-
- processWatermark(Watermark) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.LocalSlicingWindowAggOperator
-
- processWatermark(Watermark) - 类 中的方法org.apache.flink.table.runtime.operators.bundle.AbstractMapBundleOperator
-
- processWatermark(Watermark) - 类 中的方法org.apache.flink.table.runtime.operators.join.KeyedCoProcessOperatorWithWatermarkDelay
-
- processWatermark(Watermark) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.FirstInputOfTwoInput
-
- processWatermark(Watermark) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.OneInput
-
- processWatermark(Watermark) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.SecondInputOfTwoInput
-
- processWatermark(Watermark) - 类 中的方法org.apache.flink.table.runtime.operators.sink.SinkOperator
-
- processWatermark(Watermark) - 类 中的方法org.apache.flink.table.runtime.operators.source.InputConversionOperator
-
- processWatermark(Watermark) - 类 中的方法org.apache.flink.table.runtime.operators.TableStreamOperator
-
- processWatermark(Watermark) - 类 中的方法org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowOperator
-
- processWatermark(Watermark) - 类 中的方法org.apache.flink.table.runtime.operators.wmassigners.ProcTimeMiniBatchAssignerOperator
-
Override the base implementation to completely ignore watermarks propagated from upstream (we
rely only on the AssignerWithPeriodicWatermarks to emit watermarks from here).
- processWatermark(Watermark) - 类 中的方法org.apache.flink.table.runtime.operators.wmassigners.RowTimeMiniBatchAssginerOperator
-
- processWatermark(Watermark) - 类 中的方法org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperator
-
Override the base implementation to completely ignore watermarks propagated from upstream (we
rely only on the
WatermarkGenerator to emit watermarks from here).
- processWatermarkStatus(WatermarkStatus) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.FirstInputOfTwoInput
-
- processWatermarkStatus(WatermarkStatus) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.OneInput
-
- processWatermarkStatus(WatermarkStatus) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.SecondInputOfTwoInput
-
- processWatermarkStatus(WatermarkStatus) - 类 中的方法org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperator
-
- ProcTimeCommitPredicate - org.apache.flink.table.filesystem.stream中的类
-
Partition commit trigger by creation time and processing time service, if 'current processing
time' > 'partition creation time' + 'delay', the partition is committable.
- ProcTimeCommitPredicate(Configuration) - 类 的构造器org.apache.flink.table.filesystem.stream.ProcTimeCommitPredicate
-
- ProcTimeCommitTrigger - org.apache.flink.table.filesystem.stream中的类
-
Partition commit trigger by creation time and processing time service.
- ProcTimeCommitTrigger(boolean, OperatorStateStore, ProcessingTimeService, PartitionCommitPredicate) - 类 的构造器org.apache.flink.table.filesystem.stream.ProcTimeCommitTrigger
-
- ProcTimeDeduplicateKeepFirstRowFunction - org.apache.flink.table.runtime.operators.deduplicate中的类
-
This function is used to deduplicate on keys and keeps only first row.
- ProcTimeDeduplicateKeepFirstRowFunction(long) - 类 的构造器org.apache.flink.table.runtime.operators.deduplicate.ProcTimeDeduplicateKeepFirstRowFunction
-
- ProcTimeDeduplicateKeepLastRowFunction - org.apache.flink.table.runtime.operators.deduplicate中的类
-
This function is used to deduplicate on keys and keeps only last row.
- ProcTimeDeduplicateKeepLastRowFunction(InternalTypeInfo<RowData>, long, boolean, boolean, boolean, GeneratedRecordEqualiser) - 类 的构造器org.apache.flink.table.runtime.operators.deduplicate.ProcTimeDeduplicateKeepLastRowFunction
-
- ProcTimeIntervalJoin - org.apache.flink.table.runtime.operators.join.interval中的类
-
The function to execute processing time interval stream inner-join.
- ProcTimeIntervalJoin(FlinkJoinType, long, long, InternalTypeInfo<RowData>, InternalTypeInfo<RowData>, IntervalJoinFunction) - 类 的构造器org.apache.flink.table.runtime.operators.join.interval.ProcTimeIntervalJoin
-
- ProcTimeMiniBatchAssignerOperator - org.apache.flink.table.runtime.operators.wmassigners中的类
-
A stream operator that emits mini-batch marker in a given period.
- ProcTimeMiniBatchAssignerOperator(long) - 类 的构造器org.apache.flink.table.runtime.operators.wmassigners.ProcTimeMiniBatchAssignerOperator
-
- ProcTimeMiniBatchDeduplicateKeepFirstRowFunction - org.apache.flink.table.runtime.operators.deduplicate中的类
-
This function is used to get the first row for every key partition in miniBatch mode.
- ProcTimeMiniBatchDeduplicateKeepFirstRowFunction(TypeSerializer<RowData>, long) - 类 的构造器org.apache.flink.table.runtime.operators.deduplicate.ProcTimeMiniBatchDeduplicateKeepFirstRowFunction
-
- ProcTimeMiniBatchDeduplicateKeepLastRowFunction - org.apache.flink.table.runtime.operators.deduplicate中的类
-
This function is used to get the last row for every key partition in miniBatch mode.
- ProcTimeMiniBatchDeduplicateKeepLastRowFunction(InternalTypeInfo<RowData>, TypeSerializer<RowData>, long, boolean, boolean, boolean, GeneratedRecordEqualiser) - 类 的构造器org.apache.flink.table.runtime.operators.deduplicate.ProcTimeMiniBatchDeduplicateKeepLastRowFunction
-
- ProcTimeRangeBoundedPrecedingFunction<K> - org.apache.flink.table.runtime.operators.over中的类
-
Process Function used for the aggregate in bounded proc-time OVER window.
- ProcTimeRangeBoundedPrecedingFunction(GeneratedAggsHandleFunction, LogicalType[], LogicalType[], long) - 类 的构造器org.apache.flink.table.runtime.operators.over.ProcTimeRangeBoundedPrecedingFunction
-
- ProcTimeRowsBoundedPrecedingFunction<K> - org.apache.flink.table.runtime.operators.over中的类
-
Process Function for ROW clause processing-time bounded OVER window.
- ProcTimeRowsBoundedPrecedingFunction(long, long, GeneratedAggsHandleFunction, LogicalType[], LogicalType[], long) - 类 的构造器org.apache.flink.table.runtime.operators.over.ProcTimeRowsBoundedPrecedingFunction
-
- ProcTimeSortOperator - org.apache.flink.table.runtime.operators.sort中的类
-
Sort on proc-time and additional secondary sort attributes.
- ProcTimeSortOperator(InternalTypeInfo<RowData>, GeneratedRecordComparator) - 类 的构造器org.apache.flink.table.runtime.operators.sort.ProcTimeSortOperator
-
- ProcTimeUnboundedPrecedingFunction<K> - org.apache.flink.table.runtime.operators.over中的类
-
Process Function for processing-time unbounded OVER window.
- ProcTimeUnboundedPrecedingFunction(long, long, GeneratedAggsHandleFunction, LogicalType[]) - 类 的构造器org.apache.flink.table.runtime.operators.over.ProcTimeUnboundedPrecedingFunction
-
- produceUpdates - 类 中的变量org.apache.flink.table.runtime.operators.window.WindowOperator
-
- produceUpdates - 类 中的变量org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- produceUpdates() - 类 中的方法org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- projectColumnsToWrite(T) - 接口 中的方法org.apache.flink.table.filesystem.PartitionComputer
-
Project non-partition columns for output writer.
- projectColumnsToWrite(RowData) - 类 中的方法org.apache.flink.table.filesystem.RowDataPartitionComputer
-
- projectColumnsToWrite(Row) - 类 中的方法org.apache.flink.table.filesystem.RowPartitionComputer
-
- Projection<IN extends org.apache.flink.table.data.RowData,OUT extends org.apache.flink.table.data.RowData> - org.apache.flink.table.runtime.generated中的接口
-
Interface for code generated projection, which will map a RowData to another one.
- ProjectionBulkFactory(BulkWriter.Factory<RowData>, RowDataPartitionComputer) - 类 的构造器org.apache.flink.table.filesystem.FileSystemTableSink.ProjectionBulkFactory
-
- pushToOperator(StreamRecord<X>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.output.CopyingFirstInputOfTwoInputStreamOperatorOutput
-
- pushToOperator(StreamRecord<X>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.output.CopyingOneInputStreamOperatorOutput
-
- pushToOperator(StreamRecord<X>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.output.CopyingSecondInputOfTwoInputStreamOperatorOutput
-
- pushToOperator(StreamRecord<X>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.output.FirstInputOfTwoInputStreamOperatorOutput
-
- pushToOperator(StreamRecord<X>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.output.OneInputStreamOperatorOutput
-
- pushToOperator(StreamRecord<X>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.output.SecondInputOfTwoInputStreamOperatorOutput
-
- put(RowData, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.rank.TopNBuffer
-
Appends a record into the buffer.
- put(W, RowData, UV) - 类 中的方法org.apache.flink.table.runtime.operators.window.state.WindowMapState
-
Associates a new value with the given key.
- put(K, V) - 类 中的方法org.apache.flink.table.runtime.util.JsonUtils.ThreadLocalHashCache
-
- putAll(RowData, Collection<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.rank.TopNBuffer
-
Puts a record list into the buffer under the sortKey.
- putAll(W, Map<RowData, UV>) - 类 中的方法org.apache.flink.table.runtime.operators.window.state.WindowMapState
-
Copies all of the mappings from the given map into the state.
- putBinaryNormalizedKey(byte[], MemorySegment, int, int) - 类 中的静态方法org.apache.flink.table.runtime.operators.sort.SortUtil
-
- putBooleanNormalizedKey(boolean, MemorySegment, int, int) - 类 中的静态方法org.apache.flink.table.runtime.operators.sort.SortUtil
-
- putBuildRow(RowData) - 类 中的方法org.apache.flink.table.runtime.hashtable.BinaryHashTable
-
Put a build side row to hash table.
- putBuildRow(BinaryRowData) - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
- putByteNormalizedKey(byte, MemorySegment, int, int) - 类 中的静态方法org.apache.flink.table.runtime.operators.sort.SortUtil
-
- putDecimalNormalizedKey(DecimalData, MemorySegment, int, int) - 类 中的静态方法org.apache.flink.table.runtime.operators.sort.SortUtil
-
Just support the compact precision decimal.
- putDoubleNormalizedKey(double, MemorySegment, int, int) - 类 中的静态方法org.apache.flink.table.runtime.operators.sort.SortUtil
-
See http://stereopsis.com/radix.html for more details.
- putFloatNormalizedKey(float, MemorySegment, int, int) - 类 中的静态方法org.apache.flink.table.runtime.operators.sort.SortUtil
-
See http://stereopsis.com/radix.html for more details.
- putIntNormalizedKey(int, MemorySegment, int, int) - 类 中的静态方法org.apache.flink.table.runtime.operators.sort.SortUtil
-
- putKey(RowData, MemorySegment, int) - 接口 中的方法org.apache.flink.table.runtime.generated.NormalizedKeyComputer
-
Writes a normalized key for the given record into the target MemorySegment.
- putLongNormalizedKey(long, MemorySegment, int, int) - 类 中的静态方法org.apache.flink.table.runtime.operators.sort.SortUtil
-
- putShortNormalizedKey(short, MemorySegment, int, int) - 类 中的静态方法org.apache.flink.table.runtime.operators.sort.SortUtil
-
- putStringNormalizedKey(StringData, MemorySegment, int, int) - 类 中的静态方法org.apache.flink.table.runtime.operators.sort.SortUtil
-
UTF-8 supports bytes comparison.
- putTimestampNormalizedKey(TimestampData, MemorySegment, int, int) - 类 中的静态方法org.apache.flink.table.runtime.operators.sort.SortUtil
-
Support the compact precision TimestampData.
- radians(DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- RangeSlidingOverFrame - org.apache.flink.table.runtime.operators.over.frame中的类
-
The range sliding window frame calculates frames with the following SQL form: ...
- RangeSlidingOverFrame(RowType, RowType, GeneratedAggsHandleFunction, GeneratedRecordComparator, GeneratedRecordComparator) - 类 的构造器org.apache.flink.table.runtime.operators.over.frame.RangeSlidingOverFrame
-
- RangeUnboundedFollowingOverFrame - org.apache.flink.table.runtime.operators.over.frame中的类
-
The range unboundedFollowing window frame calculates frames with the following SQL form: ...
- RangeUnboundedFollowingOverFrame(RowType, GeneratedAggsHandleFunction, GeneratedRecordComparator) - 类 的构造器org.apache.flink.table.runtime.operators.over.frame.RangeUnboundedFollowingOverFrame
-
- RangeUnboundedPrecedingOverFrame - org.apache.flink.table.runtime.operators.over.frame中的类
-
The range UnboundPreceding window frame calculates frames with the following SQL form: ...
- RangeUnboundedPrecedingOverFrame(GeneratedAggsHandleFunction, GeneratedRecordComparator) - 类 的构造器org.apache.flink.table.runtime.operators.over.frame.RangeUnboundedPrecedingOverFrame
-
- rankEnd - 类 中的变量org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- rankEnd(long) - 类 中的方法org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
-
- RankOperator - org.apache.flink.table.runtime.operators.sort中的类
-
Rank operator to compute top N.
- RankOperator(GeneratedRecordComparator, GeneratedRecordComparator, long, long, boolean) - 类 的构造器org.apache.flink.table.runtime.operators.sort.RankOperator
-
- RankRange - org.apache.flink.table.runtime.operators.rank中的接口
-
RankRange for Rank, including following 3 types : ConstantRankRange, ConstantRankRangeWithoutEnd,
VariableRankRange.
- rankStart(long) - 类 中的方法org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
-
- RankType - org.apache.flink.table.runtime.operators.rank中的枚举
-
An enumeration of rank type, usable to show how exactly generate rank number.
- RawByteArrayConverter<T> - org.apache.flink.table.data.conversion中的类
-
Converter for RawType of byte[] external type.
- RawFormatDeserializationSchema - org.apache.flink.formats.raw中的类
-
Deserialization schema from raw (byte based) value to Flink Table/SQL internal data structure
RowData.
- RawFormatDeserializationSchema(LogicalType, TypeInformation<RowData>, String, boolean) - 类 的构造器org.apache.flink.formats.raw.RawFormatDeserializationSchema
-
- RawFormatFactory - org.apache.flink.formats.raw中的类
-
Format factory for raw format which allows to read and write raw (byte based) values as a single
column.
- RawFormatFactory() - 类 的构造器org.apache.flink.formats.raw.RawFormatFactory
-
- RawFormatOptions - org.apache.flink.formats.raw中的类
-
Options for the "raw" format.
- RawFormatSerializationSchema - org.apache.flink.formats.raw中的类
-
Serialization schema that serializes an RowData object into raw (byte based) value.
- RawFormatSerializationSchema(LogicalType, String, boolean) - 类 的构造器org.apache.flink.formats.raw.RawFormatSerializationSchema
-
- RawObjectConverter<T> - org.apache.flink.table.data.conversion中的类
-
Converter for RawType of object external type.
- RawValueDataSerializer<T> - org.apache.flink.table.runtime.typeutils中的类
-
Serializer for RawValueData.
- RawValueDataSerializer(TypeSerializer<T>) - 类 的构造器org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
-
- RawValueDataSerializer.RawValueDataSerializerSnapshot<T> - org.apache.flink.table.runtime.typeutils中的类
-
- RawValueDataSerializerSnapshot() - 类 的构造器org.apache.flink.table.runtime.typeutils.RawValueDataSerializer.RawValueDataSerializerSnapshot
-
- RawValueDataSerializerSnapshot(RawValueDataSerializer<T>) - 类 的构造器org.apache.flink.table.runtime.typeutils.RawValueDataSerializer.RawValueDataSerializerSnapshot
-
- reachedEnd() - 类 中的方法org.apache.flink.table.runtime.operators.values.ValuesInputFormat
-
- read(OUT) - 接口 中的方法org.apache.flink.table.filesystem.PartitionReader
-
Reads the next record from the partitions.
- read() - 类 中的方法org.apache.flink.table.filesystem.stream.compact.CompactBulkReader
-
- read() - 接口 中的方法org.apache.flink.table.filesystem.stream.compact.CompactReader
-
Read a record, return null if no more record.
- read() - 类 中的方法org.apache.flink.table.filesystem.stream.compact.FileInputFormatCompactReader
-
- readAllBuffers(FileIOChannel.ID, int) - 类 中的方法org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- readBlock(MemorySegment) - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- readOuterSnapshot(int, DataInputView, ClassLoader) - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalSerializer.ExternalSerializerSnapshot
-
- readOuterSnapshot(int, DataInputView, ClassLoader) - 类 中的方法org.apache.flink.table.runtime.typeutils.LinkedListSerializer.LinkedListSerializerSnapshot
-
- readSnapshot(int, DataInputView, ClassLoader) - 类 中的方法org.apache.flink.table.runtime.typeutils.ArrayDataSerializer.ArrayDataSerializerSnapshot
-
- readSnapshot(int, DataInputView, ClassLoader) - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer.BinaryRowDataSerializerSnapshot
-
- readSnapshot(int, DataInputView, ClassLoader) - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataSerializer.DecimalSerializerSnapshot
-
- readSnapshot(int, DataInputView, ClassLoader) - 类 中的方法org.apache.flink.table.runtime.typeutils.MapDataSerializer.MapDataSerializerSnapshot
-
- readSnapshot(int, DataInputView, ClassLoader) - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer.RowDataSerializerSnapshot
-
- readSnapshot(int, DataInputView, ClassLoader) - 类 中的方法org.apache.flink.table.runtime.typeutils.SortedMapSerializerSnapshot
-
- readSnapshot(int, DataInputView, ClassLoader) - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataSerializer.TimestampDataSerializerSnapshot
-
- realSize() - 类 中的方法org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
- record - 类 中的变量org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator.OuterRecord
-
- RECORD_BYTES - 类 中的静态变量org.apache.flink.table.runtime.hashtable.BinaryHashBucketArea
-
The number of bytes that the entry in the hash structure occupies, in bytes.
- RECORD_EXTRA_LENGTH - 类 中的静态变量org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- recordArea - 类 中的变量org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
The segments where the actual data is stored.
- recordBuffer - 类 中的变量org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- RecordComparator - org.apache.flink.table.runtime.generated中的接口
-
- RecordCounter - org.apache.flink.table.runtime.operators.aggregate中的类
-
The
RecordCounter is used to count the number of input records under the current key.
- RecordCounter() - 类 的构造器org.apache.flink.table.runtime.operators.aggregate.RecordCounter
-
- recordCounter - 类 中的变量org.apache.flink.table.runtime.operators.window.WindowOperator
-
Used to count the number of added and retracted input records.
- recordCountIsZero(RowData) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.RecordCounter
-
We store the counter in the accumulator.
- RecordEqualiser - org.apache.flink.table.runtime.generated中的接口
-
Record equaliser for RowData which can compare two RowData and returns whether they are equal.
- RecordsCombiner - org.apache.flink.table.runtime.operators.window.combines中的接口
-
- RecordsCombiner.Factory - org.apache.flink.table.runtime.operators.window.combines中的接口
-
- RecordsCombiner.LocalFactory - org.apache.flink.table.runtime.operators.window.combines中的接口
-
A factory that creates a
RecordsCombiner used for combining at local stage.
- recordSize() - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- recordsPerSegment() - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- RecordsWindowBuffer - org.apache.flink.table.runtime.operators.aggregate.window.buffers中的类
-
- RecordsWindowBuffer(Object, MemoryManager, long, RecordsCombiner, PagedTypeSerializer<RowData>, AbstractRowDataSerializer<RowData>, boolean, ZoneId) - 类 的构造器org.apache.flink.table.runtime.operators.aggregate.window.buffers.RecordsWindowBuffer
-
- RecordsWindowBuffer.Factory - org.apache.flink.table.runtime.operators.aggregate.window.buffers中的类
-
- RecordsWindowBuffer.LocalFactory - org.apache.flink.table.runtime.operators.aggregate.window.buffers中的类
-
- recycle(MemorySegment) - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- recycle(MemorySegment) - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
-
- recycle(MemorySegment) - 类 中的方法org.apache.flink.table.runtime.io.CompressedHeaderlessChannelReaderInputView
-
- recycle(MemorySegment) - 类 中的方法org.apache.flink.table.runtime.io.CompressedHeaderlessChannelWriterOutputView
-
- regExp(String, String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- regexpExtract(String, String, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Returns a string extracted with a specified regular expression and a regex match group index.
- regexpExtract(String, String, long) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- regexpExtract(String, String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Returns the first string extracted with a specified regular expression.
- regexpReplace(String, String, String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Returns a string resulting from replacing all substrings that match the regular expression
with replacement.
- registerCallback(BundleTriggerCallback) - 接口 中的方法org.apache.flink.table.runtime.operators.bundle.trigger.BundleTrigger
-
Register a callback which will be called once this trigger decides to finish this bundle.
- registerCallback(BundleTriggerCallback) - 接口 中的方法org.apache.flink.table.runtime.operators.bundle.trigger.CoBundleTrigger
-
Register a callback which will be called once this trigger decides to finish this bundle.
- registerCallback(BundleTriggerCallback) - 类 中的方法org.apache.flink.table.runtime.operators.bundle.trigger.CountBundleTrigger
-
- registerCallback(BundleTriggerCallback) - 类 中的方法org.apache.flink.table.runtime.operators.bundle.trigger.CountCoBundleTrigger
-
- registerEventTimeTimer(long) - 类 中的方法org.apache.flink.table.runtime.operators.TableStreamOperator.ContextImpl
-
- registerEventTimeTimer(long) - 接口 中的方法org.apache.flink.table.runtime.operators.window.triggers.Trigger.TriggerContext
-
Register an event-time callback.
- registerEventTimeWindowTimer(W) - 接口 中的方法org.apache.flink.table.runtime.operators.window.slicing.WindowTimerService
-
Registers a window timer to be fired when event time watermark passes the window.
- registerEventTimeWindowTimer(Long) - 类 中的方法org.apache.flink.table.runtime.operators.window.slicing.WindowTimerServiceImpl
-
- registerMetric(long) - 类 中的方法org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- registerProcessingCleanupTimer(ValueState<Long>, long, long, long, TimerService) - 接口 中的方法org.apache.flink.table.runtime.functions.CleanupState
-
- registerProcessingCleanupTimer(KeyedProcessFunction<K, IN, OUT>.Context, long) - 类 中的方法org.apache.flink.table.runtime.functions.KeyedProcessFunctionWithCleanupState
-
- registerProcessingCleanupTimer() - 类 中的方法org.apache.flink.table.runtime.operators.join.temporal.BaseTwoInputStreamOperatorWithStateRetention
-
If the user has specified a minRetentionTime and maxRetentionTime, this
method registers a cleanup timer for currentProcessingTime + minRetentionTime.
- registerProcessingTimeTimer(long) - 类 中的方法org.apache.flink.table.runtime.operators.TableStreamOperator.ContextImpl
-
- registerProcessingTimeTimer(long) - 接口 中的方法org.apache.flink.table.runtime.operators.window.triggers.Trigger.TriggerContext
-
Register a system time callback.
- registerProcessingTimeWindowTimer(W) - 接口 中的方法org.apache.flink.table.runtime.operators.window.slicing.WindowTimerService
-
Registers a window timer to be fired when processing time passes the window.
- registerProcessingTimeWindowTimer(Long) - 类 中的方法org.apache.flink.table.runtime.operators.window.slicing.WindowTimerServiceImpl
-
- remainBuffers() - 类 中的方法org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- remove() - 接口 中的方法org.apache.flink.table.runtime.dataview.NullAwareMapIterator.NullMapEntry
-
- remove() - 类 中的方法org.apache.flink.table.runtime.dataview.NullAwareMapIterator
-
- remove(EE) - 类 中的方法org.apache.flink.table.runtime.dataview.StateListView
-
- remove(RowData, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.rank.TopNBuffer
-
- remove(W, RowData) - 类 中的方法org.apache.flink.table.runtime.operators.window.state.WindowMapState
-
Deletes the mapping of the given key.
- remove() - 类 中的静态方法org.apache.flink.table.runtime.util.JsonUtils
-
- remove() - 类 中的方法org.apache.flink.table.runtime.util.JsonUtils.ThreadLocalHashCache
-
- removeAll(RowData) - 类 中的方法org.apache.flink.table.runtime.operators.rank.TopNBuffer
-
Removes all record list from the buffer under the sortKey.
- removeChannel(FileIOChannel.ID) - 类 中的方法org.apache.flink.table.runtime.operators.sort.SpillChannelManager
-
- removeEldestEntry(Map.Entry<K, V>) - 类 中的方法org.apache.flink.table.runtime.util.JsonUtils.HashCache
-
- removeEldestEntry(Map.Entry<K, V>) - 类 中的方法org.apache.flink.table.runtime.util.LRUMap
-
- removeLast() - 类 中的方法org.apache.flink.table.runtime.operators.rank.TopNBuffer
-
Removes the last record of the last Entry in the buffer.
- removeLegacyTypes(LogicalType) - 类 中的静态方法org.apache.flink.table.runtime.types.PlannerTypeUtils
-
A conversion that removes all LegacyTypeInformationTypes by mapping to corresponding
new types.
- repeat(String, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Returns a string that repeats the base string n times.
- replace(String, String, String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Replaces all the old strings with the replacement string.
- replace(long, RowData) - 类 中的方法org.apache.flink.table.runtime.util.WindowKey
-
Replace the currently stored key and window by the given new key and new window.
- reportOrForwardLatencyMarker(LatencyMarker) - 类 中的方法org.apache.flink.table.runtime.operators.sink.SinkOperator
-
- requestCount - 类 中的变量org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- requestFailed(Buffer, IOException) - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- requestFailed(Buffer, IOException) - 类 中的方法org.apache.flink.table.runtime.io.CompressedHeaderlessChannelReaderInputView
-
- requestSuccessful(Buffer) - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- requestSuccessful(Buffer) - 类 中的方法org.apache.flink.table.runtime.io.CompressedHeaderlessChannelReaderInputView
-
- requiredOptions() - 类 中的方法org.apache.flink.formats.raw.RawFormatFactory
-
- requiredOptions() - 类 中的方法org.apache.flink.table.filesystem.FileSystemTableFactory
-
- requiresPartitionGrouping(boolean) - 类 中的方法org.apache.flink.table.filesystem.FileSystemTableSink
-
- reserveDictionaryIds(int) - 类 中的方法org.apache.flink.table.data.vector.heap.AbstractHeapVector
-
- reserveDictionaryIds(int) - 类 中的方法org.apache.flink.table.data.vector.heap.HeapBooleanVector
-
- reserveDictionaryIds(int) - 接口 中的方法org.apache.flink.table.data.vector.writable.WritableColumnVector
-
Reserve a integer column for ids of dictionary.
- reservedNumBuffers - 类 中的变量org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- reset() - 类 中的方法org.apache.flink.table.data.vector.heap.AbstractHeapVector
-
Resets the column to default state. - fills the isNull array with false. - sets noNulls to
true.
- reset() - 类 中的方法org.apache.flink.table.data.vector.heap.HeapBytesVector
-
- reset() - 接口 中的方法org.apache.flink.table.data.vector.writable.WritableColumnVector
-
Resets the column to default state.
- reset() - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
First, reset.
- reset() - 类 中的方法org.apache.flink.table.data.writer.BinaryRowWriter
-
First, reset.
- reset() - 接口 中的方法org.apache.flink.table.data.writer.BinaryWriter
-
Reset writer to prepare next write.
- reset() - 类 中的方法org.apache.flink.table.runtime.collector.TableFunctionCollector
-
Resets the flag to indicate whether [[collect(T)]] has been called.
- reset() - 接口 中的方法org.apache.flink.table.runtime.operators.bundle.trigger.BundleTrigger
-
Reset the trigger to its initiate status.
- reset() - 接口 中的方法org.apache.flink.table.runtime.operators.bundle.trigger.CoBundleTrigger
-
Reset the trigger to its initiate status.
- reset() - 类 中的方法org.apache.flink.table.runtime.operators.bundle.trigger.CountBundleTrigger
-
- reset() - 类 中的方法org.apache.flink.table.runtime.operators.bundle.trigger.CountCoBundleTrigger
-
- reset() - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryInMemorySortBuffer
-
Resets the sort buffer back to the state where it is empty.
- reset() - 类 中的方法org.apache.flink.table.runtime.operators.window.grouping.WindowsGrouping
-
Reset for next group.
- reset() - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.AbstractBytesHashMap
-
reset the map's record and bucket area's memory segments for reusing.
- reset() - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.AbstractBytesMultiMap
-
reset the map's record and bucket area's memory segments for reusing.
- reset() - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
reset the map's record and bucket area's memory segments for reusing.
- reset() - 类 中的方法org.apache.flink.table.runtime.util.ResettableExternalBuffer.BufferIterator
-
- reset() - 类 中的方法org.apache.flink.table.runtime.util.ResettableExternalBuffer
-
- reset() - 接口 中的方法org.apache.flink.table.runtime.util.ResettableRowBuffer
-
Re-initialize the buffer state.
- reset() - 接口 中的方法org.apache.flink.table.runtime.util.ResettableRowBuffer.ResettableIterator
-
Re-initialize the iterator, start from begin row.
- resetAccumulators() - 接口 中的方法org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
-
Resets all the accumulators.
- resetBucketSegments(List<MemorySegment>) - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- resetBuffer() - 类 中的方法org.apache.flink.table.runtime.operators.window.grouping.HeapWindowsGrouping
-
- resetBuffer() - 类 中的方法org.apache.flink.table.runtime.operators.window.grouping.WindowsGrouping
-
- ResettableExternalBuffer - org.apache.flink.table.runtime.util中的类
-
A resettable external buffer for binary row.
- ResettableExternalBuffer(IOManager, LazyMemorySegmentPool, AbstractRowDataSerializer, boolean) - 类 的构造器org.apache.flink.table.runtime.util.ResettableExternalBuffer
-
- ResettableExternalBuffer.BufferIterator - org.apache.flink.table.runtime.util中的类
-
Iterator of external buffer.
- ResettableRowBuffer - org.apache.flink.table.runtime.util中的接口
-
Resettable buffer that add RowData and return BinaryRowData iterator.
- ResettableRowBuffer.ResettableIterator - org.apache.flink.table.runtime.util中的接口
-
Row iterator that can be reset.
- resolveOuterSchemaCompatibility(LinkedListSerializer<T>) - 类 中的方法org.apache.flink.table.runtime.typeutils.LinkedListSerializer.LinkedListSerializerSnapshot
-
- resolveSchemaCompatibility(TypeSerializer<ArrayData>) - 类 中的方法org.apache.flink.table.runtime.typeutils.ArrayDataSerializer.ArrayDataSerializerSnapshot
-
- resolveSchemaCompatibility(TypeSerializer<BinaryRowData>) - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer.BinaryRowDataSerializerSnapshot
-
- resolveSchemaCompatibility(TypeSerializer<DecimalData>) - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataSerializer.DecimalSerializerSnapshot
-
- resolveSchemaCompatibility(TypeSerializer<MapData>) - 类 中的方法org.apache.flink.table.runtime.typeutils.MapDataSerializer.MapDataSerializerSnapshot
-
- resolveSchemaCompatibility(TypeSerializer<RowData>) - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer.RowDataSerializerSnapshot
-
- resolveSchemaCompatibility(TypeSerializer<SortedMap<K, V>>) - 类 中的方法org.apache.flink.table.runtime.typeutils.SortedMapSerializerSnapshot
-
- resolveSchemaCompatibility(TypeSerializer<TimestampData>) - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataSerializer.TimestampDataSerializerSnapshot
-
- restorePartValueFromType(String, DataType) - 类 中的静态方法org.apache.flink.table.filesystem.RowPartitionComputer
-
- restorePartValueFromType(String, LogicalType) - 类 中的静态方法org.apache.flink.table.filesystem.RowPartitionComputer
-
Restore partition value from string and type.
- restoreReader(Configuration, FileSourceSplit) - 类 中的方法org.apache.flink.table.filesystem.DeserializationSchemaAdapter
-
- restoreReader(Configuration, SplitT) - 类 中的方法org.apache.flink.table.filesystem.LimitableBulkFormat
-
- restoreSerializer() - 类 中的方法org.apache.flink.table.runtime.typeutils.ArrayDataSerializer.ArrayDataSerializerSnapshot
-
- restoreSerializer() - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer.BinaryRowDataSerializerSnapshot
-
- restoreSerializer() - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataSerializer.DecimalSerializerSnapshot
-
- restoreSerializer() - 类 中的方法org.apache.flink.table.runtime.typeutils.MapDataSerializer.MapDataSerializerSnapshot
-
- restoreSerializer() - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer.RowDataSerializerSnapshot
-
- restoreSerializer() - 类 中的方法org.apache.flink.table.runtime.typeutils.SortedMapSerializerSnapshot
-
- restoreSerializer() - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataSerializer.TimestampDataSerializerSnapshot
-
- retireWindow(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.internal.MergingWindowSet
-
Removes the given window from the set of in-flight windows.
- retract(RowData) - 接口 中的方法org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
-
Retracts the input values from the accumulators.
- retract(RowData) - 接口 中的方法org.apache.flink.table.runtime.generated.NamespaceAggsHandleFunctionBase
-
Retracts the input values from the accumulators.
- RetractableTopNFunction - org.apache.flink.table.runtime.operators.rank中的类
-
A TopN function could handle updating stream.
- RetractableTopNFunction(StateTtlConfig, InternalTypeInfo<RowData>, ComparableRecordComparator, RowDataKeySelector, RankType, RankRange, GeneratedRecordEqualiser, boolean, boolean) - 类 的构造器org.apache.flink.table.runtime.operators.rank.RetractableTopNFunction
-
- retractRecord(RowData) - 接口 中的方法org.apache.flink.table.runtime.operators.join.stream.state.JoinRecordStateView
-
Retract the record from the state view.
- returnAll(List<MemorySegment>) - 类 中的方法org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- returnAll(List<MemorySegment>) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.BytesHashMapSpillMemorySegmentPool
-
- returnAll(List<MemorySegment>) - 类 中的方法org.apache.flink.table.runtime.operators.sort.ListMemorySegmentPool
-
- returnAll(List<MemorySegment>) - 类 中的方法org.apache.flink.table.runtime.util.LazyMemorySegmentPool
-
- returnAll(List<MemorySegment>) - 接口 中的方法org.apache.flink.table.runtime.util.MemorySegmentPool
-
Return all pages back into this pool.
- returnPage(MemorySegment) - 类 中的方法org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- returnPage(MemorySegment) - 类 中的方法org.apache.flink.table.runtime.util.LazyMemorySegmentPool
-
- returnSegments(List<MemorySegment>) - 类 中的方法org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- returnToSegmentPool() - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryInMemorySortBuffer
-
- reusedKey - 类 中的变量org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
Used as a reused object when lookup and iteration.
- reusedValue - 类 中的变量org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
Used as a reused object when retrieve the map's value by key and iteration.
- reuseOutput - 类 中的变量org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- reverse(BinaryStringData) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
Reverse each character in current string.
- RIGHT_RECORDS_STATE_NAME - 类 中的静态变量org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
-
- rightInputSideSpec - 类 中的变量org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
-
- rightRowSerializer - 类 中的变量org.apache.flink.table.runtime.operators.join.lookup.AsyncLookupJoinRunner
-
- rightSerializer - 类 中的变量org.apache.flink.table.runtime.operators.join.window.WindowJoinOperator
-
- rightSerializer(TypeSerializer<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.join.window.WindowJoinOperatorBuilder
-
- rightType - 类 中的变量org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
-
- rightWindowEndIndex(int) - 类 中的方法org.apache.flink.table.runtime.operators.join.window.WindowJoinOperatorBuilder
-
- row1 - 类 中的变量org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- RowColumnVector - org.apache.flink.table.data.vector中的接口
-
Row column vector.
- RowConverter(DataType[]) - 类 的构造器org.apache.flink.table.data.util.DataFormatConverters.RowConverter
-
- RowDataEventComparator - org.apache.flink.table.runtime.operators.match中的类
-
- RowDataEventComparator(GeneratedRecordComparator) - 类 的构造器org.apache.flink.table.runtime.operators.match.RowDataEventComparator
-
- RowDataKeySelector - org.apache.flink.table.runtime.keyselector中的接口
-
RowDataKeySelector takes an RowData and extracts the deterministic key for the RowData.
- RowDataPartitionComputer - org.apache.flink.table.filesystem中的类
-
- RowDataPartitionComputer(String, String[], DataType[], String[]) - 类 的构造器org.apache.flink.table.filesystem.RowDataPartitionComputer
-
- RowDataSerializer - org.apache.flink.table.runtime.typeutils中的类
-
Serializer for RowData.
- RowDataSerializer(RowType) - 类 的构造器org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- RowDataSerializer(LogicalType...) - 类 的构造器org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- RowDataSerializer(LogicalType[], TypeSerializer<?>[]) - 类 的构造器org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- RowDataSerializer.RowDataSerializerSnapshot - org.apache.flink.table.runtime.typeutils中的类
-
- RowDataSerializerSnapshot() - 类 的构造器org.apache.flink.table.runtime.typeutils.RowDataSerializer.RowDataSerializerSnapshot
-
- RowDataUtil - org.apache.flink.table.data.util中的类
-
Utilities for RowData.
- RowDataUtil() - 类 的构造器org.apache.flink.table.data.util.RowDataUtil
-
- RowIterator<T extends org.apache.flink.table.data.RowData> - org.apache.flink.table.runtime.util中的接口
-
An internal iterator interface which presents a more restrictive API than
Iterator.
- RowPartitionComputer - org.apache.flink.table.filesystem中的类
-
- RowPartitionComputer(String, String[], String[]) - 类 的构造器org.apache.flink.table.filesystem.RowPartitionComputer
-
- RowRowConverter - org.apache.flink.table.data.conversion中的类
-
Converter for RowType of Row external type.
- RowSlidingOverFrame - org.apache.flink.table.runtime.operators.over.frame中的类
-
The row sliding window frame calculates frames with the following SQL form: ...
- RowSlidingOverFrame(RowType, RowType, GeneratedAggsHandleFunction, long, long) - 类 的构造器org.apache.flink.table.runtime.operators.over.frame.RowSlidingOverFrame
-
- RowTimeDeduplicateFunction - org.apache.flink.table.runtime.operators.deduplicate中的类
-
This function is used to deduplicate on keys and keeps only first or last row on row time.
- RowTimeDeduplicateFunction(InternalTypeInfo<RowData>, long, int, boolean, boolean, boolean) - 类 的构造器org.apache.flink.table.runtime.operators.deduplicate.RowTimeDeduplicateFunction
-
- rowtimeIndex - 类 中的变量org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- RowTimeIntervalJoin - org.apache.flink.table.runtime.operators.join.interval中的类
-
The function to execute row(event) time interval stream inner-join.
- RowTimeIntervalJoin(FlinkJoinType, long, long, long, InternalTypeInfo<RowData>, InternalTypeInfo<RowData>, IntervalJoinFunction, int, int) - 类 的构造器org.apache.flink.table.runtime.operators.join.interval.RowTimeIntervalJoin
-
- RowTimeMiniBatchAssginerOperator - org.apache.flink.table.runtime.operators.wmassigners中的类
-
A stream operator that emits watermark in a given event-time interval.
- RowTimeMiniBatchAssginerOperator(long) - 类 的构造器org.apache.flink.table.runtime.operators.wmassigners.RowTimeMiniBatchAssginerOperator
-
- RowTimeMiniBatchDeduplicateFunction - org.apache.flink.table.runtime.operators.deduplicate中的类
-
This function is used to get the first or last row for every key partition in miniBatch mode.
- RowTimeMiniBatchDeduplicateFunction(InternalTypeInfo<RowData>, TypeSerializer<RowData>, long, int, boolean, boolean, boolean) - 类 的构造器org.apache.flink.table.runtime.operators.deduplicate.RowTimeMiniBatchDeduplicateFunction
-
- RowTimeMiniBatchLatestChangeDeduplicateFunction - org.apache.flink.table.runtime.operators.deduplicate中的类
-
This function is used to get the first or last row for every key partition in miniBatch mode.
- RowTimeMiniBatchLatestChangeDeduplicateFunction(InternalTypeInfo<RowData>, TypeSerializer<RowData>, long, int, boolean, boolean, boolean) - 类 的构造器org.apache.flink.table.runtime.operators.deduplicate.RowTimeMiniBatchLatestChangeDeduplicateFunction
-
- RowTimeRangeBoundedPrecedingFunction<K> - org.apache.flink.table.runtime.operators.over中的类
-
Process Function for RANGE clause event-time bounded OVER window.
- RowTimeRangeBoundedPrecedingFunction(GeneratedAggsHandleFunction, LogicalType[], LogicalType[], long, int) - 类 的构造器org.apache.flink.table.runtime.operators.over.RowTimeRangeBoundedPrecedingFunction
-
- RowTimeRangeUnboundedPrecedingFunction<K> - org.apache.flink.table.runtime.operators.over中的类
-
A ProcessFunction to support unbounded RANGE window.
- RowTimeRangeUnboundedPrecedingFunction(long, long, GeneratedAggsHandleFunction, LogicalType[], LogicalType[], int) - 类 的构造器org.apache.flink.table.runtime.operators.over.RowTimeRangeUnboundedPrecedingFunction
-
- RowTimeRowsBoundedPrecedingFunction<K> - org.apache.flink.table.runtime.operators.over中的类
-
Process Function for ROWS clause event-time bounded OVER window.
- RowTimeRowsBoundedPrecedingFunction(long, long, GeneratedAggsHandleFunction, LogicalType[], LogicalType[], long, int) - 类 的构造器org.apache.flink.table.runtime.operators.over.RowTimeRowsBoundedPrecedingFunction
-
- RowTimeRowsUnboundedPrecedingFunction<K> - org.apache.flink.table.runtime.operators.over中的类
-
A ProcessFunction to support unbounded ROWS window.
- RowTimeRowsUnboundedPrecedingFunction(long, long, GeneratedAggsHandleFunction, LogicalType[], LogicalType[], int) - 类 的构造器org.apache.flink.table.runtime.operators.over.RowTimeRowsUnboundedPrecedingFunction
-
- RowTimeSortOperator - org.apache.flink.table.runtime.operators.sort中的类
-
Sort based on event-time and possibly additional secondary sort attributes.
- RowTimeSortOperator(InternalTypeInfo<RowData>, int, GeneratedRecordComparator) - 类 的构造器org.apache.flink.table.runtime.operators.sort.RowTimeSortOperator
-
- RowUnboundedFollowingOverFrame - org.apache.flink.table.runtime.operators.over.frame中的类
-
The row unboundedFollowing window frame calculates frames with the following SQL form: ...
- RowUnboundedFollowingOverFrame(RowType, GeneratedAggsHandleFunction, long) - 类 的构造器org.apache.flink.table.runtime.operators.over.frame.RowUnboundedFollowingOverFrame
-
- RowUnboundedPrecedingOverFrame - org.apache.flink.table.runtime.operators.over.frame中的类
-
The row UnboundPreceding window frame calculates frames with the following SQL form: ...
- RowUnboundedPrecedingOverFrame(GeneratedAggsHandleFunction, long) - 类 的构造器org.apache.flink.table.runtime.operators.over.frame.RowUnboundedPrecedingOverFrame
-
- rpad(String, int, String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Returns the string str right-padded with the string pad to a length of len characters.
- safeToString(BinaryStringData) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- scale() - 类 中的方法org.apache.flink.table.runtime.typeutils.BigDecimalTypeInfo
-
- scale() - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- ScanRuntimeProviderContext - org.apache.flink.table.runtime.connector.source中的类
-
Implementation of ScanTableSource.Context.
- ScanRuntimeProviderContext() - 类 的构造器org.apache.flink.table.runtime.connector.source.ScanRuntimeProviderContext
-
- SecondInputOfTwoInput - org.apache.flink.table.runtime.operators.multipleinput.input中的类
-
Input for the second input of TwoInputStreamOperator.
- SecondInputOfTwoInput(TwoInputStreamOperator<RowData, RowData, RowData>) - 类 的构造器org.apache.flink.table.runtime.operators.multipleinput.input.SecondInputOfTwoInput
-
- SecondInputOfTwoInputStreamOperatorOutput - org.apache.flink.table.runtime.operators.multipleinput.output中的类
-
An Output that can be used to emit elements and other messages for the second input of
TwoInputStreamOperator.
- SecondInputOfTwoInputStreamOperatorOutput(TwoInputStreamOperator<RowData, RowData, RowData>) - 类 的构造器org.apache.flink.table.runtime.operators.multipleinput.output.SecondInputOfTwoInputStreamOperatorOutput
-
- seekToPosition(long) - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelReader
-
- segmentSize - 类 中的变量org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
The size of the segments used by the hash join buckets.
- segmentSize - 类 中的变量org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- segmentSizeBits - 类 中的变量org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- segmentSizeMask - 类 中的变量org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- SegmentsUtil - org.apache.flink.table.runtime.util中的类
-
Util for data format segments calc.
- SegmentsUtil() - 类 的构造器org.apache.flink.table.runtime.util.SegmentsUtil
-
- selectChannel(SerializationDelegate<StreamRecord<RowData>>) - 类 中的方法org.apache.flink.table.runtime.partitioner.BinaryHashPartitioner
-
- SerializationSchemaAdapter - org.apache.flink.table.filesystem中的类
-
Adapter to turn a SerializationSchema into a Encoder.
- SerializationSchemaAdapter(SerializationSchema<RowData>) - 类 的构造器org.apache.flink.table.filesystem.SerializationSchemaAdapter
-
- serialize(RowData) - 类 中的方法org.apache.flink.formats.raw.RawFormatSerializationSchema
-
- serialize(CountWindow, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.operators.window.CountWindow.Serializer
-
- serialize(TimeWindow, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
-
- serialize(ArrayData, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
-
- serialize(BinaryRowData, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- serialize(DecimalData, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
-
- serialize(E, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- serialize(LinkedList<T>, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.LinkedListSerializer
-
- serialize(MapData, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
- serialize(RawValueData<T>, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
-
- serialize(RowData, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- serialize(StringData, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.StringDataSerializer
-
- serialize(TimestampData, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
-
- serialize(WindowKey, DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- serializer - 类 中的变量org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- Serializer() - 类 的构造器org.apache.flink.table.runtime.operators.window.CountWindow.Serializer
-
- Serializer() - 类 的构造器org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
-
- serializer1 - 类 中的变量org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- serializeToPages(BinaryRowData) - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHashPartition
-
- serializeToPages(BinaryRowData, AbstractPagedOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- serializeToPages(T, AbstractPagedOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.PagedTypeSerializer
-
Serializes the given record to the given target paged output view.
- serializeToPages(RowData, AbstractPagedOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- serializeToPages(WindowKey, AbstractPagedOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
Actually, the return value is just for saving checkSkipReadForFixLengthPart in the
mapFromPages, the cost is very small.
- serializeWithoutLengthSlow(BinaryRowData, MemorySegmentWritable) - 类 中的静态方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- session(Duration) - 类 中的方法org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- SessionWindowAssigner - org.apache.flink.table.runtime.operators.window.assigners中的类
-
A
WindowAssigner that windows elements into sessions based on the timestamp.
- SessionWindowAssigner(long, boolean) - 类 的构造器org.apache.flink.table.runtime.operators.window.assigners.SessionWindowAssigner
-
- set(int, long) - 类 中的方法org.apache.flink.table.filesystem.ColumnarRowIterator
-
- set(int, long, long) - 类 中的方法org.apache.flink.table.filesystem.ColumnarRowIterator
-
Set number rows in this batch and updates the position.
- set(long) - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHashPartition.MatchIterator
-
- set(MemorySegment, MemorySegment[], BinaryHashPartition, int, int) - 类 中的方法org.apache.flink.table.runtime.hashtable.LookupBucketIterator
-
- set(ChannelReaderInputViewIterator<BinaryRowData>) - 类 中的方法org.apache.flink.table.runtime.hashtable.ProbeIterator
-
- setAccumulators(RowData) - 接口 中的方法org.apache.flink.table.runtime.generated.AggsHandleFunctionBase
-
Set the current accumulators (saved in a row) which contains the current aggregated results.
- setAccumulators(N, RowData) - 接口 中的方法org.apache.flink.table.runtime.generated.NamespaceAggsHandleFunctionBase
-
Set the current accumulators (saved in a row) which contains the current aggregated results.
- setBoolean(int, boolean) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- setBoolean(int, boolean) - 类 中的方法org.apache.flink.table.data.ColumnarArrayData
-
- setBoolean(int, boolean) - 类 中的方法org.apache.flink.table.data.ColumnarRowData
-
- setBoolean(int, boolean) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- setBoolean(int, boolean) - 类 中的方法org.apache.flink.table.data.vector.heap.HeapBooleanVector
-
- setBoolean(int, boolean) - 接口 中的方法org.apache.flink.table.data.vector.writable.WritableBooleanVector
-
Set boolean at rowId with the provided value.
- setBoolean(MemorySegment[], int, boolean) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
set boolean from segments.
- setByte(int, byte) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- setByte(int, byte) - 类 中的方法org.apache.flink.table.data.ColumnarArrayData
-
- setByte(int, byte) - 类 中的方法org.apache.flink.table.data.ColumnarRowData
-
- setByte(int, byte) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- setByte(int, byte) - 类 中的方法org.apache.flink.table.data.vector.heap.HeapByteVector
-
- setByte(int, byte) - 接口 中的方法org.apache.flink.table.data.vector.writable.WritableByteVector
-
Set byte at rowId with the provided value.
- setByte(MemorySegment[], int, byte) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
set byte from segments.
- setCheckpointId(long) - 类 中的方法org.apache.flink.table.filesystem.stream.PartitionCommitInfo
-
- setCollector(Collector<?>) - 类 中的方法org.apache.flink.table.runtime.collector.TableFunctionCollector
-
Sets the current collector, which used to emit the final row.
- setCollector(Collector<T>) - 类 中的方法org.apache.flink.table.runtime.collector.WrappingCollector
-
Sets the current collector which is used to emit the final result.
- setCurrentKey(RowData) - 接口 中的方法org.apache.flink.table.runtime.context.ExecutionContext
-
Sets current key.
- setCurrentKey(RowData) - 类 中的方法org.apache.flink.table.runtime.context.ExecutionContextImpl
-
- setCurrentKey(RowData) - 接口 中的方法org.apache.flink.table.runtime.operators.window.state.StateKeyContext
-
Sets current state key to given value.
- setCurrentNamespace(N) - 接口 中的方法org.apache.flink.table.runtime.dataview.StateDataView
-
Sets current namespace for state.
- setCurrentNamespace(N) - 类 中的方法org.apache.flink.table.runtime.dataview.StateListView.KeyedStateListView
-
- setCurrentNamespace(N) - 类 中的方法org.apache.flink.table.runtime.dataview.StateListView.NamespacedStateListView
-
- setCurrentNamespace(N) - 类 中的方法org.apache.flink.table.runtime.dataview.StateMapView.KeyedStateMapViewWithKeysNotNull
-
- setCurrentNamespace(N) - 类 中的方法org.apache.flink.table.runtime.dataview.StateMapView.KeyedStateMapViewWithKeysNullable
-
- setCurrentNamespace(N) - 类 中的方法org.apache.flink.table.runtime.dataview.StateMapView.NamespacedStateMapViewWithKeysNotNull
-
- setCurrentNamespace(N) - 类 中的方法org.apache.flink.table.runtime.dataview.StateMapView.NamespacedStateMapViewWithKeysNullable
-
- setDecimal(int, DecimalData, int) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- setDecimal(int, DecimalData, int) - 类 中的方法org.apache.flink.table.data.ColumnarArrayData
-
- setDecimal(int, DecimalData, int) - 类 中的方法org.apache.flink.table.data.ColumnarRowData
-
- setDecimal(int, DecimalData, int) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- setDictionary(Dictionary) - 类 中的方法org.apache.flink.table.data.vector.writable.AbstractWritableVector
-
Update the dictionary.
- setDictionary(Dictionary) - 接口 中的方法org.apache.flink.table.data.vector.writable.WritableColumnVector
-
Set the dictionary, it should work with dictionary ids.
- setDouble(int, double) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- setDouble(int, double) - 类 中的方法org.apache.flink.table.data.ColumnarArrayData
-
- setDouble(int, double) - 类 中的方法org.apache.flink.table.data.ColumnarRowData
-
- setDouble(int, double) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- setDouble(int, double) - 类 中的方法org.apache.flink.table.data.vector.heap.HeapDoubleVector
-
- setDouble(int, double) - 接口 中的方法org.apache.flink.table.data.vector.writable.WritableDoubleVector
-
Set double at rowId with the provided value.
- setDouble(MemorySegment[], int, double) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
set double from segments.
- setDoublesFromBinary(int, int, byte[], int) - 类 中的方法org.apache.flink.table.data.vector.heap.HeapDoubleVector
-
- setDoublesFromBinary(int, int, byte[], int) - 接口 中的方法org.apache.flink.table.data.vector.writable.WritableDoubleVector
-
Set doubles from binary, need use UNSAFE to copy.
- setDynamicGrouped(boolean) - 类 中的方法org.apache.flink.table.filesystem.FileSystemOutputFormat.Builder
-
- setField(int, Object) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- setFileSystemFactory(FileSystemFactory) - 类 中的方法org.apache.flink.table.filesystem.FileSystemOutputFormat.Builder
-
- setFloat(int, float) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- setFloat(int, float) - 类 中的方法org.apache.flink.table.data.ColumnarArrayData
-
- setFloat(int, float) - 类 中的方法org.apache.flink.table.data.ColumnarRowData
-
- setFloat(int, float) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- setFloat(int, float) - 类 中的方法org.apache.flink.table.data.vector.heap.HeapFloatVector
-
- setFloat(int, float) - 接口 中的方法org.apache.flink.table.data.vector.writable.WritableFloatVector
-
Set float at rowId with the provided value.
- setFloat(MemorySegment[], int, float) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
set float from segments.
- setFloatsFromBinary(int, int, byte[], int) - 类 中的方法org.apache.flink.table.data.vector.heap.HeapFloatVector
-
- setFloatsFromBinary(int, int, byte[], int) - 接口 中的方法org.apache.flink.table.data.vector.writable.WritableFloatVector
-
Set floats from binary, need use UNSAFE to copy.
- setFormatFactory(OutputFormatFactory<T>) - 类 中的方法org.apache.flink.table.filesystem.FileSystemOutputFormat.Builder
-
- setInput(Object) - 类 中的方法org.apache.flink.table.runtime.collector.TableFunctionCollector
-
Sets the input row from left table, which will be used to cross join with the result of table
function.
- setInput(Object) - 类 中的方法org.apache.flink.table.runtime.collector.TableFunctionResultFuture
-
Sets the input row from left table, which will be used to cross join with the result of right
table.
- setInstance(RowData) - 类 中的方法org.apache.flink.table.runtime.hashtable.ProbeIterator
-
- setInt(int, int) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- setInt(int, int) - 类 中的方法org.apache.flink.table.data.ColumnarArrayData
-
- setInt(int, int) - 类 中的方法org.apache.flink.table.data.ColumnarRowData
-
- setInt(int, int) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- setInt(int, int) - 类 中的方法org.apache.flink.table.data.vector.heap.HeapIntVector
-
- setInt(int, int) - 接口 中的方法org.apache.flink.table.data.vector.writable.WritableIntVector
-
Set int at rowId with the provided value.
- setInt(MemorySegment[], int, int) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
set int from segments.
- setInts(int, int, int) - 类 中的方法org.apache.flink.table.data.vector.heap.HeapIntVector
-
- setInts(int, int, int[], int) - 类 中的方法org.apache.flink.table.data.vector.heap.HeapIntVector
-
- setInts(int, int, int) - 接口 中的方法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) - 接口 中的方法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) - 类 中的方法org.apache.flink.table.data.vector.heap.HeapIntVector
-
- setIntsFromBinary(int, int, byte[], int) - 接口 中的方法org.apache.flink.table.data.vector.writable.WritableIntVector
-
Set ints from binary, need use UNSAFE to copy.
- setJoinKey(RowData) - 类 中的方法org.apache.flink.table.runtime.operators.join.interval.IntervalJoinFunction
-
- setKeyContext(KeyContext) - 类 中的方法org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
Sets keyContext to RankFunction.
- setKeyContextElement(StreamRecord<RowData>) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.InputBase
-
- setList(List<EE>) - 类 中的方法org.apache.flink.table.runtime.dataview.StateListView
-
- setLong(int, long) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- setLong(int, long) - 类 中的方法org.apache.flink.table.data.ColumnarArrayData
-
- setLong(int, long) - 类 中的方法org.apache.flink.table.data.ColumnarRowData
-
- setLong(int, long) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- setLong(int, long) - 类 中的方法org.apache.flink.table.data.vector.heap.HeapLongVector
-
- setLong(int, long) - 接口 中的方法org.apache.flink.table.data.vector.writable.WritableLongVector
-
Set long at rowId with the provided value.
- setLong(MemorySegment[], int, long) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
set long from segments.
- setLongsFromBinary(int, int, byte[], int) - 类 中的方法org.apache.flink.table.data.vector.heap.HeapLongVector
-
- setLongsFromBinary(int, int, byte[], int) - 接口 中的方法org.apache.flink.table.data.vector.writable.WritableLongVector
-
Set longs from binary, need use UNSAFE to copy.
- setManagedMemoryFraction(double) - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- setMap(Map<EK, EV>) - 类 中的方法org.apache.flink.table.runtime.dataview.StateMapView
-
- setMetastore(TableMetaStoreFactory.TableMetaStore) - 类 中的方法org.apache.flink.table.filesystem.MetastoreCommitPolicy
-
- setMetaStoreFactory(TableMetaStoreFactory) - 类 中的方法org.apache.flink.table.filesystem.FileSystemOutputFormat.Builder
-
- setNonPrimitiveValue(int, Object) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- setNull(BinaryArrayWriter, int) - 接口 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter.NullSetter
-
- setNullAt(int) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- setNullAt(int) - 类 中的方法org.apache.flink.table.data.ColumnarArrayData
-
- setNullAt(int) - 类 中的方法org.apache.flink.table.data.ColumnarRowData
-
- setNullAt(int) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- setNullAt(int) - 类 中的方法org.apache.flink.table.data.vector.heap.AbstractHeapVector
-
- setNullAt(int) - 接口 中的方法org.apache.flink.table.data.vector.writable.WritableColumnVector
-
Set null at rowId.
- setNullAt(int) - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
- setNullAt(int, LogicalType) - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
- setNullAt(int) - 类 中的方法org.apache.flink.table.data.writer.BinaryRowWriter
-
Default not null.
- setNullAt(int) - 接口 中的方法org.apache.flink.table.data.writer.BinaryWriter
-
Set null to this field.
- setNullBit(int) - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
- setNullBit(int) - 类 中的方法org.apache.flink.table.data.writer.BinaryRowWriter
-
- setNullBoolean(int) - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
- setNullByte(int) - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
- setNullDouble(int) - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
- setNullFloat(int) - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
- setNullInt(int) - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
- setNullLong(int) - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
- setNulls(int, int) - 类 中的方法org.apache.flink.table.data.vector.heap.AbstractHeapVector
-
- setNulls(int, int) - 接口 中的方法org.apache.flink.table.data.vector.writable.WritableColumnVector
-
Set nulls from rowId to rowId + count (exclude).
- setNullShort(int) - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
- setNumberOfTasks(int) - 类 中的方法org.apache.flink.table.filesystem.stream.PartitionCommitInfo
-
- setNumRows(int) - 类 中的方法org.apache.flink.table.data.vector.VectorizedColumnBatch
-
- setOffsetAndSize(int, int, long) - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
- setOffsetAndSize(int, int, long) - 类 中的方法org.apache.flink.table.data.writer.BinaryRowWriter
-
- setOutputFileConfig(OutputFileConfig) - 类 中的方法org.apache.flink.table.filesystem.FileSystemOutputFormat.Builder
-
- setOverwrite(boolean) - 类 中的方法org.apache.flink.table.filesystem.FileSystemOutputFormat.Builder
-
- setPartition(BinaryHashPartition) - 类 中的方法org.apache.flink.table.runtime.hashtable.BinaryHashBucketArea
-
- setPartitionColumns(String[]) - 类 中的方法org.apache.flink.table.filesystem.FileSystemOutputFormat.Builder
-
- setPartitionComputer(PartitionComputer<T>) - 类 中的方法org.apache.flink.table.filesystem.FileSystemOutputFormat.Builder
-
- setPartitions(List<String>) - 类 中的方法org.apache.flink.table.filesystem.stream.PartitionCommitInfo
-
- setReadPosition(long) - 类 中的方法org.apache.flink.table.runtime.hashtable.BinaryHashPartition
-
- setReadPosition(long) - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHashPartition
-
- setResultFuture(ResultFuture<?>) - 类 中的方法org.apache.flink.table.runtime.collector.TableFunctionResultFuture
-
Sets the current collector, which used to emit the final row.
- setReuse(BinaryRowData) - 类 中的方法org.apache.flink.table.runtime.hashtable.ProbeIterator
-
- setRowId(int) - 类 中的方法org.apache.flink.table.data.ColumnarRowData
-
- setRowKind(RowKind) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- setRowKind(RowKind) - 类 中的方法org.apache.flink.table.data.ColumnarRowData
-
- setRowKind(RowKind) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- setShort(int, short) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- setShort(int, short) - 类 中的方法org.apache.flink.table.data.ColumnarArrayData
-
- setShort(int, short) - 类 中的方法org.apache.flink.table.data.ColumnarRowData
-
- setShort(int, short) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- setShort(int, short) - 类 中的方法org.apache.flink.table.data.vector.heap.HeapShortVector
-
- setShort(int, short) - 接口 中的方法org.apache.flink.table.data.vector.writable.WritableShortVector
-
Set short at rowId with the provided value.
- setShort(MemorySegment[], int, short) - 类 中的静态方法org.apache.flink.table.runtime.util.SegmentsUtil
-
set short from segments.
- setStaticPartitions(LinkedHashMap<String, String>) - 类 中的方法org.apache.flink.table.filesystem.FileSystemOutputFormat.Builder
-
- setTaskId(int) - 类 中的方法org.apache.flink.table.filesystem.stream.PartitionCommitInfo
-
- setTempPath(Path) - 类 中的方法org.apache.flink.table.filesystem.FileSystemOutputFormat.Builder
-
- setTimestamp(int, TimestampData, int) - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- setTimestamp(int, TimestampData, int) - 类 中的方法org.apache.flink.table.data.ColumnarArrayData
-
- setTimestamp(int, TimestampData, int) - 类 中的方法org.apache.flink.table.data.ColumnarRowData
-
- setTimestamp(int, TimestampData, int) - 类 中的方法org.apache.flink.table.data.UpdatableRowData
-
- setTimestamp(int, TimestampData) - 类 中的方法org.apache.flink.table.data.vector.heap.HeapTimestampVector
-
- setTimestamp(int, TimestampData) - 接口 中的方法org.apache.flink.table.data.vector.writable.WritableTimestampVector
-
Set TimestampData at rowId with the provided value.
- setValue(BinaryArrayWriter, int, Object) - 接口 中的方法org.apache.flink.table.data.writer.BinaryWriter.ValueSetter
-
- setVectorizedColumnBatch(VectorizedColumnBatch) - 类 中的方法org.apache.flink.table.data.ColumnarRowData
-
- setWindowAccumulators(W, RowData) - 接口 中的方法org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction.Context
-
Sets the accumulators of the given window.
- shiftTimeZone - 类 中的变量org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- shiftTimeZone(ZoneId) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.SlicingWindowAggOperatorBuilder
-
- shiftTimeZone(ZoneId) - 类 中的方法org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
-
- shiftTimeZone - 类 中的变量org.apache.flink.table.runtime.operators.window.WindowOperator
-
The shift timezone of the window, if the proctime or rowtime type is TIMESTAMP_LTZ, the shift
timezone is the timezone user configured in TableConfig, other cases the timezone is UTC
which means never shift when assigning windows.
- shiftTimeZone - 类 中的变量org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- ShortColumnVector - org.apache.flink.table.data.vector中的接口
-
Short column vector.
- ShortHashSet - org.apache.flink.table.runtime.util.collections中的类
-
Short hash set.
- ShortHashSet(int, float) - 类 的构造器org.apache.flink.table.runtime.util.collections.ShortHashSet
-
- ShortHashSet(int) - 类 的构造器org.apache.flink.table.runtime.util.collections.ShortHashSet
-
- ShortHashSet() - 类 的构造器org.apache.flink.table.runtime.util.collections.ShortHashSet
-
- shouldAutocastTo(BasicTypeInfo<?>) - 类 中的方法org.apache.flink.table.runtime.typeutils.BigDecimalTypeInfo
-
- shouldFilter(boolean, boolean, int[], BinaryRowData) - 类 中的静态方法org.apache.flink.table.runtime.operators.join.NullAwareJoinHelper
-
- shouldRollOnCheckpoint(PartFileInfo<String>) - 类 中的方法org.apache.flink.table.filesystem.FileSystemTableSink.TableRollingPolicy
-
- shouldRollOnEvent(PartFileInfo<String>, RowData) - 类 中的方法org.apache.flink.table.filesystem.FileSystemTableSink.TableRollingPolicy
-
- shouldRollOnProcessingTime(PartFileInfo<String>, long) - 类 中的方法org.apache.flink.table.filesystem.FileSystemTableSink.TableRollingPolicy
-
- sign(DecimalData) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
SQL SIGN operator applied to BigDecimal values. preserve precision and scale.
- sign(DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- signum(DecimalData) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
Returns the signum function of this decimal.
- sin(DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- SingleDirectoryWriter<T> - org.apache.flink.table.filesystem中的类
-
- SingleDirectoryWriter(PartitionWriter.Context<T>, PartitionTempFileManager, PartitionComputer<T>, LinkedHashMap<String, String>) - 类 的构造器org.apache.flink.table.filesystem.SingleDirectoryWriter
-
- sinh(DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- sink(DataStream<PartitionCommitInfo>, Path, ObjectIdentifier, List<String>, TableMetaStoreFactory, FileSystemFactory, Configuration) - 类 中的静态方法org.apache.flink.table.filesystem.stream.StreamingSink
-
Create a sink from file writer.
- SINK_PARALLELISM - 类 中的静态变量org.apache.flink.table.filesystem.FileSystemConnectorOptions
-
- SINK_PARTITION_COMMIT_DELAY - 类 中的静态变量org.apache.flink.table.filesystem.FileSystemConnectorOptions
-
- SINK_PARTITION_COMMIT_POLICY_CLASS - 类 中的静态变量org.apache.flink.table.filesystem.FileSystemConnectorOptions
-
- SINK_PARTITION_COMMIT_POLICY_KIND - 类 中的静态变量org.apache.flink.table.filesystem.FileSystemConnectorOptions
-
- SINK_PARTITION_COMMIT_SUCCESS_FILE_NAME - 类 中的静态变量org.apache.flink.table.filesystem.FileSystemConnectorOptions
-
- SINK_PARTITION_COMMIT_TRIGGER - 类 中的静态变量org.apache.flink.table.filesystem.FileSystemConnectorOptions
-
- SINK_PARTITION_COMMIT_WATERMARK_TIME_ZONE - 类 中的静态变量org.apache.flink.table.filesystem.FileSystemConnectorOptions
-
- SINK_ROLLING_POLICY_CHECK_INTERVAL - 类 中的静态变量org.apache.flink.table.filesystem.FileSystemConnectorOptions
-
- SINK_ROLLING_POLICY_FILE_SIZE - 类 中的静态变量org.apache.flink.table.filesystem.FileSystemConnectorOptions
-
- SINK_ROLLING_POLICY_ROLLOVER_INTERVAL - 类 中的静态变量org.apache.flink.table.filesystem.FileSystemConnectorOptions
-
- SINK_SHUFFLE_BY_PARTITION - 类 中的静态变量org.apache.flink.table.filesystem.FileSystemConnectorOptions
-
- SinkNotNullEnforcer - org.apache.flink.table.runtime.operators.sink中的类
-
Checks writing null values into NOT NULL columns.
- SinkNotNullEnforcer(ExecutionConfigOptions.NotNullEnforcer, int[], String[]) - 类 的构造器org.apache.flink.table.runtime.operators.sink.SinkNotNullEnforcer
-
- SinkOperator - org.apache.flink.table.runtime.operators.sink中的类
-
A StreamOperator for executing SinkFunctions.
- SinkOperator(SinkFunction<RowData>, int) - 类 的构造器org.apache.flink.table.runtime.operators.sink.SinkOperator
-
- SinkRuntimeProviderContext - org.apache.flink.table.runtime.connector.sink中的类
-
Implementation of DynamicTableSink.Context.
- SinkRuntimeProviderContext(boolean) - 类 的构造器org.apache.flink.table.runtime.connector.sink.SinkRuntimeProviderContext
-
- SinkUpsertMaterializer - org.apache.flink.table.runtime.operators.sink中的类
-
An operator that maintains incoming records in state corresponding to the upsert keys and
generates an upsert view for the downstream operator.
- SinkUpsertMaterializer(StateTtlConfig, TypeSerializer<RowData>, GeneratedRecordEqualiser) - 类 的构造器org.apache.flink.table.runtime.operators.sink.SinkUpsertMaterializer
-
- size() - 类 中的方法org.apache.flink.table.data.ColumnarArrayData
-
- size() - 类 中的方法org.apache.flink.table.data.ColumnarMapData
-
- size() - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator.AssociatedRecords
-
- size() - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- size - 类 中的变量org.apache.flink.table.runtime.util.collections.OptimizableHashSet
-
Number of entries in the set.
- size() - 类 中的方法org.apache.flink.table.runtime.util.ResettableExternalBuffer
-
- skipRecordFromPages(AbstractPagedInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- skipRecordFromPages(AbstractPagedInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.PagedTypeSerializer
-
Skip over bytes of one record from the paged input view, discarding the skipped bytes.
- skipRecordFromPages(AbstractPagedInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- skipRecordFromPages(AbstractPagedInputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- sliceAssigner - 类 中的变量org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- SliceAssigner - org.apache.flink.table.runtime.operators.window.slicing中的接口
-
- SliceAssigners - org.apache.flink.table.runtime.operators.window.slicing中的类
-
- SliceAssigners.CumulativeSliceAssigner - org.apache.flink.table.runtime.operators.window.slicing中的类
-
- SliceAssigners.HoppingSliceAssigner - org.apache.flink.table.runtime.operators.window.slicing中的类
-
- SliceAssigners.SlicedSharedSliceAssigner - org.apache.flink.table.runtime.operators.window.slicing中的类
-
The
SliceAssigner for elements have been attached slice end timestamp, and the slices
are shared.
- SliceAssigners.SlicedUnsharedSliceAssigner - org.apache.flink.table.runtime.operators.window.slicing中的类
-
The
SliceAssigner for elements have been attached slice end timestamp, but the slices
are not shared, i.e. the assigned slice is equal to the final window.
- SliceAssigners.TumblingSliceAssigner - org.apache.flink.table.runtime.operators.window.slicing中的类
-
- SliceAssigners.WindowedSliceAssigner - org.apache.flink.table.runtime.operators.window.slicing中的类
-
The
SliceAssigner for elements have been attached window start and end timestamps.
- sliced(int, SliceAssigner) - 类 中的静态方法org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners
-
Creates a
SliceAssigner that assigns elements which has been attached slice end
timestamp.
- SlicedSharedSliceAssigner(int, SliceSharedAssigner) - 类 的构造器org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.SlicedSharedSliceAssigner
-
- SlicedUnsharedSliceAssigner(int, SliceAssigner) - 类 的构造器org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.SlicedUnsharedSliceAssigner
-
- SliceSharedAssigner - org.apache.flink.table.runtime.operators.window.slicing中的接口
-
A
SliceAssigner which shares slices for windows, which means a window is divided into
multiple slices and need to merge the slices into windows when emitting windows.
- SliceSharedAssigner.MergeCallback - org.apache.flink.table.runtime.operators.window.slicing中的接口
-
- SliceSharedWindowAggProcessor - org.apache.flink.table.runtime.operators.aggregate.window.processors中的类
-
- SliceSharedWindowAggProcessor(GeneratedNamespaceAggsHandleFunction<Long>, WindowBuffer.Factory, SliceSharedAssigner, TypeSerializer<RowData>, int, ZoneId) - 类 的构造器org.apache.flink.table.runtime.operators.aggregate.window.processors.SliceSharedWindowAggProcessor
-
- sliceStateMergeTarget(long) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
Returns the slice state target to merge the given slice into when firing windows.
- sliceStateMergeTarget(long) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.processors.SliceSharedWindowAggProcessor
-
- sliceStateMergeTarget(long) - 类 中的方法org.apache.flink.table.runtime.operators.aggregate.window.processors.SliceUnsharedWindowAggProcessor
-
- SliceUnsharedAssigner - org.apache.flink.table.runtime.operators.window.slicing中的接口
-
A
SliceAssigner which doesn't share slices for windows, which means a window is divided
into only one slice and doesn't need to merge the slices when emitting windows.
- SliceUnsharedWindowAggProcessor - org.apache.flink.table.runtime.operators.aggregate.window.processors中的类
-
- SliceUnsharedWindowAggProcessor(GeneratedNamespaceAggsHandleFunction<Long>, WindowBuffer.Factory, SliceUnsharedAssigner, TypeSerializer<RowData>, ZoneId) - 类 的构造器org.apache.flink.table.runtime.operators.aggregate.window.processors.SliceUnsharedWindowAggProcessor
-
- SlicingWindowAggOperatorBuilder - org.apache.flink.table.runtime.operators.aggregate.window中的类
-
- SlicingWindowAggOperatorBuilder() - 类 的构造器org.apache.flink.table.runtime.operators.aggregate.window.SlicingWindowAggOperatorBuilder
-
- SlicingWindowOperator<K,W> - org.apache.flink.table.runtime.operators.window.slicing中的类
-
The
SlicingWindowOperator implements an optimized processing for aligned windows which
can apply the slicing optimization.
- SlicingWindowOperator(SlicingWindowProcessor<W>) - 类 的构造器org.apache.flink.table.runtime.operators.window.slicing.SlicingWindowOperator
-
- SlicingWindowProcessor<W> - org.apache.flink.table.runtime.operators.window.slicing中的接口
-
A processor that processes elements for slicing windows.
- SlicingWindowProcessor.Context<W> - org.apache.flink.table.runtime.operators.window.slicing中的接口
-
- sliding(Duration, Duration) - 类 中的方法org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- SlidingOverFrame - org.apache.flink.table.runtime.operators.over.frame中的类
-
The sliding window frame.
- SlidingOverFrame(RowType, RowType, GeneratedAggsHandleFunction) - 类 的构造器org.apache.flink.table.runtime.operators.over.frame.SlidingOverFrame
-
- SlidingWindowAssigner - org.apache.flink.table.runtime.operators.window.assigners中的类
-
A
WindowAssigner that windows elements into sliding windows based on the timestamp of the
elements.
- SlidingWindowAssigner(long, long, long, boolean) - 类 的构造器org.apache.flink.table.runtime.operators.window.assigners.SlidingWindowAssigner
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.table.runtime.operators.window.CountWindow.Serializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.table.runtime.typeutils.LinkedListSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.table.runtime.typeutils.RawValueDataSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.table.runtime.typeutils.SortedMapSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.table.runtime.typeutils.StringDataSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- snapshotState(StateSnapshotContext) - 类 中的方法org.apache.flink.table.filesystem.stream.AbstractStreamingWriter
-
- snapshotState(StateSnapshotContext) - 类 中的方法org.apache.flink.table.filesystem.stream.compact.CompactCoordinator
-
- snapshotState(StateSnapshotContext) - 类 中的方法org.apache.flink.table.filesystem.stream.compact.CompactOperator
-
- snapshotState(StateSnapshotContext) - 类 中的方法org.apache.flink.table.filesystem.stream.PartitionCommitter
-
- snapshotState(long, long) - 接口 中的方法org.apache.flink.table.filesystem.stream.PartitionCommitTrigger
-
Snapshot state.
- snapshotState(long, long) - 类 中的方法org.apache.flink.table.filesystem.stream.PartitionTimeCommitTrigger
-
- snapshotState(long, long) - 类 中的方法org.apache.flink.table.filesystem.stream.ProcTimeCommitTrigger
-
- snapshotState(StateSnapshotContext) - 类 中的方法org.apache.flink.table.filesystem.stream.StreamingFileWriter
-
- snapshotState(FunctionSnapshotContext) - 类 中的方法org.apache.flink.table.runtime.operators.rank.FastTop1Function
-
- snapshotState(FunctionSnapshotContext) - 类 中的方法org.apache.flink.table.runtime.operators.rank.UpdatableTopNFunction
-
- snapshotState(StateSnapshotContext) - 类 中的方法org.apache.flink.table.runtime.operators.sort.StreamSortOperator
-
- sortAndSpill(ArrayList<MemorySegment>, long, MemorySegmentPool) - 类 中的方法org.apache.flink.table.runtime.operators.sort.BufferedKVExternalSorter
-
- SortedMapSerializer<K,V> - org.apache.flink.table.runtime.typeutils中的类
-
- SortedMapSerializer(Comparator<K>, TypeSerializer<K>, TypeSerializer<V>) - 类 的构造器org.apache.flink.table.runtime.typeutils.SortedMapSerializer
-
Constructor with given comparator, and the serializers for the keys and values in the map.
- SortedMapSerializerSnapshot<K,V> - org.apache.flink.table.runtime.typeutils中的类
-
- SortedMapSerializerSnapshot() - 类 的构造器org.apache.flink.table.runtime.typeutils.SortedMapSerializerSnapshot
-
- SortedMapTypeInfo<K,V> - org.apache.flink.table.runtime.typeutils中的类
-
The type information for sorted maps.
- SortedMapTypeInfo(TypeInformation<K>, TypeInformation<V>, Comparator<K>) - 类 的构造器org.apache.flink.table.runtime.typeutils.SortedMapTypeInfo
-
- SortedMapTypeInfo(Class<K>, Class<V>, Comparator<K>) - 类 的构造器org.apache.flink.table.runtime.typeutils.SortedMapTypeInfo
-
- SortedMapTypeInfo(Class<K>, Class<V>) - 类 的构造器org.apache.flink.table.runtime.typeutils.SortedMapTypeInfo
-
- sortIndex - 类 中的变量org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- sortKeyComparator - 类 中的变量org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- sortKeyComparator(GeneratedRecordComparator) - 类 中的方法org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
-
- sortKeySelector - 类 中的变量org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- sortKeySelector(RowDataKeySelector) - 类 中的方法org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
-
- SortLimitOperator - org.apache.flink.table.runtime.operators.sort中的类
-
Operator for batch sort limit.
- SortLimitOperator(boolean, long, long, GeneratedRecordComparator) - 类 的构造器org.apache.flink.table.runtime.operators.sort.SortLimitOperator
-
- SortMergeFullOuterJoinIterator - org.apache.flink.table.runtime.operators.join中的类
-
Gets two matched rows for full outer join.
- SortMergeFullOuterJoinIterator(BinaryRowDataSerializer, BinaryRowDataSerializer, Projection<RowData, BinaryRowData>, Projection<RowData, BinaryRowData>, RecordComparator, MutableObjectIterator<BinaryRowData>, MutableObjectIterator<BinaryRowData>, ResettableExternalBuffer, ResettableExternalBuffer, boolean[]) - 类 的构造器org.apache.flink.table.runtime.operators.join.SortMergeFullOuterJoinIterator
-
- SortMergeInnerJoinIterator - org.apache.flink.table.runtime.operators.join中的类
-
Gets probeRow and match rows for inner join.
- SortMergeInnerJoinIterator(BinaryRowDataSerializer, BinaryRowDataSerializer, Projection, Projection, RecordComparator, MutableObjectIterator<RowData>, MutableObjectIterator<BinaryRowData>, ResettableExternalBuffer, boolean[]) - 类 的构造器org.apache.flink.table.runtime.operators.join.SortMergeInnerJoinIterator
-
- SortMergeJoinIterator - org.apache.flink.table.runtime.operators.join中的类
-
Gets probeRow and match rows for inner/left/right join.
- SortMergeJoinIterator(BinaryRowDataSerializer, BinaryRowDataSerializer, Projection<RowData, BinaryRowData>, Projection<RowData, BinaryRowData>, RecordComparator, MutableObjectIterator<RowData>, MutableObjectIterator<BinaryRowData>, ResettableExternalBuffer, boolean[]) - 类 的构造器org.apache.flink.table.runtime.operators.join.SortMergeJoinIterator
-
- SortMergeJoinOperator - org.apache.flink.table.runtime.operators.join中的类
-
An implementation that realizes the joining through a sort-merge join strategy. 1.In most cases,
its performance is weaker than HashJoin. 2.It is more stable than HashJoin, and most of the data
can be sorted stably. 3.SortMergeJoin should be the best choice if sort can be omitted in the
case of multi-level join cascade with the same key.
- SortMergeJoinOperator(double, FlinkJoinType, boolean, GeneratedJoinCondition, GeneratedProjection, GeneratedProjection, GeneratedNormalizedKeyComputer, GeneratedRecordComparator, GeneratedNormalizedKeyComputer, GeneratedRecordComparator, GeneratedRecordComparator, boolean[]) - 类 的构造器org.apache.flink.table.runtime.operators.join.SortMergeJoinOperator
-
- SortMergeOneSideOuterJoinIterator - org.apache.flink.table.runtime.operators.join中的类
-
Gets probeRow and match rows for left/right join.
- SortMergeOneSideOuterJoinIterator(BinaryRowDataSerializer, BinaryRowDataSerializer, Projection<RowData, BinaryRowData>, Projection<RowData, BinaryRowData>, RecordComparator, MutableObjectIterator<RowData>, MutableObjectIterator<BinaryRowData>, ResettableExternalBuffer, boolean[]) - 类 的构造器org.apache.flink.table.runtime.operators.join.SortMergeOneSideOuterJoinIterator
-
- SortOperator - org.apache.flink.table.runtime.operators.sort中的类
-
Operator for batch sort.
- SortOperator(GeneratedNormalizedKeyComputer, GeneratedRecordComparator) - 类 的构造器org.apache.flink.table.runtime.operators.sort.SortOperator
-
- SortUtil - org.apache.flink.table.runtime.operators.sort中的类
-
Util for sort.
- SortUtil() - 类 的构造器org.apache.flink.table.runtime.operators.sort.SortUtil
-
- SourceWatermarkFunction - org.apache.flink.table.runtime.functions.scalar中的类
-
Implementation of BuiltInFunctionDefinitions.SOURCE_WATERMARK.
- SourceWatermarkFunction(SpecializedFunction.SpecializedContext) - 类 的构造器org.apache.flink.table.runtime.functions.scalar.SourceWatermarkFunction
-
- SpillChannelManager - org.apache.flink.table.runtime.operators.sort中的类
-
Channel manager to manage the life cycle of spill channels.
- SpillChannelManager() - 类 的构造器org.apache.flink.table.runtime.operators.sort.SpillChannelManager
-
- spillInBytes - 类 中的变量org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- spillInBytes - 类 中的变量org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- spillPartition() - 类 中的方法org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
- spillPartition() - 类 中的方法org.apache.flink.table.runtime.hashtable.BinaryHashTable
-
Selects a partition and spills it.
- spillPartition() - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
- splitByWholeSeparatorPreserveAllTokens(BinaryStringData, BinaryStringData) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
Splits the provided text into an array, separator string specified.
- splitIndex(String, String, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Split target string with custom separator and pick the index-th(start with 0) result.
- splitIndex(String, int, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Split target string with custom separator and pick the index-th(start with 0) result.
- splitIntoPanes(TimeWindow) - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.CumulativeWindowAssigner
-
- splitIntoPanes(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.PanedWindowAssigner
-
Splits the given window into panes collection.
- splitIntoPanes(TimeWindow) - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.SlidingWindowAssigner
-
- SqlDateTimeUtils - org.apache.flink.table.runtime.functions中的类
-
Utility functions for datetime types: date, time, timestamp.
- SqlDateTimeUtils() - 类 的构造器org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- SqlFunctionUtils - org.apache.flink.table.runtime.functions中的类
-
Built-in scalar runtime functions.
- SqlFunctionUtils() - 类 的构造器org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- SqlLikeChainChecker - org.apache.flink.table.runtime.functions中的类
-
String Like util: Matches a chained sequence of checkers.
- SqlLikeChainChecker(String) - 类 的构造器org.apache.flink.table.runtime.functions.SqlLikeChainChecker
-
- SqlLikeUtils - org.apache.flink.table.runtime.functions中的类
-
Utilities for converting SQL LIKE and SIMILAR operators to regular expressions.
- sqlToRegexLike(String, CharSequence) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlLikeUtils
-
Translates a SQL LIKE pattern to Java regex pattern, with optional escape string.
- SqlUnnestUtils - org.apache.flink.table.runtime.functions中的类
-
Utility for handling SQL's UNNEST.
- SqlUnnestUtils.CollectionUnnestTableFunction - org.apache.flink.table.runtime.functions中的类
-
Table function that unwraps the elements of a collection (array or multiset).
- SqlUnnestUtils.MapUnnestTableFunction - org.apache.flink.table.runtime.functions中的类
-
Table function that unwraps the elements of a map.
- SqlUnnestUtils.UnnestTableFunction - org.apache.flink.table.runtime.functions中的类
-
Base table function for all unnest functions.
- sround(DecimalData, int) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
SQL ROUND operator applied to BigDecimal values.
- sround(int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL ROUND operator applied to int values.
- sround(int, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL ROUND operator applied to int values.
- sround(long) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL ROUND operator applied to long values.
- sround(long, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL ROUND operator applied to long values.
- sround(BigDecimal) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL ROUND operator applied to BigDecimal values.
- sround(BigDecimal, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL ROUND operator applied to BigDecimal values.
- sround(double) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL ROUND operator applied to double values.
- sround(double, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL ROUND operator applied to double values.
- sround(DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL ROUND operator applied to DecimalData values.
- sround(DecimalData, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL ROUND operator applied to DecimalData values.
- start - 类 中的变量org.apache.flink.table.data.vector.heap.HeapBytesVector
-
start offset of each field.
- startThreads() - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
-
Starts all the threads that are used by this sorter.
- stateCleaningEnabled - 类 中的变量org.apache.flink.table.runtime.functions.KeyedProcessFunctionWithCleanupState
-
- stateCleaningEnabled - 类 中的变量org.apache.flink.table.runtime.operators.join.temporal.BaseTwoInputStreamOperatorWithStateRetention
-
- StateConfigUtil - org.apache.flink.table.runtime.util中的类
-
Utility to create a StateTtlConfig object.
- StateConfigUtil() - 类 的构造器org.apache.flink.table.runtime.util.StateConfigUtil
-
- StateDataView<N> - org.apache.flink.table.runtime.dataview中的接口
-
A DataView which is implemented using state backend.
- StateDataViewStore - org.apache.flink.table.runtime.dataview中的接口
-
This interface contains methods for registering
StateDataView with a managed store.
- StateKeyContext - org.apache.flink.table.runtime.operators.window.state中的接口
-
Context to switch current key in state backend.
- StateListView<N,EE> - org.apache.flink.table.runtime.dataview中的类
-
StateListView is a
ListView which is implemented using state backends.
- StateListView() - 类 的构造器org.apache.flink.table.runtime.dataview.StateListView
-
- StateListView.KeyedStateListView<N,T> - org.apache.flink.table.runtime.dataview中的类
-
- StateListView.NamespacedStateListView<N,T> - org.apache.flink.table.runtime.dataview中的类
-
- StateMapView<N,EK,EV> - org.apache.flink.table.runtime.dataview中的类
-
MapView which is implemented using state backends.
- StateMapView() - 类 的构造器org.apache.flink.table.runtime.dataview.StateMapView
-
- StateMapView.KeyedStateMapViewWithKeysNotNull<N,EK,EV> - org.apache.flink.table.runtime.dataview中的类
-
A state MapView which does not support nullable keys and namespace.
- StateMapView.KeyedStateMapViewWithKeysNullable<N,EK,EV> - org.apache.flink.table.runtime.dataview中的类
-
A state MapView which supports nullable keys but does not support namespace.
- StateMapView.NamespacedStateMapViewWithKeysNotNull<N,EK,EV> - org.apache.flink.table.runtime.dataview中的类
-
A state MapView which supports namespace but does not support nullable keys.
- StateMapView.NamespacedStateMapViewWithKeysNullable<N,EK,EV> - org.apache.flink.table.runtime.dataview中的类
-
A state MapView which supports nullable keys and namespace.
- stateRetentionTime - 类 中的变量org.apache.flink.table.runtime.operators.join.stream.AbstractStreamingJoinOperator
-
- STEP_INCREMENT - 类 中的静态变量org.apache.flink.table.runtime.util.collections.binary.BytesMap
-
- STREAMING_SOURCE_CONSUME_START_OFFSET - 类 中的静态变量org.apache.flink.table.filesystem.FileSystemConnectorOptions
-
- STREAMING_SOURCE_ENABLE - 类 中的静态变量org.apache.flink.table.filesystem.FileSystemConnectorOptions
-
- STREAMING_SOURCE_MONITOR_INTERVAL - 类 中的静态变量org.apache.flink.table.filesystem.FileSystemConnectorOptions
-
- STREAMING_SOURCE_PARTITION_INCLUDE - 类 中的静态变量org.apache.flink.table.filesystem.FileSystemConnectorOptions
-
- STREAMING_SOURCE_PARTITION_ORDER - 类 中的静态变量org.apache.flink.table.filesystem.FileSystemConnectorOptions
-
- StreamingFileWriter<IN> - org.apache.flink.table.filesystem.stream中的类
-
- StreamingFileWriter(long, StreamingFileSink.BucketsBuilder<IN, String, ? extends StreamingFileSink.BucketsBuilder<IN, String, ?>>, List<String>, Configuration) - 类 的构造器org.apache.flink.table.filesystem.stream.StreamingFileWriter
-
- StreamingJoinOperator - org.apache.flink.table.runtime.operators.join.stream中的类
-
Streaming unbounded Join operator which supports INNER/LEFT/RIGHT/FULL JOIN.
- StreamingJoinOperator(InternalTypeInfo<RowData>, InternalTypeInfo<RowData>, GeneratedJoinCondition, JoinInputSideSpec, JoinInputSideSpec, boolean, boolean, boolean[], long) - 类 的构造器org.apache.flink.table.runtime.operators.join.stream.StreamingJoinOperator
-
- StreamingSemiAntiJoinOperator - org.apache.flink.table.runtime.operators.join.stream中的类
-
Streaming unbounded Join operator which supports SEMI/ANTI JOIN.
- StreamingSemiAntiJoinOperator(boolean, InternalTypeInfo<RowData>, InternalTypeInfo<RowData>, GeneratedJoinCondition, JoinInputSideSpec, JoinInputSideSpec, boolean[], long) - 类 的构造器org.apache.flink.table.runtime.operators.join.stream.StreamingSemiAntiJoinOperator
-
- StreamingSink - org.apache.flink.table.filesystem.stream中的类
-
Helper for creating streaming file sink.
- StreamRecordCollector<T> - org.apache.flink.table.runtime.util中的类
-
Wrapper around an Output for wrap T to StreamRecord.
- StreamRecordCollector(Output<StreamRecord<T>>) - 类 的构造器org.apache.flink.table.runtime.util.StreamRecordCollector
-
- StreamRecordTimestampInserter - org.apache.flink.table.runtime.operators.sink中的类
-
Operator which sets the timestamp on the StreamRecord from the corresponding column of each row.
- StreamRecordTimestampInserter(int, int) - 类 的构造器org.apache.flink.table.runtime.operators.sink.StreamRecordTimestampInserter
-
- StreamRecordTimestampInserter(int) - 类 的构造器org.apache.flink.table.runtime.operators.sink.StreamRecordTimestampInserter
-
- StreamSortOperator - org.apache.flink.table.runtime.operators.sort中的类
-
Operator for stream sort.
- StreamSortOperator(InternalTypeInfo<RowData>, GeneratedRecordComparator) - 类 的构造器org.apache.flink.table.runtime.operators.sort.StreamSortOperator
-
- StringByteArrayConverter - org.apache.flink.table.data.conversion中的类
-
Converter for CharType/VarCharType of byte[] external type.
- StringByteArrayConverter() - 类 的构造器org.apache.flink.table.data.conversion.StringByteArrayConverter
-
- StringDataSerializer - org.apache.flink.table.runtime.typeutils中的类
-
Serializer for StringData.
- StringDataSerializer.StringDataSerializerSnapshot - org.apache.flink.table.runtime.typeutils中的类
-
Serializer configuration snapshot for compatibility and format evolution.
- StringDataSerializerSnapshot() - 类 的构造器org.apache.flink.table.runtime.typeutils.StringDataSerializer.StringDataSerializerSnapshot
-
- StringDataTypeInfo - org.apache.flink.table.runtime.typeutils中的类
-
TypeInformation for StringData.
- StringStringConverter - org.apache.flink.table.data.conversion中的类
-
Converter for
CharType/
VarCharType of
String external type.
- StringStringConverter() - 类 的构造器org.apache.flink.table.data.conversion.StringStringConverter
-
- StringUtf8Utils - org.apache.flink.table.runtime.util中的类
-
String utf-8 utils.
- StringUtf8Utils() - 类 的构造器org.apache.flink.table.runtime.util.StringUtf8Utils
-
- strToDate(String, String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
Returns the epoch days since 1970-01-01.
- strToMap(String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Creates a map by parsing text.
- strToMap(String, String, String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Creates a map by parsing text.
- StructuredObjectConverter<T> - org.apache.flink.table.data.conversion中的类
-
Converter for StructuredType of its implementation class.
- struncate(DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL TRUNCATE operator applied to BigDecimal values.
- struncate(DecimalData, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- struncate(float) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
SQL TRUNCATE operator applied to double values.
- struncate(float, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- subString(String, long, long) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- subString(String, long) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- substringSQL(BinaryStringData, int) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- substringSQL(BinaryStringData, int, int) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- subtract(DecimalData, DecimalData, int, int) - 类 中的静态方法org.apache.flink.table.data.DecimalDataUtils
-
- SUCCESS_FILE - 接口 中的静态变量org.apache.flink.table.filesystem.PartitionCommitPolicy
-
- SuccessFileCommitPolicy - org.apache.flink.table.filesystem中的类
-
Partition commit policy to add success file to directory.
- SuccessFileCommitPolicy(String, FileSystem) - 类 的构造器org.apache.flink.table.filesystem.SuccessFileCommitPolicy
-
- supportsNestedProjection() - 类 中的方法org.apache.flink.table.filesystem.FileSystemTableSource
-
- swap(int, int) - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- swap(int, int, int, int) - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
- swapKey(MemorySegment, int, MemorySegment, int) - 接口 中的方法org.apache.flink.table.runtime.generated.NormalizedKeyComputer
-
Swaps two normalized keys in respective MemorySegment.
- TableAggregateWindowOperator<K,W extends Window> - org.apache.flink.table.runtime.operators.window中的类
-
- TableAggregateWindowOperatorBuilder(NamespaceTableAggsHandleFunction<?>, WindowOperatorBuilder) - 类 的构造器org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder.TableAggregateWindowOperatorBuilder
-
- TableAggregateWindowOperatorBuilder(GeneratedNamespaceTableAggsHandleFunction<?>, WindowOperatorBuilder) - 类 的构造器org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder.TableAggregateWindowOperatorBuilder
-
- TableAggsHandleFunction - org.apache.flink.table.runtime.generated中的接口
-
The base class for handling table aggregate functions.
- TableBucketAssigner(PartitionComputer<RowData>) - 类 的构造器org.apache.flink.table.filesystem.FileSystemTableSink.TableBucketAssigner
-
- TableFunctionCollector<T> - org.apache.flink.table.runtime.collector中的类
-
The basic implementation of collector for TableFunction.
- TableFunctionCollector() - 类 的构造器org.apache.flink.table.runtime.collector.TableFunctionCollector
-
- TableFunctionResultFuture<T> - org.apache.flink.table.runtime.collector中的类
-
The basic implementation of collector for ResultFuture in table joining.
- TableFunctionResultFuture() - 类 的构造器org.apache.flink.table.runtime.collector.TableFunctionResultFuture
-
- TableMetaStoreFactory - org.apache.flink.table.filesystem中的接口
-
- TableMetaStoreFactory.TableMetaStore - org.apache.flink.table.filesystem中的接口
-
Meta store to manage the location paths of this table and its partitions.
- tableName() - 接口 中的方法org.apache.flink.table.filesystem.PartitionCommitPolicy.Context
-
Table name.
- TableOperatorWrapper<OP extends org.apache.flink.streaming.api.operators.StreamOperator<org.apache.flink.table.data.RowData>> - org.apache.flink.table.runtime.operators.multipleinput中的类
-
This class handles the close, endInput and other related logic of a StreamOperator.
- TableOperatorWrapper(StreamOperatorFactory<RowData>, String, List<TypeInformation<?>>, TypeInformation<?>) - 类 的构造器org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- TableOperatorWrapper.Edge - org.apache.flink.table.runtime.operators.multipleinput中的类
-
- TableOperatorWrapperGenerator - org.apache.flink.table.runtime.operators.multipleinput中的类
-
- TableOperatorWrapperGenerator(List<Transformation<?>>, Transformation<?>) - 类 的构造器org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapperGenerator
-
- TableOperatorWrapperGenerator(List<Transformation<?>>, Transformation<?>, int[]) - 类 的构造器org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapperGenerator
-
- TableRollingPolicy(boolean, long, long) - 类 的构造器org.apache.flink.table.filesystem.FileSystemTableSink.TableRollingPolicy
-
- TableStreamOperator<OUT> - org.apache.flink.table.runtime.operators中的类
-
Table operator to invoke close always.
- TableStreamOperator() - 类 的构造器org.apache.flink.table.runtime.operators.TableStreamOperator
-
- TableStreamOperator.ContextImpl - org.apache.flink.table.runtime.operators中的类
-
Information available in an invocation of processElement.
- tan(DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- tanh(DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
Calculates the hyperbolic tangent of a big decimal number.
- TaskTracker - org.apache.flink.table.filesystem.stream中的类
-
Track the upstream tasks to determine whether all the upstream data of a checkpoint has been
received.
- TaskTracker(int) - 类 的构造器org.apache.flink.table.filesystem.stream.TaskTracker
-
- TemporalProcessTimeJoinOperator - org.apache.flink.table.runtime.operators.join.temporal中的类
-
The operator to temporal join a stream on processing time.
- TemporalProcessTimeJoinOperator(InternalTypeInfo<RowData>, GeneratedJoinCondition, long, long, boolean) - 类 的构造器org.apache.flink.table.runtime.operators.join.temporal.TemporalProcessTimeJoinOperator
-
- TemporalRowTimeJoinOperator - org.apache.flink.table.runtime.operators.join.temporal中的类
-
The operator for temporal join (FOR SYSTEM_TIME AS OF o.rowtime) on row time, it has no
limitation about message types of the left input and right input, this means the operator deals
changelog well.
- TemporalRowTimeJoinOperator(InternalTypeInfo<RowData>, InternalTypeInfo<RowData>, GeneratedJoinCondition, int, int, long, long, boolean) - 类 的构造器org.apache.flink.table.runtime.operators.join.temporal.TemporalRowTimeJoinOperator
-
- ThreadLocalHashCache() - 类 的构造器org.apache.flink.table.runtime.util.JsonUtils.ThreadLocalHashCache
-
- TimeLocalTimeConverter - org.apache.flink.table.data.conversion中的类
-
Converter for TimeType of LocalTime external type.
- TimeLocalTimeConverter() - 类 的构造器org.apache.flink.table.data.conversion.TimeLocalTimeConverter
-
- TimeLongConverter - org.apache.flink.table.data.conversion中的类
-
Converter for
TimeType of
Long external type.
- TimeLongConverter() - 类 的构造器org.apache.flink.table.data.conversion.TimeLongConverter
-
- timerService - 类 中的变量org.apache.flink.table.runtime.operators.TableStreamOperator.ContextImpl
-
- timerService() - 类 中的方法org.apache.flink.table.runtime.operators.TableStreamOperator.ContextImpl
-
- timestamp() - 类 中的方法org.apache.flink.table.runtime.operators.TableStreamOperator.ContextImpl
-
- timestampCeil(TimeUnitRange, long) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- timestampCeil(TimeUnitRange, long, TimeZone) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
Keep the algorithm consistent with Calcite DateTimeUtils.julianDateFloor, but here we take
time zone into account.
- TimestampColumnVector - org.apache.flink.table.data.vector中的接口
-
Timestamp column vector.
- TimestampConverter(int) - 类 的构造器org.apache.flink.table.data.util.DataFormatConverters.TimestampConverter
-
- TimestampDataConverter(int) - 类 的构造器org.apache.flink.table.data.util.DataFormatConverters.TimestampDataConverter
-
- TimestampDataSerializer - org.apache.flink.table.runtime.typeutils中的类
-
Serializer for TimestampData.
- TimestampDataSerializer(int) - 类 的构造器org.apache.flink.table.runtime.typeutils.TimestampDataSerializer
-
- TimestampDataSerializer.TimestampDataSerializerSnapshot - org.apache.flink.table.runtime.typeutils中的类
-
- TimestampDataSerializerSnapshot() - 类 的构造器org.apache.flink.table.runtime.typeutils.TimestampDataSerializer.TimestampDataSerializerSnapshot
-
- TimestampDataTypeInfo - org.apache.flink.table.runtime.typeutils中的类
-
TypeInformation for TimestampData.
- TimestampDataTypeInfo(int) - 类 的构造器org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
-
- timestampFloor(TimeUnitRange, long) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- timestampFloor(TimeUnitRange, long, TimeZone) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- TimestampLocalDateTimeConverter - org.apache.flink.table.data.conversion中的类
-
Converter for TimestampType of LocalDateTime external type.
- TimestampLocalDateTimeConverter() - 类 的构造器org.apache.flink.table.data.conversion.TimestampLocalDateTimeConverter
-
- TimestampLtzConverter(int) - 类 的构造器org.apache.flink.table.data.util.DataFormatConverters.TimestampLtzConverter
-
- TimestampTimestampConverter - org.apache.flink.table.data.conversion中的类
-
Converter for
TimestampType of
Timestamp external type.
- TimestampTimestampConverter() - 类 的构造器org.apache.flink.table.data.conversion.TimestampTimestampConverter
-
- timestampToInternal(Timestamp) - 类 中的静态方法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) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- timestampToString(long, int, TimeZone) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
Convert a timestamp to string.
- timestampToString(TimestampData, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- timestampToString(TimestampData, TimeZone, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- timestampToTimestampWithLocalZone(TimestampData, TimeZone) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- timestampWithLocalZoneToDate(long, TimeZone) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- timestampWithLocalZoneToTime(long, TimeZone) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- timestampWithLocalZoneToTimestamp(TimestampData, TimeZone) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- timeStringToUnixDate(String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- timeStringToUnixDate(String, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- TimeTimeConverter - org.apache.flink.table.data.conversion中的类
-
Converter for
TimeType of
Time external type.
- TimeTimeConverter() - 类 的构造器org.apache.flink.table.data.conversion.TimeTimeConverter
-
- timeToInternal(Time) - 类 中的静态方法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) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- TimeWindow - org.apache.flink.table.runtime.operators.window中的类
-
A
Window that represents a time interval from
start (inclusive) to
end
(exclusive).
- TimeWindow(long, long) - 类 的构造器org.apache.flink.table.runtime.operators.window.TimeWindow
-
- TimeWindow.Serializer - org.apache.flink.table.runtime.operators.window中的类
-
The serializer used to write the TimeWindow type.
- TimeWindow.Serializer.TimeWindowSerializerSnapshot - org.apache.flink.table.runtime.operators.window中的类
-
Serializer configuration snapshot for compatibility and format evolution.
- TimeWindowSerializerSnapshot() - 类 的构造器org.apache.flink.table.runtime.operators.window.TimeWindow.Serializer.TimeWindowSerializerSnapshot
-
- TimeWindowUtil - org.apache.flink.table.runtime.util中的类
-
Time util to deals window start and end in different timezone.
- TimeWindowUtil() - 类 的构造器org.apache.flink.table.runtime.util.TimeWindowUtil
-
- toBase64(BinaryStringData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- toBase64(byte[]) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlFunctionUtils
-
- toBinaryArray(ArrayData) - 类 中的方法org.apache.flink.table.runtime.typeutils.ArrayDataSerializer
-
- toBinaryMap(MapData) - 类 中的方法org.apache.flink.table.runtime.typeutils.MapDataSerializer
-
- toBinaryRow(T) - 类 中的方法org.apache.flink.table.runtime.typeutils.AbstractRowDataSerializer
-
Convert a RowData to a BinaryRowData.
- toBinaryRow(BinaryRowData) - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer
-
- toBinaryRow(RowData) - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer
-
Convert RowData into BinaryRowData.
- toBooleanArray() - 类 中的方法org.apache.flink.table.data.ColumnarArrayData
-
- toBooleanSQL(BinaryStringData) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
Decide boolean representation of a string.
- toByte(BinaryStringData) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- toByteArray() - 类 中的方法org.apache.flink.table.data.ColumnarArrayData
-
- toDate(int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- toDecimal(BinaryStringData, int, int) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
Parses this BinaryStringData to DecimalData.
- toDouble(BinaryStringData) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- toDoubleArray() - 类 中的方法org.apache.flink.table.data.ColumnarArrayData
-
- toEpochMills(long, ZoneId) - 类 中的静态方法org.apache.flink.table.runtime.util.TimeWindowUtil
-
Convert a timestamp mills with the given timezone to epoch mills.
- toEpochMillsForTimer(long, ZoneId) - 类 中的静态方法org.apache.flink.table.runtime.util.TimeWindowUtil
-
Get a timer time according to the timestamp mills and the given shift timezone.
- toExternal(ArrayData) - 类 中的方法org.apache.flink.table.data.conversion.ArrayBooleanArrayConverter
-
- toExternal(ArrayData) - 类 中的方法org.apache.flink.table.data.conversion.ArrayByteArrayConverter
-
- toExternal(ArrayData) - 类 中的方法org.apache.flink.table.data.conversion.ArrayDoubleArrayConverter
-
- toExternal(ArrayData) - 类 中的方法org.apache.flink.table.data.conversion.ArrayFloatArrayConverter
-
- toExternal(ArrayData) - 类 中的方法org.apache.flink.table.data.conversion.ArrayIntArrayConverter
-
- toExternal(ArrayData) - 类 中的方法org.apache.flink.table.data.conversion.ArrayListConverter
-
- toExternal(ArrayData) - 类 中的方法org.apache.flink.table.data.conversion.ArrayLongArrayConverter
-
- toExternal(ArrayData) - 类 中的方法org.apache.flink.table.data.conversion.ArrayObjectArrayConverter
-
- toExternal(ArrayData) - 类 中的方法org.apache.flink.table.data.conversion.ArrayShortArrayConverter
-
- toExternal(I) - 接口 中的方法org.apache.flink.table.data.conversion.DataStructureConverter
-
Converts to external data structure.
- toExternal(Integer) - 类 中的方法org.apache.flink.table.data.conversion.DateDateConverter
-
- toExternal(Integer) - 类 中的方法org.apache.flink.table.data.conversion.DateLocalDateConverter
-
- toExternal(Long) - 类 中的方法org.apache.flink.table.data.conversion.DayTimeIntervalDurationConverter
-
- toExternal(DecimalData) - 类 中的方法org.apache.flink.table.data.conversion.DecimalBigDecimalConverter
-
- toExternal(I) - 类 中的方法org.apache.flink.table.data.conversion.IdentityConverter
-
- toExternal(TimestampData) - 类 中的方法org.apache.flink.table.data.conversion.LocalZonedTimestampInstantConverter
-
- toExternal(TimestampData) - 类 中的方法org.apache.flink.table.data.conversion.LocalZonedTimestampIntConverter
-
- toExternal(TimestampData) - 类 中的方法org.apache.flink.table.data.conversion.LocalZonedTimestampLongConverter
-
- toExternal(TimestampData) - 类 中的方法org.apache.flink.table.data.conversion.LocalZonedTimestampTimestampConverter
-
- toExternal(MapData) - 类 中的方法org.apache.flink.table.data.conversion.MapMapConverter
-
- toExternal(RawValueData<T>) - 类 中的方法org.apache.flink.table.data.conversion.RawByteArrayConverter
-
- toExternal(RawValueData<T>) - 类 中的方法org.apache.flink.table.data.conversion.RawObjectConverter
-
- toExternal(RowData) - 类 中的方法org.apache.flink.table.data.conversion.RowRowConverter
-
- toExternal(StringData) - 类 中的方法org.apache.flink.table.data.conversion.StringByteArrayConverter
-
- toExternal(StringData) - 类 中的方法org.apache.flink.table.data.conversion.StringStringConverter
-
- toExternal(RowData) - 类 中的方法org.apache.flink.table.data.conversion.StructuredObjectConverter
-
- toExternal(Integer) - 类 中的方法org.apache.flink.table.data.conversion.TimeLocalTimeConverter
-
- toExternal(Integer) - 类 中的方法org.apache.flink.table.data.conversion.TimeLongConverter
-
- toExternal(TimestampData) - 类 中的方法org.apache.flink.table.data.conversion.TimestampLocalDateTimeConverter
-
- toExternal(TimestampData) - 类 中的方法org.apache.flink.table.data.conversion.TimestampTimestampConverter
-
- toExternal(Integer) - 类 中的方法org.apache.flink.table.data.conversion.TimeTimeConverter
-
- toExternal(Integer) - 类 中的方法org.apache.flink.table.data.conversion.YearMonthIntervalPeriodConverter
-
- toExternal(Internal) - 类 中的方法org.apache.flink.table.data.util.DataFormatConverters.DataFormatConverter
-
Convert a internal data format to its external(Java) equivalent while automatically
handling nulls.
- toExternal(RowData, int) - 类 中的方法org.apache.flink.table.data.util.DataFormatConverters.DataFormatConverter
-
Given a internalType row, convert the value at column `column` to its external(Java)
equivalent.
- toExternalOrNull(I) - 接口 中的方法org.apache.flink.table.data.conversion.DataStructureConverter
-
Converts to external data structure or null.
- toFloat(BinaryStringData) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- toFloatArray() - 类 中的方法org.apache.flink.table.data.ColumnarArrayData
-
- toInt(BinaryStringData) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
Parses this BinaryStringData to Int.
- toIntArray() - 类 中的方法org.apache.flink.table.data.ColumnarArrayData
-
- toInternal(boolean[]) - 类 中的方法org.apache.flink.table.data.conversion.ArrayBooleanArrayConverter
-
- toInternal(byte[]) - 类 中的方法org.apache.flink.table.data.conversion.ArrayByteArrayConverter
-
- toInternal(double[]) - 类 中的方法org.apache.flink.table.data.conversion.ArrayDoubleArrayConverter
-
- toInternal(float[]) - 类 中的方法org.apache.flink.table.data.conversion.ArrayFloatArrayConverter
-
- toInternal(int[]) - 类 中的方法org.apache.flink.table.data.conversion.ArrayIntArrayConverter
-
- toInternal(List<E>) - 类 中的方法org.apache.flink.table.data.conversion.ArrayListConverter
-
- toInternal(long[]) - 类 中的方法org.apache.flink.table.data.conversion.ArrayLongArrayConverter
-
- toInternal(E[]) - 类 中的方法org.apache.flink.table.data.conversion.ArrayObjectArrayConverter
-
- toInternal(short[]) - 类 中的方法org.apache.flink.table.data.conversion.ArrayShortArrayConverter
-
- toInternal(E) - 接口 中的方法org.apache.flink.table.data.conversion.DataStructureConverter
-
Converts to internal data structure.
- toInternal(Date) - 类 中的方法org.apache.flink.table.data.conversion.DateDateConverter
-
- toInternal(LocalDate) - 类 中的方法org.apache.flink.table.data.conversion.DateLocalDateConverter
-
- toInternal(Duration) - 类 中的方法org.apache.flink.table.data.conversion.DayTimeIntervalDurationConverter
-
- toInternal(BigDecimal) - 类 中的方法org.apache.flink.table.data.conversion.DecimalBigDecimalConverter
-
- toInternal(I) - 类 中的方法org.apache.flink.table.data.conversion.IdentityConverter
-
- toInternal(Instant) - 类 中的方法org.apache.flink.table.data.conversion.LocalZonedTimestampInstantConverter
-
- toInternal(Integer) - 类 中的方法org.apache.flink.table.data.conversion.LocalZonedTimestampIntConverter
-
- toInternal(Long) - 类 中的方法org.apache.flink.table.data.conversion.LocalZonedTimestampLongConverter
-
- toInternal(Timestamp) - 类 中的方法org.apache.flink.table.data.conversion.LocalZonedTimestampTimestampConverter
-
- toInternal(Map<K, V>) - 类 中的方法org.apache.flink.table.data.conversion.MapMapConverter
-
- toInternal(byte[]) - 类 中的方法org.apache.flink.table.data.conversion.RawByteArrayConverter
-
- toInternal(T) - 类 中的方法org.apache.flink.table.data.conversion.RawObjectConverter
-
- toInternal(Row) - 类 中的方法org.apache.flink.table.data.conversion.RowRowConverter
-
- toInternal(byte[]) - 类 中的方法org.apache.flink.table.data.conversion.StringByteArrayConverter
-
- toInternal(String) - 类 中的方法org.apache.flink.table.data.conversion.StringStringConverter
-
- toInternal(T) - 类 中的方法org.apache.flink.table.data.conversion.StructuredObjectConverter
-
- toInternal(LocalTime) - 类 中的方法org.apache.flink.table.data.conversion.TimeLocalTimeConverter
-
- toInternal(Long) - 类 中的方法org.apache.flink.table.data.conversion.TimeLongConverter
-
- toInternal(LocalDateTime) - 类 中的方法org.apache.flink.table.data.conversion.TimestampLocalDateTimeConverter
-
- toInternal(Timestamp) - 类 中的方法org.apache.flink.table.data.conversion.TimestampTimestampConverter
-
- toInternal(Time) - 类 中的方法org.apache.flink.table.data.conversion.TimeTimeConverter
-
- toInternal(Period) - 类 中的方法org.apache.flink.table.data.conversion.YearMonthIntervalPeriodConverter
-
- toInternal(External) - 类 中的方法org.apache.flink.table.data.util.DataFormatConverters.DataFormatConverter
-
Converts a external(Java) data format to its internal equivalent while automatically
handling nulls.
- toInternalOrNull(E) - 接口 中的方法org.apache.flink.table.data.conversion.DataStructureConverter
-
Converts to internal data structure or null.
- toLocalDateTime(String) - 类 中的静态方法org.apache.flink.table.filesystem.DefaultPartTimeExtractor
-
- toLogicalType() - 类 中的方法org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- toLong(BinaryStringData) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
Parses this BinaryStringData to Long.
- toLongArray() - 类 中的方法org.apache.flink.table.data.ColumnarArrayData
-
- toMills(LocalDateTime) - 类 中的静态方法org.apache.flink.table.filesystem.DefaultPartTimeExtractor
-
- toMills(String) - 类 中的静态方法org.apache.flink.table.filesystem.DefaultPartTimeExtractor
-
- TopNBuffer - org.apache.flink.table.runtime.operators.rank中的类
-
TopNBuffer stores mapping from sort key to records list, sortKey is RowData type, each record is
RowData type.
- TopNBuffer(Comparator<RowData>, Supplier<Collection<RowData>>) - 类 的构造器org.apache.flink.table.runtime.operators.rank.TopNBuffer
-
- TopNRecordsCombiner - org.apache.flink.table.runtime.operators.rank.window.combines中的类
-
An implementation of
RecordsCombiner that save topN records of incremental input records
into the window state.
- TopNRecordsCombiner(WindowTimerService<Long>, StateKeyContext, WindowMapState<Long, List<RowData>>, Comparator<RowData>, KeySelector<RowData, RowData>, long, TypeSerializer<RowData>, boolean) - 类 的构造器org.apache.flink.table.runtime.operators.rank.window.combines.TopNRecordsCombiner
-
- TopNRecordsCombiner.Factory - org.apache.flink.table.runtime.operators.rank.window.combines中的类
-
- topologicalOrderingOperators - 类 中的变量org.apache.flink.table.runtime.operators.multipleinput.MultipleInputStreamOperatorBase
-
all operator as topological ordering in this multiple input operator.
- toRowFieldNames() - 类 中的方法org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- toRowFieldTypes() - 类 中的方法org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- toRowSerializer() - 类 中的方法org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- toRowSize() - 类 中的方法org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- toRowType() - 类 中的方法org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- toSerializer() - 类 中的方法org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- toShort(BinaryStringData) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- toShortArray() - 类 中的方法org.apache.flink.table.data.ColumnarArrayData
-
- toString() - 类 中的方法org.apache.flink.table.data.BoxedWrapperRowData
-
- toString() - 枚举 中的方法org.apache.flink.table.filesystem.FileSystemConnectorOptions.PartitionCommitTriggerType
-
- toString() - 枚举 中的方法org.apache.flink.table.filesystem.FileSystemConnectorOptions.PartitionOrder
-
- toString() - 枚举 中的方法org.apache.flink.table.runtime.operators.join.FlinkJoinType
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.join.stream.state.JoinInputSideSpec
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.input.InputSpec
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper.Edge
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.multipleinput.TableOperatorWrapper
-
- toString(List<String>) - 类 中的方法org.apache.flink.table.runtime.operators.rank.ConstantRankRange
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.rank.ConstantRankRange
-
- toString(List<String>) - 类 中的方法org.apache.flink.table.runtime.operators.rank.ConstantRankRangeWithoutEnd
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.rank.ConstantRankRangeWithoutEnd
-
- toString(List<String>) - 接口 中的方法org.apache.flink.table.runtime.operators.rank.RankRange
-
- toString(List<String>) - 类 中的方法org.apache.flink.table.runtime.operators.rank.VariableRankRange
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.rank.VariableRankRange
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.CountSlidingWindowAssigner
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.CountTumblingWindowAssigner
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.CumulativeWindowAssigner
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.SessionWindowAssigner
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.SlidingWindowAssigner
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.TumblingWindowAssigner
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.WindowAssigner
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.window.CountWindow
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.window.internal.MergingWindowSet
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.window.TimeWindow
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.CountElement
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.ElementTriggers.EveryElement
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindow
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowEarlyAndLate
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowNoLate
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindow
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindowNoLate
-
- toString() - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterFirstElementPeriodic
-
- toString() - 类 中的方法org.apache.flink.table.runtime.partitioner.BinaryHashPartitioner
-
- toString() - 类 中的方法org.apache.flink.table.runtime.typeutils.BigDecimalTypeInfo
-
- toString() - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
- toString() - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalTypeInfo
-
- toString() - 类 中的方法org.apache.flink.table.runtime.typeutils.InternalTypeInfo
-
- toString() - 类 中的方法org.apache.flink.table.runtime.typeutils.LegacyInstantTypeInfo
-
- toString() - 类 中的方法org.apache.flink.table.runtime.typeutils.LegacyLocalDateTimeTypeInfo
-
- toString() - 类 中的方法org.apache.flink.table.runtime.typeutils.LegacyTimestampTypeInfo
-
- toString() - 类 中的方法org.apache.flink.table.runtime.typeutils.SortedMapSerializer
-
- toString() - 类 中的方法org.apache.flink.table.runtime.typeutils.SortedMapTypeInfo
-
- toString() - 类 中的方法org.apache.flink.table.runtime.typeutils.StringDataTypeInfo
-
- toString() - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataTypeInfo
-
- totalNumBuffers - 类 中的变量org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
The total reserved number of memory segments available to the hash join.
- toTimestamp(long) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- toTimestamp(double) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- toTimestamp(DecimalData) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- toTimestamp(String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- toTimestamp(String, TimeZone) - 类 中的静态方法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) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
Parse date time string to timestamp based on the given time zone and format.
- toTimestamp(String, String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- toTimestampData(long, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- toTimestampData(double, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- toTimestampData(DecimalData, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- toTimestampData(String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- toTimestampData(String, String) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- toTimestampTz(String, String, String) - 类 中的静态方法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) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- toUtcTimestampMills(long, ZoneId) - 类 中的静态方法org.apache.flink.table.runtime.util.TimeWindowUtil
-
Convert a epoch mills to timestamp mills which can describe a locate date time.
- Trigger<W extends Window> - 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() - 类 的构造器org.apache.flink.table.runtime.operators.window.triggers.Trigger
-
- trigger - 类 中的变量org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- Trigger.OnMergeContext - org.apache.flink.table.runtime.operators.window.triggers中的接口
-
- Trigger.TriggerContext - 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<?>) - 类 中的方法org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- triggerTime(W) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.WindowTrigger
-
Returns the trigger time of the window, this should be called after TriggerContext
initialized.
- trim(BinaryStringData, BinaryStringData) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
Walk each character of current string from both ends, remove the character if it is in trim
string.
- trim(BinaryStringData, boolean, boolean, BinaryStringData) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- trimLeft(BinaryStringData) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- trimLeft(BinaryStringData, BinaryStringData) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
Walk each character of current string from left end, remove the character if it is in trim
string.
- trimRight(BinaryStringData) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
- trimRight(BinaryStringData, BinaryStringData) - 类 中的静态方法org.apache.flink.table.data.binary.BinaryStringDataUtil
-
Walk each character of current string from right end, remove the character if it is in trim
string.
- truncate(TimestampData, int) - 类 中的静态方法org.apache.flink.table.runtime.functions.SqlDateTimeUtils
-
- tryDistinctBuildRow - 类 中的变量org.apache.flink.table.runtime.hashtable.BaseHybridHashTable
-
Try to make the buildSide rows distinct.
- tryProbe(RowData) - 类 中的方法org.apache.flink.table.runtime.hashtable.BinaryHashTable
-
Find matched build side rows for a probe row.
- tryProbe(RowData) - 类 中的方法org.apache.flink.table.runtime.hashtable.LongHybridHashTable
-
- ttlConfig - 类 中的变量org.apache.flink.table.runtime.operators.rank.AbstractTopNFunction
-
- tumble(Duration) - 类 中的方法org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- tumbling(int, ZoneId, Duration) - 类 中的静态方法org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners
-
Creates a tumbling window
SliceAssigner that assigns elements to slices of tumbling
windows.
- TumblingWindowAssigner - 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) - 类 的构造器org.apache.flink.table.runtime.operators.window.assigners.TumblingWindowAssigner
-
- TupleConverter(Class<Tuple>, DataType[]) - 类 的构造器org.apache.flink.table.data.util.DataFormatConverters.TupleConverter
-
- TypeCheckUtils - org.apache.flink.table.runtime.typeutils中的类
-
Utils for type.
- TypeCheckUtils() - 类 的构造器org.apache.flink.table.runtime.typeutils.TypeCheckUtils
-
- TypeInfoDataTypeConverter - org.apache.flink.table.runtime.types中的类
-
- TypeInfoDataTypeConverter() - 类 的构造器org.apache.flink.table.runtime.types.TypeInfoDataTypeConverter
-
已过时。
- TypeInfoLogicalTypeConverter - org.apache.flink.table.runtime.types中的类
-
已过时。
- TypeInfoLogicalTypeConverter() - 类 的构造器org.apache.flink.table.runtime.types.TypeInfoLogicalTypeConverter
-
已过时。
- TypeOfFunction - org.apache.flink.table.runtime.functions.scalar中的类
-
Implementation of BuiltInFunctionDefinitions.TYPE_OF.
- TypeOfFunction(SpecializedFunction.SpecializedContext) - 类 的构造器org.apache.flink.table.runtime.functions.scalar.TypeOfFunction
-
- WatermarkAssignerOperator - org.apache.flink.table.runtime.operators.wmassigners中的类
-
A stream operator that extracts timestamps from stream elements and generates periodic
watermarks.
- WatermarkAssignerOperator(int, WatermarkGenerator, long, ProcessingTimeService) - 类 的构造器org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperator
-
Create a watermark assigner operator.
- WatermarkAssignerOperatorFactory - org.apache.flink.table.runtime.operators.wmassigners中的类
-
- WatermarkAssignerOperatorFactory(int, long, GeneratedWatermarkGenerator) - 类 的构造器org.apache.flink.table.runtime.operators.wmassigners.WatermarkAssignerOperatorFactory
-
- WatermarkGenerator - org.apache.flink.table.runtime.generated中的类
-
- WatermarkGenerator() - 类 的构造器org.apache.flink.table.runtime.generated.WatermarkGenerator
-
- Window - org.apache.flink.table.runtime.operators.window中的类
-
A Window is a grouping of elements into finite buckets.
- Window() - 类 的构造器org.apache.flink.table.runtime.operators.window.Window
-
- WINDOW_IN_BYTES - 类 中的静态变量org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- windowAggregator - 类 中的变量org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction
-
- windowAggregator - 类 中的变量org.apache.flink.table.runtime.operators.window.WindowOperator
-
- WindowAssigner<W extends Window> - org.apache.flink.table.runtime.operators.window.assigners中的类
-
A
WindowAssigner assigns zero or more
Windows to an element.
- WindowAssigner() - 类 的构造器org.apache.flink.table.runtime.operators.window.assigners.WindowAssigner
-
- windowAssigner - 类 中的变量org.apache.flink.table.runtime.operators.window.internal.InternalWindowProcessFunction
-
- windowAssigner - 类 中的变量org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- WindowBuffer - org.apache.flink.table.runtime.operators.aggregate.window.buffers中的接口
-
A buffer that buffers data in memory and flushes many values to state together at a time to avoid
frequently accessing state, or flushes to output to reduce shuffling data.
- windowBuffer - 类 中的变量org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- WindowBuffer.Factory - org.apache.flink.table.runtime.operators.aggregate.window.buffers中的接口
-
- WindowBuffer.LocalFactory - org.apache.flink.table.runtime.operators.aggregate.window.buffers中的接口
-
- windowBufferFactory - 类 中的变量org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- WindowBytesHashMap - org.apache.flink.table.runtime.util.collections.binary中的类
-
A binary map in the structure like Map<WindowKey, BinaryRowData>.
- WindowBytesHashMap(Object, MemoryManager, long, PagedTypeSerializer<RowData>, int) - 类 的构造器org.apache.flink.table.runtime.util.collections.binary.WindowBytesHashMap
-
- WindowBytesMultiMap - org.apache.flink.table.runtime.util.collections.binary中的类
-
A binary map in the structure like Map<WindowKey, List<BinaryRowData>>.
- WindowBytesMultiMap(Object, MemoryManager, long, PagedTypeSerializer<RowData>, int) - 类 的构造器org.apache.flink.table.runtime.util.collections.binary.WindowBytesMultiMap
-
- windowed(int, SliceAssigner) - 类 中的静态方法org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners
-
Creates a
SliceAssigner that assigns elements which has been attached window start
and window end timestamp to slices.
- WindowedSliceAssigner(int, SliceAssigner) - 类 的构造器org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.WindowedSliceAssigner
-
- windowEndIndex(int) - 类 中的方法org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
-
- windowFunction - 类 中的变量org.apache.flink.table.runtime.operators.window.WindowOperator
-
- windowInterval - 类 中的变量org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- WindowJoinOperator - org.apache.flink.table.runtime.operators.join.window中的类
-
Streaming window join operator.
- WindowJoinOperatorBuilder - org.apache.flink.table.runtime.operators.join.window中的类
-
- WindowJoinOperatorBuilder() - 类 的构造器org.apache.flink.table.runtime.operators.join.window.WindowJoinOperatorBuilder
-
- WindowKey - org.apache.flink.table.runtime.util中的类
-
The
WindowKey structure represents a combination of key and window.
- WindowKey(long, RowData) - 类 的构造器org.apache.flink.table.runtime.util.WindowKey
-
- WindowKeySerializer - org.apache.flink.table.runtime.typeutils中的类
-
Serializer for
WindowKey which is composite with a
BinaryRowData and a long
value.
- WindowKeySerializer(PagedTypeSerializer<RowData>) - 类 的构造器org.apache.flink.table.runtime.typeutils.WindowKeySerializer
-
- WindowKeySerializer.WindowKeySerializerSnapshot - org.apache.flink.table.runtime.typeutils中的类
-
- WindowKeySerializerSnapshot() - 类 的构造器org.apache.flink.table.runtime.typeutils.WindowKeySerializer.WindowKeySerializerSnapshot
-
This empty nullary constructor is required for deserializing the configuration.
- WindowKeySerializerSnapshot(WindowKeySerializer) - 类 的构造器org.apache.flink.table.runtime.typeutils.WindowKeySerializer.WindowKeySerializerSnapshot
-
- WindowListState<W> - org.apache.flink.table.runtime.operators.window.state中的类
-
A wrapper of ListState which is easier to update based on window namespace.
- WindowListState(InternalListState<RowData, W, RowData>) - 类 的构造器org.apache.flink.table.runtime.operators.window.state.WindowListState
-
- WindowMapState<W,UV> - org.apache.flink.table.runtime.operators.window.state中的类
-
A wrapper of MapState which is easier to update based on window namespace.
- WindowMapState(InternalMapState<RowData, W, RowData, UV>) - 类 的构造器org.apache.flink.table.runtime.operators.window.state.WindowMapState
-
- WindowOperator<K,W extends Window> - org.apache.flink.table.runtime.operators.window中的类
-
- WindowOperatorBuilder - org.apache.flink.table.runtime.operators.window中的类
-
- WindowOperatorBuilder() - 类 的构造器org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- WindowOperatorBuilder.AggregateWindowOperatorBuilder - org.apache.flink.table.runtime.operators.window中的类
-
- WindowOperatorBuilder.TableAggregateWindowOperatorBuilder - org.apache.flink.table.runtime.operators.window中的类
-
- windowPropertyTypes - 类 中的变量org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- WindowRankOperatorBuilder - org.apache.flink.table.runtime.operators.rank.window中的类
-
- WindowRankOperatorBuilder() - 类 的构造器org.apache.flink.table.runtime.operators.rank.window.WindowRankOperatorBuilder
-
- WindowRankProcessor - org.apache.flink.table.runtime.operators.rank.window.processors中的类
-
An window rank processor.
- WindowRankProcessor(TypeSerializer<RowData>, GeneratedRecordComparator, TypeSerializer<RowData>, WindowBuffer.Factory, long, long, boolean, int, ZoneId) - 类 的构造器org.apache.flink.table.runtime.operators.rank.window.processors.WindowRankProcessor
-
- WindowsGrouping - org.apache.flink.table.runtime.operators.window.grouping中的类
-
Assigning windows from the sorted input buffers.
- windowState - 类 中的变量org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
state schema: [key, window_end, accumulator].
- WindowState<W> - org.apache.flink.table.runtime.operators.window.state中的接口
-
A base interface for manipulate state with window namespace.
- WindowTableFunctionOperator - org.apache.flink.table.runtime.operators.window中的类
-
The WindowTableFunctionOperator acts as a table-valued function to assign windows for input row.
- WindowTableFunctionOperator(WindowAssigner<TimeWindow>, int, ZoneId) - 类 的构造器org.apache.flink.table.runtime.operators.window.WindowTableFunctionOperator
-
- windowTimerService - 类 中的变量org.apache.flink.table.runtime.operators.aggregate.window.processors.AbstractWindowAggProcessor
-
- WindowTimerService<W> - org.apache.flink.table.runtime.operators.window.slicing中的接口
-
Interface for working with window time and timers which considers timezone for window splitting.
- WindowTimerServiceImpl - org.apache.flink.table.runtime.operators.window.slicing中的类
-
- WindowTimerServiceImpl(InternalTimerService<Long>, ZoneId) - 类 的构造器org.apache.flink.table.runtime.operators.window.slicing.WindowTimerServiceImpl
-
- WindowTrigger<W extends Window> - org.apache.flink.table.runtime.operators.window.triggers中的类
-
A WindowTrigger determines when a window should be evaluated to emit the results.
- WindowTrigger() - 类 的构造器org.apache.flink.table.runtime.operators.window.triggers.WindowTrigger
-
- WindowValueState<W> - org.apache.flink.table.runtime.operators.window.state中的类
-
A wrapper of ValueState which is easier to update based on window namespace.
- WindowValueState(InternalValueState<RowData, W, RowData>) - 类 的构造器org.apache.flink.table.runtime.operators.window.state.WindowValueState
-
- withAllowedLateness(Duration) - 类 中的方法org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- withEarlyFirings(Trigger<W>) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindow
-
Creates a new Trigger like the this, except that it fires repeatedly whenever the
given Trigger fires before the watermark has passed the end of the window.
- withEarlyFirings(Trigger<W>) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.ProcessingTimeTriggers.AfterEndOfWindow
-
Creates a new Trigger like the this, except that it fires repeatedly whenever the
given Trigger fires before the processing time has passed the end of the window.
- withEventTime() - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.CumulativeWindowAssigner
-
- withEventTime() - 接口 中的方法org.apache.flink.table.runtime.operators.window.assigners.InternalTimeWindowAssigner
-
- withEventTime() - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.SessionWindowAssigner
-
- withEventTime() - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.SlidingWindowAssigner
-
- withEventTime() - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.TumblingWindowAssigner
-
- withEventTime(int) - 类 中的方法org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- withGap(Duration) - 类 中的静态方法org.apache.flink.table.runtime.operators.window.assigners.SessionWindowAssigner
-
Creates a new
SessionWindowAssigner WindowAssigner that assigns elements to
sessions based on the timestamp.
- withInputCountIndex(int) - 类 中的方法org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
The index of COUNT(*) in the aggregates. -1 when the input doesn't * contain COUNT(*), i.e.
- withInputFields(LogicalType[]) - 类 中的方法org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- withLateFirings(Trigger<W>) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindow
-
Creates a new Trigger like the this, except that it fires repeatedly whenever the
given Trigger fires after the watermark has passed the end of the window.
- withLateFirings(Trigger<W>) - 类 中的方法org.apache.flink.table.runtime.operators.window.triggers.EventTimeTriggers.AfterEndOfWindowNoLate
-
Creates a new Trigger like the this, except that it fires repeatedly whenever the
given Trigger fires after the watermark has passed the end of the window.
- withOffset(Duration) - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.CumulativeWindowAssigner
-
- withOffset(Duration) - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.SlidingWindowAssigner
-
- withOffset(Duration) - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.TumblingWindowAssigner
-
Creates a new
TumblingWindowAssigner WindowAssigner that assigns elements to
time windows based on the element timestamp and offset.
- withOffset(Duration) - 类 中的方法org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.CumulativeSliceAssigner
-
- withOffset(Duration) - 类 中的方法org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.HoppingSliceAssigner
-
- withOffset(Duration) - 类 中的方法org.apache.flink.table.runtime.operators.window.slicing.SliceAssigners.TumblingSliceAssigner
-
- withoutUniqueKey() - 类 中的静态方法org.apache.flink.table.runtime.operators.join.stream.state.JoinInputSideSpec
-
- withProcessingTime() - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.CumulativeWindowAssigner
-
- withProcessingTime() - 接口 中的方法org.apache.flink.table.runtime.operators.window.assigners.InternalTimeWindowAssigner
-
- withProcessingTime() - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.SessionWindowAssigner
-
- withProcessingTime() - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.SlidingWindowAssigner
-
- withProcessingTime() - 类 中的方法org.apache.flink.table.runtime.operators.window.assigners.TumblingWindowAssigner
-
- withProcessingTime() - 类 中的方法org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
- withShiftTimezone(ZoneId) - 类 中的方法org.apache.flink.table.runtime.operators.join.window.WindowJoinOperatorBuilder
-
The shift timezone of the window, if the proctime or rowtime type is TIMESTAMP_LTZ, the shift
timezone is the timezone user configured in TableConfig, other cases the timezone is UTC
which means never shift when assigning windows.
- withShiftTimezone(ZoneId) - 类 中的方法org.apache.flink.table.runtime.operators.window.WindowOperatorBuilder
-
The shift timezone of the window, if the proctime or rowtime type is TIMESTAMP_LTZ, the shift
timezone is the timezone user configured in TableConfig, other cases the timezone is UTC
which means never shift when assigning windows.
- withUniqueKey(InternalTypeInfo<RowData>, KeySelector<RowData, RowData>) - 类 中的静态方法org.apache.flink.table.runtime.operators.join.stream.state.JoinInputSideSpec
-
- withUniqueKeyContainedByJoinKey(InternalTypeInfo<RowData>, KeySelector<RowData, RowData>) - 类 中的静态方法org.apache.flink.table.runtime.operators.join.stream.state.JoinInputSideSpec
-
Creates a
JoinInputSideSpec that input has an unique key and the unique key is
contained by the join key.
- WrappedRowIterator<T extends org.apache.flink.table.data.RowData> - org.apache.flink.table.runtime.hashtable中的类
-
- WrappedRowIterator(MutableObjectIterator<T>, T) - 类 的构造器org.apache.flink.table.runtime.hashtable.WrappedRowIterator
-
- WrappingCollector<T> - org.apache.flink.table.runtime.collector中的类
-
A Collector that wraps another collector.
- WrappingCollector() - 类 的构造器org.apache.flink.table.runtime.collector.WrappingCollector
-
- WritableBooleanVector - org.apache.flink.table.data.vector.writable中的接口
-
- WritableBytesVector - org.apache.flink.table.data.vector.writable中的接口
-
- WritableByteVector - org.apache.flink.table.data.vector.writable中的接口
-
- WritableColumnVector - org.apache.flink.table.data.vector.writable中的接口
-
- WritableDoubleVector - org.apache.flink.table.data.vector.writable中的接口
-
- WritableFloatVector - org.apache.flink.table.data.vector.writable中的接口
-
- WritableIntVector - org.apache.flink.table.data.vector.writable中的接口
-
- WritableLongVector - org.apache.flink.table.data.vector.writable中的接口
-
- WritableShortVector - org.apache.flink.table.data.vector.writable中的接口
-
- WritableTimestampVector - org.apache.flink.table.data.vector.writable中的接口
-
- write(BinaryWriter, int, Object, LogicalType, TypeSerializer<?>) - 接口 中的静态方法org.apache.flink.table.data.writer.BinaryWriter
-
- write(T) - 类 中的方法org.apache.flink.table.filesystem.DynamicPartitionWriter
-
- write(T) - 类 中的方法org.apache.flink.table.filesystem.GroupedPartitionWriter
-
- write(T) - 接口 中的方法org.apache.flink.table.filesystem.PartitionWriter
-
Write a record.
- write(T) - 类 中的方法org.apache.flink.table.filesystem.SingleDirectoryWriter
-
- write(T) - 类 中的方法org.apache.flink.table.filesystem.stream.compact.CompactBucketWriter
-
- write(T) - 接口 中的方法org.apache.flink.table.filesystem.stream.compact.CompactWriter
-
- write(RowData) - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
-
- write(MutableObjectIterator<BinaryRowData>) - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryExternalSorter
-
- write(RowData) - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryInMemorySortBuffer
-
Writes a given record to this sort buffer.
- writeArray(int, ArrayData, ArrayDataSerializer) - 接口 中的方法org.apache.flink.table.data.writer.BinaryWriter
-
- writeBinary(int, byte[]) - 接口 中的方法org.apache.flink.table.data.writer.BinaryWriter
-
- writeBlock(MemorySegment) - 类 中的方法org.apache.flink.table.runtime.io.CompressedBlockChannelWriter
-
- writeBoolean(int, boolean) - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
- writeBoolean(int, boolean) - 类 中的方法org.apache.flink.table.data.writer.BinaryRowWriter
-
- writeBoolean(int, boolean) - 接口 中的方法org.apache.flink.table.data.writer.BinaryWriter
-
- writeByte(int, byte) - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
- writeByte(int, byte) - 类 中的方法org.apache.flink.table.data.writer.BinaryRowWriter
-
- writeByte(int, byte) - 接口 中的方法org.apache.flink.table.data.writer.BinaryWriter
-
- writeDecimal(int, DecimalData, int) - 接口 中的方法org.apache.flink.table.data.writer.BinaryWriter
-
- writeDouble(int, double) - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
- writeDouble(int, double) - 类 中的方法org.apache.flink.table.data.writer.BinaryRowWriter
-
- writeDouble(int, double) - 接口 中的方法org.apache.flink.table.data.writer.BinaryWriter
-
- writeFloat(int, float) - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
- writeFloat(int, float) - 类 中的方法org.apache.flink.table.data.writer.BinaryRowWriter
-
- writeFloat(int, float) - 接口 中的方法org.apache.flink.table.data.writer.BinaryWriter
-
- writeIndexAndNormalizedKey(RowData, long) - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
Write of index and normalizedKey.
- writeInt(int, int) - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
- writeInt(int, int) - 类 中的方法org.apache.flink.table.data.writer.BinaryRowWriter
-
- writeInt(int, int) - 接口 中的方法org.apache.flink.table.data.writer.BinaryWriter
-
- writeLong(int, long) - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
- writeLong(int, long) - 类 中的方法org.apache.flink.table.data.writer.BinaryRowWriter
-
- writeLong(int, long) - 接口 中的方法org.apache.flink.table.data.writer.BinaryWriter
-
- writeMap(int, MapData, MapDataSerializer) - 接口 中的方法org.apache.flink.table.data.writer.BinaryWriter
-
- writeMergingOutput(MutableObjectIterator<Entry>, AbstractPagedOutputView) - 类 中的方法org.apache.flink.table.runtime.operators.sort.AbstractBinaryExternalMerger
-
read the merged stream and write the data back.
- writeMergingOutput(MutableObjectIterator<BinaryRowData>, AbstractPagedOutputView) - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryExternalMerger
-
- writeMergingOutput(MutableObjectIterator<Tuple2<BinaryRowData, BinaryRowData>>, AbstractPagedOutputView) - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryKVExternalMerger
-
- writeOuterSnapshot(DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.ExternalSerializer.ExternalSerializerSnapshot
-
- writeOuterSnapshot(DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.LinkedListSerializer.LinkedListSerializerSnapshot
-
- writer(DataStream<T>, long, StreamingFileSink.BucketsBuilder<T, String, ? extends StreamingFileSink.BucketsBuilder<T, String, ?>>, int, List<String>, Configuration) - 类 中的静态方法org.apache.flink.table.filesystem.stream.StreamingSink
-
Create a file writer by input stream.
- writeRawValue(int, RawValueData<?>, RawValueDataSerializer<?>) - 接口 中的方法org.apache.flink.table.data.writer.BinaryWriter
-
- writeRecord(T) - 类 中的方法org.apache.flink.table.filesystem.FileSystemOutputFormat
-
- writeRow(int, RowData, RowDataSerializer) - 接口 中的方法org.apache.flink.table.data.writer.BinaryWriter
-
- writeRowKind(RowKind) - 类 中的方法org.apache.flink.table.data.writer.BinaryRowWriter
-
- writeShort(int, short) - 类 中的方法org.apache.flink.table.data.writer.BinaryArrayWriter
-
- writeShort(int, short) - 类 中的方法org.apache.flink.table.data.writer.BinaryRowWriter
-
- writeShort(int, short) - 接口 中的方法org.apache.flink.table.data.writer.BinaryWriter
-
- writeSnapshot(DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.ArrayDataSerializer.ArrayDataSerializerSnapshot
-
- writeSnapshot(DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.BinaryRowDataSerializer.BinaryRowDataSerializerSnapshot
-
- writeSnapshot(DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.DecimalDataSerializer.DecimalSerializerSnapshot
-
- writeSnapshot(DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.MapDataSerializer.MapDataSerializerSnapshot
-
- writeSnapshot(DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.RowDataSerializer.RowDataSerializerSnapshot
-
- writeSnapshot(DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.SortedMapSerializerSnapshot
-
- writeSnapshot(DataOutputView) - 类 中的方法org.apache.flink.table.runtime.typeutils.TimestampDataSerializer.TimestampDataSerializerSnapshot
-
- writeString(int, StringData) - 接口 中的方法org.apache.flink.table.data.writer.BinaryWriter
-
- writeTimestamp(int, TimestampData, int) - 接口 中的方法org.apache.flink.table.data.writer.BinaryWriter
-
- writeToOutput(AbstractPagedOutputView) - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryIndexedSortable
-
Spill: Write all records to a AbstractPagedOutputView.
- writeToOutput(AbstractPagedOutputView) - 类 中的方法org.apache.flink.table.runtime.operators.sort.BinaryKVInMemorySortBuffer
-