Package | Description |
---|---|
org.apache.storm.redis.bolt |
Modifier and Type | Class and Description |
---|---|
class |
RedisFilterBolt
Basic bolt for querying from Redis and filters out if key/field doesn’t exist.
|
class |
RedisLookupBolt
Basic bolt for querying from Redis and emits response as tuple.
|
class |
RedisStoreBolt
Basic bolt for writing to Redis Various data types are supported: STRING, LIST, HASH, SET, SORTED_SET, HYPER_LOG_LOG, GEO
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.