Uses of Interface
org.apache.flink.table.data.RowData
Packages that use RowData
Package
Description
-
Uses of RowData in org.apache.flink.table.connector.sink
Methods in org.apache.flink.table.connector.sink that return types with arguments of type RowDataModifier and TypeMethodDescriptionorg.apache.flink.api.common.io.OutputFormat<RowData>OutputFormatProvider.createOutputFormat()Creates anOutputFormatinstance.org.apache.flink.api.connector.sink2.Sink<RowData>SinkV2Provider.createSink()Method parameters in org.apache.flink.table.connector.sink with type arguments of type RowDataModifier and TypeMethodDescriptionstatic OutputFormatProviderHelper method for creating a static provider.static OutputFormatProviderOutputFormatProvider.of(org.apache.flink.api.common.io.OutputFormat<RowData> outputFormat, Integer sinkParallelism) Helper method for creating a static provider with a provided sink parallelism.static SinkV2ProviderHelper method for creating a static provider.static SinkV2ProviderHelper method for creating a Sink provider with a provided sink parallelism. -
Uses of RowData in org.apache.flink.table.connector.source
Methods in org.apache.flink.table.connector.source that return types with arguments of type RowDataModifier and TypeMethodDescriptionorg.apache.flink.api.common.io.InputFormat<RowData,?> InputFormatProvider.createInputFormat()Creates anInputFormatinstance.org.apache.flink.api.connector.source.Source<RowData,?, ?> SourceProvider.createSource()Creates aSourceinstance.DynamicFilteringData.getData()Methods in org.apache.flink.table.connector.source with parameters of type RowDataModifier and TypeMethodDescriptionbooleanReturns true if the dynamic filtering data contains the specific row.Method parameters in org.apache.flink.table.connector.source with type arguments of type RowDataModifier and TypeMethodDescriptionstatic InputFormatProviderHelper method for creating a static provider.static InputFormatProviderInputFormatProvider.of(org.apache.flink.api.common.io.InputFormat<RowData, ?> inputFormat, Integer sourceParallelism) Helper method for creating a static provider with a provided source parallelism.static SourceProviderHelper method for creating a static provider.static SourceProviderSourceProvider.of(org.apache.flink.api.connector.source.Source<RowData, ?, ?> source, Integer sourceParallelism) Helper method for creating a Source provider with a provided source parallelism.Constructor parameters in org.apache.flink.table.connector.source with type arguments of type RowDataModifierConstructorDescriptionDynamicFilteringData(org.apache.flink.api.common.typeinfo.TypeInformation<RowData> typeInfo, RowType rowType, List<byte[]> serializedData, boolean isFiltering) -
Uses of RowData in org.apache.flink.table.connector.source.abilities
Methods in org.apache.flink.table.connector.source.abilities with parameters of type RowDataModifier and TypeMethodDescriptionintDetermining the partition id for each input data.Method parameters in org.apache.flink.table.connector.source.abilities with type arguments of type RowDataModifier and TypeMethodDescriptionvoidSupportsWatermarkPushDown.applyWatermark(org.apache.flink.api.common.eventtime.WatermarkStrategy<RowData> watermarkStrategy) Provides aWatermarkStrategywhich defines how to generateWatermarks in the stream source. -
Uses of RowData in org.apache.flink.table.connector.source.lookup.cache
Methods in org.apache.flink.table.connector.source.lookup.cache that return types with arguments of type RowDataModifier and TypeMethodDescriptionDefaultLookupCache.getIfPresent(RowData key) LookupCache.getIfPresent(RowData key) Returns the value associated with key in this cache, or null if there is no cached value for key.DefaultLookupCache.put(RowData key, Collection<RowData> value) LookupCache.put(RowData key, Collection<RowData> value) Associates the specified value rows with the specified key row in the cache.Methods in org.apache.flink.table.connector.source.lookup.cache with parameters of type RowDataModifier and TypeMethodDescriptionDefaultLookupCache.getIfPresent(RowData key) LookupCache.getIfPresent(RowData key) Returns the value associated with key in this cache, or null if there is no cached value for key.voidDefaultLookupCache.invalidate(RowData key) voidLookupCache.invalidate(RowData key) Discards any cached value for the specified key.DefaultLookupCache.put(RowData key, Collection<RowData> value) LookupCache.put(RowData key, Collection<RowData> value) Associates the specified value rows with the specified key row in the cache.Method parameters in org.apache.flink.table.connector.source.lookup.cache with type arguments of type RowDataModifier and TypeMethodDescriptionDefaultLookupCache.put(RowData key, Collection<RowData> value) LookupCache.put(RowData key, Collection<RowData> value) Associates the specified value rows with the specified key row in the cache. -
Uses of RowData in org.apache.flink.table.data
Classes in org.apache.flink.table.data that implement RowDataModifier and TypeClassDescriptionfinal classAn internal data structure representing data ofRowTypeand other (possibly nested) structured types such asStructuredType.Methods in org.apache.flink.table.data that return RowDataModifier and TypeMethodDescriptionArrayData.getRow(int pos, int numFields) Returns the row value at the given position.GenericArrayData.getRow(int pos, int numFields) GenericRowData.getRow(int pos, int numFields) RowData.getRow(int pos, int numFields) Returns the row value at the given position.Methods in org.apache.flink.table.data with parameters of type RowData -
Uses of RowData in org.apache.flink.table.data.binary
Classes in org.apache.flink.table.data.binary that implement RowDataModifier and TypeClassDescriptionfinal classAn implementation ofRowDatawhich is backed byMemorySegmentinstead of Object.final classIts memory storage structure is exactly the same withBinaryRowData.Methods in org.apache.flink.table.data.binary that return RowDataModifier and TypeMethodDescriptionBinaryArrayData.getRow(int pos, int numFields) BinaryRowData.getRow(int pos, int numFields) NestedRowData.getRow(int pos, int numFields) static RowDataBinarySegmentUtils.readRowData(org.apache.flink.core.memory.MemorySegment[] segments, int numFields, int baseOffset, long offsetAndSize) Gets an instance ofRowDatafrom underlyingMemorySegment.Methods in org.apache.flink.table.data.binary with parameters of type RowData -
Uses of RowData in org.apache.flink.table.data.columnar
Classes in org.apache.flink.table.data.columnar that implement RowDataModifier and TypeClassDescriptionfinal classColumnar row to support access to vector column data.Methods in org.apache.flink.table.data.columnar that return RowData -
Uses of RowData in org.apache.flink.table.data.columnar.vector
Methods in org.apache.flink.table.data.columnar.vector that return RowData -
Uses of RowData in org.apache.flink.table.data.utils
Classes in org.apache.flink.table.data.utils that implement RowDataModifier and TypeClassDescriptionclassclassMethods in org.apache.flink.table.data.utils that return RowDataModifier and TypeMethodDescriptionJoinedRowData.getRow(int pos, int numFields) ProjectedRowData.getRow(int pos, int numFields) Methods in org.apache.flink.table.data.utils with parameters of type RowDataModifier and TypeMethodDescriptionReplaces theRowDatabacking thisJoinedRowData.ProjectedRowData.replaceRow(RowData row) Replaces the underlyingRowDatabacking thisProjectedRowData.Constructors in org.apache.flink.table.data.utils with parameters of type RowDataModifierConstructorDescriptionJoinedRowData(RowData row1, RowData row2) Creates a newJoinedRowDataof kindRowKind.INSERTbacked by and .JoinedRowData(org.apache.flink.types.RowKind rowKind, RowData row1, RowData row2) Creates a newJoinedRowDataof kind backed by and . -
Uses of RowData in org.apache.flink.table.functions
Methods in org.apache.flink.table.functions that return types with arguments of type RowDataModifier and TypeMethodDescriptionabstract CompletableFuture<Collection<RowData>>AsyncLookupFunction.asyncLookup(RowData keyRow) Asynchronously lookup rows matching the lookup keys.abstract Collection<RowData>Synchronously lookup rows matching the lookup keys.Methods in org.apache.flink.table.functions with parameters of type RowDataModifier and TypeMethodDescriptionabstract CompletableFuture<Collection<RowData>>AsyncLookupFunction.asyncLookup(RowData keyRow) Asynchronously lookup rows matching the lookup keys.abstract Collection<RowData>Synchronously lookup rows matching the lookup keys.Method parameters in org.apache.flink.table.functions with type arguments of type RowDataModifier and TypeMethodDescriptionfinal voidAsyncLookupFunction.eval(CompletableFuture<Collection<RowData>> future, Object... keys) InvokesAsyncLookupFunction.asyncLookup(org.apache.flink.table.data.RowData)and chains futures. -
Uses of RowData in org.apache.flink.table.utils.print
Methods in org.apache.flink.table.utils.print with parameters of type RowDataMethod parameters in org.apache.flink.table.utils.print with type arguments of type RowDataModifier and TypeMethodDescriptionvoidPrintStyle.print(Iterator<RowData> it, PrintWriter printWriter) Displays the result.voidRawContentStyle.print(Iterator<RowData> it, PrintWriter printWriter) voidTableauStyle.print(Iterator<RowData> it, PrintWriter printWriter) voidTableauStyle.printEmptyResult(Iterator<RowData> it, PrintWriter printWriter) longTableauStyle.printTable(Iterator<RowData> it, PrintWriter printWriter) Print table with column names and borders.