跳过导航链接
A B C D E F G H I J K L M N O P R S T U V W Z 

A

abs(byte) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
SQL ABS operator applied to byte values.
abs(short) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
SQL ABS operator applied to short values.
abs(int) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
SQL ABS operator applied to int values.
abs(long) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
SQL ABS operator applied to long values.
abs(float) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
SQL ABS operator applied to float values.
abs(double) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
SQL ABS operator applied to double values.
ABS - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
 
activeSinkWriters - 类 中的变量org.apache.flink.cdc.runtime.operators.schema.common.SchemaRegistry
 
AddColumnEventSerializer - org.apache.flink.cdc.runtime.serializer.event中的类
A TypeSerializer for AddColumnEvent.
AddColumnEventSerializer() - 类 的构造器org.apache.flink.cdc.runtime.serializer.event.AddColumnEventSerializer
 
AddColumnEventSerializer.AddColumnEventSerializerSnapshot - org.apache.flink.cdc.runtime.serializer.event中的类
Serializer configuration snapshot for compatibility and format evolution.
AddColumnEventSerializerSnapshot() - 类 的构造器org.apache.flink.cdc.runtime.serializer.event.AddColumnEventSerializer.AddColumnEventSerializerSnapshot
 
addTimezone(String) - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PostTransformOperator.Builder
 
addTransform(String, String, String, String, String, String, String, SupportedMetadataColumn[]) - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PostTransformOperator.Builder
 
addTransform(String, String, String) - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PostTransformOperator.Builder
 
addTransform(String, String, String) - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PreTransformOperator.Builder
 
addTransform(String, String, String, String, String, String, String, SupportedMetadataColumn[]) - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PreTransformOperator.Builder
 
addUdfFunctions(List<Tuple3<String, String, Map<String, String>>>) - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PostTransformOperator.Builder
 
addUdfFunctions(List<Tuple3<String, String, Map<String, String>>>) - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PreTransformOperator.Builder
 
afterGrow() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryArrayWriter
 
afterGrow() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryRecordDataWriter
 
AI_CHAT_PREDICT - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
 
AI_LANGCHAIN_PREDICT - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
 
AlterColumnTypeEventSerializer - org.apache.flink.cdc.runtime.serializer.event中的类
A TypeSerializer for AlterColumnTypeEvent.
AlterColumnTypeEventSerializer() - 类 的构造器org.apache.flink.cdc.runtime.serializer.event.AlterColumnTypeEventSerializer
 
AlterColumnTypeEventSerializer.AlterColumnTypeEventSerializerSnapshot - org.apache.flink.cdc.runtime.serializer.event中的类
Serializer configuration snapshot for compatibility and format evolution.
AlterColumnTypeEventSerializerSnapshot() - 类 的构造器org.apache.flink.cdc.runtime.serializer.event.AlterColumnTypeEventSerializer.AlterColumnTypeEventSerializerSnapshot
 
AND - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
 
applyEvolvedSchemaChange(SchemaChangeEvent) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaManager
Apply schema change to a table.
applyOriginalSchemaChange(SchemaChangeEvent) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaManager
Apply schema change to a table.
ARG0_VARCHAR_FORCE_NULLABLE - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlReturnTypes
Type-inference strategy whereby the result type of a call is the type of the operand #0 (0-based), with nulls always allowed.
ARG2_TIMESTAMP_FORCE_NULLABLE - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlReturnTypes
 
ArrayDataSerializer - org.apache.flink.cdc.runtime.serializer.data中的类
Serializer for ArrayData.
ArrayDataSerializer(DataType) - 类 的构造器org.apache.flink.cdc.runtime.serializer.data.ArrayDataSerializer
 
ArrayDataSerializer.ArrayDataSerializerSnapshot - org.apache.flink.cdc.runtime.serializer.data中的类
TypeSerializerSnapshot for ArrayDataSerializer.
ArrayDataSerializerSnapshot() - 类 的构造器org.apache.flink.cdc.runtime.serializer.data.ArrayDataSerializer.ArrayDataSerializerSnapshot
 

B

behavior - 类 中的变量org.apache.flink.cdc.runtime.operators.schema.common.SchemaRegistry
 
BETWEEN - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
 
betweenAsymmetric(String, String, String) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 
betweenAsymmetric(Short, short, short) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 
betweenAsymmetric(Integer, int, int) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 
betweenAsymmetric(Long, long, long) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 
betweenAsymmetric(Float, float, float) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 
betweenAsymmetric(Double, double, double) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 
betweenAsymmetric(BigDecimal, BigDecimal, BigDecimal) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 
betweenAsymmetric(DecimalData, DecimalData, DecimalData) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 
BinaryArrayWriter - org.apache.flink.cdc.runtime.serializer.data.writer中的类
Writer for binary array.
BinaryArrayWriter(BinaryArrayData, int, int) - 类 的构造器org.apache.flink.cdc.runtime.serializer.data.writer.BinaryArrayWriter
 
BinaryArrayWriter.NullSetter - org.apache.flink.cdc.runtime.serializer.data.writer中的接口
Accessor for setting the elements of an array writer to null during runtime.
BinaryRecordDataDataUtil - org.apache.flink.cdc.runtime.serializer.data.binary中的类
BinaryRecordDataDataUtil() - 类 的构造器org.apache.flink.cdc.runtime.serializer.data.binary.BinaryRecordDataDataUtil
 
BinaryRecordDataGenerator - org.apache.flink.cdc.runtime.typeutils中的类
This class is used to create BinaryRecordData.
BinaryRecordDataGenerator(RowType) - 类 的构造器org.apache.flink.cdc.runtime.typeutils.BinaryRecordDataGenerator
 
BinaryRecordDataGenerator(DataType[]) - 类 的构造器org.apache.flink.cdc.runtime.typeutils.BinaryRecordDataGenerator
 
BinaryRecordDataGenerator(DataType[], TypeSerializer[]) - 类 的构造器org.apache.flink.cdc.runtime.typeutils.BinaryRecordDataGenerator
 
BinaryRecordDataSerializer - org.apache.flink.cdc.runtime.serializer.data.binary中的类
Serializer for BinaryRecordData.
BinaryRecordDataSerializer() - 类 的构造器org.apache.flink.cdc.runtime.serializer.data.binary.BinaryRecordDataSerializer
 
BinaryRecordDataSerializer.BinaryRecordDataSerializerSnapshot - org.apache.flink.cdc.runtime.serializer.data.binary中的类
TypeSerializerSnapshot for BinaryRecordDataSerializer.
BinaryRecordDataSerializerSnapshot() - 类 的构造器org.apache.flink.cdc.runtime.serializer.data.binary.BinaryRecordDataSerializer.BinaryRecordDataSerializerSnapshot
 
BinaryRecordDataWriter - org.apache.flink.cdc.runtime.serializer.data.writer中的类
Writer for BinaryRecordData.
BinaryRecordDataWriter(BinaryRecordData) - 类 的构造器org.apache.flink.cdc.runtime.serializer.data.writer.BinaryRecordDataWriter
 
BinaryRecordDataWriter(BinaryRecordData, int) - 类 的构造器org.apache.flink.cdc.runtime.serializer.data.writer.BinaryRecordDataWriter
 
BinaryWriter - org.apache.flink.cdc.runtime.serializer.data.writer中的接口
Writer to write a composite data format, like row, array. 1.
BooleanSerializer - org.apache.flink.cdc.runtime.serializer中的类
Type serializer for Boolean.
BooleanSerializer() - 类 的构造器org.apache.flink.cdc.runtime.serializer.BooleanSerializer
 
BooleanSerializer.BooleanSerializerSnapshot - org.apache.flink.cdc.runtime.serializer中的类
Serializer configuration snapshot for compatibility and format evolution.
BooleanSerializerSnapshot() - 类 的构造器org.apache.flink.cdc.runtime.serializer.BooleanSerializer.BooleanSerializerSnapshot
 
build() - 类 中的方法org.apache.flink.cdc.runtime.functions.BuiltInScalarFunction.Builder
 
build() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PostTransformOperator.Builder
 
build() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PreTransformOperator.Builder
 
Builder() - 类 的构造器org.apache.flink.cdc.runtime.functions.BuiltInScalarFunction.Builder
 
Builder() - 类 的构造器org.apache.flink.cdc.runtime.operators.transform.PostTransformOperator.Builder
 
Builder() - 类 的构造器org.apache.flink.cdc.runtime.operators.transform.PreTransformOperator.Builder
 
BuiltInScalarFunction - org.apache.flink.cdc.runtime.functions中的类
This is the case when the operator has a special parsing syntax or uses other Calcite-specific features that are not exposed via SqlFunction yet.
BuiltInScalarFunction(String, SqlKind, SqlReturnTypeInference, SqlOperandTypeInference, SqlOperandTypeChecker, SqlFunctionCategory, boolean, boolean, Function<SqlOperatorBinding, SqlMonotonicity>) - 类 的构造器org.apache.flink.cdc.runtime.functions.BuiltInScalarFunction
 
BuiltInScalarFunction(String, SqlKind, SqlReturnTypeInference, SqlOperandTypeInference, SqlOperandTypeChecker, SqlFunctionCategory) - 类 的构造器org.apache.flink.cdc.runtime.functions.BuiltInScalarFunction
 
BuiltInScalarFunction.Builder - org.apache.flink.cdc.runtime.functions中的类
Builder for fluent definition of built-in functions.
BuiltInTimestampFunction - org.apache.flink.cdc.runtime.functions中的类
Function that used to define SQL time function like LOCALTIMESTAMP, CURRENT_TIMESTAMP, CURRENT_ROW_TIMESTAMP(), NOW() in Flink, the function support configuring the return type and the precision of return type.
BuiltInTimestampFunction(String, SqlTypeName, int) - 类 的构造器org.apache.flink.cdc.runtime.functions.BuiltInTimestampFunction
 
busy() - 类 中的静态方法org.apache.flink.cdc.runtime.operators.schema.regular.event.SchemaChangeResponse
 
BYTE_ARRAY_BASE_OFFSET - 类 中的静态变量org.apache.flink.cdc.runtime.serializer.data.binary.BinaryRecordDataDataUtil
 
byteArrayEquals(byte[], byte[], int) - 类 中的静态方法org.apache.flink.cdc.runtime.serializer.data.binary.BinaryRecordDataDataUtil
 
byteArrayEquals(Object, long, Object, long, int) - 类 中的静态方法org.apache.flink.cdc.runtime.serializer.data.binary.BinaryRecordDataDataUtil
 
BytePrimitiveArraySerializer - org.apache.flink.cdc.runtime.serializer中的类
A serializer for byte arrays.
BytePrimitiveArraySerializer() - 类 的构造器org.apache.flink.cdc.runtime.serializer.BytePrimitiveArraySerializer
 
BytePrimitiveArraySerializer.BytePrimitiveArraySerializerSnapshot - org.apache.flink.cdc.runtime.serializer中的类
Serializer configuration snapshot for compatibility and format evolution.
BytePrimitiveArraySerializerSnapshot() - 类 的构造器org.apache.flink.cdc.runtime.serializer.BytePrimitiveArraySerializer.BytePrimitiveArraySerializerSnapshot
 
ByteSerializer - org.apache.flink.cdc.runtime.serializer中的类
Type serializer for Byte.
ByteSerializer() - 类 的构造器org.apache.flink.cdc.runtime.serializer.ByteSerializer
 
