Interface RedisStoreMapper

All Superinterfaces:
RedisMapper, Serializable, TupleMapper
All Known Implementing Classes:
WordCountStoreMapper

public interface RedisStoreMapper extends TupleMapper, RedisMapper
RedisStoreMapper is for defining spec. which is used for storing value to Redis.