public class MaxSizeFilter extends AbstractSizeFilter
noticePrefix| 构造器和说明 |
|---|
MaxSizeFilter() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected String |
filterName()
filter名称
|
protected PipeDataWrapper<Object> |
matchSize(Double value,
Double input,
TrafficUnit trafficUnit)
匹配大小及输出
|
getResult, handlerApplyaddExtra, addParams, apply, errorPrefix, extra, isValidity, params, setNoticePrefix, verifyprotected String filterName()
BasePipeFilterfilterName 在类中 BasePipeFilter<Object,Object>protected PipeDataWrapper<Object> matchSize(Double value, Double input, TrafficUnit trafficUnit)
AbstractSizeFiltermatchSize 在类中 AbstractSizeFiltervalue - 待比较大小input - 限制大小trafficUnit - 单位Copyright © 2023. All rights reserved.