接口的使用
org.apache.flink.streaming.connectors.redis.container.RedisCommandsContainer
-
使用RedisCommandsContainer的程序包 程序包 说明 org.apache.flink.streaming.connectors.redis.container -
-
org.apache.flink.streaming.connectors.redis.container中RedisCommandsContainer的使用
实现RedisCommandsContainer的org.apache.flink.streaming.connectors.redis.container中的类 修饰符和类型 类 说明 classRedisClusterContainerRedis command container if we want to connect to a Redis cluster.classRedisContainerRedis command container if we want to connect to a single Redis server or to Redis sentinels If want to connect to a single Redis server, please use the first constructorRedisContainer(RedisClient).返回RedisCommandsContainer的org.apache.flink.streaming.connectors.redis.container中的方法 修饰符和类型 方法 说明 static RedisCommandsContainerRedisCommandsContainerBuilder. build(FlinkConfigBase flinkConfigBase)
-