|
Rename Method public testSimpleGraphWithMinimumRatio() : void renamed to public testWithSimpleGraphWithMinimumRatio() : void in class org.apache.flink.graph.library.similarity.AdamicAdarTest |
From |
To |
|
Rename Method public testWithEmptyGraph() : void renamed to public testWithEmptyGraphWithoutVertices() : void in class org.apache.flink.graph.library.metric.undirected.VertexMetricsTest |
From |
To |
|
Rename Method public testCollect() : void renamed to public testList() : void in class org.apache.flink.graph.asm.dataset.CollectTest |
From |
To |
|
Rename Method public testWithEmptyGraph() : void renamed to public testWithEmptyGraphWithVertices() : void in class org.apache.flink.graph.asm.degree.annotate.directed.VertexInDegreeTest |
From |
To |
|
Rename Method public testWithSimpleUndirectedGraph() : void renamed to public testWithUndirectedSimpleGraph() : void in class org.apache.flink.graph.asm.degree.annotate.directed.VertexDegreesTest |
From |
To |
|
Rename Method public testRMatGraph() : void renamed to public testWithRMatGraph() : void in class org.apache.flink.graph.library.similarity.AdamicAdarTest |
From |
To |
|
Rename Method public testWithEmptyGraph() : void renamed to public testWithEmptyGraphWithoutVertices() : void in class org.apache.flink.graph.library.metric.directed.VertexMetricsTest |
From |
To |
|
Rename Method public testCount() : void renamed to public testList() : void in class org.apache.flink.graph.asm.dataset.CountTest |
From |
To |
|
Rename Method public testWithEmptyGraph() : void renamed to public testWithEmptyGraphWithVertices() : void in class org.apache.flink.graph.asm.degree.annotate.undirected.VertexDegreeTest |
From |
To |
|
Rename Method public testWithSimpleDirectedGraph() : void renamed to public testWithDirectedSimpleGraph() : void in class org.apache.flink.graph.asm.degree.annotate.directed.VertexDegreesTest |
From |
To |
|
Rename Method public testCompleteGraph() : void renamed to private validate(graph Graph<T,NullValue,NullValue>, count long, distinctNeighborCount long, sharedNeighborCount long) : void in class org.apache.flink.graph.library.similarity.JaccardIndexTest |
From |
To |
|
Rename Method public testWithEmptyGraph() : void renamed to public testWithEmptyGraphWithVertices() : void in class org.apache.flink.graph.asm.degree.annotate.directed.VertexOutDegreeTest |
From |
To |
|
Rename Method public testCompleteGraph() : void renamed to private validate(graph Graph<T,NullValue,NullValue>, count long, score double) : void in class org.apache.flink.graph.library.similarity.AdamicAdarTest |
From |
To |
|
Rename Method public testWithEmptyGraph() : void renamed to public testWithEmptyGraphWithVertices() : void in class org.apache.flink.graph.library.clustering.undirected.TriadicCensusTest |
From |
To |
|
Rename Method public testSimpleGraph() : void renamed to public testWithSimpleGraph() : void in class org.apache.flink.graph.library.similarity.AdamicAdarTest |
From |
To |
|
Rename Method public testWithSimpleGraph() : void renamed to public testWithDirectedSimpleGraph() : void in class org.apache.flink.graph.asm.degree.annotate.directed.VertexOutDegreeTest |
From |
To |
|
Rename Method public testWithEmptyGraph() : void renamed to public testWithEmptyGraphWithVertices() : void in class org.apache.flink.graph.asm.degree.annotate.directed.VertexDegreesTest |
From |
To |
|
Rename Method public testWithEmptyGraph() : void renamed to public testWithEmptyGraphWithVertices() : void in class org.apache.flink.graph.library.clustering.directed.TriadicCensusTest |
From |
To |
|
Rename Method public testSimpleGraphWithMaximumScore() : void renamed to public testWithSimpleGraphWithMaximumScore() : void in class org.apache.flink.graph.library.similarity.JaccardIndexTest |
From |
To |
|
Rename Method public testRMatGraph() : void renamed to public testWithRMatGraph() : void in class org.apache.flink.graph.library.similarity.JaccardIndexTest |
From |
To |
|
Rename Method public testSimpleGraphWithMinimumScore() : void renamed to public testWithSimpleGraphWithMinimumScore() : void in class org.apache.flink.graph.library.similarity.AdamicAdarTest |
From |
To |
|
Rename Method public testSimpleGraphWithMinimumScore() : void renamed to public testWithSimpleGraphWithMinimumScore() : void in class org.apache.flink.graph.library.similarity.JaccardIndexTest |
From |
To |
|
Rename Method public testChecksumHashCode() : void renamed to public testList() : void in class org.apache.flink.graph.asm.dataset.ChecksumHashCodeTest |
From |
To |
|
Rename Method public testWithSimpleGraph() : void renamed to public testWithDirectedSimpleGraph() : void in class org.apache.flink.graph.asm.degree.annotate.directed.VertexInDegreeTest |
From |
To |
|
Rename Variable withoutZeroDegreeVertices : Result to vertexMetrics : Result in method private validate(graph Graph<T,NullValue,NullValue>, includeZeroDegreeVertices boolean, result Result, averageDegree float, density float) : void in class org.apache.flink.graph.library.metric.undirected.VertexMetricsTest |
From |
To |
|
Rename Variable withoutZeroDegreeVertices : Result to vertexMetrics : Result in method private validate(graph Graph<T,NullValue,NullValue>, includeZeroDegreeVertices boolean, result Result, averageDegree float, density float) : void in class org.apache.flink.graph.library.metric.directed.VertexMetricsTest |
From |
To |
|
Rename Variable expectedTriangleCount : long to triangleCount : long in method public testCompleteGraph() : void in class org.apache.flink.graph.library.clustering.directed.LocalClusteringCoefficientTest |
From |
To |
|
Rename Variable expectedTriangleCount : long to triangleCount : long in method public testCompleteGraph() : void in class org.apache.flink.graph.library.clustering.undirected.LocalClusteringCoefficientTest |
From |
To |
|
Rename Variable withZeroDegreeVertices : Result to vertexMetrics : Result in method private validate(graph Graph<T,NullValue,NullValue>, includeZeroDegreeVertices boolean, result Result, averageDegree float, density float) : void in class org.apache.flink.graph.library.metric.undirected.VertexMetricsTest |
From |
To |
|
Rename Variable expectedDegree : long to degree : long in method public testCompleteGraph() : void in class org.apache.flink.graph.library.clustering.directed.LocalClusteringCoefficientTest |
From |
To |
|
Rename Variable withZeroDegreeVertices : Result to vertexMetrics : Result in method private validate(graph Graph<T,NullValue,NullValue>, includeZeroDegreeVertices boolean, result Result, averageDegree float, density float) : void in class org.apache.flink.graph.library.metric.directed.VertexMetricsTest |
From |
To |
|
Rename Variable expectedDegree : long to degree : long in method public testCompleteGraph() : void in class org.apache.flink.graph.library.clustering.undirected.LocalClusteringCoefficientTest |
From |
To |
|
Parameterize Variable expectedDegree : long to degree : long in method private validate(graph Graph<T,NullValue,NullValue>, count long, degree long, triangleCount long) : void in class org.apache.flink.graph.library.clustering.undirected.LocalClusteringCoefficientTest |
From |
To |
|
Parameterize Variable expectedScore : float to score : double in method private validate(graph Graph<T,NullValue,NullValue>, count long, score double) : void in class org.apache.flink.graph.library.similarity.AdamicAdarTest |
From |
To |
|
Parameterize Variable expectedResult : Result to result : Result in method private validate(graph Graph<T,NullValue,NullValue>, includeZeroDegreeVertices boolean, result Result, averageDegree float, density float) : void in class org.apache.flink.graph.library.metric.directed.VertexMetricsTest |
From |
To |
|
Parameterize Variable expectedTriangleCount : long to triangleCount : long in method private validate(graph Graph<T,NullValue,NullValue>, count long, degree long, triangleCount long) : void in class org.apache.flink.graph.library.clustering.directed.LocalClusteringCoefficientTest |
From |
To |
|
Parameterize Variable expectedTriangleCount : long to triangleCount : long in method private validate(graph Graph<T,NullValue,NullValue>, count long, degree long, triangleCount long) : void in class org.apache.flink.graph.library.clustering.undirected.LocalClusteringCoefficientTest |
From |
To |
|
Parameterize Variable expectedResult : Result to result : Result in method private validate(graph Graph<T,NullValue,NullValue>, result Result) : void in class org.apache.flink.graph.library.metric.undirected.EdgeMetricsTest |
From |
To |
|
Parameterize Variable expectedDegree : long to degree : long in method private validate(graph Graph<T,NullValue,NullValue>, count long, degree long, triangleCount long) : void in class org.apache.flink.graph.library.clustering.directed.LocalClusteringCoefficientTest |
From |
To |
|
Parameterize Variable expectedResult : Result to result : Result in method private validate(graph Graph<T,NullValue,NullValue>, includeZeroDegreeVertices boolean, result Result, averageDegree float, density float) : void in class org.apache.flink.graph.library.metric.undirected.VertexMetricsTest |
From |
To |
|
Parameterize Variable expectedResult : Result to result : Result in method private validate(graph Graph<T,NullValue,NullValue>, result Result) : void in class org.apache.flink.graph.library.metric.directed.EdgeMetricsTest |
From |
To |
|
Change Variable Type hits : DataSet<Result<LongValue>> to hits : DataSet<Result<T>> in method private validate(graph Graph<T,NullValue,NullValue>, count long, score double) : void in class org.apache.flink.graph.library.linkanalysis.HITSTest |
From |
To |
|
Change Variable Type results : List<Result<LongValue>> to results : List<Result<T>> in method private validate(graph Graph<T,NullValue,NullValue>, count long, score double) : void in class org.apache.flink.graph.library.linkanalysis.HITSTest |
From |
To |
|
Change Variable Type result : Result<LongValue> to result : Result<T> in method private validate(graph Graph<T,NullValue,NullValue>, count long, score double) : void in class org.apache.flink.graph.library.linkanalysis.PageRankTest |
From |
To |
|
Change Variable Type result : Result<LongValue> to result : Result<T> in method private validate(graph Graph<T,NullValue,NullValue>, count long, degree long, triangleCount long) : void in class org.apache.flink.graph.library.clustering.directed.LocalClusteringCoefficientTest |
From |
To |
|
Change Variable Type sum : float to sum : double in method public reduce(values Iterable<Tuple3<T,T,FloatValue>>, out Collector<Result<T>>) : void in class org.apache.flink.graph.library.similarity.AdamicAdar.ComputeScores |
From |
To |
|
Change Variable Type result : Result<LongValue> to result : Result<T> in method private validate(graph Graph<T,NullValue,NullValue>, count long, degree long, triangleCount long) : void in class org.apache.flink.graph.library.clustering.undirected.LocalClusteringCoefficientTest |
From |
To |
|
Change Variable Type expectedScore : float to score : double in method private validate(graph Graph<T,NullValue,NullValue>, count long, score double) : void in class org.apache.flink.graph.library.similarity.AdamicAdarTest |
From |
To |
|
Change Variable Type aa : DataSet<Result<LongValue>> to aa : DataSet<Result<T>> in method private validate(graph Graph<T,NullValue,NullValue>, count long, score double) : void in class org.apache.flink.graph.library.similarity.AdamicAdarTest |
From |
To |
|
Change Variable Type results : List<Result<LongValue>> to results : List<Result<T>> in method private validate(graph Graph<T,NullValue,NullValue>, count long, degree long, triangleCount long) : void in class org.apache.flink.graph.library.clustering.undirected.LocalClusteringCoefficientTest |
From |
To |
|
Change Variable Type cc : DataSet<Result<LongValue>> to cc : DataSet<Result<T>> in method private validate(graph Graph<T,NullValue,NullValue>, count long, degree long, triangleCount long) : void in class org.apache.flink.graph.library.clustering.directed.LocalClusteringCoefficientTest |
From |
To |
|
Change Variable Type result : Result<LongValue> to result : Result<T> in method private validate(graph Graph<T,NullValue,NullValue>, count long, score double) : void in class org.apache.flink.graph.library.similarity.AdamicAdarTest |
From |
To |
|
Change Variable Type ji : DataSet<Result<LongValue>> to ji : DataSet<Result<T>> in method private validate(graph Graph<T,NullValue,NullValue>, count long, distinctNeighborCount long, sharedNeighborCount long) : void in class org.apache.flink.graph.library.similarity.JaccardIndexTest |
From |
To |
|
Change Variable Type result : Result<LongValue> to result : Result<T> in method private validate(graph Graph<T,NullValue,NullValue>, count long, score double) : void in class org.apache.flink.graph.library.linkanalysis.HITSTest |
From |
To |
|
Change Variable Type result : Result<LongValue> to result : Result<T> in method private validate(graph Graph<T,NullValue,NullValue>, count long, distinctNeighborCount long, sharedNeighborCount long) : void in class org.apache.flink.graph.library.similarity.JaccardIndexTest |
From |
To |
|
Change Variable Type results : List<Result<LongValue>> to results : List<Result<T>> in method private validate(graph Graph<T,NullValue,NullValue>, count long, score double) : void in class org.apache.flink.graph.library.linkanalysis.PageRankTest |
From |
To |
|
Change Variable Type results : List<Result<LongValue>> to results : List<Result<T>> in method private validate(graph Graph<T,NullValue,NullValue>, count long, degree long, triangleCount long) : void in class org.apache.flink.graph.library.clustering.directed.LocalClusteringCoefficientTest |
From |
To |
|
Change Variable Type cc : DataSet<Result<LongValue>> to cc : DataSet<Result<T>> in method private validate(graph Graph<T,NullValue,NullValue>, count long, degree long, triangleCount long) : void in class org.apache.flink.graph.library.clustering.undirected.LocalClusteringCoefficientTest |
From |
To |