public class BlacklistMatchProcessFilter extends Object implements ProcessFilter<BaseInfo>
| 构造器和说明 |
|---|
BlacklistMatchProcessFilter() |
| 限定符和类型 | 方法和说明 |
|---|---|
BlacklistManager |
getBlacklistManager()
Getter method for property blacklistManager.
|
DataIdMatchStrategy |
getDataIdMatchStrategy()
Getter method for property dataIdMatchStrategy.
|
IPMatchStrategy |
getIpMatchStrategy()
Getter method for property ipMatchStrategy.
|
boolean |
match(BaseInfo storeData) |
void |
setBlacklistManager(BlacklistManager blacklistManager)
Setter method for property blacklistManager.
|
void |
setDataIdMatchStrategy(DataIdMatchStrategy dataIdMatchStrategy)
Setter method for property dataIdMatchStrategy.
|
void |
setIpMatchStrategy(IPMatchStrategy ipMatchStrategy)
Setter method for property ipMatchStrategy.
|
public boolean match(BaseInfo storeData)
match 在接口中 ProcessFilter<BaseInfo>public DataIdMatchStrategy getDataIdMatchStrategy()
public void setDataIdMatchStrategy(DataIdMatchStrategy dataIdMatchStrategy)
dataIdMatchStrategy - value to be assigned to property dataIdMatchStrategypublic IPMatchStrategy getIpMatchStrategy()
public void setIpMatchStrategy(IPMatchStrategy ipMatchStrategy)
ipMatchStrategy - value to be assigned to property ipMatchStrategypublic BlacklistManager getBlacklistManager()
public void setBlacklistManager(BlacklistManager blacklistManager)
blacklistManager - value to be assigned to property blacklistManagerCopyright © 2020 The Ant Financial. All rights reserved.