|
Change Parameter Type parameterTypes : List<TypeSignature> to arity : int in method public specialize(boundVariables BoundVariables, arity int, typeManager TypeManager, functionRegistry FunctionRegistry) : ScalarFunctionImplementation in class com.facebook.presto.operator.scalar.ReflectionParametricScalar |
From |
To |
|
Change Parameter Type types : Map<String,Type> to boundVariables : BoundVariables in method public abstract specialize(boundVariables BoundVariables, arity int, typeManager TypeManager, functionRegistry FunctionRegistry) : ScalarFunctionImplementation in class com.facebook.presto.metadata.SqlScalarFunction |
From |
To |
|
Change Parameter Type types : Map<String,Type> to boundVariables : BoundVariables in method public specialize(boundVariables BoundVariables, arity int, typeManager TypeManager, functionRegistry FunctionRegistry) : ScalarFunctionImplementation in class com.facebook.presto.operator.scalar.ReflectionParametricScalar |
From |
To |
|
Change Parameter Type parameterTypes : List<TypeSignature> to arity : int in method public abstract specialize(boundVariables BoundVariables, arity int, typeManager TypeManager, functionRegistry FunctionRegistry) : ScalarFunctionImplementation in class com.facebook.presto.metadata.SqlScalarFunction |
From |
To |
|
Change Parameter Type boundTypeParameters : Map<String,Type> to boundVariables : BoundVariables in method public specialize(boundSignature Signature, boundVariables BoundVariables, typeManager TypeManager, functionRegistry FunctionRegistry) : MethodHandleAndConstructor in class com.facebook.presto.operator.scalar.ReflectionParametricScalar.Implementation |
From |
To |
|
Move Method public specialize(types Map<String,Type>, parameterTypes List<TypeSignature>, typeManager TypeManager, functionRegistry FunctionRegistry) : InternalAggregationFunction from class com.facebook.presto.operator.aggregation.AbstractMinMaxByNAggregationFunction to public specialize(boundVariables BoundVariables, arity int, typeManager TypeManager, functionRegistry FunctionRegistry) : InternalAggregationFunction from class com.facebook.presto.operator.aggregation.AbstractMinMaxBy |
From |
To |
|
Move Method public specialize(types Map<String,Type>, parameterTypes List<TypeSignature>, typeManager TypeManager, functionRegistry FunctionRegistry) : InternalAggregationFunction from class com.facebook.presto.operator.aggregation.AbstractMinMaxBy to public specialize(boundVariables BoundVariables, arity int, typeManager TypeManager, functionRegistry FunctionRegistry) : InternalAggregationFunction from class com.facebook.presto.operator.aggregation.AbstractMinMaxByNAggregationFunction |
From |
To |
|
Move Method public specialize(types Map<String,Type>, parameterTypes List<TypeSignature>, typeManager TypeManager, functionRegistry FunctionRegistry) : InternalAggregationFunction from class com.facebook.presto.operator.aggregation.ArbitraryAggregationFunction to public specialize(boundVariables BoundVariables, arity int, typeManager TypeManager, functionRegistry FunctionRegistry) : InternalAggregationFunction from class com.facebook.presto.operator.aggregation.ChecksumAggregationFunction |
From |
To |
|
Move Method public specialize(types Map<String,Type>, parameterTypes List<TypeSignature>, typeManager TypeManager, functionRegistry FunctionRegistry) : InternalAggregationFunction from class com.facebook.presto.operator.aggregation.MapAggregationFunction to public specialize(boundVariables BoundVariables, arity int, typeManager TypeManager, functionRegistry FunctionRegistry) : InternalAggregationFunction from class com.facebook.presto.operator.aggregation.MultimapAggregationFunction |
From |
To |
|
Move Method public specialize(types Map<String,Type>, parameterTypes List<TypeSignature>, typeManager TypeManager, functionRegistry FunctionRegistry) : InternalAggregationFunction from class com.facebook.presto.operator.aggregation.ArrayAggregationFunction to public specialize(boundVariables BoundVariables, arity int, typeManager TypeManager, functionRegistry FunctionRegistry) : InternalAggregationFunction from class com.facebook.presto.operator.aggregation.AbstractMinMaxNAggregationFunction |
From |
To |
|
Move Method public specialize(types Map<String,Type>, parameterTypes List<TypeSignature>, typeManager TypeManager, functionRegistry FunctionRegistry) : ScalarFunctionImplementation from class com.facebook.presto.operator.scalar.RowEqualOperator to public specialize(boundVariables BoundVariables, arity int, typeManager TypeManager, functionRegistry FunctionRegistry) : ScalarFunctionImplementation from class com.facebook.presto.operator.scalar.RowNotEqualOperator |
From |
To |
|
Move Method public specialize(types Map<String,Type>, parameterTypes List<TypeSignature>, typeManager TypeManager, functionRegistry FunctionRegistry) : ScalarFunctionImplementation from class com.facebook.presto.operator.scalar.RowNotEqualOperator to public specialize(boundVariables BoundVariables, arity int, typeManager TypeManager, functionRegistry FunctionRegistry) : ScalarFunctionImplementation from class com.facebook.presto.operator.scalar.RowEqualOperator |
From |
To |
|
Move Method public specialize(types Map<String,Type>, parameterTypes List<TypeSignature>, typeManager TypeManager, functionRegistry FunctionRegistry) : InternalAggregationFunction from class com.facebook.presto.operator.aggregation.ChecksumAggregationFunction to public specialize(boundVariables BoundVariables, arity int, typeManager TypeManager, functionRegistry FunctionRegistry) : InternalAggregationFunction from class com.facebook.presto.operator.aggregation.ArbitraryAggregationFunction |
From |
To |
|
Move Method public specialize(types Map<String,Type>, parameterTypes List<TypeSignature>, typeManager TypeManager, functionRegistry FunctionRegistry) : InternalAggregationFunction from class com.facebook.presto.operator.aggregation.CountColumn to public specialize(boundVariables BoundVariables, arity int, typeManager TypeManager, functionRegistry FunctionRegistry) : InternalAggregationFunction from class com.facebook.presto.operator.aggregation.AbstractMinMaxNAggregationFunction |
From |
To |
|
Move Method public specialize(types Map<String,Type>, parameterTypes List<TypeSignature>, typeManager TypeManager, functionRegistry FunctionRegistry) : InternalAggregationFunction from class com.facebook.presto.operator.aggregation.AbstractMinMaxNAggregationFunction to public specialize(boundVariables BoundVariables, arity int, typeManager TypeManager, functionRegistry FunctionRegistry) : InternalAggregationFunction from class com.facebook.presto.operator.aggregation.ArrayAggregationFunction |
From |
To |
|
Move Method public specialize(types Map<String,Type>, parameterTypes List<TypeSignature>, typeManager TypeManager, functionRegistry FunctionRegistry) : InternalAggregationFunction from class com.facebook.presto.operator.aggregation.MultimapAggregationFunction to public specialize(boundVariables BoundVariables, arity int, typeManager TypeManager, functionRegistry FunctionRegistry) : InternalAggregationFunction from class com.facebook.presto.operator.aggregation.MapAggregationFunction |
From |
To |
|
Rename Parameter parameterTypes : List<TypeSignature> to arity : int in method public specialize(boundVariables BoundVariables, arity int, typeManager TypeManager, functionRegistry FunctionRegistry) : ScalarFunctionImplementation in class com.facebook.presto.operator.scalar.ReflectionParametricScalar |
From |
To |
|
Rename Parameter types : Map<String,Type> to boundVariables : BoundVariables in method public abstract specialize(boundVariables BoundVariables, arity int, typeManager TypeManager, functionRegistry FunctionRegistry) : ScalarFunctionImplementation in class com.facebook.presto.metadata.SqlScalarFunction |
From |
To |
|
Rename Parameter types : Map<String,Type> to boundVariables : BoundVariables in method public specialize(boundVariables BoundVariables, arity int, typeManager TypeManager, functionRegistry FunctionRegistry) : ScalarFunctionImplementation in class com.facebook.presto.operator.scalar.ReflectionParametricScalar |
From |
To |
|
Rename Parameter parameterTypes : List<TypeSignature> to arity : int in method public abstract specialize(boundVariables BoundVariables, arity int, typeManager TypeManager, functionRegistry FunctionRegistry) : ScalarFunctionImplementation in class com.facebook.presto.metadata.SqlScalarFunction |
From |
To |
|
Rename Parameter boundTypeParameters : Map<String,Type> to boundVariables : BoundVariables in method public specialize(boundSignature Signature, boundVariables BoundVariables, typeManager TypeManager, functionRegistry FunctionRegistry) : MethodHandleAndConstructor in class com.facebook.presto.operator.scalar.ReflectionParametricScalar.Implementation |
From |
To |