5b4182a87b659f682281ad58861eccbeea05b12b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type cidr : CIDR to cidr : IpSubnet in method public evaluate(args FunctionArgs, context EvaluationContext) : Boolean in class org.graylog.plugins.pipelineprocessor.functions.ips.CidrMatch | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type cidrParam : ParameterDescriptor<String,CIDR> to cidrParam : ParameterDescriptor<String,IpSubnet> in class org.graylog.plugins.pipelineprocessor.functions.ips.CidrMatch | From | To |