类 HashCache<TField,TValue>

所有已实现的接口:
IBaseCache, IHashCache<TField,TValue>, IRedisCache, AutoCloseable
直接已知子类:
HashDbCache

public class HashCache<TField,TValue> extends RedisCache implements IHashCache<TField,TValue>