接口 IHashCache<TField,TValue>

所有超级接口:
AutoCloseable, IBaseCache, IRedisCache
所有已知子接口:
IHashDbCache<TField,TValue>
所有已知实现类:
HashCache, HashDbCache

public interface IHashCache<TField,TValue> extends IRedisCache
hash 接口
  • 方法详细资料