ByteSerializer.ByteSerializerSnapshot - org.apache.flink.cdc.runtime.serializer中的类
Serializer configuration snapshot for compatibility and format evolution.
ByteSerializerSnapshot() - 类 的构造器org.apache.flink.cdc.runtime.serializer.ByteSerializer.ByteSerializerSnapshot
 

C

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
 

D

DataChangeEventSerializer - org.apache.flink.cdc.runtime.serializer.event中的类
A TypeSerializer for DataChangeEvent.
DataChangeEventSerializer() - 类 的构造器org.apache.flink.cdc.runtime.serializer.event.DataChangeEventSerializer
 
DataChangeEventSerializer.DataChangeEventSerializerSnapshot - org.apache.flink.cdc.runtime.serializer.event中的类
TypeSerializerSnapshot for DataChangeEventSerializer.
DataChangeEventSerializerSnapshot() - 类 的构造器org.apache.flink.cdc.runtime.serializer.event.DataChangeEventSerializer.DataChangeEventSerializerSnapshot
 
DataFieldSerializer - org.apache.flink.cdc.runtime.serializer.schema中的类
A TypeSerializer for DataField.
DataFieldSerializer() - 类 的构造器org.apache.flink.cdc.runtime.serializer.schema.DataFieldSerializer
 
DataFieldSerializer.DataFieldSerializerSnapshot - org.apache.flink.cdc.runtime.serializer.schema中的类
Serializer configuration snapshot for compatibility and format evolution.
DataFieldSerializerSnapshot() - 类 的构造器org.apache.flink.cdc.runtime.serializer.schema.DataFieldSerializer.DataFieldSerializerSnapshot
 
DataSinkFunctionOperator - org.apache.flink.cdc.runtime.operators.sink中的类
An operator that processes records to be written into a SinkFunction.
DataSinkFunctionOperator(SinkFunction<Event>, OperatorID) - 类 的构造器org.apache.flink.cdc.runtime.operators.sink.DataSinkFunctionOperator
 
DataSinkWriterOperator<CommT> - org.apache.flink.cdc.runtime.operators.sink中的类
An operator that processes records to be written into a Sink.
DataSinkWriterOperator(Sink<Event>, ProcessingTimeService, MailboxExecutor, OperatorID) - 类 的构造器org.apache.flink.cdc.runtime.operators.sink.DataSinkWriterOperator
 
DataSinkWriterOperatorFactory<CommT> - org.apache.flink.cdc.runtime.operators.sink中的类
Operator factory for DataSinkWriterOperator.
DataSinkWriterOperatorFactory(Sink<Event>, OperatorID) - 类 的构造器org.apache.flink.cdc.runtime.operators.sink.DataSinkWriterOperatorFactory
 
DataTypeConverter - org.apache.flink.cdc.runtime.typeutils中的类
A data type converter.
DataTypeConverter() - 类 的构造器org.apache.flink.cdc.runtime.typeutils.DataTypeConverter
 
DataTypeSerializer - org.apache.flink.cdc.runtime.serializer.schema中的类
A TypeSerializer for DataType.
DataTypeSerializer() - 类 的构造器org.apache.flink.cdc.runtime.serializer.schema.DataTypeSerializer
 
DataTypeSerializer.DataTypeSerializerSnapshot - org.apache.flink.cdc.runtime.serializer.schema中的类
Serializer configuration snapshot for compatibility and format evolution.
DataTypeSerializerSnapshot() - 类 的构造器org.apache.flink.cdc.runtime.serializer.schema.DataTypeSerializer.DataTypeSerializerSnapshot
 
DATE_FORMAT - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
 
dateFormat(TimestampData, String) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 
DecimalDataSerializer - org.apache.flink.cdc.runtime.serializer.data中的类
Serializer for DecimalData.
DecimalDataSerializer(int, int) - 类 的构造器org.apache.flink.cdc.runtime.serializer.data.DecimalDataSerializer
 
DecimalDataSerializer.DecimalSerializerSnapshot - org.apache.flink.cdc.runtime.serializer.data中的类
TypeSerializerSnapshot for DecimalDataSerializer.
DecimalSerializerSnapshot() - 类 的构造器org.apache.flink.cdc.runtime.serializer.data.DecimalDataSerializer.DecimalSerializerSnapshot
 
DEFAULT_DATA_EVENT_TYPE - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.MetadataColumns
 
DEFAULT_EPOCH_TIME - 类 中的静态变量org.apache.flink.cdc.runtime.parser.JaninoCompiler
 
DEFAULT_NAMESPACE_NAME - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.MetadataColumns
 
DEFAULT_SCHEMA_NAME - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.MetadataColumns
 
DEFAULT_TABLE_NAME - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.MetadataColumns
 
DEFAULT_TIME_ZONE - 类 中的静态变量org.apache.flink.cdc.runtime.parser.JaninoCompiler
 
deserialize(int, byte[]) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaManager.Serializer
 
deserialize(int, byte[]) - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PreTransformChangeInfo.Serializer
 
deserialize(DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.BooleanSerializer
 
deserialize(Boolean, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.BooleanSerializer
 
deserialize(DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.BytePrimitiveArraySerializer
 
deserialize(byte[], DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.BytePrimitiveArraySerializer
 
deserialize(DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.ByteSerializer
 
deserialize(Byte, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.ByteSerializer
 
deserialize(DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.ArrayDataSerializer
 
deserialize(ArrayData, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.ArrayDataSerializer
 
deserialize(DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.binary.BinaryRecordDataSerializer
 
deserialize(BinaryRecordData, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.binary.BinaryRecordDataSerializer
 
deserialize(DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.DecimalDataSerializer
 
deserialize(DecimalData, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.DecimalDataSerializer
 
deserialize(DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.LocalZonedTimestampDataSerializer
 
deserialize(LocalZonedTimestampData, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.LocalZonedTimestampDataSerializer
 
deserialize(DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.MapDataSerializer
 
deserialize(MapData, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.MapDataSerializer
 
deserialize(DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.RecordDataSerializer
 
deserialize(RecordData, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.RecordDataSerializer
 
deserialize(DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.StringDataSerializer
 
deserialize(StringData, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.StringDataSerializer
 
deserialize(DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.TimestampDataSerializer
 
deserialize(TimestampData, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.TimestampDataSerializer
 
deserialize(DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.ZonedTimestampDataSerializer
 
deserialize(ZonedTimestampData, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.ZonedTimestampDataSerializer
 
deserialize(DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.DoubleSerializer
 
deserialize(Double, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.DoubleSerializer
 
deserialize(DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.EnumSerializer
 
deserialize(T, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.EnumSerializer
 
deserialize(DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.AddColumnEventSerializer
 
deserialize(AddColumnEvent, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.AddColumnEventSerializer
 
deserialize(DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.AlterColumnTypeEventSerializer
 
deserialize(AlterColumnTypeEvent, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.AlterColumnTypeEventSerializer
 
deserialize(DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.CreateTableEventSerializer
 
deserialize(CreateTableEvent, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.CreateTableEventSerializer
 
deserialize(DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.DataChangeEventSerializer
 
deserialize(DataChangeEvent, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.DataChangeEventSerializer
 
deserialize(DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.DropColumnEventSerializer
 
deserialize(DropColumnEvent, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.DropColumnEventSerializer
 
deserialize(DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.DropTableEventSerializer
 
deserialize(DropTableEvent, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.DropTableEventSerializer
 
deserialize(DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.EventSerializer
 
deserialize(Event, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.EventSerializer
 
deserialize(DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.PartitioningEventSerializer
 
deserialize(PartitioningEvent, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.PartitioningEventSerializer
 
deserialize(DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.RenameColumnEventSerializer
 
deserialize(RenameColumnEvent, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.RenameColumnEventSerializer
 
deserialize(DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.SchemaChangeEventSerializer
 
deserialize(SchemaChangeEvent, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.SchemaChangeEventSerializer
 
deserialize(DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.TruncateTableEventSerializer
 
deserialize(TruncateTableEvent, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.TruncateTableEventSerializer
 
deserialize(DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.FloatSerializer
 
deserialize(Float, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.FloatSerializer
 
deserialize(DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.IntSerializer
 
deserialize(Integer, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.IntSerializer
 
deserialize(DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.LinkedListSerializer
 
deserialize(LinkedList<T>, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.LinkedListSerializer
 
deserialize(DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.ListSerializer
 
deserialize(List<T>, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.ListSerializer
 
deserialize(DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.LongSerializer
 
deserialize(Long, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.LongSerializer
 
deserialize(DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.MapSerializer
 
deserialize(Map<K, V>, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.MapSerializer
 
deserialize(DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.NullableSerializerWrapper
 
deserialize(T, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.NullableSerializerWrapper
 
deserialize(DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.ColumnSerializer
 
deserialize(int, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.ColumnSerializer
 
deserialize(Column, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.ColumnSerializer
 
deserialize(DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.ColumnWithPositionSerializer
 
deserialize(AddColumnEvent.ColumnWithPosition, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.ColumnWithPositionSerializer
 
deserialize(DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.DataFieldSerializer
 
deserialize(DataField, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.DataFieldSerializer
 
deserialize(DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.DataTypeSerializer
 
deserialize(DataType, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.DataTypeSerializer
 
deserialize(DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.MetadataColumnSerializer
 
deserialize(MetadataColumn, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.MetadataColumnSerializer
 
deserialize(DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.PhysicalColumnSerializer
 
deserialize(int, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.PhysicalColumnSerializer
 
deserialize(PhysicalColumn, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.PhysicalColumnSerializer
 
deserialize(DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.RowTypeSerializer
 
deserialize(RowType, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.RowTypeSerializer
 
deserialize(DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.SchemaSerializer
 
deserialize(int, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.SchemaSerializer
 
deserialize(Schema, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.SchemaSerializer
 
deserialize(DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.ShortSerializer
 
deserialize(Short, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.ShortSerializer
 
deserialize(DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.StringSerializer
 
deserialize(String, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.StringSerializer
 
deserialize(DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.TableIdSerializer
 
deserialize(TableId, DataInputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.TableIdSerializer
 
deserializeInternal(DataInputView) - 类 中的静态方法org.apache.flink.cdc.runtime.serializer.data.StringDataSerializer
 
DistributedPrePartitionOperator - org.apache.flink.cdc.runtime.partitioning中的类
Operator for processing events from upstream before flowing to SchemaOperator.
DistributedPrePartitionOperator(int, HashFunctionProvider<DataChangeEvent>) - 类 的构造器org.apache.flink.cdc.runtime.partitioning.DistributedPrePartitionOperator
 
DIVIDE - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
 
DoubleSerializer - org.apache.flink.cdc.runtime.serializer中的类
Type serializer for Double.
DoubleSerializer() - 类 的构造器org.apache.flink.cdc.runtime.serializer.DoubleSerializer
 
DoubleSerializer.DoubleSerializerSnapshot - org.apache.flink.cdc.runtime.serializer中的类
Serializer configuration snapshot for compatibility and format evolution.
DoubleSerializerSnapshot() - 类 的构造器org.apache.flink.cdc.runtime.serializer.DoubleSerializer.DoubleSerializerSnapshot
 
DropColumnEventSerializer - org.apache.flink.cdc.runtime.serializer.event中的类
A TypeSerializer for DropColumnEvent.
DropColumnEventSerializer() - 类 的构造器org.apache.flink.cdc.runtime.serializer.event.DropColumnEventSerializer
 
DropColumnEventSerializer.DropColumnEventSerializerSnapshot - org.apache.flink.cdc.runtime.serializer.event中的类
Serializer configuration snapshot for compatibility and format evolution.
DropColumnEventSerializerSnapshot() - 类 的构造器org.apache.flink.cdc.runtime.serializer.event.DropColumnEventSerializer.DropColumnEventSerializerSnapshot
 
DropTableEventSerializer - org.apache.flink.cdc.runtime.serializer.event中的类
A TypeSerializer for DropTableEvent.
DropTableEventSerializer() - 类 的构造器org.apache.flink.cdc.runtime.serializer.event.DropTableEventSerializer
 
DropTableEventSerializer.DropTableEventSerializerSnapshot - org.apache.flink.cdc.runtime.serializer.event中的类
Serializer configuration snapshot for compatibility and format evolution.
DropTableEventSerializerSnapshot() - 类 的构造器org.apache.flink.cdc.runtime.serializer.event.DropTableEventSerializer.DropTableEventSerializerSnapshot
 
duplicate() - 类 中的静态方法org.apache.flink.cdc.runtime.operators.schema.regular.event.SchemaChangeResponse
 
duplicate() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.ArrayDataSerializer
 
duplicate() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.DecimalDataSerializer
 
duplicate() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.LocalZonedTimestampDataSerializer
 
duplicate() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.MapDataSerializer
 
duplicate() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.TimestampDataSerializer
 
duplicate() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.ZonedTimestampDataSerializer
 
duplicate() - 类 中的方法org.apache.flink.cdc.runtime.serializer.EnumSerializer
 
duplicate() - 类 中的方法org.apache.flink.cdc.runtime.serializer.LinkedListSerializer
 
duplicate() - 类 中的方法org.apache.flink.cdc.runtime.serializer.ListSerializer
 
duplicate() - 类 中的方法org.apache.flink.cdc.runtime.serializer.MapSerializer
 
duplicate() - 类 中的方法org.apache.flink.cdc.runtime.serializer.NullableSerializerWrapper
 
duplicate() - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.DataTypeSerializer
 
duplicate() - 类 中的方法org.apache.flink.cdc.runtime.serializer.TableIdSerializer
 
duplicate() - 类 中的方法org.apache.flink.cdc.runtime.serializer.TypeSerializerSingleton
 

E

emplaceEvolvedSchema(TableId, Schema) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaRegistry
 
emplaceOriginalSchema(TableId, Schema) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaRegistry
 
emplaceOriginalSchema(TableId, Integer, Schema) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.distributed.SchemaCoordinator
 
EMPTY_ROW - 类 中的静态变量org.apache.flink.cdc.runtime.serializer.data.binary.BinaryRecordDataDataUtil
 
endInput() - 类 中的方法org.apache.flink.cdc.runtime.operators.sink.DataSinkWriterOperator
 
EnumSerializer<T extends Enum<T>> - org.apache.flink.cdc.runtime.serializer中的类
TypeSerializer for Java enums.
EnumSerializer(Class<T>) - 类 的构造器org.apache.flink.cdc.runtime.serializer.EnumSerializer
 
EnumSerializer.EnumSerializerSnapshot<T extends Enum<T>> - org.apache.flink.cdc.runtime.serializer中的类
TypeSerializerSnapshot for EnumSerializer.
EnumSerializerSnapshot() - 类 的构造器org.apache.flink.cdc.runtime.serializer.EnumSerializer.EnumSerializerSnapshot
 
equals(Object) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.event.FlushSuccessEvent
 
equals(Object) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.event.SinkWriterRegisterEvent
 
equals(Object) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaManager
 
equals(Object) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.distributed.event.SchemaChangeResponse
 
equals(Object) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.regular.event.SchemaChangeRequest
 
equals(Object) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.regular.event.SchemaChangeResponse
 
equals(Object) - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.TransformExpressionKey
 
equals(Object) - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.UserDefinedFunctionDescriptor
 
EQUALS - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
 
equals(Object) - 类 中的方法org.apache.flink.cdc.runtime.partitioning.PartitioningEvent
 
equals(Object) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.ArrayDataSerializer
 
equals(Object) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.DecimalDataSerializer
 
equals(Object) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.LocalZonedTimestampDataSerializer
 
equals(Object) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.MapDataSerializer
 
equals(Object) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.TimestampDataSerializer
 
equals(Object) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.ZonedTimestampDataSerializer
 
equals(Object) - 类 中的方法org.apache.flink.cdc.runtime.serializer.EnumSerializer
 
equals(Object) - 类 中的方法org.apache.flink.cdc.runtime.serializer.LinkedListSerializer
 
equals(Object) - 类 中的方法org.apache.flink.cdc.runtime.serializer.ListSerializer
 
equals(Object) - 类 中的方法org.apache.flink.cdc.runtime.serializer.MapSerializer
 
equals(Object) - 类 中的方法org.apache.flink.cdc.runtime.serializer.NullableSerializerWrapper
 
equals(Object) - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.DataTypeSerializer
 
equals(Object) - 类 中的方法org.apache.flink.cdc.runtime.serializer.TableIdSerializer
 
equals(Object) - 类 中的方法org.apache.flink.cdc.runtime.serializer.TypeSerializerSingleton
 
equals(Object) - 类 中的方法org.apache.flink.cdc.runtime.typeutils.EventTypeInfo
 
equals(Object) - 类 中的方法org.apache.flink.cdc.runtime.typeutils.PartitioningEventTypeInfo
 
evaluate(BinaryRecordData, long, String, Map<String, String>) - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.ProjectionColumnProcessor
 
EventPartitioner - org.apache.flink.cdc.runtime.partitioning中的类
Partitioner that send PartitioningEvent to its target partition.
EventPartitioner() - 类 的构造器org.apache.flink.cdc.runtime.partitioning.EventPartitioner
 
EventSerializer - org.apache.flink.cdc.runtime.serializer.event中的类
A TypeSerializer for Event.
EventSerializer() - 类 的构造器org.apache.flink.cdc.runtime.serializer.event.EventSerializer
 
EventSerializer.EventSerializerSnapshot - org.apache.flink.cdc.runtime.serializer.event中的类
Serializer configuration snapshot for compatibility and format evolution.
EventSerializerSnapshot() - 类 的构造器org.apache.flink.cdc.runtime.serializer.event.EventSerializer.EventSerializerSnapshot
 
EventTypeInfo - org.apache.flink.cdc.runtime.typeutils中的类
A TypeInformation for Event.
EventTypeInfo() - 类 的构造器org.apache.flink.cdc.runtime.typeutils.EventTypeInfo
 
evolvedSchemaExists(TableId) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaManager
 
executionAttemptFailed(int, int, Throwable) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaRegistry
 
executionAttemptReady(int, int, OperatorCoordinator.SubtaskGateway) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaRegistry
 

F

failedReasons - 类 中的变量org.apache.flink.cdc.runtime.operators.schema.common.SchemaRegistry
 
failJob(String, T) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaRegistry
 
finish() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PostTransformOperator
 
finish() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PreTransformOperator
 
FloatSerializer - org.apache.flink.cdc.runtime.serializer中的类
Type serializer for Float.
FloatSerializer() - 类 的构造器org.apache.flink.cdc.runtime.serializer.FloatSerializer
 
FloatSerializer.FloatSerializerSnapshot - org.apache.flink.cdc.runtime.serializer中的类
Serializer configuration snapshot for compatibility and format evolution.
FloatSerializerSnapshot() - 类 的构造器org.apache.flink.cdc.runtime.serializer.FloatSerializer.FloatSerializerSnapshot
 
floor(double) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 
floor(float) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 
floor(int, int) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
SQL FLOOR operator applied to int values.
floor(long, long) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
SQL FLOOR operator applied to long values.
FLOOR - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
 
flushedSinkWriters - 类 中的变量org.apache.flink.cdc.runtime.operators.schema.distributed.SchemaCoordinator
Tracing sink writers that have flushed successfully.
FlushSuccessEvent - org.apache.flink.cdc.runtime.operators.schema.common.event中的类
A OperatorEvent from sink writer to notify SchemaRegistry that it finished flushing.
FlushSuccessEvent(int, int) - 类 的构造器org.apache.flink.cdc.runtime.operators.schema.common.event.FlushSuccessEvent
 
FROM_UNIXTIME - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
 
fromUnixtime(long, String) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 
fromUnixtime(long, String, String) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 

G

generate(Object[]) - 类 中的方法org.apache.flink.cdc.runtime.typeutils.BinaryRecordDataGenerator
Creates an instance of BinaryRecordData with given field values.
generateProjectionColumns(String, List<Column>, List<UserDefinedFunctionDescriptor>, SupportedMetadataColumn[]) - 类 中的静态方法org.apache.flink.cdc.runtime.parser.TransformParser
 
generateReferencedColumns(String, String, List<Column>) - 类 中的静态方法org.apache.flink.cdc.runtime.parser.TransformParser
 
GET_EMBEDDING - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
 
getAffectedEvolvedTables(TableIdRouter, Set<TableId>) - 类 中的静态方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaDerivator
Get affected evolved table IDs based on changed upstream tables.
getAllOriginalTables() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaManager
 
getAllowedSignatures(SqlOperator, String) - 类 中的方法org.apache.flink.cdc.runtime.parser.metadata.TransformNumericExceptFirstOperandChecker
 
getAppliedSchemaChangeEvents() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.regular.event.SchemaChangeResponse
 
getArgumentClasses() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.TransformExpressionKey
 
getArgumentNames() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.TransformExpressionKey
 
getArity() - 类 中的方法org.apache.flink.cdc.runtime.typeutils.EventTypeInfo
 
getArity() - 类 中的方法org.apache.flink.cdc.runtime.typeutils.PartitioningEventTypeInfo
 
getBehavior() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaManager
 
getClassName() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.UserDefinedFunctionDescriptor
 
getClasspath() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.UserDefinedFunctionDescriptor
 
getColumn() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.ProjectionColumn
 
getColumnName() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.ProjectionColumn
 
getColumnNames() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.TransformFilter
 
getConsistency() - 类 中的方法org.apache.flink.cdc.runtime.parser.metadata.TransformNumericExceptFirstOperandChecker
 
getCoordinatorProvider(String, OperatorID) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.distributed.SchemaOperatorFactory
 
getCoordinatorProvider(String, OperatorID) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.regular.SchemaOperatorFactory
 
getCurrentOuterSnapshotVersion() - 类 中的方法org.apache.flink.cdc.runtime.serializer.LinkedListSerializer.LinkedListSerializerSnapshot
 
getCurrentOuterSnapshotVersion() - 类 中的方法org.apache.flink.cdc.runtime.serializer.ListSerializer.ListSerializerSnapshot
 
getCurrentOuterSnapshotVersion() - 类 中的方法org.apache.flink.cdc.runtime.serializer.MapSerializer.MapSerializerSnapshot
 
getCurrentTimestamp() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.regular.SchemaOperator
Visible for mocking in test cases.
getCurrentVersion() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.ArrayDataSerializer.ArrayDataSerializerSnapshot
 
getCurrentVersion() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.DecimalDataSerializer.DecimalSerializerSnapshot
 
getCurrentVersion() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.LocalZonedTimestampDataSerializer.LocalZonedTimestampDataSerializerSnapshot
 
getCurrentVersion() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.MapDataSerializer.MapDataSerializerSnapshot
 
getCurrentVersion() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.TimestampDataSerializer.TimestampDataSerializerSnapshot
 
getCurrentVersion() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.ZonedTimestampDataSerializer.ZonedTimestampDataSerializerSnapshot
 
getCurrentVersion() - 类 中的方法org.apache.flink.cdc.runtime.serializer.EnumSerializer.EnumSerializerSnapshot
 
getCurrentVersion() - 类 中的方法org.apache.flink.cdc.runtime.serializer.NullableSerializerWrapper.NullableSerializerWrapperSnapshot
 
getDataType() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.ProjectionColumn
 
getElementSerializer() - 类 中的方法org.apache.flink.cdc.runtime.serializer.LinkedListSerializer
Gets the serializer for the elements of the list.
getElementSerializer() - 类 中的方法org.apache.flink.cdc.runtime.serializer.ListSerializer
Gets the serializer for the elements of the list.
getEleSer() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.ArrayDataSerializer
 
getEvolvedSchema(TableId, int) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaManager
Get schema at the specified version of a table.
GetEvolvedSchemaRequest - org.apache.flink.cdc.runtime.operators.schema.common.event中的类
Request to SchemaRegistry for getting schema of a table.
GetEvolvedSchemaRequest(TableId, int) - 类 的构造器org.apache.flink.cdc.runtime.operators.schema.common.event.GetEvolvedSchemaRequest
 
GetEvolvedSchemaResponse - org.apache.flink.cdc.runtime.operators.schema.common.event中的类
Coordination response from SchemaRegistry for GetEvolvedSchemaRequest.
GetEvolvedSchemaResponse(Schema) - 类 的构造器org.apache.flink.cdc.runtime.operators.schema.common.event.GetEvolvedSchemaResponse
 
getEvolvedSchemas() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.regular.event.SchemaChangeResponse
 
getExpression() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.TransformExpressionKey
 
getExpression() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.TransformFilter
 
getFieldOffset(int) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryArrayWriter
 
getFieldOffset(int) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryRecordDataWriter
 
getFilter() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PostTransformer
 
getFilter() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PreTransformer
 
getFilter() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.TransformRule
 
getKey(PartitioningEvent) - 类 中的方法org.apache.flink.cdc.runtime.partitioning.PartitioningEventKeySelector
 
getKeySerializer() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.MapDataSerializer
 
getKeySerializer() - 类 中的方法org.apache.flink.cdc.runtime.serializer.MapSerializer
 
getKeySerializerSnapshot() - 类 中的方法org.apache.flink.cdc.runtime.serializer.MapSerializer.MapSerializerSnapshot
 
getLatestEvolvedSchema(TableId) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaManager
Get the latest evolved schema of the specified table.
getLatestEvolvedSchema(TableId) - 类 中的方法org.apache.flink.cdc.runtime.operators.sink.SchemaEvolutionClient
 
getLatestOriginalSchema(TableId) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaManager
Get the latest original schema of the specified table.
getLatestOriginalSchema(TableId) - 类 中的方法org.apache.flink.cdc.runtime.operators.sink.SchemaEvolutionClient
 
getLength() - 类 中的方法org.apache.flink.cdc.runtime.serializer.BooleanSerializer
 
getLength() - 类 中的方法org.apache.flink.cdc.runtime.serializer.BytePrimitiveArraySerializer
 
getLength() - 类 中的方法org.apache.flink.cdc.runtime.serializer.ByteSerializer
 
getLength() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.ArrayDataSerializer
 
getLength() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.binary.BinaryRecordDataSerializer
 
getLength() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.DecimalDataSerializer
 
getLength() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.LocalZonedTimestampDataSerializer
 
getLength() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.MapDataSerializer
 
getLength() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.RecordDataSerializer
 
getLength() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.StringDataSerializer
 
getLength() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.TimestampDataSerializer
 
getLength() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.ZonedTimestampDataSerializer
 
getLength() - 类 中的方法org.apache.flink.cdc.runtime.serializer.DoubleSerializer
 
getLength() - 类 中的方法org.apache.flink.cdc.runtime.serializer.EnumSerializer
 
getLength() - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.AddColumnEventSerializer
 
getLength() - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.AlterColumnTypeEventSerializer
 
getLength() - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.CreateTableEventSerializer
 
getLength() - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.DataChangeEventSerializer
 
getLength() - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.DropColumnEventSerializer
 
getLength() - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.DropTableEventSerializer
 
getLength() - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.EventSerializer
 
getLength() - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.PartitioningEventSerializer
 
getLength() - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.RenameColumnEventSerializer
 
getLength() - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.SchemaChangeEventSerializer
 
getLength() - 类 中的方法org.apache.flink.cdc.runtime.serializer.event.TruncateTableEventSerializer
 
getLength() - 类 中的方法org.apache.flink.cdc.runtime.serializer.FloatSerializer
 
getLength() - 类 中的方法org.apache.flink.cdc.runtime.serializer.IntSerializer
 
getLength() - 类 中的方法org.apache.flink.cdc.runtime.serializer.LinkedListSerializer
 
getLength() - 类 中的方法org.apache.flink.cdc.runtime.serializer.ListSerializer
 
getLength() - 类 中的方法org.apache.flink.cdc.runtime.serializer.LongSerializer
 
getLength() - 类 中的方法org.apache.flink.cdc.runtime.serializer.MapSerializer
 
getLength() - 类 中的方法org.apache.flink.cdc.runtime.serializer.NullableSerializerWrapper
 
getLength() - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.ColumnSerializer
 
getLength() - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.ColumnWithPositionSerializer
 
getLength() - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.DataFieldSerializer
 
getLength() - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.DataTypeSerializer
 
getLength() - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.MetadataColumnSerializer
 
getLength() - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.PhysicalColumnSerializer
 
getLength() - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.RowTypeSerializer
 
getLength() - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.SchemaSerializer
 
getLength() - 类 中的方法org.apache.flink.cdc.runtime.serializer.ShortSerializer
 
getLength() - 类 中的方法org.apache.flink.cdc.runtime.serializer.StringSerializer
 
getLength() - 类 中的方法org.apache.flink.cdc.runtime.serializer.TableIdSerializer
 
getMonotonicity(SqlOperatorBinding) - 类 中的方法org.apache.flink.cdc.runtime.functions.BuiltInScalarFunction
 
getName() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PostTransformChangeInfo
 
getName() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PreTransformChangeInfo
 
getName() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.UserDefinedFunctionDescriptor
 
getName() - 类 中的方法org.apache.flink.cdc.runtime.parser.metadata.TransformTable
 
getNamespace() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PostTransformChangeInfo
 
getNestedSerializers(LinkedListSerializer<T>) - 类 中的方法org.apache.flink.cdc.runtime.serializer.LinkedListSerializer.LinkedListSerializerSnapshot
 
getNestedSerializers(ListSerializer<T>) - 类 中的方法org.apache.flink.cdc.runtime.serializer.ListSerializer.ListSerializerSnapshot
 
getNestedSerializers(MapSerializer<K, V>) - 类 中的方法org.apache.flink.cdc.runtime.serializer.MapSerializer.MapSerializerSnapshot
 
getNestedSerializerSnapshots() - 类 中的方法org.apache.flink.cdc.runtime.serializer.NestedSerializersSnapshotDelegate
Returns the snapshots of the nested serializers.
getNumElements() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryArrayWriter
 
getOperandCountRange() - 类 中的方法org.apache.flink.cdc.runtime.parser.metadata.TransformNumericExceptFirstOperandChecker
 
getOperatorId() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.distributed.SchemaCoordinatorProvider
 
getOperatorId() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.regular.SchemaCoordinatorProvider
 
getOptions() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.SchemaMetadataTransform
 
getOriginalColumnNames() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.ProjectionColumn
 
getOriginalSchema(TableId, int) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaManager
Get schema at the specified version of a table.
GetOriginalSchemaRequest - org.apache.flink.cdc.runtime.operators.schema.common.event中的类
Request to SchemaRegistry for getting original schema of a table.
GetOriginalSchemaRequest(TableId, int) - 类 的构造器org.apache.flink.cdc.runtime.operators.schema.common.event.GetOriginalSchemaRequest
 
GetOriginalSchemaResponse - org.apache.flink.cdc.runtime.operators.schema.common.event中的类
Coordination response from SchemaRegistry for GetOriginalSchemaRequest.
GetOriginalSchemaResponse(Schema) - 类 的构造器org.apache.flink.cdc.runtime.operators.schema.common.event.GetOriginalSchemaResponse
 
getParameters() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.UserDefinedFunctionDescriptor
 
getPartitionKey() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.TransformRule
 
getPartitionKeys() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.SchemaMetadataTransform
 
getPayload() - 类 中的方法org.apache.flink.cdc.runtime.partitioning.PartitioningEvent
 
getPostTransformConverter() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PostTransformer
 
getPostTransformConverter() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.TransformRule
 
getPostTransformedFieldGetters() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PostTransformChangeInfo
 
getPostTransformedSchema() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PostTransformChangeInfo
 
getPreTransformedFieldGetters() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PostTransformChangeInfo
 
getPreTransformedRecordDataGenerator() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PreTransformChangeInfo
 
getPreTransformedSchema() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PostTransformChangeInfo
 
getPreTransformedSchema() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PreTransformChangeInfo
 
getPrimaryKey() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.TransformRule
 
getPrimaryKeys() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.SchemaMetadataTransform
 
getProjection() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PostTransformer
 
getProjection() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PreTransformer
 
getProjection() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.TransformProjection
 
getProjection() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.TransformRule
 
getProjectionColumn() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.ProjectionColumnProcessor
 
getProjectionColumns() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.TransformProjection
 
getRecordDataGenerator() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PostTransformChangeInfo
 
getRestoredNestedSerializer(int) - 类 中的方法org.apache.flink.cdc.runtime.serializer.NestedSerializersSnapshotDelegate
Creates the restore serializer from the pos-th config snapshot.
getRestoredNestedSerializers() - 类 中的方法org.apache.flink.cdc.runtime.serializer.NestedSerializersSnapshotDelegate
Produces a restore serializer from each contained serializer configuration snapshot.
getReturnClass() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.TransformExpressionKey
 
getReturnTypeHint() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.UserDefinedFunctionDescriptor
 
getRowType(RelDataTypeFactory) - 类 中的方法org.apache.flink.cdc.runtime.parser.metadata.TransformTable
 
getSchema() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.event.GetEvolvedSchemaResponse
 
getSchema() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.event.GetOriginalSchemaResponse
 
getSchemaChangeEvent() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.distributed.event.SchemaChangeRequest
 
getSchemaChangeEvent() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.regular.event.SchemaChangeRequest
 
getSchemaEvolveResult() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.distributed.event.SchemaChangeResponse
 
getSchemaName() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PostTransformChangeInfo
 
getSchemaName() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PreTransformChangeInfo
 
getSchemaVersion() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.event.GetEvolvedSchemaRequest
 
getSchemaVersion() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.event.GetOriginalSchemaRequest
 
getScriptExpression() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.ProjectionColumn
 
getScriptExpression() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.TransformFilter
 
getSelectors() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PostTransformer
 
getSelectors() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PreTransformer
 
getSinkSubTaskId() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.event.FlushSuccessEvent
 
getSinkSubTaskId() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.distributed.event.SchemaChangeRequest
 
getSourceFieldGettersMap() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PreTransformChangeInfo
 
getSourcePartition() - 类 中的方法org.apache.flink.cdc.runtime.partitioning.PartitioningEvent
 
getSourceSchema() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PreTransformChangeInfo
 
getSourceSubTaskId() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.event.FlushSuccessEvent
 
getSourceSubTaskId() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.distributed.event.SchemaChangeRequest
 
getStreamOperatorClass(ClassLoader) - 类 中的方法org.apache.flink.cdc.runtime.operators.sink.DataSinkWriterOperatorFactory
 
getSubtask() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.event.SinkWriterRegisterEvent
 
getSubTaskId() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.regular.event.SchemaChangeRequest
 
getSupportedMetadataColumns() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PostTransformer
 
getSupportedMetadataColumns() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.TransformRule
 
getTableId() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.event.GetEvolvedSchemaRequest
 
getTableId() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.event.GetOriginalSchemaRequest
 
getTableId() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.regular.event.SchemaChangeRequest
 
getTableId() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PostTransformChangeInfo
 
getTableId() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PreTransformChangeInfo
 
getTableInclusions() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.TransformRule
 
getTableMap() - 类 中的方法org.apache.flink.cdc.runtime.parser.metadata.TransformSchema
 
getTableName() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PostTransformChangeInfo
 
getTableName() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PreTransformChangeInfo
 
getTableOption() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.TransformRule
 
getTargetPartition() - 类 中的方法org.apache.flink.cdc.runtime.partitioning.PartitioningEvent
 
getTotalFields() - 类 中的方法org.apache.flink.cdc.runtime.typeutils.EventTypeInfo
 
getTotalFields() - 类 中的方法org.apache.flink.cdc.runtime.typeutils.PartitioningEventTypeInfo
 
getTransformProjection() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.TransformProjectionProcessor
 
getTypeClass() - 类 中的方法org.apache.flink.cdc.runtime.typeutils.EventTypeInfo
 
getTypeClass() - 类 中的方法org.apache.flink.cdc.runtime.typeutils.PartitioningEventTypeInfo
 
getValueSerializer() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.MapDataSerializer
 
getValueSerializer() - 类 中的方法org.apache.flink.cdc.runtime.serializer.MapSerializer
 
getVersion() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaManager.Serializer
 
getVersion() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PreTransformChangeInfo.Serializer
 
getWrappedSerializer() - 类 中的方法org.apache.flink.cdc.runtime.serializer.NullableSerializerWrapper
 
GREATER_THAN - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
 
GREATER_THAN_OR_EQUAL - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
 
greaterThan(Object, Object) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 
greaterThanOrEqual(Object, Object) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 

H

handleCoordinationRequest(CoordinationRequest) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaRegistry
 
handleCustomCoordinationRequest(CoordinationRequest, CompletableFuture<CoordinationResponse>) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaRegistry
Coordination handler for customized CoordinationRequests.
handleCustomCoordinationRequest(CoordinationRequest, CompletableFuture<CoordinationResponse>) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.distributed.SchemaCoordinator
 
handleCustomCoordinationRequest(CoordinationRequest, CompletableFuture<CoordinationResponse>) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.regular.SchemaCoordinator
 
handleEventFromOperator(int, int, OperatorEvent) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaRegistry
 
handleFlushSuccessEvent(FlushSuccessEvent) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaRegistry
Overridable handler for FlushSuccessEvents.
handleFlushSuccessEvent(FlushSuccessEvent) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.distributed.SchemaCoordinator
 
handleFlushSuccessEvent(FlushSuccessEvent) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.regular.SchemaCoordinator
 
handleGetEvolvedSchemaRequest(GetEvolvedSchemaRequest, CompletableFuture<CoordinationResponse>) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaRegistry
Overridable handler for GetEvolvedSchemaRequests.
handleGetOriginalSchemaRequest(GetOriginalSchemaRequest, CompletableFuture<CoordinationResponse>) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaRegistry
Overridable handler for GetOriginalSchemaRequests.
handleGetOriginalSchemaRequest(GetOriginalSchemaRequest, CompletableFuture<CoordinationResponse>) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.distributed.SchemaCoordinator
 
handleSchemaChangeRequest(SchemaChangeRequest, CompletableFuture<CoordinationResponse>) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.regular.SchemaCoordinator
Handle the SchemaChangeRequest and wait for all sink subtasks flushing.
handleSinkWriterRegisterEvent(SinkWriterRegisterEvent) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaRegistry
Overridable handler for SinkWriterRegisterEvents.
handleUnrecoverableError(String, Throwable) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaRegistry
Last chance to execute codes before job fails globally.
handleUnrecoverableError(String, Throwable) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.distributed.SchemaCoordinator
 
handleUnrecoverableError(String, Throwable) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.regular.SchemaCoordinator
 
hasAsterisk(String) - 类 中的静态方法org.apache.flink.cdc.runtime.parser.TransformParser
 
hashCode() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.event.FlushSuccessEvent
 
hashCode() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.event.SinkWriterRegisterEvent
 
hashCode() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaManager
 
hashCode() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.distributed.event.SchemaChangeResponse
 
hashCode() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.regular.event.SchemaChangeRequest
 
hashCode() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.regular.event.SchemaChangeResponse
 
hashCode() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.TransformExpressionKey
 
hashCode() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.UserDefinedFunctionDescriptor
 
hashCode() - 类 中的方法org.apache.flink.cdc.runtime.partitioning.PartitioningEvent
 
hashCode() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.ArrayDataSerializer
 
hashCode() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.DecimalDataSerializer
 
hashCode() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.LocalZonedTimestampDataSerializer
 
hashCode() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.MapDataSerializer
 
hashCode() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.TimestampDataSerializer
 
hashCode() - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.ZonedTimestampDataSerializer
 
hashCode() - 类 中的方法org.apache.flink.cdc.runtime.serializer.EnumSerializer
 
hashCode() - 类 中的方法org.apache.flink.cdc.runtime.serializer.LinkedListSerializer
 
hashCode() - 类 中的方法org.apache.flink.cdc.runtime.serializer.ListSerializer
 
hashCode() - 类 中的方法org.apache.flink.cdc.runtime.serializer.MapSerializer
 
hashCode() - 类 中的方法org.apache.flink.cdc.runtime.serializer.NullableSerializerWrapper
 
hashCode() - 类 中的方法org.apache.flink.cdc.runtime.serializer.schema.DataTypeSerializer
 
hashCode() - 类 中的方法org.apache.flink.cdc.runtime.serializer.TableIdSerializer
 
hashCode() - 类 中的方法org.apache.flink.cdc.runtime.serializer.TypeSerializerSingleton
 
hashCode() - 类 中的方法org.apache.flink.cdc.runtime.typeutils.EventTypeInfo
 
hashCode() - 类 中的方法org.apache.flink.cdc.runtime.typeutils.PartitioningEventTypeInfo
 
hasTableInfo() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.TransformProjectionProcessor
 

I

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
 

J

JaninoCompiler - org.apache.flink.cdc.runtime.parser中的类
Use Janino compiler to compiler the statement of flink cdc pipeline transform into the executable code of Janino.
JaninoCompiler() - 类 的构造器org.apache.flink.cdc.runtime.parser.JaninoCompiler
 

K

kind(SqlKind) - 类 中的方法org.apache.flink.cdc.runtime.functions.BuiltInScalarFunction.Builder
 

L

LATEST_SCHEMA_VERSION - 类 中的静态变量org.apache.flink.cdc.runtime.operators.schema.common.event.GetEvolvedSchemaRequest
 
LATEST_SCHEMA_VERSION - 类 中的静态变量org.apache.flink.cdc.runtime.operators.schema.common.event.GetOriginalSchemaRequest
 
LESS_THAN - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
 
LESS_THAN_OR_EQUAL - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
 
lessThan(Object, Object) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 
lessThanOrEqual(Object, Object) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 
like(String, String) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 
LIKE - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
 
LinkedListSerializer<T> - org.apache.flink.cdc.runtime.serializer中的类
A serializer for LinkedList.
LinkedListSerializer(TypeSerializer<T>) - 类 的构造器org.apache.flink.cdc.runtime.serializer.LinkedListSerializer
Creates a list serializer that uses the given serializer to serialize the list's elements.
LinkedListSerializer(TypeSerializer<T>, boolean) - 类 的构造器org.apache.flink.cdc.runtime.serializer.LinkedListSerializer
 
LinkedListSerializer.LinkedListSerializerSnapshot<T> - org.apache.flink.cdc.runtime.serializer中的类
Snapshot class for the LinkedListSerializer.
LinkedListSerializerSnapshot() - 类 的构造器org.apache.flink.cdc.runtime.serializer.LinkedListSerializer.LinkedListSerializerSnapshot
Constructor for read instantiation.
LinkedListSerializerSnapshot(LinkedListSerializer<T>) - 类 的构造器org.apache.flink.cdc.runtime.serializer.LinkedListSerializer.LinkedListSerializerSnapshot
Constructor to create the snapshot for writing.
ListSerializer<T> - org.apache.flink.cdc.runtime.serializer中的类
A serializer for Lists.
ListSerializer(TypeSerializer<T>) - 类 的构造器org.apache.flink.cdc.runtime.serializer.ListSerializer
Creates a list serializer that uses the given serializer to serialize the list's elements.
ListSerializer.ListSerializerSnapshot<T> - org.apache.flink.cdc.runtime.serializer中的类
Snapshot class for the ListSerializer.
ListSerializerSnapshot() - 类 的构造器org.apache.flink.cdc.runtime.serializer.ListSerializer.ListSerializerSnapshot
Constructor for read instantiation.
ListSerializerSnapshot(ListSerializer<T>) - 类 的构造器org.apache.flink.cdc.runtime.serializer.ListSerializer.ListSerializerSnapshot
Constructor to create the snapshot for writing.
loadSystemFunction(String) - 类 中的静态方法org.apache.flink.cdc.runtime.parser.JaninoCompiler
 
localtime(long, String) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 
LOCALTIME - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
 
localtimestamp(long, String) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 
LOCALTIMESTAMP - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
 
LocalZonedTimestampDataSerializer - org.apache.flink.cdc.runtime.serializer.data中的类
Serializer for LocalZonedTimestampData.
LocalZonedTimestampDataSerializer(int) - 类 的构造器org.apache.flink.cdc.runtime.serializer.data.LocalZonedTimestampDataSerializer
 
LocalZonedTimestampDataSerializer.LocalZonedTimestampDataSerializerSnapshot - org.apache.flink.cdc.runtime.serializer.data中的类
TypeSerializerSnapshot for TimestampDataSerializer.
LocalZonedTimestampDataSerializerSnapshot() - 类 的构造器org.apache.flink.cdc.runtime.serializer.data.LocalZonedTimestampDataSerializer.LocalZonedTimestampDataSerializerSnapshot
 
LongSerializer - org.apache.flink.cdc.runtime.serializer中的类
Type serializer for Long.
LongSerializer() - 类 的构造器org.apache.flink.cdc.runtime.serializer.LongSerializer
 
LongSerializer.LongSerializerSnapshot - org.apache.flink.cdc.runtime.serializer中的类
Serializer configuration snapshot for compatibility and format evolution.
LongSerializerSnapshot() - 类 的构造器org.apache.flink.cdc.runtime.serializer.LongSerializer.LongSerializerSnapshot
 
lookupOperatorOverloads(SqlIdentifier, SqlFunctionCategory, SqlSyntax, List<SqlOperator>, SqlNameMatcher) - 类 中的方法org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
 
loopUntil(BooleanSupplier, Runnable, Duration, Duration) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaRegistry
Keeps checking if conditionChecker is satisfied.
loopWhen(BooleanSupplier, Runnable, Duration, Duration) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaRegistry
Keeps checking if conditionChecker is satisfied.
lower(String) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 
LOWER - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
 

M

MAGIC_TABLE_ID - 类 中的静态变量org.apache.flink.cdc.runtime.operators.transform.PreTransformChangeInfo.Serializer
Used to distinguish with the state which CURRENT_VERSION was not written.
map(PartitioningEvent) - 类 中的方法org.apache.flink.cdc.runtime.partitioning.PostPartitionProcessor
 
MapDataSerializer - org.apache.flink.cdc.runtime.serializer.data中的类
Serializer for MapData.
MapDataSerializer(DataType, DataType) - 类 的构造器org.apache.flink.cdc.runtime.serializer.data.MapDataSerializer
 
MapDataSerializer.MapDataSerializerSnapshot - org.apache.flink.cdc.runtime.serializer.data中的类
TypeSerializerSnapshot for MapDataSerializer.
MapDataSerializerSnapshot() - 类 的构造器org.apache.flink.cdc.runtime.serializer.data.MapDataSerializer.MapDataSerializerSnapshot
 
MapDataUtil - org.apache.flink.cdc.runtime.serializer.data.util中的类
Utilities for MapData.
MapDataUtil() - 类 的构造器org.apache.flink.cdc.runtime.serializer.data.util.MapDataUtil
 
MapSerializer<K,V> - org.apache.flink.cdc.runtime.serializer中的类
A serializer for Map.
MapSerializer(TypeSerializer<K>, TypeSerializer<V>) - 类 的构造器org.apache.flink.cdc.runtime.serializer.MapSerializer
Creates a map serializer that uses the given serializers to serialize the key-value pairs in the map.
MapSerializer.MapSerializerSnapshot<K,V> - org.apache.flink.cdc.runtime.serializer中的类
Snapshot class for the MapSerializer.
MapSerializerSnapshot() - 类 的构造器org.apache.flink.cdc.runtime.serializer.MapSerializer.MapSerializerSnapshot
Constructor for read instantiation.
MapSerializerSnapshot(MapSerializer<K, V>) - 类 的构造器org.apache.flink.cdc.runtime.serializer.MapSerializer.MapSerializerSnapshot
Constructor to create the snapshot for writing.
METADATA_COLUMNS - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.MetadataColumns
 
metadataApplier - 类 中的变量org.apache.flink.cdc.runtime.operators.schema.common.SchemaRegistry
 
MetadataColumns - org.apache.flink.cdc.runtime.parser.metadata中的类
Contains all supported metadata columns that could be used in transform expressions.
MetadataColumns() - 类 的构造器org.apache.flink.cdc.runtime.parser.metadata.MetadataColumns
 
MetadataColumnSerializer - org.apache.flink.cdc.runtime.serializer.schema中的类
A TypeSerializer for MetadataColumn.
MetadataColumnSerializer() - 类 的构造器org.apache.flink.cdc.runtime.serializer.schema.MetadataColumnSerializer
 
MetadataColumnSerializer.MetadataColumnSerializerSnapshot - org.apache.flink.cdc.runtime.serializer.schema中的类
Serializer configuration snapshot for compatibility and format evolution.
MetadataColumnSerializerSnapshot() - 类 的构造器org.apache.flink.cdc.runtime.serializer.schema.MetadataColumnSerializer.MetadataColumnSerializerSnapshot
 
MINUS - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
 
monotonicity(SqlMonotonicity) - 类 中的方法org.apache.flink.cdc.runtime.functions.BuiltInScalarFunction.Builder
 
monotonicity(Function<SqlOperatorBinding, SqlMonotonicity>) - 类 中的方法org.apache.flink.cdc.runtime.functions.BuiltInScalarFunction.Builder
 
MULTIPLY - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
 

N

name(String) - 类 中的方法org.apache.flink.cdc.runtime.functions.BuiltInScalarFunction.Builder
 
NestedSerializersSnapshotDelegate - org.apache.flink.cdc.runtime.serializer中的类
A NestedSerializersSnapshotDelegate represents the snapshots of multiple serializers that are used by an outer serializer.
NestedSerializersSnapshotDelegate(TypeSerializer<?>...) - 类 的构造器org.apache.flink.cdc.runtime.serializer.NestedSerializersSnapshotDelegate
Constructor to create a snapshot for writing.
newBuilder() - 类 中的静态方法org.apache.flink.cdc.runtime.functions.BuiltInScalarFunction
Builder for configuring and creating instances of BuiltInScalarFunction.
newBuilder() - 类 中的静态方法org.apache.flink.cdc.runtime.operators.transform.PostTransformOperator
 
newBuilder() - 类 中的静态方法org.apache.flink.cdc.runtime.operators.transform.PreTransformOperator
 
newThread(Runnable) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.CoordinatorExecutorThreadFactory
 
normalizeFilter(String, String) - 类 中的静态方法org.apache.flink.cdc.runtime.parser.TransformParser
 
normalizeSchemaChangeEvents(Schema, List<SchemaChangeEvent>, SchemaChangeBehavior, MetadataApplier) - 类 中的静态方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaDerivator
Rewrite SchemaChangeEvents by current SchemaChangeBehavior and include / exclude them by fine-grained schema change event configurations.
NOT - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
 
NOT_BETWEEN - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
 
NOT_EQUALS - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
 
NOT_IN - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
 
NOT_LIKE - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
 
notBetweenAsymmetric(String, String, String) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 
notBetweenAsymmetric(Short, short, short) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 
notBetweenAsymmetric(Integer, int, int) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 
notBetweenAsymmetric(Long, long, long) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 
notBetweenAsymmetric(Float, float, float) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 
notBetweenAsymmetric(Double, double, double) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 
notBetweenAsymmetric(BigDecimal, BigDecimal, BigDecimal) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 
notBetweenAsymmetric(DecimalData, DecimalData, DecimalData) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 
notDeterministic() - 类 中的方法org.apache.flink.cdc.runtime.functions.BuiltInScalarFunction.Builder
 
notifyCheckpointComplete(long) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaRegistry
 
notifyFlushSuccess(int, int) - 类 中的方法org.apache.flink.cdc.runtime.operators.sink.SchemaEvolutionClient
send FlushSuccessEvent to Schema Registry.
notIn(String, String...) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 
notIn(Short, Short...) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 
notIn(Integer, Integer...) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 
notIn(Long, Long...) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 
notIn(Float, Float...) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 
notIn(Double, Double...) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 
notIn(BigDecimal, BigDecimal...) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 
notIn(DecimalData, DecimalData...) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 
notLike(String, String) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 
now(long) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 
NOW - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
 
NullableSerializerWrapper<T> - org.apache.flink.cdc.runtime.serializer中的类
Type serializer for nullable object.
NullableSerializerWrapper(TypeSerializer<T>) - 类 的构造器org.apache.flink.cdc.runtime.serializer.NullableSerializerWrapper
 
NullableSerializerWrapper.NullableSerializerWrapperSnapshot<T> - org.apache.flink.cdc.runtime.serializer中的类
Serializer configuration snapshot for compatibility and format evolution.
NullableSerializerWrapperSnapshot() - 类 的构造器org.apache.flink.cdc.runtime.serializer.NullableSerializerWrapper.NullableSerializerWrapperSnapshot
 
NullableSerializerWrapperSnapshot(TypeSerializer<T>) - 类 的构造器org.apache.flink.cdc.runtime.serializer.NullableSerializerWrapper.NullableSerializerWrapperSnapshot
 
NUM_FAILED_SCHEMA_CHANGE_EVENTS - 类 中的静态变量org.apache.flink.cdc.runtime.operators.schema.common.metrics.SchemaOperatorMetrics
Number of schema change events that failed to apply.
NUM_FINISHED_SCHEMA_CHANGE_EVENTS - 类 中的静态变量org.apache.flink.cdc.runtime.operators.schema.common.metrics.SchemaOperatorMetrics
Number of successfully applied schema change events.
NUM_IGNORED_SCHEMA_CHANGE_EVENTS - 类 中的静态变量org.apache.flink.cdc.runtime.operators.schema.common.metrics.SchemaOperatorMetrics
Number of schema change events ignored.
NUM_SCHEMA_CHANGE_EVENTS - 类 中的静态变量org.apache.flink.cdc.runtime.operators.schema.common.metrics.SchemaOperatorMetrics
Total count of schema change events received.
NUMERIC_FROM_ARG1_DEFAULT1 - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlReturnTypes
 
NUMERIC_FROM_ARG1_DEFAULT1_NULLABLE - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlReturnTypes
 

O

of(String) - 类 中的静态方法org.apache.flink.cdc.runtime.operators.transform.converter.PostTransformConverters
Get the PostTransformConverter by given identifier.
of(TableId, Schema, Schema) - 类 中的静态方法org.apache.flink.cdc.runtime.operators.transform.PostTransformChangeInfo
 
of(TableId, Schema, Schema) - 类 中的静态方法org.apache.flink.cdc.runtime.operators.transform.PreTransformChangeInfo
 
of(PostTransformChangeInfo, ProjectionColumn, String, List<UserDefinedFunctionDescriptor>, List<Object>, SupportedMetadataColumn[]) - 类 中的静态方法org.apache.flink.cdc.runtime.operators.transform.ProjectionColumnProcessor
 
of(String, List<String>, List<Class<?>>, Class<?>) - 类 中的静态方法org.apache.flink.cdc.runtime.operators.transform.TransformExpressionKey
 
of(String, List<UserDefinedFunctionDescriptor>) - 类 中的静态方法org.apache.flink.cdc.runtime.operators.transform.TransformFilter
 
of(PostTransformChangeInfo, TransformFilter, String, List<UserDefinedFunctionDescriptor>, List<Object>, SupportedMetadataColumn[]) - 类 中的静态方法org.apache.flink.cdc.runtime.operators.transform.TransformFilterProcessor
 
of(String) - 类 中的静态方法org.apache.flink.cdc.runtime.operators.transform.TransformProjection
 
of(PostTransformChangeInfo, TransformProjection, String, List<UserDefinedFunctionDescriptor>, List<Object>, SupportedMetadataColumn[]) - 类 中的静态方法org.apache.flink.cdc.runtime.operators.transform.TransformProjectionProcessor
 
of(TransformProjection, String, List<UserDefinedFunctionDescriptor>, List<Object>, SupportedMetadataColumn[]) - 类 中的静态方法org.apache.flink.cdc.runtime.operators.transform.TransformProjectionProcessor
 
of(TransformProjection, List<UserDefinedFunctionDescriptor>, List<Object>, SupportedMetadataColumn[]) - 类 中的静态方法org.apache.flink.cdc.runtime.operators.transform.TransformProjectionProcessor
 
ofAliased(Column, String) - 类 中的静态方法org.apache.flink.cdc.runtime.operators.transform.ProjectionColumn
This projection is created with a simple $id$ AS $new_id$ expression.
ofCalculated(String, DataType, String, String, List<String>) - 类 中的静态方法org.apache.flink.cdc.runtime.operators.transform.ProjectionColumn
This projection is created with a complex calculation expression.
ofDistributed(Event, int, int) - 类 中的静态方法org.apache.flink.cdc.runtime.partitioning.PartitioningEvent
For distributed topology, we need to track its upstream source subTask ID to correctly distinguish events from different partitions.
ofForwarded(Column) - 类 中的静态方法org.apache.flink.cdc.runtime.operators.transform.ProjectionColumn
This projection is created with a plain column name.
ofLatestSchema(TableId) - 类 中的静态方法org.apache.flink.cdc.runtime.operators.schema.common.event.GetEvolvedSchemaRequest
 
ofLatestSchema(TableId) - 类 中的静态方法org.apache.flink.cdc.runtime.operators.schema.common.event.GetOriginalSchemaRequest
 
ofRegular(Event, int) - 类 中的静态方法org.apache.flink.cdc.runtime.partitioning.PartitioningEvent
For partitioning events with regular topology, source partition information is not necessary.
open() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.distributed.SchemaOperator
 
open() - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.regular.SchemaOperator
 
open() - 类 中的方法org.apache.flink.cdc.runtime.operators.sink.DataSinkWriterOperator
 
open() - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PostTransformOperator
 
open() - 类 中的方法org.apache.flink.cdc.runtime.partitioning.DistributedPrePartitionOperator
 
open() - 类 中的方法org.apache.flink.cdc.runtime.partitioning.RegularPrePartitionOperator
 
operandTypeChecker(SqlOperandTypeChecker) - 类 中的方法org.apache.flink.cdc.runtime.functions.BuiltInScalarFunction.Builder
 
operandTypeInference(SqlOperandTypeInference) - 类 中的方法org.apache.flink.cdc.runtime.functions.BuiltInScalarFunction.Builder
 
operatorName - 类 中的变量org.apache.flink.cdc.runtime.operators.schema.common.SchemaRegistry
 
OR - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
 
org.apache.flink.cdc.runtime.functions - 程序包 org.apache.flink.cdc.runtime.functions
 
org.apache.flink.cdc.runtime.operators.schema.common - 程序包 org.apache.flink.cdc.runtime.operators.schema.common
 
org.apache.flink.cdc.runtime.operators.schema.common.event - 程序包 org.apache.flink.cdc.runtime.operators.schema.common.event
 
org.apache.flink.cdc.runtime.operators.schema.common.metrics - 程序包 org.apache.flink.cdc.runtime.operators.schema.common.metrics
 
org.apache.flink.cdc.runtime.operators.schema.distributed - 程序包 org.apache.flink.cdc.runtime.operators.schema.distributed
 
org.apache.flink.cdc.runtime.operators.schema.distributed.event - 程序包 org.apache.flink.cdc.runtime.operators.schema.distributed.event
 
org.apache.flink.cdc.runtime.operators.schema.regular - 程序包 org.apache.flink.cdc.runtime.operators.schema.regular
 
org.apache.flink.cdc.runtime.operators.schema.regular.event - 程序包 org.apache.flink.cdc.runtime.operators.schema.regular.event
 
org.apache.flink.cdc.runtime.operators.sink - 程序包 org.apache.flink.cdc.runtime.operators.sink
 
org.apache.flink.cdc.runtime.operators.transform - 程序包 org.apache.flink.cdc.runtime.operators.transform
 
org.apache.flink.cdc.runtime.operators.transform.converter - 程序包 org.apache.flink.cdc.runtime.operators.transform.converter
 
org.apache.flink.cdc.runtime.parser - 程序包 org.apache.flink.cdc.runtime.parser
 
org.apache.flink.cdc.runtime.parser.metadata - 程序包 org.apache.flink.cdc.runtime.parser.metadata
 
org.apache.flink.cdc.runtime.partitioning - 程序包 org.apache.flink.cdc.runtime.partitioning
 
org.apache.flink.cdc.runtime.serializer - 程序包 org.apache.flink.cdc.runtime.serializer
 
org.apache.flink.cdc.runtime.serializer.data - 程序包 org.apache.flink.cdc.runtime.serializer.data
 
org.apache.flink.cdc.runtime.serializer.data.binary - 程序包 org.apache.flink.cdc.runtime.serializer.data.binary
 
org.apache.flink.cdc.runtime.serializer.data.util - 程序包 org.apache.flink.cdc.runtime.serializer.data.util
 
org.apache.flink.cdc.runtime.serializer.data.writer - 程序包 org.apache.flink.cdc.runtime.serializer.data.writer
 
org.apache.flink.cdc.runtime.serializer.event - 程序包 org.apache.flink.cdc.runtime.serializer.event
 
org.apache.flink.cdc.runtime.serializer.schema - 程序包 org.apache.flink.cdc.runtime.serializer.schema
 
org.apache.flink.cdc.runtime.typeutils - 程序包 org.apache.flink.cdc.runtime.typeutils
 
originalSchemaExists(TableId) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.common.SchemaManager
 

P

parseComputedColumnNames(String, SupportedMetadataColumn[]) - 类 中的静态方法org.apache.flink.cdc.runtime.parser.TransformParser
 
parseFilterColumnNameList(String) - 类 中的静态方法org.apache.flink.cdc.runtime.parser.TransformParser
 
parseFilterExpression(String) - 类 中的静态方法org.apache.flink.cdc.runtime.parser.TransformParser
 
parseSelect(String) - 类 中的静态方法org.apache.flink.cdc.runtime.parser.TransformParser
 
partition(Integer, int) - 类 中的方法org.apache.flink.cdc.runtime.partitioning.EventPartitioner
 
PartitioningEvent - org.apache.flink.cdc.runtime.partitioning中的类
A wrapper around Event, which contains the target partition number and will be used in EventPartitioner.
PartitioningEventKeySelector - org.apache.flink.cdc.runtime.partitioning中的类
Key selector for PartitioningEvent.
PartitioningEventKeySelector() - 类 的构造器org.apache.flink.cdc.runtime.partitioning.PartitioningEventKeySelector
 
PartitioningEventSerializer - org.apache.flink.cdc.runtime.serializer.event中的类
A TypeSerializer for PartitioningEvent.
PartitioningEventSerializer() - 类 的构造器org.apache.flink.cdc.runtime.serializer.event.PartitioningEventSerializer
 
PartitioningEventSerializer.PartitioningEventSerializerSnapshot - org.apache.flink.cdc.runtime.serializer.event中的类
TypeSerializerSnapshot for PartitioningEventSerializer.
PartitioningEventSerializerSnapshot() - 类 的构造器org.apache.flink.cdc.runtime.serializer.event.PartitioningEventSerializer.PartitioningEventSerializerSnapshot
 
PartitioningEventTypeInfo - org.apache.flink.cdc.runtime.typeutils中的类
Type information for PartitioningEvent.
PartitioningEventTypeInfo() - 类 的构造器org.apache.flink.cdc.runtime.typeutils.PartitioningEventTypeInfo
 
PERCENT_REMAINDER - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
 
PhysicalColumnSerializer - org.apache.flink.cdc.runtime.serializer.schema中的类
A TypeSerializer for PhysicalColumn.
PhysicalColumnSerializer() - 类 的构造器org.apache.flink.cdc.runtime.serializer.schema.PhysicalColumnSerializer
 
PhysicalColumnSerializer.PhysicalColumnSerializerSnapshot - org.apache.flink.cdc.runtime.serializer.schema中的类
Serializer configuration snapshot for compatibility and format evolution.
PhysicalColumnSerializerSnapshot() - 类 的构造器org.apache.flink.cdc.runtime.serializer.schema.PhysicalColumnSerializer.PhysicalColumnSerializerSnapshot
 
PLUS - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
 
PostPartitionProcessor - org.apache.flink.cdc.runtime.partitioning中的类
Function for unloading Event from internal PartitioningEvent after EventPartitioner.
PostPartitionProcessor() - 类 的构造器org.apache.flink.cdc.runtime.partitioning.PostPartitionProcessor
 
PostTransformChangeInfo - org.apache.flink.cdc.runtime.operators.transform中的类
PostTransformChangeInfo caches pre-transformed / pre-transformed schema, schema field getters, and binary record data generator for post-transform schema.
PostTransformChangeInfo(TableId, Schema, RecordData.FieldGetter[], Schema, RecordData.FieldGetter[], BinaryRecordDataGenerator) - 类 的构造器org.apache.flink.cdc.runtime.operators.transform.PostTransformChangeInfo
 
PostTransformConverter - org.apache.flink.cdc.runtime.operators.transform.converter中的接口
The PostTransformConverter applies to convert the DataChangeEvent after other part of TransformRule in PostTransformOperator.
PostTransformConverters - org.apache.flink.cdc.runtime.operators.transform.converter中的类
PostTransformConverters() - 类 的构造器org.apache.flink.cdc.runtime.operators.transform.converter.PostTransformConverters
 
PostTransformer - org.apache.flink.cdc.runtime.operators.transform中的类
Post-Transformation rule used by PostTransformOperator.
PostTransformer(Selectors, TransformProjection, TransformFilter, Optional<PostTransformConverter>, SupportedMetadataColumn[]) - 类 的构造器org.apache.flink.cdc.runtime.operators.transform.PostTransformer
 
PostTransformOperator - org.apache.flink.cdc.runtime.operators.transform中的类
A data process function that performs column filtering, calculated column evaluation & final projection.
PostTransformOperator.Builder - org.apache.flink.cdc.runtime.operators.transform中的类
prepareSnapshotPreBarrier(long) - 类 中的方法org.apache.flink.cdc.runtime.operators.sink.DataSinkWriterOperator
 
PreTransformChangeInfo - org.apache.flink.cdc.runtime.operators.transform中的类
PreTransformChangeInfo caches source / pre-transformed schema, source schema field getters, and binary record data generator for pre-transform schema.
PreTransformChangeInfo(TableId, Schema, Schema, RecordData.FieldGetter[], BinaryRecordDataGenerator) - 类 的构造器org.apache.flink.cdc.runtime.operators.transform.PreTransformChangeInfo
 
PreTransformChangeInfo.Serializer - org.apache.flink.cdc.runtime.operators.transform中的类
Serializer for PreTransformChangeInfo.
preTransformCreateTableEvent(CreateTableEvent) - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PreTransformProcessor
This method analyses (directly and indirectly) referenced columns, and peels unused columns from schema.
PreTransformer - org.apache.flink.cdc.runtime.operators.transform中的类
Pre-Transformation rule used by PreTransformOperator.
PreTransformer(Selectors, TransformProjection, TransformFilter) - 类 的构造器org.apache.flink.cdc.runtime.operators.transform.PreTransformer
 
PreTransformOperator - org.apache.flink.cdc.runtime.operators.transform中的类
A data process function that filters out columns which aren't (directly & indirectly) referenced.
PreTransformOperator.Builder - org.apache.flink.cdc.runtime.operators.transform中的类
PreTransformProcessor - org.apache.flink.cdc.runtime.operators.transform中的类
The processor of pre-transform projection in PreTransformOperator.
PreTransformProcessor(PreTransformChangeInfo) - 类 的构造器org.apache.flink.cdc.runtime.operators.transform.PreTransformProcessor
 
process(BinaryRecordData, long, String, Map<String, String>) - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.TransformFilterProcessor
 
processData(BinaryRecordData, long, String, Map<String, String>) - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.TransformProjectionProcessor
 
processElement(StreamRecord<PartitioningEvent>) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.distributed.SchemaOperator
 
processElement(StreamRecord<Event>) - 类 中的方法org.apache.flink.cdc.runtime.operators.schema.regular.SchemaOperator
This method is guaranteed to not be called concurrently with other methods of the operator.
processElement(StreamRecord<Event>) - 类 中的方法org.apache.flink.cdc.runtime.operators.sink.DataSinkFunctionOperator
 
processElement(StreamRecord<Event>) - 类 中的方法org.apache.flink.cdc.runtime.operators.sink.DataSinkWriterOperator
 
processElement(StreamRecord<Event>) - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PostTransformOperator
 
processElement(StreamRecord<Event>) - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PreTransformOperator
 
processElement(StreamRecord<Event>) - 类 中的方法org.apache.flink.cdc.runtime.partitioning.DistributedPrePartitionOperator
 
processElement(StreamRecord<Event>) - 类 中的方法org.apache.flink.cdc.runtime.partitioning.RegularPrePartitionOperator
 
processFillDataField(BinaryRecordData) - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PreTransformProcessor
 
processProjectionTransform(TableId, Schema, LinkedHashSet<Column>, PreTransformer) - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.PreTransformOperator
 
processSchema(Schema, SupportedMetadataColumn[]) - 类 中的方法org.apache.flink.cdc.runtime.operators.transform.TransformProjectionProcessor
 
processWatermark(Watermark) - 类 中的方法org.apache.flink.cdc.runtime.operators.sink.DataSinkWriterOperator
 
processWatermarkStatus(WatermarkStatus) - 类 中的方法org.apache.flink.cdc.runtime.operators.sink.DataSinkWriterOperator
 
ProjectionColumn - org.apache.flink.cdc.runtime.operators.transform中的类
The ProjectionColumn applies to describe the information of the transformation column.
ProjectionColumn(Column, String, String, List<String>) - 类 的构造器org.apache.flink.cdc.runtime.operators.transform.ProjectionColumn
 
ProjectionColumnProcessor - org.apache.flink.cdc.runtime.operators.transform中的类
The processor of the projection column.
ProjectionColumnProcessor(PostTransformChangeInfo, ProjectionColumn, String, List<UserDefinedFunctionDescriptor>, List<Object>, SupportedMetadataColumn[]) - 类 的构造器org.apache.flink.cdc.runtime.operators.transform.ProjectionColumnProcessor
 

R

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中的类
TypeSerializerSnapshot for RecordDataSerializer.
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
send SinkWriterRegisterEvent to Schema Registry.
RegularPrePartitionOperator - org.apache.flink.cdc.runtime.partitioning中的类
Operator for processing events from SchemaOperator before EventPartitioner with regular topology.
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
已过时。
this no method will be removed in the future. Resolving compatibility for nested serializers is now handled by CompositeTypeSerializerSnapshot.
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
Run a time-consuming task in given ExecutorService.

S

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中的类
Schema operator's request to SchemaCoordinator for merging an incompatible schema.
SchemaChangeRequest(int, int, SchemaChangeEvent) - 类 的构造器org.apache.flink.cdc.runtime.operators.schema.distributed.event.SchemaChangeRequest
 
SchemaChangeRequest - org.apache.flink.cdc.runtime.operators.schema.regular.event中的类
The request from SchemaOperator to SchemaCoordinator to request to change schemas.
SchemaChangeRequest(TableId, SchemaChangeEvent, int) - 类 的构造器org.apache.flink.cdc.runtime.operators.schema.regular.event.SchemaChangeRequest
 
SchemaChangeResponse - org.apache.flink.cdc.runtime.operators.schema.distributed.event中的类
Response from a SchemaCoordinator to broadcast a coordination consensus.
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中的类
Coordinator node for SchemaOperator.
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中的类
Coordinator node for SchemaOperator.
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中的类
Provider for SchemaCoordinator.
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中的类
Provider of SchemaCoordinator.
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中的类
Serializer for SchemaManager.
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中的类
Factory to create SchemaOperator.
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中的类
Factory to create SchemaOperator.
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中的类
A collection class for handling metrics in SchemaOperator.
SchemaOperatorMetrics(MetricGroup, SchemaChangeBehavior) - 类 的构造器org.apache.flink.cdc.runtime.operators.schema.common.metrics.SchemaOperatorMetrics
 
SchemaRegistry - org.apache.flink.cdc.runtime.operators.schema.common中的类
An abstract centralized schema registry that accepts requests from SchemaEvolutionClient.
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
已过时。
Use BinaryArrayWriter.createNullSetter(DataType) for avoiding logical types during runtime.
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中的类
A OperatorEvent that register sink writer to SchemaRegistry.
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中的类
This PostTransformConverter convert delete events to insert events.
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
 

T

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中的类
TypeSerializerSnapshot for TimestampDataSerializer.
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
 

U

UNIX_TIMESTAMP - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
 
unixTimestamp(long, String) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 
unixTimestamp(String, long, String) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 
unixTimestamp(String, String, long, String) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 
UNSAFE - 类 中的静态变量org.apache.flink.cdc.runtime.serializer.data.binary.BinaryRecordDataDataUtil
 
unwrap(CoordinationResponse) - 类 中的静态方法org.apache.flink.cdc.runtime.operators.schema.common.CoordinationResponseUtils
 
updateVersion(int) - 类 中的静态方法org.apache.flink.cdc.runtime.serializer.schema.ColumnSerializer
Update ColumnSerializer.currentVersion as We did not directly include this version in the file.
upper(String) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 
UPPER - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
 
UserDefinedFunctionDescriptor - org.apache.flink.cdc.runtime.operators.transform中的类
Descriptor of a UDF function.
UserDefinedFunctionDescriptor(String, String) - 类 的构造器org.apache.flink.cdc.runtime.operators.transform.UserDefinedFunctionDescriptor
 
UserDefinedFunctionDescriptor(String, String, Map<String, String>) - 类 的构造器org.apache.flink.cdc.runtime.operators.transform.UserDefinedFunctionDescriptor
 
uuid() - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 
uuid(byte[]) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 
UUID - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlOperatorTable
 

V

valueEquals(Object, Object) - 类 中的静态方法org.apache.flink.cdc.runtime.functions.SystemFunctionUtils
 
valueOf(String) - 枚举 中的静态方法org.apache.flink.cdc.runtime.operators.schema.regular.event.SchemaChangeResponse.ResponseCode
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法org.apache.flink.cdc.runtime.operators.schema.regular.event.SchemaChangeResponse.ResponseCode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VARCHAR_FORCE_NULLABLE - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlReturnTypes
 
VARCHAR_NOT_NULL - 类 中的静态变量org.apache.flink.cdc.runtime.parser.metadata.TransformSqlReturnTypes
 
VERSION_BEFORE_STATE_COMPATIBILITY - 类 中的静态变量org.apache.flink.cdc.runtime.operators.transform.PreTransformChangeInfo.Serializer
The latest version before change of state compatibility.

W

waitingForFlush() - 类 中的静态方法org.apache.flink.cdc.runtime.operators.schema.regular.event.SchemaChangeResponse
 
wrap(R) - 类 中的静态方法org.apache.flink.cdc.runtime.operators.schema.common.CoordinationResponseUtils
 
write(BinaryWriter, int, Object, DataType, TypeSerializer<?>) - 接口 中的静态方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryWriter
 
writeArray(int, ArrayData, ArrayDataSerializer) - 接口 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryWriter
 
writeBinary(int, byte[]) - 接口 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryWriter
 
writeBoolean(int, boolean) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryArrayWriter
 
writeBoolean(int, boolean) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryRecordDataWriter
 
writeBoolean(int, boolean) - 接口 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryWriter
 
writeByte(int, byte) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryArrayWriter
 
writeByte(int, byte) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryRecordDataWriter
 
writeByte(int, byte) - 接口 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryWriter
 
writeDecimal(int, DecimalData, int) - 接口 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryWriter
 
writeDouble(int, double) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryArrayWriter
 
writeDouble(int, double) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryRecordDataWriter
 
writeDouble(int, double) - 接口 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryWriter
 
writeFloat(int, float) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryArrayWriter
 
writeFloat(int, float) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryRecordDataWriter
 
writeFloat(int, float) - 接口 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryWriter
 
writeInt(int, int) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryArrayWriter
 
writeInt(int, int) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryRecordDataWriter
 
writeInt(int, int) - 接口 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryWriter
 
writeLocalZonedTimestamp(int, LocalZonedTimestampData, int) - 接口 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryWriter
 
writeLong(int, long) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryArrayWriter
 
writeLong(int, long) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryRecordDataWriter
 
writeLong(int, long) - 接口 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryWriter
 
writeMap(int, MapData, MapDataSerializer) - 接口 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryWriter
 
writeNestedSerializerSnapshots(DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.NestedSerializersSnapshotDelegate
Writes the composite snapshot of all the contained serializers.
writeOuterSnapshot(DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.LinkedListSerializer.LinkedListSerializerSnapshot
 
writeRecord(int, RecordData, TypeSerializer<RecordData>) - 接口 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryWriter
 
writeShort(int, short) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryArrayWriter
 
writeShort(int, short) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryRecordDataWriter
 
writeShort(int, short) - 接口 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryWriter
 
writeSnapshot(DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.ArrayDataSerializer.ArrayDataSerializerSnapshot
 
writeSnapshot(DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.DecimalDataSerializer.DecimalSerializerSnapshot
 
writeSnapshot(DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.LocalZonedTimestampDataSerializer.LocalZonedTimestampDataSerializerSnapshot
 
writeSnapshot(DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.MapDataSerializer.MapDataSerializerSnapshot
 
writeSnapshot(DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.TimestampDataSerializer.TimestampDataSerializerSnapshot
 
writeSnapshot(DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.data.ZonedTimestampDataSerializer.ZonedTimestampDataSerializerSnapshot
 
writeSnapshot(DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.EnumSerializer.EnumSerializerSnapshot
 
writeSnapshot(DataOutputView) - 类 中的方法org.apache.flink.cdc.runtime.serializer.NullableSerializerWrapper.NullableSerializerWrapperSnapshot
 
writeString(int, StringData) - 接口 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryWriter
 
writeTimestamp(int, TimestampData, int) - 接口 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryWriter
 
writeZonedTimestamp(int, ZonedTimestampData, int) - 接口 中的方法org.apache.flink.cdc.runtime.serializer.data.writer.BinaryWriter
 

Z

ZonedTimestampDataSerializer - org.apache.flink.cdc.runtime.serializer.data中的类
Serializer for ZonedTimestampData.
ZonedTimestampDataSerializer(int) - 类 的构造器org.apache.flink.cdc.runtime.serializer.data.ZonedTimestampDataSerializer
 
ZonedTimestampDataSerializer.ZonedTimestampDataSerializerSnapshot - org.apache.flink.cdc.runtime.serializer.data中的类
TypeSerializerSnapshot for ZonedTimestampDataSerializer.
ZonedTimestampDataSerializerSnapshot() - 类 的构造器org.apache.flink.cdc.runtime.serializer.data.ZonedTimestampDataSerializer.ZonedTimestampDataSerializerSnapshot
 
A B C D E F G H I J K L M N O P R S T U V W Z 
跳过导航链接

Copyright © 2025 The Apache Software Foundation. All rights reserved.