|
Rename Method public getByteCode(generationContext MethodGenerationContext) : BytecodeNode renamed to public getBytecode(generationContext MethodGenerationContext) : BytecodeNode in class com.facebook.presto.bytecode.expression.InvokeBytecodeExpression |
From |
To |
|
Rename Method public getByteCode(generationContext MethodGenerationContext) : BytecodeNode renamed to public getBytecode(generationContext MethodGenerationContext) : BytecodeNode in class com.facebook.presto.bytecode.expression.GetFieldBytecodeExpression |
From |
To |
|
Rename Method public getByteCode(generationContext MethodGenerationContext) : BytecodeNode renamed to public getBytecode(generationContext MethodGenerationContext) : BytecodeNode in class com.facebook.presto.bytecode.Variable |
From |
To |
|
Rename Method public visitByteCodeExpression(parent BytecodeNode, expression BytecodeExpression) : Void renamed to public visitBytecodeExpression(parent BytecodeNode, expression BytecodeExpression) : Void in class com.facebook.presto.bytecode.DumpBytecodeVisitor |
From |
To |
|
Rename Method public getByteCode(generationContext MethodGenerationContext) : BytecodeNode renamed to public getBytecode(generationContext MethodGenerationContext) : BytecodeNode in class com.facebook.presto.bytecode.expression.AndBytecodeExpression |
From |
To |
|
Rename Method public getByteCode(generationContext MethodGenerationContext) : BytecodeNode renamed to public getBytecode(generationContext MethodGenerationContext) : BytecodeNode in class com.facebook.presto.bytecode.expression.ReturnBytecodeExpression |
From |
To |
|
Rename Method public assertByteCodeNode(node BytecodeNode, returnType ParameterizedType, expected Object, parentClassLoader Optional<ClassLoader>) : void renamed to public assertBytecodeNode(node BytecodeNode, returnType ParameterizedType, expected Object, parentClassLoader Optional<ClassLoader>) : void in class com.facebook.presto.bytecode.expression.BytecodeExpressionAssertions |
From |
To |
|
Rename Method private getByteCode(clazz Class<?>) : byte[] renamed to private getBytecode(clazz Class<?>) : byte[] in class com.facebook.presto.sql.gen.IsolatedClass |
From |
To |
|
Rename Method public getByteCode(generationContext MethodGenerationContext) : BytecodeNode renamed to public getBytecode(generationContext MethodGenerationContext) : BytecodeNode in class com.facebook.presto.bytecode.expression.PopBytecodeExpression |
From |
To |
|
Rename Method public getByteCode(generationContext MethodGenerationContext) : BytecodeNode renamed to public getBytecode(generationContext MethodGenerationContext) : BytecodeNode in class com.facebook.presto.bytecode.expression.ComparisonBytecodeExpression |
From |
To |
|
Rename Method public getByteCode(generationContext MethodGenerationContext) : Constant renamed to public getBytecode(generationContext MethodGenerationContext) : Constant in class com.facebook.presto.bytecode.expression.ConstantBytecodeExpression |
From |
To |
|
Rename Method public getByteCode(generationContext MethodGenerationContext) : BytecodeNode renamed to public getBytecode(generationContext MethodGenerationContext) : BytecodeNode in class com.facebook.presto.bytecode.Variable.SetVariableBytecodeExpression |
From |
To |
|
Rename Method public getByteCode(generationContext MethodGenerationContext) : BytecodeNode renamed to public getBytecode(generationContext MethodGenerationContext) : BytecodeNode in class com.facebook.presto.bytecode.expression.NotBytecodeExpression |
From |
To |
|
Rename Method public getByteCode(generationContext MethodGenerationContext) : BytecodeNode renamed to public getBytecode(generationContext MethodGenerationContext) : BytecodeNode in class com.facebook.presto.sql.gen.SqlTypeBytecodeExpression |
From |
To |
|
Rename Method package assertByteCodeExpressionType(expression BytecodeExpression, type ParameterizedType) : void renamed to package assertBytecodeExpressionType(expression BytecodeExpression, type ParameterizedType) : void in class com.facebook.presto.bytecode.expression.BytecodeExpressionAssertions |
From |
To |
|
Rename Method public assertByteCodeNode(node BytecodeNode, returnType ParameterizedType, expected Object) : void renamed to public assertBytecodeNode(node BytecodeNode, returnType ParameterizedType, expected Object) : void in class com.facebook.presto.bytecode.expression.BytecodeExpressionAssertions |
From |
To |
|
Rename Method public assertByteCodeExpression(expression BytecodeExpression, expected Object, parentClassLoader Optional<ClassLoader>) : void renamed to public assertBytecodeExpression(expression BytecodeExpression, expected Object, parentClassLoader Optional<ClassLoader>) : void in class com.facebook.presto.bytecode.expression.BytecodeExpressionAssertions |
From |
To |
|
Rename Method public getByteCode(generationContext MethodGenerationContext) : BytecodeNode renamed to public getBytecode(generationContext MethodGenerationContext) : BytecodeNode in class com.facebook.presto.bytecode.expression.SetArrayElementBytecodeExpression |
From |
To |
|
Rename Method public getByteCode(generationContext MethodGenerationContext) : BytecodeNode renamed to public getBytecode(generationContext MethodGenerationContext) : BytecodeNode in class com.facebook.presto.bytecode.expression.ArithmeticBytecodeExpression |
From |
To |
|
Rename Method public assertByteCodeNode(nodeGenerator Function<Scope,BytecodeNode>, returnType ParameterizedType, expected Object) : void renamed to public assertBytecodeNode(nodeGenerator Function<Scope,BytecodeNode>, returnType ParameterizedType, expected Object) : void in class com.facebook.presto.bytecode.expression.BytecodeExpressionAssertions |
From |
To |
|
Rename Method public getByteCode(generationContext MethodGenerationContext) : BytecodeNode renamed to public getBytecode(generationContext MethodGenerationContext) : BytecodeNode in class com.facebook.presto.bytecode.expression.NewArrayBytecodeExpression |
From |
To |
|
Rename Method public getByteCode(generationContext MethodGenerationContext) : BytecodeNode renamed to public getBytecode(generationContext MethodGenerationContext) : BytecodeNode in class com.facebook.presto.bytecode.expression.CastBytecodeExpression |
From |
To |
|
Rename Method public visitByteCodeExpression(parent BytecodeNode, expression BytecodeExpression) : T renamed to public visitBytecodeExpression(parent BytecodeNode, expression BytecodeExpression) : T in class com.facebook.presto.bytecode.BytecodeVisitor |
From |
To |
|
Rename Method public assertByteCodeExpression(expression BytecodeExpression, expected Object, expectedRendering String) : void renamed to public assertBytecodeExpression(expression BytecodeExpression, expected Object, expectedRendering String) : void in class com.facebook.presto.bytecode.expression.BytecodeExpressionAssertions |
From |
To |
|
Rename Method public getByteCode(generationContext MethodGenerationContext) : BytecodeNode renamed to public getBytecode(generationContext MethodGenerationContext) : BytecodeNode in class com.facebook.presto.bytecode.expression.OrBytecodeExpression |
From |
To |
|
Rename Method public getByteCode(generationContext MethodGenerationContext) : BytecodeNode renamed to public getBytecode(generationContext MethodGenerationContext) : BytecodeNode in class com.facebook.presto.sql.gen.InvokeFunctionBytecodeExpression |
From |
To |
|
Rename Method public getByteCode(generationContext MethodGenerationContext) : BytecodeNode renamed to public getBytecode(generationContext MethodGenerationContext) : BytecodeNode in class com.facebook.presto.bytecode.expression.InlineIfBytecodeExpression |
From |
To |
|
Rename Method public getByteCode(generationContext MethodGenerationContext) : BytecodeNode renamed to public getBytecode(generationContext MethodGenerationContext) : BytecodeNode in class com.facebook.presto.sql.gen.ArrayMapBytecodeExpression |
From |
To |
|
Rename Method public getByteCode(generationContext MethodGenerationContext) : BytecodeNode renamed to public getBytecode(generationContext MethodGenerationContext) : BytecodeNode in class com.facebook.presto.bytecode.expression.NegateBytecodeExpression |
From |
To |
|
Rename Method public getByteCode(generationContext MethodGenerationContext) : BytecodeNode renamed to public getBytecode(generationContext MethodGenerationContext) : BytecodeNode in class com.facebook.presto.bytecode.expression.ArrayLengthBytecodeExpression |
From |
To |
|
Rename Method public assertByteCodeExpression(expression BytecodeExpression, expected Object, expectedRendering String, parentClassLoader Optional<ClassLoader>) : void renamed to public assertBytecodeExpression(expression BytecodeExpression, expected Object, expectedRendering String, parentClassLoader Optional<ClassLoader>) : void in class com.facebook.presto.bytecode.expression.BytecodeExpressionAssertions |
From |
To |
|
Rename Method public getByteCode(generationContext MethodGenerationContext) : BytecodeNode renamed to public getBytecode(generationContext MethodGenerationContext) : BytecodeNode in class com.facebook.presto.bytecode.expression.InstanceOfBytecodeExpression |
From |
To |
|
Rename Method public assertByteCodeNode(nodeGenerator Function<Scope,BytecodeNode>, returnType ParameterizedType, expected Object, parentClassLoader Optional<ClassLoader>) : void renamed to public assertBytecodeNode(nodeGenerator Function<Scope,BytecodeNode>, returnType ParameterizedType, expected Object, parentClassLoader Optional<ClassLoader>) : void in class com.facebook.presto.bytecode.expression.BytecodeExpressionAssertions |
From |
To |
|
Rename Method public createArithmeticByteCodeExpression(baseOpCode OpCode, left BytecodeExpression, right BytecodeExpression) : BytecodeExpression renamed to public createArithmeticBytecodeExpression(baseOpCode OpCode, left BytecodeExpression, right BytecodeExpression) : BytecodeExpression in class com.facebook.presto.bytecode.expression.ArithmeticBytecodeExpression |
From |
To |
|
Rename Method public abstract getByteCode(generationContext MethodGenerationContext) : BytecodeNode renamed to public abstract getBytecode(generationContext MethodGenerationContext) : BytecodeNode in class com.facebook.presto.bytecode.expression.BytecodeExpression |
From |
To |
|
Rename Method public assertByteCodeExpression(expression BytecodeExpression, expected Object, parentClassLoader ClassLoader) : void renamed to public assertBytecodeExpression(expression BytecodeExpression, expected Object, parentClassLoader ClassLoader) : void in class com.facebook.presto.bytecode.expression.BytecodeExpressionAssertions |
From |
To |
|
Rename Method public getByteCode(generationContext MethodGenerationContext) : BytecodeNode renamed to public getBytecode(generationContext MethodGenerationContext) : BytecodeNode in class com.facebook.presto.bytecode.expression.NewInstanceBytecodeExpression |
From |
To |
|
Rename Method public getByteCode(generationContext MethodGenerationContext) : BytecodeNode renamed to public getBytecode(generationContext MethodGenerationContext) : BytecodeNode in class com.facebook.presto.bytecode.expression.SetFieldBytecodeExpression |
From |
To |
|
Rename Method public getByteCode(generationContext MethodGenerationContext) : BytecodeNode renamed to public getBytecode(generationContext MethodGenerationContext) : BytecodeNode in class com.facebook.presto.bytecode.expression.InvokeDynamicBytecodeExpression |
From |
To |
|
Rename Method public getByteCode(generationContext MethodGenerationContext) : BytecodeNode renamed to public getBytecode(generationContext MethodGenerationContext) : BytecodeNode in class com.facebook.presto.bytecode.expression.GetElementBytecodeExpression |
From |
To |
|
Rename Variable getBlockByteCode : BytecodeBlock to getBlockBytecode : BytecodeBlock in method private generateInvokeInputFunction(scope Scope, stateField FieldDefinition, position Variable, sampleWeight Variable, parameterVariables List<Variable>, parameterMetadatas List<ParameterMetadata>, inputFunction MethodHandle, callSiteBinder CallSiteBinder, grouped boolean) : BytecodeBlock in class com.facebook.presto.operator.aggregation.AccumulatorCompiler |
From |
To |
|
Rename Variable dumpByteCode : DumpBytecodeVisitor to dumpBytecode : DumpBytecodeVisitor in method private defineClasses(classDefinitions List<ClassDefinition>, classLoader DynamicClassLoader) : Map<String,Class<?>> in class com.facebook.presto.bytecode.CompilerUtils |
From |
To |
|
Rename Variable argumentsByteCode : List<BytecodeNode> to argumentsBytecode : List<BytecodeNode> in method public generateExpression(signature Signature, context BytecodeGeneratorContext, returnType Type, arguments List<RowExpression>) : BytecodeNode in class com.facebook.presto.sql.gen.FunctionCallCodeGenerator |
From |
To |
|
Rename Variable dumpByteCode : DumpBytecodeVisitor to dumpBytecode : DumpBytecodeVisitor in method public execute(nodeGenerator Function<Scope,BytecodeNode>, returnType ParameterizedType, parentClassLoader Optional<ClassLoader>) : Object in class com.facebook.presto.bytecode.expression.BytecodeExpressionAssertions |
From |
To |
|
Rename Variable testByteCode : BytecodeNode to testBytecode : BytecodeNode in method public generateExpression(signature Signature, generatorContext BytecodeGeneratorContext, returnType Type, arguments List<RowExpression>) : BytecodeNode in class com.facebook.presto.sql.gen.InCodeGenerator |
From |
To |
|
Rename Variable valuesByteCode : ImmutableList.Builder<BytecodeNode> to valuesBytecode : ImmutableList.Builder<BytecodeNode> in method public generateExpression(signature Signature, generatorContext BytecodeGeneratorContext, returnType Type, arguments List<RowExpression>) : BytecodeNode in class com.facebook.presto.sql.gen.InCodeGenerator |
From |
To |