程序包 net.wicp.tams.common.flink.connector.redis.connector
-
类概要 类 说明 RedisRichSinkFunction 自定义 sink 写入 redis,只保存传过来的数据,不会全量删除(后面加参数扩展)RedisRowDataLookupFunction The RedisRowDataLookupFunction is a standard user-defined table function, it can be used in tableAPI and also useful for temporal table join plan in SQL.RedisScanFunction 不需要CheckpointedFunction