Uses of Package
org.apache.storm.redis.common.mapper
Package
Description
-
ClassDescriptionRedisFilterMapper is for defining spec. which is used for querying value from Redis and filtering.RedisLookupMapper is for defining spec. which is used for querying value from Redis and converting response to tuple.RedisStoreMapper is for defining spec. which is used for storing value to Redis.
-
ClassDescriptionRedisDataTypeDescription defines data type and additional key if needed for lookup / store tuples.RedisMapper is for defining data type for querying / storing from / to Redis.TupleMapper defines how to extract key and value from tuple for Redis.
-
ClassDescriptionRedisDataTypeDescription defines data type and additional key if needed for lookup / store tuples.RedisLookupMapper is for defining spec. which is used for querying value from Redis and converting response to tuple.RedisMapper is for defining data type for querying / storing from / to Redis.RedisStoreMapper is for defining spec. which is used for storing value to Redis.TupleMapper defines how to extract key and value from tuple for Redis.
-
ClassDescriptionRedisDataTypeDescription defines data type and additional key if needed for lookup / store tuples.RedisLookupMapper is for defining spec. which is used for querying value from Redis and converting response to tuple.RedisStoreMapper is for defining spec. which is used for storing value to Redis.