- canContainDistributedTables(boolean) - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PreTransformOperator.Builder
-
- canEqual(Object) - 类 中的方法org.apache.flink.cdc.runtime.typeutils.EventTypeInfo
-
- canEqual(Object) - 类 中的方法org.apache.flink.cdc.runtime.typeutils.PartitioningEventTypeInfo
-
- CASE - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
-
- CAST - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
-
- castToBigDecimal(Object, int, int) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- castToBoolean(Object) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- castToByte(Object) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- castToDecimalData(Object, int, int) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- castToDouble(Object) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- castToFloat(Object) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- castToInteger(Object) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- castToLong(Object) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- castToShort(Object) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- castToString(Object) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- castToTimestamp(Object, String) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- category(SqlFunctionCategory) - 类 中的方法org.apache.flink.cdc.runtime.functions.BuiltInScalarFunction.Builder
-
- ceil(double) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- ceil(float) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- ceil(int, int) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
SQL CEIL operator applied to int values.
- ceil(long, long) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
SQL CEIL operator applied to long values.
- CEIL - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
-
- CHAR_LENGTH - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
-
- charLength(String) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- checkOperandTypes(SqlCallBinding, boolean) - 类 中的方法org.apache.flink.cdc.runtime.parser.metadata.TransformNumericExceptFirstOperandChecker
-
- checkpointCoordinator(long, CompletableFuture<byte[]>) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaRegistry
-
- cleanUp() - 类 中的静态方法org.apache.flink.cdc.runtime.operators.transform.TransformExpressionCompiler
-
Triggers internal garbage collection of expired cache entries.
- close() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaRegistry
-
- close() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.regular.SchemaCoordinator
-
- close() - 类 中的方法org.apache.flink.cdc.runtime.operators.sink.DataSinkWriterOperator
-
- close() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PostTransformOperator
-
- close() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PreTransformOperator
-
- coalesce(Object...) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- COALESCE - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
-
- coerceDataRecord(String, DataChangeEvent, Schema, Schema) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaDerivator
-
Coerce a DataChangeEvent from upstream to expected downstream schema.
- ColumnSerializer - org.apache.flink.cdc.runtime.serializer.schema中的类
-
A TypeSerializer for Column.
- ColumnSerializer() - 类 的构造器org.apache.flink.cdc.runtime.serializer.schema.ColumnSerializer
-
- ColumnSerializer.ColumnSerializerSnapshot - org.apache.flink.cdc.runtime.serializer.schema中的类
-
Serializer configuration snapshot for compatibility and format evolution.
- ColumnSerializerSnapshot() - 类 的构造器org.apache.flink.cdc.runtime.serializer.schema.ColumnSerializer.ColumnSerializerSnapshot
-
- ColumnWithPositionSerializer - org.apache.flink.cdc.runtime.serializer.schema中的类
-
A TypeSerializer for AddColumnEvent.ColumnWithPosition.
- ColumnWithPositionSerializer() - 类 的构造器org.apache.flink.cdc.runtime.serializer.schema.ColumnWithPositionSerializer
-
- ColumnWithPositionSerializer.ColumnWithPositionSerializerSnapshot - org.apache.flink.cdc.runtime.serializer.schema中的类
-
Serializer configuration snapshot for compatibility and format evolution.
- ColumnWithPositionSerializerSnapshot() - 类 的构造器org.apache.flink.cdc.runtime.serializer.schema.ColumnWithPositionSerializer.ColumnWithPositionSerializerSnapshot
-
- compileExpression(TransformExpressionKey, List<UserDefinedFunctionDescriptor>) - 类 中的静态方法org.apache.flink.cdc.runtime.operators.transform.TransformExpressionCompiler
-
Compiles an expression code to a janino ExpressionEvaluator.
- compileExpression(String, List<String>, List<Class<?>>, Class<?>) - 类 中的静态方法org.apache.flink.cdc.runtime.parser.JaninoCompiler
-
- complete() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryArrayWriter
-
Finally, complete write to set real size to row.
- complete() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryRecordDataWriter
-
- complete() - 接口 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryWriter
-
Finally, complete write to set real size to binary.
- concat(String...) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- CONCAT - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
-
- CONCAT_FUNCTION - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
-
- context - 类 中的变量org.apache.flink.cdc.runtime.operators.schema.common.SchemaRegistry
-
- convert(DataChangeEvent) - 接口 中的方法org.apache.flink.cdc.runtime.operators.transform.converter.PostTransformConverter
-
Change some parts of DataChangeEvent, like op or meta.
- convert(DataChangeEvent) - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.converter.SoftDeleteConverter
-
- convert(Object, DataType) - 类 中的静态方法org.apache.flink.cdc.runtime.typeutils.DataTypeConverter
-
- convertCalciteRelDataType(RelDataTypeFactory, List<Column>) - 类 中的静态方法org.apache.flink.cdc.runtime.typeutils.DataTypeConverter
-
- convertCalciteRelDataTypeToDataType(RelDataType) - 类 中的静态方法org.apache.flink.cdc.runtime.typeutils.DataTypeConverter
-
- convertCalciteType(RelDataTypeFactory, DataType) - 类 中的静态方法org.apache.flink.cdc.runtime.typeutils.DataTypeConverter
-
- convertOriginalClass(DataType) - 类 中的静态方法org.apache.flink.cdc.runtime.typeutils.DataTypeConverter
-
- convertToJavaMap(MapData, DataType, DataType) - 类 中的静态方法org.apache.flink.cdc.runtime.serializer.data.util.MapDataUtil
-
Converts a
MapData into Java
Map, the keys and values of the Java map still
holds objects of internal data structures.
- convertToOriginal(Object, DataType) - 类 中的静态方法org.apache.flink.cdc.runtime.typeutils.DataTypeConverter
-
- CoordinationResponseUtils - org.apache.flink.cdc.runtime.operators.schema.common中的类
-
Utilities for wrapping and unwrapping CoordinationResponse by CollectCoordinationResponse.
- CoordinationResponseUtils() - 类 的构造器org.apache.flink.cdc.runtime.operators.schema.common.CoordinationResponseUtils
-
- coordinatorExecutor - 类 中的变量org.apache.flink.cdc.runtime.operators.schema.common.SchemaRegistry
-
- CoordinatorExecutorThreadFactory - org.apache.flink.cdc.runtime.operators.schema.common中的类
-
A thread factory class that provides some helper methods.
- CoordinatorExecutorThreadFactory(String, ClassLoader) - 类 的构造器org.apache.flink.cdc.runtime.operators.schema.common.CoordinatorExecutorThreadFactory
-
- CoordinatorExecutorThreadFactory(String, ClassLoader, Thread.UncaughtExceptionHandler) - 类 的构造器org.apache.flink.cdc.runtime.operators.schema.common.CoordinatorExecutorThreadFactory
-
- copy() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.ProjectionColumn
-
- copy(Boolean) - 类 中的方法org.apache.flink.cdc.runtime.serializer.BooleanSerializer
-
- copy(Boolean, Boolean) - 类 中的方法org.apache.flink.cdc.runtime.serializer.BooleanSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.BooleanSerializer
-
- copy(byte[]) - 类 中的方法org.apache.flink.cdc.runtime.serializer.BytePrimitiveArraySerializer
-
- copy(byte[], byte[]) - 类 中的方法org.apache.flink.cdc.runtime.serializer.BytePrimitiveArraySerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.BytePrimitiveArraySerializer
-
- copy(Byte) - 类 中的方法org.apache.flink.cdc.runtime.serializer.ByteSerializer
-
- copy(Byte, Byte) - 类 中的方法org.apache.flink.cdc.runtime.serializer.ByteSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.ByteSerializer
-
- copy(ArrayData) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.ArrayDataSerializer
-
- copy(ArrayData, ArrayData) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.ArrayDataSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.ArrayDataSerializer
-
- copy(BinaryRecordData) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.binary.BinaryRecordDataSerializer
-
- copy(BinaryRecordData, BinaryRecordData) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.binary.BinaryRecordDataSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.binary.BinaryRecordDataSerializer
-
- copy(DecimalData) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.DecimalDataSerializer
-
- copy(DecimalData, DecimalData) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.DecimalDataSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.DecimalDataSerializer
-
- copy(LocalZonedTimestampData) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.LocalZonedTimestampDataSerializer
-
- copy(LocalZonedTimestampData, LocalZonedTimestampData) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.LocalZonedTimestampDataSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.LocalZonedTimestampDataSerializer
-
- copy(MapData) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.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.cdc.runtime.serializer.data.MapDataSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.MapDataSerializer
-
- copy(RecordData) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.RecordDataSerializer
-
- copy(RecordData, RecordData) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.RecordDataSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.RecordDataSerializer
-
- copy(StringData) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.StringDataSerializer
-
- copy(StringData, StringData) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.StringDataSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.StringDataSerializer
-
- copy(TimestampData) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.TimestampDataSerializer
-
- copy(TimestampData, TimestampData) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.TimestampDataSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.TimestampDataSerializer
-
- copy(ZonedTimestampData) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.ZonedTimestampDataSerializer
-
- copy(ZonedTimestampData, ZonedTimestampData) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.ZonedTimestampDataSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.ZonedTimestampDataSerializer
-
- copy(Double) - 类 中的方法org.apache.flink.cdc.runtime.serializer.DoubleSerializer
-
- copy(Double, Double) - 类 中的方法org.apache.flink.cdc.runtime.serializer.DoubleSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.DoubleSerializer
-
- copy(T) - 类 中的方法org.apache.flink.cdc.runtime.serializer.EnumSerializer
-
- copy(T, T) - 类 中的方法org.apache.flink.cdc.runtime.serializer.EnumSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.EnumSerializer
-
- copy(AddColumnEvent) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.AddColumnEventSerializer
-
- copy(AddColumnEvent, AddColumnEvent) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.AddColumnEventSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.AddColumnEventSerializer
-
- copy(AlterColumnTypeEvent) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.AlterColumnTypeEventSerializer
-
- copy(AlterColumnTypeEvent, AlterColumnTypeEvent) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.AlterColumnTypeEventSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.AlterColumnTypeEventSerializer
-
- copy(CreateTableEvent) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.CreateTableEventSerializer
-
- copy(CreateTableEvent, CreateTableEvent) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.CreateTableEventSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.CreateTableEventSerializer
-
- copy(DataChangeEvent) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.DataChangeEventSerializer
-
- copy(DataChangeEvent, DataChangeEvent) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.DataChangeEventSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.DataChangeEventSerializer
-
- copy(DropColumnEvent) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.DropColumnEventSerializer
-
- copy(DropColumnEvent, DropColumnEvent) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.DropColumnEventSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.DropColumnEventSerializer
-
- copy(DropTableEvent) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.DropTableEventSerializer
-
- copy(DropTableEvent, DropTableEvent) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.DropTableEventSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.DropTableEventSerializer
-
- copy(Event) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.EventSerializer
-
- copy(Event, Event) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.EventSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.EventSerializer
-
- copy(PartitioningEvent) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.PartitioningEventSerializer
-
- copy(PartitioningEvent, PartitioningEvent) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.PartitioningEventSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.PartitioningEventSerializer
-
- copy(RenameColumnEvent) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.RenameColumnEventSerializer
-
- copy(RenameColumnEvent, RenameColumnEvent) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.RenameColumnEventSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.RenameColumnEventSerializer
-
- copy(SchemaChangeEvent) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.SchemaChangeEventSerializer
-
- copy(SchemaChangeEvent, SchemaChangeEvent) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.SchemaChangeEventSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.SchemaChangeEventSerializer
-
- copy(TruncateTableEvent) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.TruncateTableEventSerializer
-
- copy(TruncateTableEvent, TruncateTableEvent) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.TruncateTableEventSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.TruncateTableEventSerializer
-
- copy(Float) - 类 中的方法org.apache.flink.cdc.runtime.serializer.FloatSerializer
-
- copy(Float, Float) - 类 中的方法org.apache.flink.cdc.runtime.serializer.FloatSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.FloatSerializer
-
- copy(Integer) - 类 中的方法org.apache.flink.cdc.runtime.serializer.IntSerializer
-
- copy(Integer, Integer) - 类 中的方法org.apache.flink.cdc.runtime.serializer.IntSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.IntSerializer
-
- copy(LinkedList<T>) - 类 中的方法org.apache.flink.cdc.runtime.serializer.LinkedListSerializer
-
- copy(LinkedList<T>, LinkedList<T>) - 类 中的方法org.apache.flink.cdc.runtime.serializer.LinkedListSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.LinkedListSerializer
-
- copy(List<T>) - 类 中的方法org.apache.flink.cdc.runtime.serializer.ListSerializer
-
- copy(List<T>, List<T>) - 类 中的方法org.apache.flink.cdc.runtime.serializer.ListSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.ListSerializer
-
- copy(Long) - 类 中的方法org.apache.flink.cdc.runtime.serializer.LongSerializer
-
- copy(Long, Long) - 类 中的方法org.apache.flink.cdc.runtime.serializer.LongSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.LongSerializer
-
- copy(Map<K, V>) - 类 中的方法org.apache.flink.cdc.runtime.serializer.MapSerializer
-
- copy(Map<K, V>, Map<K, V>) - 类 中的方法org.apache.flink.cdc.runtime.serializer.MapSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.MapSerializer
-
- copy(T) - 类 中的方法org.apache.flink.cdc.runtime.serializer.NullableSerializerWrapper
-
- copy(T, T) - 类 中的方法org.apache.flink.cdc.runtime.serializer.NullableSerializerWrapper
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.NullableSerializerWrapper
-
- copy(Column) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.ColumnSerializer
-
- copy(Column, Column) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.ColumnSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.ColumnSerializer
-
- copy(AddColumnEvent.ColumnWithPosition) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.ColumnWithPositionSerializer
-
- copy(AddColumnEvent.ColumnWithPosition, AddColumnEvent.ColumnWithPosition) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.ColumnWithPositionSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.ColumnWithPositionSerializer
-
- copy(DataField) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.DataFieldSerializer
-
- copy(DataField, DataField) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.DataFieldSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.DataFieldSerializer
-
- copy(DataType) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.DataTypeSerializer
-
- copy(DataType, DataType) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.DataTypeSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.DataTypeSerializer
-
- copy(MetadataColumn) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.MetadataColumnSerializer
-
- copy(MetadataColumn, MetadataColumn) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.MetadataColumnSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.MetadataColumnSerializer
-
- copy(PhysicalColumn) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.PhysicalColumnSerializer
-
- copy(PhysicalColumn, PhysicalColumn) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.PhysicalColumnSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.PhysicalColumnSerializer
-
- copy(RowType) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.RowTypeSerializer
-
- copy(RowType, RowType) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.RowTypeSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.RowTypeSerializer
-
- copy(Schema) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.SchemaSerializer
-
- copy(Schema, Schema) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.SchemaSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.SchemaSerializer
-
- copy(Short) - 类 中的方法org.apache.flink.cdc.runtime.serializer.ShortSerializer
-
- copy(Short, Short) - 类 中的方法org.apache.flink.cdc.runtime.serializer.ShortSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.ShortSerializer
-
- copy(String) - 类 中的方法org.apache.flink.cdc.runtime.serializer.StringSerializer
-
- copy(String, String) - 类 中的方法org.apache.flink.cdc.runtime.serializer.StringSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.StringSerializer
-
- copy(TableId) - 类 中的方法org.apache.flink.cdc.runtime.serializer.TableIdSerializer
-
- copy(TableId, TableId) - 类 中的方法org.apache.flink.cdc.runtime.serializer.TableIdSerializer
-
- copy(DataInputView, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.TableIdSerializer
-
- create(OperatorCoordinator.Context) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.distributed.SchemaCoordinatorProvider
-
- create(OperatorCoordinator.Context) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.regular.SchemaCoordinatorProvider
-
- create(SchemaPlus, String, Map<String, Object>) - 类 中的方法org.apache.flink.cdc.runtime.parser.metadata.TransformSchemaFactory
-
- create(DataType) - 类 中的静态方法org.apache.flink.cdc.runtime.serializer.InternalSerializers
-
Creates a TypeSerializer for internal data structures of the given DataType.
- createInstance() - 类 中的方法org.apache.flink.cdc.runtime.serializer.BooleanSerializer
-
- createInstance() - 类 中的方法org.apache.flink.cdc.runtime.serializer.BytePrimitiveArraySerializer
-
- createInstance() - 类 中的方法org.apache.flink.cdc.runtime.serializer.ByteSerializer
-
- createInstance() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.ArrayDataSerializer
-
- createInstance() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.binary.BinaryRecordDataSerializer
-
- createInstance() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.DecimalDataSerializer
-
- createInstance() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.LocalZonedTimestampDataSerializer
-
- createInstance() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.MapDataSerializer
-
- createInstance() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.RecordDataSerializer
-
- createInstance() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.StringDataSerializer
-
- createInstance() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.TimestampDataSerializer
-
- createInstance() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.ZonedTimestampDataSerializer
-
- createInstance() - 类 中的方法org.apache.flink.cdc.runtime.serializer.DoubleSerializer
-
- createInstance() - 类 中的方法org.apache.flink.cdc.runtime.serializer.EnumSerializer
-
- createInstance() - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.AddColumnEventSerializer
-
- createInstance() - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.AlterColumnTypeEventSerializer
-
- createInstance() - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.CreateTableEventSerializer
-
- createInstance() - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.DataChangeEventSerializer
-
- createInstance() - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.DropColumnEventSerializer
-
- createInstance() - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.DropTableEventSerializer
-
- createInstance() - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.EventSerializer
-
- createInstance() - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.PartitioningEventSerializer
-
- createInstance() - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.RenameColumnEventSerializer
-
- createInstance() - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.SchemaChangeEventSerializer
-
- createInstance() - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.TruncateTableEventSerializer
-
- createInstance() - 类 中的方法org.apache.flink.cdc.runtime.serializer.FloatSerializer
-
- createInstance() - 类 中的方法org.apache.flink.cdc.runtime.serializer.IntSerializer
-
- createInstance() - 类 中的方法org.apache.flink.cdc.runtime.serializer.LinkedListSerializer
-
- createInstance() - 类 中的方法org.apache.flink.cdc.runtime.serializer.ListSerializer
-
- createInstance() - 类 中的方法org.apache.flink.cdc.runtime.serializer.LongSerializer
-
- createInstance() - 类 中的方法org.apache.flink.cdc.runtime.serializer.MapSerializer
-
- createInstance() - 类 中的方法org.apache.flink.cdc.runtime.serializer.NullableSerializerWrapper
-
- createInstance() - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.ColumnSerializer
-
- createInstance() - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.ColumnWithPositionSerializer
-
- createInstance() - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.DataFieldSerializer
-
- createInstance() - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.DataTypeSerializer
-
- createInstance() - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.MetadataColumnSerializer
-
- createInstance() - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.PhysicalColumnSerializer
-
- createInstance() - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.RowTypeSerializer
-
- createInstance() - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.SchemaSerializer
-
- createInstance() - 类 中的方法org.apache.flink.cdc.runtime.serializer.ShortSerializer
-
- createInstance() - 类 中的方法org.apache.flink.cdc.runtime.serializer.StringSerializer
-
- createInstance() - 类 中的方法org.apache.flink.cdc.runtime.serializer.TableIdSerializer
-
- createNoOpRequest(int) - 类 中的静态方法org.apache.flink.cdc.runtime.operators.schema.distributed.event.SchemaChangeRequest
-
- createNullSetter(DataType) - 类 中的静态方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryArrayWriter
-
Creates an for accessor setting the elements of an array writer to null during
runtime.
- createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - 类 中的方法org.apache.flink.cdc.runtime.serializer.LinkedListSerializer.LinkedListSerializerSnapshot
-
- createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - 类 中的方法org.apache.flink.cdc.runtime.serializer.ListSerializer.ListSerializerSnapshot
-
- createOuterSerializerWithNestedSerializers(TypeSerializer<?>[]) - 类 中的方法org.apache.flink.cdc.runtime.serializer.MapSerializer.MapSerializerSnapshot
-
- createSerializer(ExecutionConfig) - 类 中的方法org.apache.flink.cdc.runtime.typeutils.EventTypeInfo
-
- createSerializer(ExecutionConfig) - 类 中的方法org.apache.flink.cdc.runtime.typeutils.PartitioningEventTypeInfo
-
- createStreamOperator(StreamOperatorParameters<CommittableMessage<CommT>>) - 类 中的方法org.apache.flink.cdc.runtime.operators.sink.DataSinkWriterOperatorFactory
-
- CreateTableEventSerializer - org.apache.flink.cdc.runtime.serializer.event中的类
-
A TypeSerializer for CreateTableEvent.
- CreateTableEventSerializer() - 类 的构造器org.apache.flink.cdc.runtime.serializer.event.CreateTableEventSerializer
-
- CreateTableEventSerializer.CreateTableEventSerializerSnapshot - org.apache.flink.cdc.runtime.serializer.event中的类
-
Serializer configuration snapshot for compatibility and format evolution.
- CreateTableEventSerializerSnapshot() - 类 的构造器org.apache.flink.cdc.runtime.serializer.event.CreateTableEventSerializer.CreateTableEventSerializerSnapshot
-
- CURRENT_DATE - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
-
- CURRENT_TIME - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
-
- CURRENT_TIMESTAMP - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
-
- CURRENT_VERSION - 类 中的静态变量org.apache.flink.cdc.runtime.operators.schema.common.SchemaManager.Serializer
-
Update history: from Version 3.0.0, set to 0, from version 3.1.1, updated to 1, from
version 3.2.0, updated to 2.
- CURRENT_VERSION - 类 中的静态变量org.apache.flink.cdc.runtime.operators.transform.PreTransformChangeInfo.Serializer
-
- currentDate(long, String) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- currentParallelism - 类 中的变量org.apache.flink.cdc.runtime.operators.schema.common.SchemaRegistry
-
- currentTime(long, String) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- currentTimestamp(long) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- IF - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
-
- IF_NULLABLE - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlReturnTypes
-
Determine the return type of IF functions with arguments that has the least restrictive (eg:
numeric, character, binary).
- ignored() - 类 中的静态方法org.apache.flink.cdc.runtime.operators.schema.regular.event.SchemaChangeResponse
-
- in(String, String...) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- in(Short, Short...) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- in(Integer, Integer...) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- in(Long, Long...) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- in(Float, Float...) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- in(Double, Double...) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- in(BigDecimal, BigDecimal...) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- in(DecimalData, DecimalData...) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- IN - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
-
- increaseFailedSchemaChangeEvents(long) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.metrics.SchemaOperatorMetrics
-
- increaseFinishedSchemaChangeEvents(long) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.metrics.SchemaOperatorMetrics
-
- increaseIgnoredSchemaChangeEvents(long) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.metrics.SchemaOperatorMetrics
-
- increaseSchemaChangeEvents(long) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.metrics.SchemaOperatorMetrics
-
- inferReturnType(SqlOperatorBinding) - 类 中的方法org.apache.flink.cdc.runtime.functions.BuiltInTimestampFunction
-
- initializeState(StateInitializationContext) - 类 中的方法org.apache.flink.cdc.runtime.operators.sink.DataSinkFunctionOperator
-
- initializeState(StateInitializationContext) - 类 中的方法org.apache.flink.cdc.runtime.operators.sink.DataSinkWriterOperator
-
- initializeState(StateInitializationContext) - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PreTransformOperator
-
- INSTANCE - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSchemaFactory
-
- instance() - 类 中的静态方法org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
-
- INSTANCE - 类 中的静态变量org.apache.flink.cdc.runtime.serializer.BooleanSerializer
-
Sharable instance of the BooleanSerializer.
- INSTANCE - 类 中的静态变量org.apache.flink.cdc.runtime.serializer.BytePrimitiveArraySerializer
-
- INSTANCE - 类 中的静态变量org.apache.flink.cdc.runtime.serializer.ByteSerializer
-
Sharable instance of the ByteSerializer.
- INSTANCE - 类 中的静态变量org.apache.flink.cdc.runtime.serializer.data.binary.BinaryRecordDataSerializer
-
- INSTANCE - 类 中的静态变量org.apache.flink.cdc.runtime.serializer.data.RecordDataSerializer
-
- INSTANCE - 类 中的静态变量org.apache.flink.cdc.runtime.serializer.data.StringDataSerializer
-
- INSTANCE - 类 中的静态变量org.apache.flink.cdc.runtime.serializer.DoubleSerializer
-
Sharable instance of the DoubleSerializer.
- INSTANCE - 类 中的静态变量org.apache.flink.cdc.runtime.serializer.event.AddColumnEventSerializer
-
Sharable instance of the TableIdSerializer.
- INSTANCE - 类 中的静态变量org.apache.flink.cdc.runtime.serializer.event.AlterColumnTypeEventSerializer
-
Sharable instance of the TableIdSerializer.
- INSTANCE - 类 中的静态变量org.apache.flink.cdc.runtime.serializer.event.CreateTableEventSerializer
-
Sharable instance of the TableIdSerializer.
- INSTANCE - 类 中的静态变量org.apache.flink.cdc.runtime.serializer.event.DataChangeEventSerializer
-
Sharable instance of the TableIdSerializer.
- INSTANCE - 类 中的静态变量org.apache.flink.cdc.runtime.serializer.event.DropColumnEventSerializer
-
Sharable instance of the TableIdSerializer.
- INSTANCE - 类 中的静态变量org.apache.flink.cdc.runtime.serializer.event.DropTableEventSerializer
-
Sharable instance of the TableIdSerializer.
- INSTANCE - 类 中的静态变量org.apache.flink.cdc.runtime.serializer.event.EventSerializer
-
Sharable instance of the TableIdSerializer.
- INSTANCE - 类 中的静态变量org.apache.flink.cdc.runtime.serializer.event.PartitioningEventSerializer
-
- INSTANCE - 类 中的静态变量org.apache.flink.cdc.runtime.serializer.event.RenameColumnEventSerializer
-
Sharable instance of the TableIdSerializer.
- INSTANCE - 类 中的静态变量org.apache.flink.cdc.runtime.serializer.event.SchemaChangeEventSerializer
-
Sharable instance of the TableIdSerializer.
- INSTANCE - 类 中的静态变量org.apache.flink.cdc.runtime.serializer.event.TruncateTableEventSerializer
-
Sharable instance of the TableIdSerializer.
- INSTANCE - 类 中的静态变量org.apache.flink.cdc.runtime.serializer.FloatSerializer
-
Sharable instance of the FloatSerializer.
- INSTANCE - 类 中的静态变量org.apache.flink.cdc.runtime.serializer.IntSerializer
-
Sharable instance of the IntSerializer.
- INSTANCE - 类 中的静态变量org.apache.flink.cdc.runtime.serializer.LongSerializer
-
Sharable instance of the LongSerializer.
- INSTANCE - 类 中的静态变量org.apache.flink.cdc.runtime.serializer.schema.ColumnSerializer
-
Sharable instance of the TableIdSerializer.
- INSTANCE - 类 中的静态变量org.apache.flink.cdc.runtime.serializer.schema.ColumnWithPositionSerializer
-
Sharable instance of the TableIdSerializer.
- INSTANCE - 类 中的静态变量org.apache.flink.cdc.runtime.serializer.schema.DataFieldSerializer
-
Sharable instance of the TableIdSerializer.
- INSTANCE - 类 中的静态变量org.apache.flink.cdc.runtime.serializer.schema.MetadataColumnSerializer
-
Sharable instance of the TableIdSerializer.
- INSTANCE - 类 中的静态变量org.apache.flink.cdc.runtime.serializer.schema.PhysicalColumnSerializer
-
Sharable instance of the TableIdSerializer.
- INSTANCE - 类 中的静态变量org.apache.flink.cdc.runtime.serializer.schema.RowTypeSerializer
-
Sharable instance of the TableIdSerializer.
- INSTANCE - 类 中的静态变量org.apache.flink.cdc.runtime.serializer.schema.SchemaSerializer
-
Sharable instance of the TableIdSerializer.
- INSTANCE - 类 中的静态变量org.apache.flink.cdc.runtime.serializer.ShortSerializer
-
Sharable instance of the ShortSerializer.
- INSTANCE - 类 中的静态变量org.apache.flink.cdc.runtime.serializer.StringSerializer
-
Sharable instance of the StringSerializer.
- INSTANCE - 类 中的静态变量org.apache.flink.cdc.runtime.serializer.TableIdSerializer
-
Sharable instance of the TableIdSerializer.
- internal() - 类 中的方法org.apache.flink.cdc.runtime.functions.BuiltInScalarFunction.Builder
-
- InternalSerializers - org.apache.flink.cdc.runtime.serializer中的类
-
TypeSerializer of DataType for internal data structures.
- IntSerializer - org.apache.flink.cdc.runtime.serializer中的类
-
Type serializer for Integer (and int, via auto-boxing).
- IntSerializer() - 类 的构造器org.apache.flink.cdc.runtime.serializer.IntSerializer
-
- IntSerializer.IntSerializerSnapshot - org.apache.flink.cdc.runtime.serializer中的类
-
Serializer configuration snapshot for compatibility and format evolution.
- IntSerializerSnapshot() - 类 的构造器org.apache.flink.cdc.runtime.serializer.IntSerializer.IntSerializerSnapshot
-
- IS_FALSE - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
-
- IS_NOT_FALSE - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
-
- IS_NOT_NULL - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
-
- IS_NOT_TRUE - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
-
- IS_NULL - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
-
- IS_TRUE - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
-
- isBasicType() - 类 中的方法org.apache.flink.cdc.runtime.typeutils.EventTypeInfo
-
- isBasicType() - 类 中的方法org.apache.flink.cdc.runtime.typeutils.PartitioningEventTypeInfo
-
- isCdcPipelineUdf() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.UserDefinedFunctionDescriptor
-
- isDeterministic() - 类 中的方法org.apache.flink.cdc.runtime.functions.BuiltInScalarFunction
-
- isDeterministic() - 类 中的方法org.apache.flink.cdc.runtime.functions.BuiltInTimestampFunction
-
- isDuplicate() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.regular.event.SchemaChangeResponse
-
- isIgnored() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.regular.event.SchemaChangeResponse
-
- isImmutableType() - 类 中的方法org.apache.flink.cdc.runtime.serializer.BooleanSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.cdc.runtime.serializer.BytePrimitiveArraySerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.cdc.runtime.serializer.ByteSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.ArrayDataSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.binary.BinaryRecordDataSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.DecimalDataSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.LocalZonedTimestampDataSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.MapDataSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.RecordDataSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.StringDataSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.TimestampDataSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.ZonedTimestampDataSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.cdc.runtime.serializer.DoubleSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.cdc.runtime.serializer.EnumSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.AddColumnEventSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.AlterColumnTypeEventSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.CreateTableEventSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.DataChangeEventSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.DropColumnEventSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.DropTableEventSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.EventSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.PartitioningEventSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.RenameColumnEventSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.SchemaChangeEventSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.TruncateTableEventSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.cdc.runtime.serializer.FloatSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.cdc.runtime.serializer.IntSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.cdc.runtime.serializer.LinkedListSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.cdc.runtime.serializer.ListSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.cdc.runtime.serializer.LongSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.cdc.runtime.serializer.MapSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.cdc.runtime.serializer.NullableSerializerWrapper
-
- isImmutableType() - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.ColumnSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.ColumnWithPositionSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.DataFieldSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.DataTypeSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.MetadataColumnSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.PhysicalColumnSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.RowTypeSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.SchemaSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.cdc.runtime.serializer.ShortSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.cdc.runtime.serializer.StringSerializer
-
- isImmutableType() - 类 中的方法org.apache.flink.cdc.runtime.serializer.TableIdSerializer
-
- isInternal() - 类 中的方法org.apache.flink.cdc.runtime.functions.BuiltInScalarFunction
-
- isKeyType() - 类 中的方法org.apache.flink.cdc.runtime.typeutils.EventTypeInfo
-
- isKeyType() - 类 中的方法org.apache.flink.cdc.runtime.typeutils.PartitioningEventTypeInfo
-
- isNoOpRequest() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.distributed.event.SchemaChangeRequest
-
- isOptional(int) - 类 中的方法org.apache.flink.cdc.runtime.parser.metadata.TransformNumericExceptFirstOperandChecker
-
- isRegistryBusy() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.regular.event.SchemaChangeResponse
-
- isSuccess() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.regular.event.SchemaChangeResponse
-
- isTupleType() - 类 中的方法org.apache.flink.cdc.runtime.typeutils.EventTypeInfo
-
- isTupleType() - 类 中的方法org.apache.flink.cdc.runtime.typeutils.PartitioningEventTypeInfo
-
- isVaild() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.TransformFilter
-
- isValid() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.TransformProjection
-
- isValidTransformedProjectionColumn() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.ProjectionColumn
-
- isWaitingForFlush() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.regular.event.SchemaChangeResponse
-
- readNestedSerializerSnapshots(DataInputView, ClassLoader) - 类 中的静态方法org.apache.flink.cdc.runtime.serializer.NestedSerializersSnapshotDelegate
-
Reads the composite snapshot of all the contained serializers.
- readOuterSnapshot(int, DataInputView, ClassLoader) - 类 中的方法org.apache.flink.cdc.runtime.serializer.LinkedListSerializer.LinkedListSerializerSnapshot
-
- readSnapshot(int, DataInputView, ClassLoader) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.ArrayDataSerializer.ArrayDataSerializerSnapshot
-
- readSnapshot(int, DataInputView, ClassLoader) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.DecimalDataSerializer.DecimalSerializerSnapshot
-
- readSnapshot(int, DataInputView, ClassLoader) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.LocalZonedTimestampDataSerializer.LocalZonedTimestampDataSerializerSnapshot
-
- readSnapshot(int, DataInputView, ClassLoader) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.MapDataSerializer.MapDataSerializerSnapshot
-
- readSnapshot(int, DataInputView, ClassLoader) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.TimestampDataSerializer.TimestampDataSerializerSnapshot
-
- readSnapshot(int, DataInputView, ClassLoader) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.ZonedTimestampDataSerializer.ZonedTimestampDataSerializerSnapshot
-
- readSnapshot(int, DataInputView, ClassLoader) - 类 中的方法org.apache.flink.cdc.runtime.serializer.EnumSerializer.EnumSerializerSnapshot
-
- readSnapshot(int, DataInputView, ClassLoader) - 类 中的方法org.apache.flink.cdc.runtime.serializer.NullableSerializerWrapper.NullableSerializerWrapperSnapshot
-
- RecordDataSerializer - org.apache.flink.cdc.runtime.serializer.data中的类
-
Serializer for RecordData.
- RecordDataSerializer() - 类 的构造器org.apache.flink.cdc.runtime.serializer.data.RecordDataSerializer
-
- RecordDataSerializer.RecordDataSerializerSnapshot - org.apache.flink.cdc.runtime.serializer.data中的类
-
- RecordDataSerializerSnapshot() - 类 的构造器org.apache.flink.cdc.runtime.serializer.data.RecordDataSerializer.RecordDataSerializerSnapshot
-
- REGEXP_REPLACE - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
-
- regexpReplace(String, String, String) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
Returns a string resulting from replacing all substrings that match the regular expression
with replacement.
- registerInitialSchema(TableId, Schema) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.regular.SchemaOperator
-
- registerNewEvolvedSchema(TableId, Schema) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaManager
-
- registerNewOriginalSchema(TableId, Schema) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaManager
-
- registerSubtask(int) - 类 中的方法org.apache.flink.cdc.runtime.operators.sink.SchemaEvolutionClient
-
- RegularPrePartitionOperator - org.apache.flink.cdc.runtime.partitioning中的类
-
- RegularPrePartitionOperator(OperatorID, int, HashFunctionProvider<DataChangeEvent>) - 类 的构造器org.apache.flink.cdc.runtime.partitioning.RegularPrePartitionOperator
-
- RenameColumnEventSerializer - org.apache.flink.cdc.runtime.serializer.event中的类
-
A TypeSerializer for RenameColumnEvent.
- RenameColumnEventSerializer() - 类 的构造器org.apache.flink.cdc.runtime.serializer.event.RenameColumnEventSerializer
-
- RenameColumnEventSerializer.RenameColumnEventSerializerSnapshot - org.apache.flink.cdc.runtime.serializer.event中的类
-
Serializer configuration snapshot for compatibility and format evolution.
- RenameColumnEventSerializerSnapshot() - 类 的构造器org.apache.flink.cdc.runtime.serializer.event.RenameColumnEventSerializer.RenameColumnEventSerializerSnapshot
-
- reset() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryArrayWriter
-
First, reset.
- reset() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryRecordDataWriter
-
First, reset.
- reset() - 接口 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryWriter
-
Reset writer to prepare next write.
- resetToCheckpoint(long, byte[]) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaRegistry
-
- resolveCompatibilityWithNested(TypeSerializerSchemaCompatibility<?>, TypeSerializer<?>...) - 类 中的方法org.apache.flink.cdc.runtime.serializer.NestedSerializersSnapshotDelegate
-
- resolveOuterSchemaCompatibility(LinkedListSerializer<T>) - 类 中的方法org.apache.flink.cdc.runtime.serializer.LinkedListSerializer.LinkedListSerializerSnapshot
-
- resolveProjectionColumnFromIdentifier(Map<String, RelDataType>, Map<String, Column>, String, String, SupportedMetadataColumn[]) - 类 中的静态方法org.apache.flink.cdc.runtime.parser.TransformParser
-
Create a projection column from a simple identifier node (could be an upstream physical
column or a metadata column).
- resolveSchemaCompatibility(TypeSerializer<ArrayData>) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.ArrayDataSerializer.ArrayDataSerializerSnapshot
-
- resolveSchemaCompatibility(TypeSerializer<DecimalData>) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.DecimalDataSerializer.DecimalSerializerSnapshot
-
- resolveSchemaCompatibility(TypeSerializer<LocalZonedTimestampData>) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.LocalZonedTimestampDataSerializer.LocalZonedTimestampDataSerializerSnapshot
-
- resolveSchemaCompatibility(TypeSerializer<MapData>) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.MapDataSerializer.MapDataSerializerSnapshot
-
- resolveSchemaCompatibility(TypeSerializer<TimestampData>) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.TimestampDataSerializer.TimestampDataSerializerSnapshot
-
- resolveSchemaCompatibility(TypeSerializer<ZonedTimestampData>) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.ZonedTimestampDataSerializer.ZonedTimestampDataSerializerSnapshot
-
- resolveSchemaCompatibility(TypeSerializer<T>) - 类 中的方法org.apache.flink.cdc.runtime.serializer.EnumSerializer.EnumSerializerSnapshot
-
- resolveSchemaCompatibility(TypeSerializer<T>) - 类 中的方法org.apache.flink.cdc.runtime.serializer.NullableSerializerWrapper.NullableSerializerWrapperSnapshot
-
- restore(byte[]) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaRegistry
-
Restore schema registry state from byte array.
- restore(byte[]) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.distributed.SchemaCoordinator
-
- restore(byte[]) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.regular.SchemaCoordinator
-
- restoreSerializer() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.ArrayDataSerializer.ArrayDataSerializerSnapshot
-
- restoreSerializer() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.DecimalDataSerializer.DecimalSerializerSnapshot
-
- restoreSerializer() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.LocalZonedTimestampDataSerializer.LocalZonedTimestampDataSerializerSnapshot
-
- restoreSerializer() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.MapDataSerializer.MapDataSerializerSnapshot
-
- restoreSerializer() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.TimestampDataSerializer.TimestampDataSerializerSnapshot
-
- restoreSerializer() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.ZonedTimestampDataSerializer.ZonedTimestampDataSerializerSnapshot
-
- restoreSerializer() - 类 中的方法org.apache.flink.cdc.runtime.serializer.EnumSerializer.EnumSerializerSnapshot
-
- restoreSerializer() - 类 中的方法org.apache.flink.cdc.runtime.serializer.NullableSerializerWrapper.NullableSerializerWrapperSnapshot
-
- returnType(SqlReturnTypeInference) - 类 中的方法org.apache.flink.cdc.runtime.functions.BuiltInScalarFunction.Builder
-
- reverseLookupDependingUpstreamSchemas(TableIdRouter, TableId, SchemaManager) - 类 中的静态方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaDerivator
-
For an evolved table ID, reverse lookup all upstream schemas that needs to be fit in.
- reverseLookupDependingUpstreamSchemas(TableIdRouter, TableId, Table<TableId, Integer, Schema>) - 类 中的静态方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaDerivator
-
For an evolved table ID, reverse lookup all upstream schemas that needs to be fit in.
- reverseLookupDependingUpstreamTables(TableIdRouter, TableId, Set<TableId>) - 类 中的静态方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaDerivator
-
For an evolved table ID, reverse lookup all upstream tables that it depends on.
- reverseLookupDependingUpstreamTables(TableIdRouter, TableId, Table<TableId, Integer, Schema>) - 类 中的静态方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaDerivator
-
For an evolved table ID, reverse lookup all upstream tables that it depends on.
- rewriteExpression(SqlNode, Map<String, SqlNode>) - 类 中的静态方法org.apache.flink.cdc.runtime.parser.TransformParser
-
- round(byte) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
SQL ROUND operator applied to byte values.
- round(byte, int) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
SQL ROUND operator applied to byte values.
- round(short) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
SQL ROUND operator applied to short values.
- round(short, int) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
SQL ROUND operator applied to short values.
- round(int) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
SQL ROUND operator applied to int values.
- round(int, int) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
SQL ROUND operator applied to int values.
- round(long) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
SQL ROUND operator applied to long values.
- round(long, int) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
SQL ROUND operator applied to long values.
- round(BigDecimal) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
SQL ROUND operator applied to BigDecimal values.
- round(DecimalData) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
SQL ROUND operator applied to BigDecimal values.
- round(BigDecimal, int) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
SQL ROUND operator applied to BigDecimal values.
- round(DecimalData, int) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
SQL ROUND operator applied to DecimalData values.
- round(float) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
SQL ROUND operator applied to float values.
- round(float, int) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
SQL ROUND operator applied to float values.
- round(double) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
SQL ROUND operator applied to double values.
- round(double, int) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
SQL ROUND operator applied to double values.
- ROUND - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
-
- ROUND_FUNCTION - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlReturnTypes
-
ROUND(num [,len]) type inference.
- ROUND_FUNCTION_NULLABLE - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlReturnTypes
-
- route(TableId) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.TableIdRouter
-
- router - 类 中的变量org.apache.flink.cdc.runtime.operators.schema.common.SchemaRegistry
-
- routingRules - 类 中的变量org.apache.flink.cdc.runtime.operators.schema.common.SchemaRegistry
-
- RowTypeSerializer - org.apache.flink.cdc.runtime.serializer.schema中的类
-
A TypeSerializer for RowType.
- RowTypeSerializer() - 类 的构造器org.apache.flink.cdc.runtime.serializer.schema.RowTypeSerializer
-
- RowTypeSerializer.RowTypeSerializerSnapshot - org.apache.flink.cdc.runtime.serializer.schema中的类
-
Serializer configuration snapshot for compatibility and format evolution.
- RowTypeSerializerSnapshot() - 类 的构造器org.apache.flink.cdc.runtime.serializer.schema.RowTypeSerializer.RowTypeSerializerSnapshot
-
- rpcTimeout - 类 中的变量org.apache.flink.cdc.runtime.operators.schema.common.SchemaRegistry
-
- runInEventLoop(ThrowingRunnable<Throwable>, String, Object...) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaRegistry
-
- SCHEMA_CHANGE_BEHAVIOR - 类 中的静态变量org.apache.flink.cdc.runtime.operators.schema.common.metrics.SchemaOperatorMetrics
-
Current schema change behavior.
- SCHEMA_CHANGE_BEHAVIOR_INTEGER_MAP - 类 中的静态变量org.apache.flink.cdc.runtime.operators.schema.common.metrics.SchemaOperatorMetrics
-
- SchemaChangeEventSerializer - org.apache.flink.cdc.runtime.serializer.event中的类
-
A TypeSerializer for SchemaChangeEvent.
- SchemaChangeEventSerializer() - 类 的构造器org.apache.flink.cdc.runtime.serializer.event.SchemaChangeEventSerializer
-
- SchemaChangeEventSerializer.SchemaChangeEventSerializerSnapshot - org.apache.flink.cdc.runtime.serializer.event中的类
-
Serializer configuration snapshot for compatibility and format evolution.
- SchemaChangeEventSerializerSnapshot() - 类 的构造器org.apache.flink.cdc.runtime.serializer.event.SchemaChangeEventSerializer.SchemaChangeEventSerializerSnapshot
-
- SchemaChangeRequest - org.apache.flink.cdc.runtime.operators.schema.distributed.event中的类
-
- SchemaChangeRequest(int, int, SchemaChangeEvent) - 类 的构造器org.apache.flink.cdc.runtime.operators.schema.distributed.event.SchemaChangeRequest
-
- SchemaChangeRequest - org.apache.flink.cdc.runtime.operators.schema.regular.event中的类
-
- SchemaChangeRequest(TableId, SchemaChangeEvent, int) - 类 的构造器org.apache.flink.cdc.runtime.operators.schema.regular.event.SchemaChangeRequest
-
- SchemaChangeResponse - org.apache.flink.cdc.runtime.operators.schema.distributed.event中的类
-
- SchemaChangeResponse(List<SchemaChangeEvent>) - 类 的构造器org.apache.flink.cdc.runtime.operators.schema.distributed.event.SchemaChangeResponse
-
- SchemaChangeResponse - org.apache.flink.cdc.runtime.operators.schema.regular.event中的类
-
- SchemaChangeResponse.ResponseCode - org.apache.flink.cdc.runtime.operators.schema.regular.event中的枚举
-
Schema Change Response status code.
- SchemaCoordinator - org.apache.flink.cdc.runtime.operators.schema.distributed中的类
-
- SchemaCoordinator(String, OperatorCoordinator.Context, ExecutorService, MetadataApplier, List<RouteRule>, SchemaChangeBehavior, Duration) - 类 的构造器org.apache.flink.cdc.runtime.operators.schema.distributed.SchemaCoordinator
-
- SchemaCoordinator - org.apache.flink.cdc.runtime.operators.schema.regular中的类
-
- SchemaCoordinator(String, OperatorCoordinator.Context, ExecutorService, MetadataApplier, List<RouteRule>, SchemaChangeBehavior, Duration) - 类 的构造器org.apache.flink.cdc.runtime.operators.schema.regular.SchemaCoordinator
-
- SchemaCoordinatorProvider - org.apache.flink.cdc.runtime.operators.schema.distributed中的类
-
- SchemaCoordinatorProvider(OperatorID, String, MetadataApplier, List<RouteRule>, SchemaChangeBehavior, Duration) - 类 的构造器org.apache.flink.cdc.runtime.operators.schema.distributed.SchemaCoordinatorProvider
-
- SchemaCoordinatorProvider - org.apache.flink.cdc.runtime.operators.schema.regular中的类
-
- SchemaCoordinatorProvider(OperatorID, String, MetadataApplier, List<RouteRule>, SchemaChangeBehavior, Duration) - 类 的构造器org.apache.flink.cdc.runtime.operators.schema.regular.SchemaCoordinatorProvider
-
- SchemaDerivator - org.apache.flink.cdc.runtime.operators.schema.common中的类
-
A utility class to derive how evolved schemas should change.
- SchemaDerivator() - 类 的构造器org.apache.flink.cdc.runtime.operators.schema.common.SchemaDerivator
-
- SchemaEvolutionClient - org.apache.flink.cdc.runtime.operators.sink中的类
-
Client for
DataSinkWriterOperator interact with Schema Registry (Could be distributed or
regular) when table schema evolution happened.
- SchemaEvolutionClient(TaskOperatorEventGateway, OperatorID) - 类 的构造器org.apache.flink.cdc.runtime.operators.sink.SchemaEvolutionClient
-
- schemaExists(Map<TableId, SortedMap<Integer, Schema>>, TableId) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaManager
-
- SchemaManager - org.apache.flink.cdc.runtime.operators.schema.common中的类
-
Schema manager handles schema changes for tables, and manages historical schema versions of
tables.
- SchemaManager() - 类 的构造器org.apache.flink.cdc.runtime.operators.schema.common.SchemaManager
-
- SchemaManager(Map<TableId, SortedMap<Integer, Schema>>, Map<TableId, SortedMap<Integer, Schema>>, SchemaChangeBehavior) - 类 的构造器org.apache.flink.cdc.runtime.operators.schema.common.SchemaManager
-
- schemaManager - 类 中的变量org.apache.flink.cdc.runtime.operators.schema.common.SchemaRegistry
-
- SchemaManager.Serializer - org.apache.flink.cdc.runtime.operators.schema.common中的类
-
- SchemaMetadataTransform - org.apache.flink.cdc.runtime.operators.transform中的类
-
a Pojo class to describe the information of the primaryKeys/partitionKeys/options transformation
of Schema.
- SchemaMetadataTransform(String, String, String) - 类 的构造器org.apache.flink.cdc.runtime.operators.transform.SchemaMetadataTransform
-
- SchemaOperator - org.apache.flink.cdc.runtime.operators.schema.distributed中的类
-
This operator merges upstream inferred schema into a centralized Schema Registry.
- SchemaOperator(List<RouteRule>, Duration, SchemaChangeBehavior, String) - 类 的构造器org.apache.flink.cdc.runtime.operators.schema.distributed.SchemaOperator
-
- SchemaOperator - org.apache.flink.cdc.runtime.operators.schema.regular中的类
-
The operator will evolve schemas in
SchemaCoordinator for incoming
SchemaChangeEvents and block the stream for tables before their schema changes finish.
- SchemaOperator(List<RouteRule>) - 类 的构造器org.apache.flink.cdc.runtime.operators.schema.regular.SchemaOperator
-
- SchemaOperator(List<RouteRule>, Duration) - 类 的构造器org.apache.flink.cdc.runtime.operators.schema.regular.SchemaOperator
-
- SchemaOperator(List<RouteRule>, Duration, SchemaChangeBehavior) - 类 的构造器org.apache.flink.cdc.runtime.operators.schema.regular.SchemaOperator
-
- SchemaOperator(List<RouteRule>, Duration, SchemaChangeBehavior, String) - 类 的构造器org.apache.flink.cdc.runtime.operators.schema.regular.SchemaOperator
-
- SchemaOperatorFactory - org.apache.flink.cdc.runtime.operators.schema.distributed中的类
-
- SchemaOperatorFactory(MetadataApplier, List<RouteRule>, Duration, SchemaChangeBehavior, String) - 类 的构造器org.apache.flink.cdc.runtime.operators.schema.distributed.SchemaOperatorFactory
-
- SchemaOperatorFactory - org.apache.flink.cdc.runtime.operators.schema.regular中的类
-
- SchemaOperatorFactory(MetadataApplier, List<RouteRule>, Duration, SchemaChangeBehavior, String) - 类 的构造器org.apache.flink.cdc.runtime.operators.schema.regular.SchemaOperatorFactory
-
- SchemaOperatorMetrics - org.apache.flink.cdc.runtime.operators.schema.common.metrics中的类
-
- SchemaOperatorMetrics(MetricGroup, SchemaChangeBehavior) - 类 的构造器org.apache.flink.cdc.runtime.operators.schema.common.metrics.SchemaOperatorMetrics
-
- SchemaRegistry - org.apache.flink.cdc.runtime.operators.schema.common中的类
-
- SchemaRegistry(OperatorCoordinator.Context, String, ExecutorService, MetadataApplier, List<RouteRule>, SchemaChangeBehavior, Duration) - 类 的构造器org.apache.flink.cdc.runtime.operators.schema.common.SchemaRegistry
-
- SchemaSerializer - org.apache.flink.cdc.runtime.serializer.schema中的类
-
A TypeSerializer for Schema.
- SchemaSerializer() - 类 的构造器org.apache.flink.cdc.runtime.serializer.schema.SchemaSerializer
-
- SchemaSerializer.SchemaSerializerSnapshot - org.apache.flink.cdc.runtime.serializer.schema中的类
-
Serializer configuration snapshot for compatibility and format evolution.
- SchemaSerializerSnapshot() - 类 的构造器org.apache.flink.cdc.runtime.serializer.schema.SchemaSerializer.SchemaSerializerSnapshot
-
- serialize(SchemaManager) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaManager.Serializer
-
- serialize(PreTransformChangeInfo) - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PreTransformChangeInfo.Serializer
-
- serialize(Boolean, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.BooleanSerializer
-
- serialize(byte[], DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.BytePrimitiveArraySerializer
-
- serialize(Byte, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.ByteSerializer
-
- serialize(ArrayData, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.ArrayDataSerializer
-
- serialize(BinaryRecordData, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.binary.BinaryRecordDataSerializer
-
- serialize(DecimalData, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.DecimalDataSerializer
-
- serialize(LocalZonedTimestampData, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.LocalZonedTimestampDataSerializer
-
- serialize(MapData, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.MapDataSerializer
-
- serialize(RecordData, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.RecordDataSerializer
-
- serialize(StringData, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.StringDataSerializer
-
- serialize(TimestampData, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.TimestampDataSerializer
-
- serialize(ZonedTimestampData, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.ZonedTimestampDataSerializer
-
- serialize(Double, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.DoubleSerializer
-
- serialize(T, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.EnumSerializer
-
- serialize(AddColumnEvent, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.AddColumnEventSerializer
-
- serialize(AlterColumnTypeEvent, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.AlterColumnTypeEventSerializer
-
- serialize(CreateTableEvent, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.CreateTableEventSerializer
-
- serialize(DataChangeEvent, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.DataChangeEventSerializer
-
- serialize(DropColumnEvent, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.DropColumnEventSerializer
-
- serialize(DropTableEvent, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.DropTableEventSerializer
-
- serialize(Event, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.EventSerializer
-
- serialize(PartitioningEvent, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.PartitioningEventSerializer
-
- serialize(RenameColumnEvent, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.RenameColumnEventSerializer
-
- serialize(SchemaChangeEvent, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.SchemaChangeEventSerializer
-
- serialize(TruncateTableEvent, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.TruncateTableEventSerializer
-
- serialize(Float, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.FloatSerializer
-
- serialize(Integer, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.IntSerializer
-
- serialize(LinkedList<T>, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.LinkedListSerializer
-
- serialize(List<T>, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.ListSerializer
-
- serialize(Long, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.LongSerializer
-
- serialize(Map<K, V>, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.MapSerializer
-
- serialize(T, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.NullableSerializerWrapper
-
- serialize(Column, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.ColumnSerializer
-
- serialize(AddColumnEvent.ColumnWithPosition, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.ColumnWithPositionSerializer
-
- serialize(DataField, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.DataFieldSerializer
-
- serialize(DataType, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.DataTypeSerializer
-
- serialize(MetadataColumn, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.MetadataColumnSerializer
-
- serialize(PhysicalColumn, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.PhysicalColumnSerializer
-
- serialize(RowType, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.RowTypeSerializer
-
- serialize(Schema, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.SchemaSerializer
-
- serialize(Short, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.ShortSerializer
-
- serialize(String, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.StringSerializer
-
- serialize(TableId, DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.TableIdSerializer
-
- SERIALIZER - 类 中的静态变量org.apache.flink.cdc.runtime.operators.schema.common.SchemaManager
-
- Serializer() - 类 的构造器org.apache.flink.cdc.runtime.operators.schema.common.SchemaManager.Serializer
-
- SERIALIZER - 类 中的静态变量org.apache.flink.cdc.runtime.operators.transform.PreTransformChangeInfo
-
- Serializer() - 类 的构造器org.apache.flink.cdc.runtime.operators.transform.PreTransformChangeInfo.Serializer
-
- serializeWithoutLengthSlow(BinaryRecordData, MemorySegmentWritable) - 类 中的静态方法org.apache.flink.cdc.runtime.serializer.data.binary.BinaryRecordDataSerializer
-
- setNull(BinaryArrayWriter, int) - 接口 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryArrayWriter.NullSetter
-
- setNullAt(int) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryArrayWriter
-
- setNullAt(int, DataType) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryArrayWriter
-
- setNullAt(int) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryRecordDataWriter
-
Default not null.
- setNullAt(int) - 接口 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryWriter
-
Set null to this field.
- setNullBit(int) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryArrayWriter
-
- setNullBit(int) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryRecordDataWriter
-
- setNullBoolean(int) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryArrayWriter
-
- setNullByte(int) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryArrayWriter
-
- setNullDouble(int) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryArrayWriter
-
- setNullFloat(int) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryArrayWriter
-
- setNullInt(int) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryArrayWriter
-
- setNullLong(int) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryArrayWriter
-
- setNullShort(int) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryArrayWriter
-
- setOffsetAndSize(int, int, long) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryArrayWriter
-
- setOffsetAndSize(int, int, long) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryRecordDataWriter
-
- setProjectionColumns(List<ProjectionColumn>) - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.TransformProjection
-
- setTransformExpressionKey(TransformExpressionKey) - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.ProjectionColumn
-
- setup(StreamTask<?, ?>, StreamConfig, Output<StreamRecord<Event>>) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.distributed.SchemaOperator
-
- setup(StreamTask<?, ?>, StreamConfig, Output<StreamRecord<Event>>) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.regular.SchemaOperator
-
- setup(StreamTask<?, ?>, StreamConfig, Output<StreamRecord<Object>>) - 类 中的方法org.apache.flink.cdc.runtime.operators.sink.DataSinkFunctionOperator
-
- setup(StreamTask<?, ?>, StreamConfig, Output<StreamRecord<CommittableMessage<CommT>>>) - 类 中的方法org.apache.flink.cdc.runtime.operators.sink.DataSinkWriterOperator
-
- setup(StreamTask<?, ?>, StreamConfig, Output<StreamRecord<Event>>) - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PostTransformOperator
-
- setup(StreamTask<?, ?>, StreamConfig, Output<StreamRecord<Event>>) - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PreTransformOperator
-
- ShortSerializer - org.apache.flink.cdc.runtime.serializer中的类
-
Type serializer for Byte.
- ShortSerializer() - 类 的构造器org.apache.flink.cdc.runtime.serializer.ShortSerializer
-
- ShortSerializer.ShortSerializerSnapshot - org.apache.flink.cdc.runtime.serializer中的类
-
Serializer configuration snapshot for compatibility and format evolution.
- ShortSerializerSnapshot() - 类 的构造器org.apache.flink.cdc.runtime.serializer.ShortSerializer.ShortSerializerSnapshot
-
- SinkWriterRegisterEvent - org.apache.flink.cdc.runtime.operators.schema.common.event中的类
-
- SinkWriterRegisterEvent(int) - 类 的构造器org.apache.flink.cdc.runtime.operators.schema.common.event.SinkWriterRegisterEvent
-
- snapshot(CompletableFuture<byte[]>) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaRegistry
-
Snapshot current schema registry state in byte array form.
- snapshot(CompletableFuture<byte[]>) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.distributed.SchemaCoordinator
-
- snapshot(CompletableFuture<byte[]>) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.regular.SchemaCoordinator
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.cdc.runtime.serializer.BooleanSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.cdc.runtime.serializer.BytePrimitiveArraySerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.cdc.runtime.serializer.ByteSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.ArrayDataSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.binary.BinaryRecordDataSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.DecimalDataSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.LocalZonedTimestampDataSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.MapDataSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.RecordDataSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.StringDataSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.TimestampDataSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.ZonedTimestampDataSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.cdc.runtime.serializer.DoubleSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.cdc.runtime.serializer.EnumSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.AddColumnEventSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.AlterColumnTypeEventSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.CreateTableEventSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.DataChangeEventSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.DropColumnEventSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.DropTableEventSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.EventSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.PartitioningEventSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.RenameColumnEventSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.SchemaChangeEventSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.TruncateTableEventSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.cdc.runtime.serializer.FloatSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.cdc.runtime.serializer.IntSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.cdc.runtime.serializer.LinkedListSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.cdc.runtime.serializer.ListSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.cdc.runtime.serializer.LongSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.cdc.runtime.serializer.MapSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.cdc.runtime.serializer.NullableSerializerWrapper
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.ColumnSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.ColumnWithPositionSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.DataFieldSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.DataTypeSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.MetadataColumnSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.PhysicalColumnSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.RowTypeSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.SchemaSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.cdc.runtime.serializer.ShortSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.cdc.runtime.serializer.StringSerializer
-
- snapshotConfiguration() - 类 中的方法org.apache.flink.cdc.runtime.serializer.TableIdSerializer
-
- snapshotState(StateSnapshotContext) - 类 中的方法org.apache.flink.cdc.runtime.operators.sink.DataSinkWriterOperator
-
- snapshotState(StateSnapshotContext) - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PreTransformOperator
-
- snapshotState(StateSnapshotContext) - 类 中的方法org.apache.flink.cdc.runtime.partitioning.DistributedPrePartitionOperator
-
- snapshotState(StateSnapshotContext) - 类 中的方法org.apache.flink.cdc.runtime.partitioning.RegularPrePartitionOperator
-
- SOFT_DELETE_CONVERTER - 类 中的静态变量org.apache.flink.cdc.runtime.operators.transform.converter.PostTransformConverters
-
- SoftDeleteConverter - org.apache.flink.cdc.runtime.operators.transform.converter中的类
-
- SoftDeleteConverter() - 类 的构造器org.apache.flink.cdc.runtime.operators.transform.converter.SoftDeleteConverter
-
- start() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaRegistry
-
- start() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.distributed.SchemaCoordinator
-
- start() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.regular.SchemaCoordinator
-
- StringDataSerializer - org.apache.flink.cdc.runtime.serializer.data中的类
-
Serializer for StringData.
- StringDataSerializer.StringDataSerializerSnapshot - org.apache.flink.cdc.runtime.serializer.data中的类
-
Serializer configuration snapshot for compatibility and format evolution.
- StringDataSerializerSnapshot() - 类 的构造器org.apache.flink.cdc.runtime.serializer.data.StringDataSerializer.StringDataSerializerSnapshot
-
- StringSerializer - org.apache.flink.cdc.runtime.serializer中的类
-
Type serializer for String.
- StringSerializer() - 类 的构造器org.apache.flink.cdc.runtime.serializer.StringSerializer
-
- StringSerializer.StringSerializerSnapshot - org.apache.flink.cdc.runtime.serializer中的类
-
Serializer configuration snapshot for compatibility and format evolution.
- StringSerializerSnapshot() - 类 的构造器org.apache.flink.cdc.runtime.serializer.StringSerializer.StringSerializerSnapshot
-
- substr(String, int) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- substr(String, int, int) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- SUBSTR - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
-
- substring(String, int) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- substring(String, int, int) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- SUBSTRING - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
-
- subtaskReset(int, long) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaRegistry
-
- success(List<SchemaChangeEvent>, Map<TableId, Schema>) - 类 中的静态方法org.apache.flink.cdc.runtime.operators.schema.regular.event.SchemaChangeResponse
-
- SystemFunctionUtils - org.apache.flink.cdc.runtime.functions中的类
-
System function utils to support the call of flink cdc pipeline transform.
- SystemFunctionUtils() - 类 的构造器org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- TableIdRouter - org.apache.flink.cdc.runtime.operators.schema.common中的类
-
Calculates how upstream data change events should be dispatched to downstream tables.
- TableIdRouter(List<RouteRule>) - 类 的构造器org.apache.flink.cdc.runtime.operators.schema.common.TableIdRouter
-
- TableIdSerializer - org.apache.flink.cdc.runtime.serializer中的类
-
A TypeSerializer for TableId.
- TableIdSerializer() - 类 的构造器org.apache.flink.cdc.runtime.serializer.TableIdSerializer
-
- TableIdSerializer.TableIdSerializerSnapshot - org.apache.flink.cdc.runtime.serializer中的类
-
Serializer configuration snapshot for compatibility and format evolution.
- TableIdSerializerSnapshot() - 类 的构造器org.apache.flink.cdc.runtime.serializer.TableIdSerializer.TableIdSerializerSnapshot
-
- TIMESTAMP_DIFF - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
-
- timestampadd(String, Integer, LocalZonedTimestampData, String) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- timestampadd(String, Integer, TimestampData, String) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- TIMESTAMPADD - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
-
- TimestampDataSerializer - org.apache.flink.cdc.runtime.serializer.data中的类
-
Serializer for TimestampData.
- TimestampDataSerializer(int) - 类 的构造器org.apache.flink.cdc.runtime.serializer.data.TimestampDataSerializer
-
- TimestampDataSerializer.TimestampDataSerializerSnapshot - org.apache.flink.cdc.runtime.serializer.data中的类
-
- TimestampDataSerializerSnapshot() - 类 的构造器org.apache.flink.cdc.runtime.serializer.data.TimestampDataSerializer.TimestampDataSerializerSnapshot
-
- timestampDiff(String, LocalZonedTimestampData, LocalZonedTimestampData, String) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- timestampDiff(String, TimestampData, TimestampData, String) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- timestampDiff(String, TimestampData, LocalZonedTimestampData, String) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- timestampDiff(String, LocalZonedTimestampData, TimestampData, String) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- timestampdiff(String, LocalZonedTimestampData, LocalZonedTimestampData, String) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- timestampdiff(String, TimestampData, TimestampData, String) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- timestampdiff(String, TimestampData, LocalZonedTimestampData, String) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- timestampdiff(String, LocalZonedTimestampData, TimestampData, String) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- TIMESTAMPDIFF - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
-
- TO_DATE - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
-
- TO_TIMESTAMP - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
-
- toBinaryArray(ArrayData) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.ArrayDataSerializer
-
- toBinaryMap(MapData) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.MapDataSerializer
-
- toDate(String, String) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- toDate(String, String, String) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- toRowType(List<Column>) - 类 中的静态方法org.apache.flink.cdc.runtime.typeutils.DataTypeConverter
-
- toString() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.event.FlushSuccessEvent
-
- toString() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.event.GetEvolvedSchemaRequest
-
- toString() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.event.GetOriginalSchemaRequest
-
- toString() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaManager
-
- toString() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.distributed.event.SchemaChangeResponse
-
- toString() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.regular.event.SchemaChangeRequest
-
- toString() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.regular.event.SchemaChangeResponse
-
- toString() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.ProjectionColumn
-
- toString() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.UserDefinedFunctionDescriptor
-
- toString() - 类 中的方法org.apache.flink.cdc.runtime.partitioning.PartitioningEvent
-
- toString() - 类 中的方法org.apache.flink.cdc.runtime.serializer.EnumSerializer
-
- toString() - 类 中的方法org.apache.flink.cdc.runtime.typeutils.EventTypeInfo
-
- toString() - 类 中的方法org.apache.flink.cdc.runtime.typeutils.PartitioningEventTypeInfo
-
- toTimestamp(String, String) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- toTimestamp(String, String, String) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- TransformExpressionCompiler - org.apache.flink.cdc.runtime.operators.transform中的类
-
The processor of the transform expression.
- TransformExpressionCompiler() - 类 的构造器org.apache.flink.cdc.runtime.operators.transform.TransformExpressionCompiler
-
- TransformExpressionKey - org.apache.flink.cdc.runtime.operators.transform中的类
-
The key applies to describe the information of the transformation expression.
- TransformFilter - org.apache.flink.cdc.runtime.operators.transform中的类
-
The TransformFilter applies to describe the information of the filter row.
- TransformFilter(String, String, List<String>) - 类 的构造器org.apache.flink.cdc.runtime.operators.transform.TransformFilter
-
- TransformFilterProcessor - org.apache.flink.cdc.runtime.operators.transform中的类
-
The processor of the transform filter.
- TransformFilterProcessor(PostTransformChangeInfo, TransformFilter, String, List<UserDefinedFunctionDescriptor>, List<Object>, Map<String, SupportedMetadataColumn>) - 类 的构造器org.apache.flink.cdc.runtime.operators.transform.TransformFilterProcessor
-
- TransformNumericExceptFirstOperandChecker - org.apache.flink.cdc.runtime.parser.metadata中的类
-
Parameter type-checking strategy where all operand types except first one must be numeric type.
- TransformNumericExceptFirstOperandChecker(int) - 类 的构造器org.apache.flink.cdc.runtime.parser.metadata.TransformNumericExceptFirstOperandChecker
-
- TransformParser - org.apache.flink.cdc.runtime.parser中的类
-
Use Flink's calcite parser to parse the statement of flink cdc pipeline transform.
- TransformParser() - 类 的构造器org.apache.flink.cdc.runtime.parser.TransformParser
-
- TransformProjection - org.apache.flink.cdc.runtime.operators.transform中的类
-
The projection of transform applies to describe a projection of filtering tables.
- TransformProjection(String) - 类 的构造器org.apache.flink.cdc.runtime.operators.transform.TransformProjection
-
- TransformProjection(String, List<ProjectionColumn>) - 类 的构造器org.apache.flink.cdc.runtime.operators.transform.TransformProjection
-
- TransformProjectionProcessor - org.apache.flink.cdc.runtime.operators.transform中的类
-
The processor of transform projection applies to process a row of filtering tables.
- TransformProjectionProcessor(PostTransformChangeInfo, TransformProjection, String, List<UserDefinedFunctionDescriptor>, List<Object>, SupportedMetadataColumn[]) - 类 的构造器org.apache.flink.cdc.runtime.operators.transform.TransformProjectionProcessor
-
- TransformRule - org.apache.flink.cdc.runtime.operators.transform中的类
-
A rule defining pre-transformations where filtered rows and irrelevant columns are removed.
- TransformRule(String, String, String, String, String, String, String, SupportedMetadataColumn[]) - 类 的构造器org.apache.flink.cdc.runtime.operators.transform.TransformRule
-
- TransformSchema - org.apache.flink.cdc.runtime.parser.metadata中的类
-
TransformSchema to generate the metadata of calcite.
- TransformSchema(String, List<TransformTable>) - 类 的构造器org.apache.flink.cdc.runtime.parser.metadata.TransformSchema
-
- TransformSchemaFactory - org.apache.flink.cdc.runtime.parser.metadata中的类
-
TransformSchemaFactory to generate the metadata of calcite.
- TransformSqlOperatorTable - org.apache.flink.cdc.runtime.parser.metadata中的类
-
TransformSqlOperatorTable to generate the metadata of calcite.
- TransformSqlReturnTypes - org.apache.flink.cdc.runtime.parser.metadata中的类
-
This is the return type definition of the call in the Transform expression, which references the
class of FlinkReturnTypes in the Flink.
- TransformSqlReturnTypes() - 类 的构造器org.apache.flink.cdc.runtime.parser.metadata.TransformSqlReturnTypes
-
- TransformTable - org.apache.flink.cdc.runtime.parser.metadata中的类
-
TransformTable to generate the metadata of calcite.
- TransformTable(String, List<Column>) - 类 的构造器org.apache.flink.cdc.runtime.parser.metadata.TransformTable
-
- translateFilterExpressionToJaninoExpression(String, List<UserDefinedFunctionDescriptor>) - 类 中的静态方法org.apache.flink.cdc.runtime.parser.TransformParser
-
- translateSqlNodeToJaninoExpression(SqlNode, List<UserDefinedFunctionDescriptor>) - 类 中的静态方法org.apache.flink.cdc.runtime.parser.JaninoCompiler
-
- translateSqlNodeToJaninoRvalue(SqlNode, List<UserDefinedFunctionDescriptor>) - 类 中的静态方法org.apache.flink.cdc.runtime.parser.JaninoCompiler
-
- trim(String, String, String) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
-
- TRIM - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
-
- TruncateTableEventSerializer - org.apache.flink.cdc.runtime.serializer.event中的类
-
A TypeSerializer for TruncateTableEvent.
- TruncateTableEventSerializer() - 类 的构造器org.apache.flink.cdc.runtime.serializer.event.TruncateTableEventSerializer
-
- TruncateTableEventSerializer.TruncateTableEventSerializerSnapshot - org.apache.flink.cdc.runtime.serializer.event中的类
-
Serializer configuration snapshot for compatibility and format evolution.
- TruncateTableEventSerializerSnapshot() - 类 的构造器org.apache.flink.cdc.runtime.serializer.event.TruncateTableEventSerializer.TruncateTableEventSerializerSnapshot
-
- TypeSerializerSingleton<T> - org.apache.flink.cdc.runtime.serializer中的类
-
A TypeSerializer whose method duplicate() return itself.
- TypeSerializerSingleton() - 类 的构造器org.apache.flink.cdc.runtime.serializer.TypeSerializerSingleton
-