from: computer-test to: computer-api evidence: - file: "computer-test/src/main/java/org/apache/hugegraph/computer/algorithm/centrality/betweenness/BetweennessCentralityTest.java" contains "import org.apache.hugegraph.computer.core.output.hg.HugeGraphDoubleOutput;" from: computer-test to: computer-api evidence: - file: "computer-test/src/main/java/org/apache/hugegraph/computer/algorithm/centrality/closeness/ClosenessCentralityTest.java" contains "import org.apache.hugegraph.computer.core.output.hg.HugeGraphDoubleOutput;" from: computer-test to: computer-api evidence: - file: "computer-test/src/main/java/org/apache/hugegraph/computer/algorithm/centrality/degree/DegreeCentralityTest.java" contains "import org.apache.hugegraph.computer.core.graph.edge.Edge;" from: computer-test to: computer-api evidence: - file: "computer-test/src/main/java/org/apache/hugegraph/computer/algorithm/community/trianglecount/TriangleCountTest.java" contains "import org.apache.hugegraph.computer.core.output.hg.HugeGraphIntOutput;" from: computer-test to: computer-api evidence: - file: "computer-test/src/main/java/org/apache/hugegraph/computer/algorithm/community/lpa/LpaTest.java" contains "import org.apache.hugegraph.computer.core.output.hg.HugeGraphStringOutput;" from: computer-test to: computer-api evidence: - file: "computer-test/src/main/java/org/apache/hugegraph/computer/core/input/HugeConverterTest.java" contains "import org.apache.hugegraph.computer.core.graph.properties.Properties;" from: computer-test to: computer-api evidence: - file: "computer-test/src/main/java/org/apache/hugegraph/computer/core/sender/WriteBufferTest.java" contains "import org.apache.hugegraph.computer.core.graph.properties.Properties;" from: computer-test to: computer-api evidence: - file: "computer-test/src/main/java/org/apache/hugegraph/computer/core/sender/WriteBuffersTest.java" contains "import org.apache.hugegraph.computer.core.graph.properties.Properties;" from: computer-test to: computer-api evidence: - file: "computer-test/src/main/java/org/apache/hugegraph/computer/core/graph/value/ValueTypeTest.java" contains "import org.apache.hugegraph.computer.core.common.exception.ComputerException;" from: computer-test to: computer-api evidence: - file: "computer-test/src/main/java/org/apache/hugegraph/computer/core/graph/partition/HashPartitionerTest.java" contains "import org.apache.hugegraph.computer.core.common.exception.ComputerException;" from: computer-test to: computer-api evidence: - file: "computer-test/src/main/java/org/apache/hugegraph/computer/core/common/FakeMasterComputation.java" contains "import org.apache.hugegraph.computer.core.master.MasterComputation;" from: computer-test to: computer-api evidence: - file: "computer-test/src/main/java/org/apache/hugegraph/computer/core/compute/ComputeManagerTest.java" contains "import org.apache.hugegraph.computer.core.graph.properties.Properties;" from: computer-test to: computer-api evidence: - file: "computer-test/src/main/java/org/apache/hugegraph/computer/core/compute/input/EdgesInputTest.java" contains "import org.apache.hugegraph.computer.core.graph.properties.Properties;" from: computer-test to: computer-api evidence: - file: "computer-test/src/main/java/org/apache/hugegraph/computer/core/receiver/edge/EdgeMessageRecvPartitionTest.java" contains "import org.apache.hugegraph.computer.core.graph.edge.Edge;" from: computer-test to: computer-api evidence: - file: "computer-test/src/main/java/org/apache/hugegraph/computer/core/receiver/vertex/VertexMessageRecvPartitionTest.java" contains "import org.apache.hugegraph.computer.core.graph.vertex.Vertex;" from: computer-test to: computer-api evidence: - file: "computer-test/src/main/java/org/apache/hugegraph/computer/core/worker/WorkerServiceTest.java" contains "import org.apache.hugegraph.computer.core.output.LimitedLogOutput;" from: computer-test to: computer-api evidence: - file: "computer-test/src/main/java/org/apache/hugegraph/computer/core/worker/MockComputationParams.java" contains "import org.apache.hugegraph.computer.core.output.LimitedLogOutput;" from: computer-test to: computer-api evidence: - file: "computer-test/src/main/java/org/apache/hugegraph/computer/core/worker/MockMasterComputation2.java" contains "import org.apache.hugegraph.computer.core.master.MasterComputationContext;" from: computer-test to: computer-api evidence: - file: "computer-test/src/main/java/org/apache/hugegraph/computer/core/worker/MockMasterComputation.java" contains "import org.apache.hugegraph.computer.core.master.DefaultMasterComputation;" from: computer-test to: computer-api evidence: - file: "computer-test/src/main/java/org/apache/hugegraph/computer/algorithm/AlgorithmTestBase.java" contains "import org.apache.hugegraph.computer.core.master.MasterService;" from: computer-test to: computer-api evidence: - file: "computer-test/src/main/java/org/apache/hugegraph/computer/suite/unit/UnitTestBase.java" contains "import org.apache.hugegraph.computer.core.common.exception.ComputerException;" from: computer-test to: computer-api evidence: - file: "computer-test/src/main/java/org/apache/hugegraph/computer/suite/integrate/MockComputation.java" contains "import org.apache.hugegraph.computer.core.graph.vertex.Vertex;" from: computer-test to: computer-api evidence: - file: "computer-test/src/main/java/org/apache/hugegraph/computer/suite/integrate/SenderIntegrateTest.java" contains "import org.apache.hugegraph.computer.core.common.exception.TransportException;"