cb2096f6b3bf970a5a3e33833ab91eeb97dc1386
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type function : Function to function : Function<?> in method public FunctionExpression(name String, args Map<String,Expression>, function Function<?>) in class org.graylog.plugins.messageprocessor.ast.expressions.FunctionExpression | From | To | |
Change Return Type | 3 | ||
Change Return Type Function to Function<?> in method public getFunction() : Function<?> in class org.graylog.plugins.messageprocessor.ast.expressions.FunctionExpression | From | To | |
Change Return Type Object to Void in method public evaluate(context EvaluationContext, message Message) : Void in class org.graylog.plugins.messageprocessor.ast.statements.VarAssignStatement | From | To | |
Change Return Type Object to TypedValue in method public get(identifier String) : TypedValue in class org.graylog.plugins.messageprocessor.EvaluationContext | From | To | |
Rename Attribute | 1 | ||
Rename Attribute functionRegistry : FunctionRegistry to ruleVars : Map<String,TypedValue> in class org.graylog.plugins.messageprocessor.EvaluationContext | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type functionRegistry : FunctionRegistry to ruleVars : Map<String,TypedValue> in class org.graylog.plugins.messageprocessor.EvaluationContext | From | To | |
Change Attribute Type function : Function to function : Function<?> in class org.graylog.plugins.messageprocessor.ast.expressions.FunctionExpression | From | To |