Interface RedisStoreMapper
- All Superinterfaces:
RedisMapper
,Serializable
,TupleMapper
- All Known Implementing Classes:
WordCountStoreMapper
RedisStoreMapper is for defining spec. which is used for storing value to Redis.
-
Method Summary
Methods inherited from interface org.apache.storm.redis.common.mapper.RedisMapper
getDataTypeDescription
Methods inherited from interface org.apache.storm.redis.common.mapper.TupleMapper
getKeyFromTuple, getValueFromTuple