All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.qingzhuge.framework.cache.delegate.IKeyExpiredDelegate Maven / Gradle / Ivy

There is a newer version: 1.0.1.5
Show newest version
package com.qingzhuge.framework.cache.delegate;

/**
 * @author : zero.xiao
 * description : 消息过期
 * datetime :2018-05-22 14:46
 * modified :
 */
public interface IKeyExpiredDelegate extends IRedisKeyDelegate {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy