Uses of Class
org.apache.storm.redis.trident.state.RedisStateUpdater
Packages that use RedisStateUpdater
-
Uses of RedisStateUpdater in org.apache.storm.redis.trident.state
Methods in org.apache.storm.redis.trident.state that return RedisStateUpdaterModifier and TypeMethodDescriptionRedisStateUpdater.withExpire
(int expireIntervalSec) Sets expire (time to live) if needed.