|
Move And Rename Method public GroupedMaxOrMinByState(keyType Type, valueType Type) from class com.facebook.presto.operator.aggregation.state.MaxOrMinByStateFactory.GroupedMaxOrMinByState to public MaxOrMinByStateSerializer(valueType Type, keyType Type) from class com.facebook.presto.operator.aggregation.state.MaxOrMinByStateSerializer |
From |
To |
|
Move And Rename Method public SingleMaxOrMinByState(keyType Type, valueType Type) from class com.facebook.presto.operator.aggregation.state.MaxOrMinByStateFactory.SingleMaxOrMinByState to public MaxOrMinByStateSerializer(valueType Type, keyType Type) from class com.facebook.presto.operator.aggregation.state.MaxOrMinByStateSerializer |
From |
To |
|
Move And Rename Method public MaxOrMinByStateFactory(valueType Type, keyType Type) from class com.facebook.presto.operator.aggregation.state.MaxOrMinByStateFactory to public MaxOrMinByStateSerializer(valueType Type, keyType Type) from class com.facebook.presto.operator.aggregation.state.MaxOrMinByStateSerializer |
From |
To |
|
Move Attribute private keyType : Type from class com.facebook.presto.operator.aggregation.state.MaxOrMinByStateFactory.GroupedMaxOrMinByState to private keyType : Type from class com.facebook.presto.operator.aggregation.state.MaxOrMinByStateSerializer |
From |
To |
|
Move Attribute private valueType : Type from class com.facebook.presto.operator.aggregation.state.MaxOrMinByStateFactory.GroupedMaxOrMinByState to private valueType : Type from class com.facebook.presto.operator.aggregation.state.MaxOrMinByStateSerializer |
From |
To |
|
Move Attribute private keyType : Type from class com.facebook.presto.operator.aggregation.state.MaxOrMinByStateFactory to private keyType : Type from class com.facebook.presto.operator.aggregation.state.MaxOrMinByStateSerializer |
From |
To |
|
Move Attribute private valueType : Type from class com.facebook.presto.operator.aggregation.state.MaxOrMinByStateFactory.SingleMaxOrMinByState to private valueType : Type from class com.facebook.presto.operator.aggregation.state.MaxOrMinByStateSerializer |
From |
To |
|
Move Attribute private keyType : Type from class com.facebook.presto.operator.aggregation.state.MaxOrMinByStateFactory.SingleMaxOrMinByState to private keyType : Type from class com.facebook.presto.operator.aggregation.state.MaxOrMinByStateSerializer |
From |
To |
|
Move Attribute private valueType : Type from class com.facebook.presto.operator.aggregation.state.MaxOrMinByStateFactory to private valueType : Type from class com.facebook.presto.operator.aggregation.state.MaxOrMinByStateSerializer |
From |
To |