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 SummaryMethods inherited from interface org.apache.storm.redis.common.mapper.RedisMappergetDataTypeDescriptionMethods inherited from interface org.apache.storm.redis.common.mapper.TupleMappergetKeyFromTuple, getValueFromTuple