Package | Description |
---|---|
org.apache.storm.redis.trident.state |
Modifier and Type | Method and Description |
---|---|
protected List<String> |
RedisStateQuerier.retrieveValuesFromRedis(RedisState state,
List<String> keys)
Retrieves values from Redis that each value is corresponding to each key.
|
protected void |
RedisStateUpdater.updateStatesToRedis(RedisState redisState,
Map<String,String> keyToValue)
Updates (key, value) pairs to Redis.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.