Interface RedisMapper

All Known Subinterfaces:
RedisFilterMapper, RedisLookupMapper, RedisStoreMapper
All Known Implementing Classes:
WordCountLookupMapper, WordCountStoreMapper

public interface RedisMapper
RedisMapper is for defining data type for querying / storing from / to Redis.
  • Method Details

    • getDataTypeDescription

      RedisDataTypeDescription getDataTypeDescription()
      Returns descriptor which defines data type.
      Returns:
      data type descriptor