
cn.jiangzeyin.pool.PolicyHandler Maven / Gradle / Ivy
The newest version!
package cn.jiangzeyin.pool;
/**
* Created by jiangzeyin on 2017/12/2.
*/
public enum PolicyHandler {
Caller,
Abort,
Discard,
DiscardOldest
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy