static TransformProjectionProcessor |
TransformProjectionProcessor.of(PostTransformChangeInfo tableInfo,
TransformProjection transformProjection,
String timezone,
List<UserDefinedFunctionDescriptor> udfDescriptors,
List<Object> udfFunctionInstances,
org.apache.flink.cdc.common.source.SupportedMetadataColumn[] supportedMetadataColumns) |
static TransformProjectionProcessor |
TransformProjectionProcessor.of(TransformProjection transformProjection,
List<UserDefinedFunctionDescriptor> udfDescriptors,
List<Object> udfFunctionInstances,
org.apache.flink.cdc.common.source.SupportedMetadataColumn[] supportedMetadataColumns) |
static TransformProjectionProcessor |
TransformProjectionProcessor.of(TransformProjection transformProjection,
String timezone,
List<UserDefinedFunctionDescriptor> udfDescriptors,
List<Object> udfFunctionInstances,
org.apache.flink.cdc.common.source.SupportedMetadataColumn[] supportedMetadataColumns) |