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