|
Rename Parameter destRow : Object[] to accRow : Object[] in method public update(srcRow Object[], accRow Object[]) : void in class org.infinispan.objectfilter.impl.aggregation.MinAccumulator |
From |
To |
|
Rename Parameter destRow : Object[] to accRow : Object[] in method public update(srcRow Object[], accRow Object[]) : void in class org.infinispan.objectfilter.impl.aggregation.CountAccumulator |
From |
To |
|
Rename Parameter row : Object[] to accRow : Object[] in method public init(accRow Object[]) : void in class org.infinispan.objectfilter.impl.aggregation.FieldAccumulator |
From |
To |
|
Rename Parameter row : Object[] to accRow : Object[] in method public init(accRow Object[]) : void in class org.infinispan.objectfilter.impl.aggregation.CountAccumulator |
From |
To |
|
Rename Parameter row : Object[] to accRow : Object[] in method public finish(accRow Object[]) : void in class org.infinispan.objectfilter.impl.aggregation.AvgAccumulator |
From |
To |
|
Rename Parameter destRow : Object[] to accRow : Object[] in method public update(srcRow Object[], accRow Object[]) : void in class org.infinispan.objectfilter.impl.aggregation.AvgAccumulator |
From |
To |
|
Rename Parameter row : Object[] to accRow : Object[] in method public finish(accRow Object[]) : void in class org.infinispan.objectfilter.impl.aggregation.FieldAccumulator |
From |
To |
|
Rename Parameter row : Object[] to accRow : Object[] in method public init(accRow Object[]) : void in class org.infinispan.objectfilter.impl.aggregation.AvgAccumulator |
From |
To |
|
Rename Parameter destRow : Object[] to accRow : Object[] in method public update(srcRow Object[], accRow Object[]) : void in class org.infinispan.objectfilter.impl.aggregation.MaxAccumulator |
From |
To |
|
Rename Parameter destRow : Object[] to accRow : Object[] in method public abstract update(srcRow Object[], accRow Object[]) : void in class org.infinispan.objectfilter.impl.aggregation.FieldAccumulator |
From |
To |
|
Rename Parameter destRow : Object[] to accRow : Object[] in method public update(srcRow Object[], accRow Object[]) : void in class org.infinispan.objectfilter.impl.aggregation.SumAccumulator |
From |
To |