All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download computer-test JAR 1.5.0 with all dependencies


Files of the artifact computer-test version 1.5.0 from the group org.apache.hugegraph.

Artifact computer-test
Group org.apache.hugegraph
Version 1.5.0


Please rate this JAR file. Is it a good library?

0 downloads

Source code of computer-test version 1.5.0

META-INF
META-INF.META-INF.DEPENDENCIES
META-INF.META-INF.LICENSE
META-INF.META-INF.MANIFEST.MF
META-INF.META-INF.NOTICE
META-INF.maven.org.apache.hugegraph.computer-test
META-INF.maven.org.apache.hugegraph.computer-test.META-INF.maven.org.apache.hugegraph.computer-test.pom.properties
META-INF.maven.org.apache.hugegraph.computer-test.META-INF.maven.org.apache.hugegraph.computer-test.pom.xml
.computer.properties
hdfs_input_test
hdfs_input_test.hdfs_input_test.core-site.xml
hdfs_input_test.hdfs_input_test.schema.json
hdfs_input_test.hdfs_input_test.struct.json
.log4j2.xml
org.apache.hugegraph.computer.algorithm
org.apache.hugegraph.computer.algorithm.org.apache.hugegraph.computer.algorithm.AlgorithmTestBase
org.apache.hugegraph.computer.algorithm.org.apache.hugegraph.computer.algorithm.AlgorithmTestSuite
org.apache.hugegraph.computer.algorithm.centrality.betweenness
org.apache.hugegraph.computer.algorithm.centrality.betweenness.org.apache.hugegraph.computer.algorithm.centrality.betweenness.BetweennessCentralityTest
org.apache.hugegraph.computer.algorithm.centrality.closeness
org.apache.hugegraph.computer.algorithm.centrality.closeness.org.apache.hugegraph.computer.algorithm.centrality.closeness.ClosenessCentralityTest
org.apache.hugegraph.computer.algorithm.centrality.degree
org.apache.hugegraph.computer.algorithm.centrality.degree.org.apache.hugegraph.computer.algorithm.centrality.degree.DegreeCentralityTest
org.apache.hugegraph.computer.algorithm.centrality.pagerank
org.apache.hugegraph.computer.algorithm.centrality.pagerank.org.apache.hugegraph.computer.algorithm.centrality.pagerank.PageRankTest
org.apache.hugegraph.computer.algorithm.community.cc
org.apache.hugegraph.computer.algorithm.community.cc.org.apache.hugegraph.computer.algorithm.community.cc.ClusteringCoefficientTest
org.apache.hugegraph.computer.algorithm.community.kcore
org.apache.hugegraph.computer.algorithm.community.kcore.org.apache.hugegraph.computer.algorithm.community.kcore.KcoreTest
org.apache.hugegraph.computer.algorithm.community.lpa
org.apache.hugegraph.computer.algorithm.community.lpa.org.apache.hugegraph.computer.algorithm.community.lpa.LpaTest
org.apache.hugegraph.computer.algorithm.community.trianglecount
org.apache.hugegraph.computer.algorithm.community.trianglecount.org.apache.hugegraph.computer.algorithm.community.trianglecount.TriangleCountTest
org.apache.hugegraph.computer.algorithm.community.wcc
org.apache.hugegraph.computer.algorithm.community.wcc.org.apache.hugegraph.computer.algorithm.community.wcc.WccTest
org.apache.hugegraph.computer.algorithm.path.rings
org.apache.hugegraph.computer.algorithm.path.rings.org.apache.hugegraph.computer.algorithm.path.rings.RingsDetectionTest
org.apache.hugegraph.computer.algorithm.path.rings.org.apache.hugegraph.computer.algorithm.path.rings.RingsDetectionWithFilterTest
org.apache.hugegraph.computer.algorithm.path.shortest
org.apache.hugegraph.computer.algorithm.path.shortest.org.apache.hugegraph.computer.algorithm.path.shortest.SingleSourceShortestPathTest
org.apache.hugegraph.computer.algorithm.sampling
org.apache.hugegraph.computer.algorithm.sampling.org.apache.hugegraph.computer.algorithm.sampling.RandomWalkTest
org.apache.hugegraph.computer.core.allocator
org.apache.hugegraph.computer.core.allocator.org.apache.hugegraph.computer.core.allocator.AllocatorTestSuite
org.apache.hugegraph.computer.core.allocator.org.apache.hugegraph.computer.core.allocator.DefaultAllocatorTest
org.apache.hugegraph.computer.core.allocator.org.apache.hugegraph.computer.core.allocator.RecyclersTest
org.apache.hugegraph.computer.core.bsp
org.apache.hugegraph.computer.core.bsp.org.apache.hugegraph.computer.core.bsp.BspEventTest
org.apache.hugegraph.computer.core.bsp.org.apache.hugegraph.computer.core.bsp.BspTestSuite
org.apache.hugegraph.computer.core.bsp.org.apache.hugegraph.computer.core.bsp.EtcdBspTest
org.apache.hugegraph.computer.core.bsp.org.apache.hugegraph.computer.core.bsp.EtcdClientTest
org.apache.hugegraph.computer.core.combiner
org.apache.hugegraph.computer.core.combiner.org.apache.hugegraph.computer.core.combiner.CombinerTestSuite
org.apache.hugegraph.computer.core.combiner.org.apache.hugegraph.computer.core.combiner.DoubleValueSumCombinerTest
org.apache.hugegraph.computer.core.combiner.org.apache.hugegraph.computer.core.combiner.FloatValueSumCombinerTest
org.apache.hugegraph.computer.core.combiner.org.apache.hugegraph.computer.core.combiner.IntValueSumCombinerTest
org.apache.hugegraph.computer.core.combiner.org.apache.hugegraph.computer.core.combiner.LongValueSumCombinerTest
org.apache.hugegraph.computer.core.combiner.org.apache.hugegraph.computer.core.combiner.MergeNewPropertiesCombinerTest
org.apache.hugegraph.computer.core.combiner.org.apache.hugegraph.computer.core.combiner.MergeOldPropertiesCombinerTest
org.apache.hugegraph.computer.core.combiner.org.apache.hugegraph.computer.core.combiner.OverwriteCombinerTest
org.apache.hugegraph.computer.core.combiner.org.apache.hugegraph.computer.core.combiner.PointerCombinerTest
org.apache.hugegraph.computer.core.combiner.org.apache.hugegraph.computer.core.combiner.ValueMaxCombinerTest
org.apache.hugegraph.computer.core.combiner.org.apache.hugegraph.computer.core.combiner.ValueMinCombinerTest
org.apache.hugegraph.computer.core.common
org.apache.hugegraph.computer.core.common.org.apache.hugegraph.computer.core.common.CommonTestSuite
org.apache.hugegraph.computer.core.common.org.apache.hugegraph.computer.core.common.ContainerInfoTest
org.apache.hugegraph.computer.core.common.org.apache.hugegraph.computer.core.common.ExceptionTest
org.apache.hugegraph.computer.core.common.org.apache.hugegraph.computer.core.common.FakeMasterComputation
org.apache.hugegraph.computer.core.compute
org.apache.hugegraph.computer.core.compute.org.apache.hugegraph.computer.core.compute.ComputeManagerTest
org.apache.hugegraph.computer.core.compute.org.apache.hugegraph.computer.core.compute.ComputeTestSuite
org.apache.hugegraph.computer.core.compute.org.apache.hugegraph.computer.core.compute.MockComputation
org.apache.hugegraph.computer.core.compute.org.apache.hugegraph.computer.core.compute.MockMessageSender
org.apache.hugegraph.computer.core.compute.input
org.apache.hugegraph.computer.core.compute.input.org.apache.hugegraph.computer.core.compute.input.EdgesInputTest
org.apache.hugegraph.computer.core.compute.input.org.apache.hugegraph.computer.core.compute.input.MessageInputTest
org.apache.hugegraph.computer.core.compute.input.org.apache.hugegraph.computer.core.compute.input.ResuablePointerTest
org.apache.hugegraph.computer.core.config
org.apache.hugegraph.computer.core.config.org.apache.hugegraph.computer.core.config.ConfigTestSuite
org.apache.hugegraph.computer.core.config.org.apache.hugegraph.computer.core.config.DefaultConfigTest
org.apache.hugegraph.computer.core.graph
org.apache.hugegraph.computer.core.graph.org.apache.hugegraph.computer.core.graph.BuiltinGraphFactoryTest
org.apache.hugegraph.computer.core.graph.org.apache.hugegraph.computer.core.graph.DefaultEdgeTest
org.apache.hugegraph.computer.core.graph.org.apache.hugegraph.computer.core.graph.DefaultPropertiesTest
org.apache.hugegraph.computer.core.graph.org.apache.hugegraph.computer.core.graph.GraphTestSuite
org.apache.hugegraph.computer.core.graph.org.apache.hugegraph.computer.core.graph.SuperstepStatTest
org.apache.hugegraph.computer.core.graph.id
org.apache.hugegraph.computer.core.graph.id.org.apache.hugegraph.computer.core.graph.id.BytesIdTest
org.apache.hugegraph.computer.core.graph.id.org.apache.hugegraph.computer.core.graph.id.IdFactoryTest
org.apache.hugegraph.computer.core.graph.id.org.apache.hugegraph.computer.core.graph.id.IdTypeTest
org.apache.hugegraph.computer.core.graph.partition
org.apache.hugegraph.computer.core.graph.partition.org.apache.hugegraph.computer.core.graph.partition.HashPartitionerTest
org.apache.hugegraph.computer.core.graph.partition.org.apache.hugegraph.computer.core.graph.partition.PartitionStatTest
org.apache.hugegraph.computer.core.graph.value
org.apache.hugegraph.computer.core.graph.value.org.apache.hugegraph.computer.core.graph.value.BooleanValueTest
org.apache.hugegraph.computer.core.graph.value.org.apache.hugegraph.computer.core.graph.value.DoubleValueTest
org.apache.hugegraph.computer.core.graph.value.org.apache.hugegraph.computer.core.graph.value.FloatValueTest
org.apache.hugegraph.computer.core.graph.value.org.apache.hugegraph.computer.core.graph.value.IdListListTest
org.apache.hugegraph.computer.core.graph.value.org.apache.hugegraph.computer.core.graph.value.IdValueListTest
org.apache.hugegraph.computer.core.graph.value.org.apache.hugegraph.computer.core.graph.value.IdValueTest
org.apache.hugegraph.computer.core.graph.value.org.apache.hugegraph.computer.core.graph.value.IntValueTest
org.apache.hugegraph.computer.core.graph.value.org.apache.hugegraph.computer.core.graph.value.ListValueTest
org.apache.hugegraph.computer.core.graph.value.org.apache.hugegraph.computer.core.graph.value.LongValueTest
org.apache.hugegraph.computer.core.graph.value.org.apache.hugegraph.computer.core.graph.value.NullValueTest
org.apache.hugegraph.computer.core.graph.value.org.apache.hugegraph.computer.core.graph.value.StringValueTest
org.apache.hugegraph.computer.core.graph.value.org.apache.hugegraph.computer.core.graph.value.ValueTypeTest
org.apache.hugegraph.computer.core.input
org.apache.hugegraph.computer.core.input.org.apache.hugegraph.computer.core.input.FileInputSplitTest
org.apache.hugegraph.computer.core.input.org.apache.hugegraph.computer.core.input.HugeConverterTest
org.apache.hugegraph.computer.core.input.org.apache.hugegraph.computer.core.input.InputSplitDataTest
org.apache.hugegraph.computer.core.input.org.apache.hugegraph.computer.core.input.InputSplitTest
org.apache.hugegraph.computer.core.input.org.apache.hugegraph.computer.core.input.InputTestSuite
org.apache.hugegraph.computer.core.input.org.apache.hugegraph.computer.core.input.MockMasterInputManager
org.apache.hugegraph.computer.core.input.org.apache.hugegraph.computer.core.input.MockRpcClient
org.apache.hugegraph.computer.core.input.org.apache.hugegraph.computer.core.input.MockWorkerInputManager
org.apache.hugegraph.computer.core.io
org.apache.hugegraph.computer.core.io.org.apache.hugegraph.computer.core.io.BufferedFileTest
org.apache.hugegraph.computer.core.io.org.apache.hugegraph.computer.core.io.BufferedStreamTest
org.apache.hugegraph.computer.core.io.org.apache.hugegraph.computer.core.io.CsvStructGraphOutputTest
org.apache.hugegraph.computer.core.io.org.apache.hugegraph.computer.core.io.IOTestSuite
org.apache.hugegraph.computer.core.io.org.apache.hugegraph.computer.core.io.JsonStructGraphOutputTest
org.apache.hugegraph.computer.core.io.org.apache.hugegraph.computer.core.io.MockRankComputation
org.apache.hugegraph.computer.core.io.org.apache.hugegraph.computer.core.io.OptimizedUnsafeBytesTest
org.apache.hugegraph.computer.core.io.org.apache.hugegraph.computer.core.io.StreamGraphOutputInputTest
org.apache.hugegraph.computer.core.io.org.apache.hugegraph.computer.core.io.StructRandomAccessOutputTest
org.apache.hugegraph.computer.core.io.org.apache.hugegraph.computer.core.io.UnsafeBytesTest
org.apache.hugegraph.computer.core.network
org.apache.hugegraph.computer.core.network.org.apache.hugegraph.computer.core.network.ConnectionIdTest
org.apache.hugegraph.computer.core.network.org.apache.hugegraph.computer.core.network.DataServerManagerTest
org.apache.hugegraph.computer.core.network.org.apache.hugegraph.computer.core.network.MockClientHandler
org.apache.hugegraph.computer.core.network.org.apache.hugegraph.computer.core.network.MockMessageHandler
org.apache.hugegraph.computer.core.network.org.apache.hugegraph.computer.core.network.MockUnDecodeMessage
org.apache.hugegraph.computer.core.network.org.apache.hugegraph.computer.core.network.NetworkTestSuite
org.apache.hugegraph.computer.core.network.org.apache.hugegraph.computer.core.network.TransportUtilTest
org.apache.hugegraph.computer.core.network.buffer
org.apache.hugegraph.computer.core.network.buffer.org.apache.hugegraph.computer.core.network.buffer.NetworkBufferTest
org.apache.hugegraph.computer.core.network.connection
org.apache.hugegraph.computer.core.network.connection.org.apache.hugegraph.computer.core.network.connection.ConnectionManagerTest
org.apache.hugegraph.computer.core.network.netty
org.apache.hugegraph.computer.core.network.netty.org.apache.hugegraph.computer.core.network.netty.AbstractNetworkTest
org.apache.hugegraph.computer.core.network.netty.org.apache.hugegraph.computer.core.network.netty.HeartbeatHandlerTest
org.apache.hugegraph.computer.core.network.netty.org.apache.hugegraph.computer.core.network.netty.NettyClientFactoryTest
org.apache.hugegraph.computer.core.network.netty.org.apache.hugegraph.computer.core.network.netty.NettyEncodeDecodeHandlerTest
org.apache.hugegraph.computer.core.network.netty.org.apache.hugegraph.computer.core.network.netty.NettyTransportClientTest
org.apache.hugegraph.computer.core.network.netty.org.apache.hugegraph.computer.core.network.netty.NettyTransportServerTest
org.apache.hugegraph.computer.core.network.session
org.apache.hugegraph.computer.core.network.session.org.apache.hugegraph.computer.core.network.session.TransportSessionTest
org.apache.hugegraph.computer.core.receiver
org.apache.hugegraph.computer.core.receiver.org.apache.hugegraph.computer.core.receiver.MessageRecvBuffersTest
org.apache.hugegraph.computer.core.receiver.org.apache.hugegraph.computer.core.receiver.MessageRecvManagerTest
org.apache.hugegraph.computer.core.receiver.org.apache.hugegraph.computer.core.receiver.ReceiverTestSuite
org.apache.hugegraph.computer.core.receiver.org.apache.hugegraph.computer.core.receiver.ReceiverUtil
org.apache.hugegraph.computer.core.receiver.edge
org.apache.hugegraph.computer.core.receiver.edge.org.apache.hugegraph.computer.core.receiver.edge.EdgeMessageRecvPartitionTest
org.apache.hugegraph.computer.core.receiver.message
org.apache.hugegraph.computer.core.receiver.message.org.apache.hugegraph.computer.core.receiver.message.ComputeMessageRecvPartitionTest
org.apache.hugegraph.computer.core.receiver.vertex
org.apache.hugegraph.computer.core.receiver.vertex.org.apache.hugegraph.computer.core.receiver.vertex.VertexMessageRecvPartitionTest
org.apache.hugegraph.computer.core.sender
org.apache.hugegraph.computer.core.sender.org.apache.hugegraph.computer.core.sender.MessageQueueTest
org.apache.hugegraph.computer.core.sender.org.apache.hugegraph.computer.core.sender.MessageSendBuffersTest
org.apache.hugegraph.computer.core.sender.org.apache.hugegraph.computer.core.sender.MessageSendManagerTest
org.apache.hugegraph.computer.core.sender.org.apache.hugegraph.computer.core.sender.MockTransportClient
org.apache.hugegraph.computer.core.sender.org.apache.hugegraph.computer.core.sender.MultiQueueTest
org.apache.hugegraph.computer.core.sender.org.apache.hugegraph.computer.core.sender.QueuedMessageSenderTest
org.apache.hugegraph.computer.core.sender.org.apache.hugegraph.computer.core.sender.QueuedMessageTest
org.apache.hugegraph.computer.core.sender.org.apache.hugegraph.computer.core.sender.SenderTestSuite
org.apache.hugegraph.computer.core.sender.org.apache.hugegraph.computer.core.sender.WriteBufferTest
org.apache.hugegraph.computer.core.sender.org.apache.hugegraph.computer.core.sender.WriteBuffersTest
org.apache.hugegraph.computer.core.sort
org.apache.hugegraph.computer.core.sort.org.apache.hugegraph.computer.core.sort.SorterTestUtil
org.apache.hugegraph.computer.core.sort.combiner
org.apache.hugegraph.computer.core.sort.combiner.org.apache.hugegraph.computer.core.sort.combiner.MockIntSumCombiner
org.apache.hugegraph.computer.core.sort.sorter
org.apache.hugegraph.computer.core.sort.sorter.org.apache.hugegraph.computer.core.sort.sorter.EmptyFlusherTest
org.apache.hugegraph.computer.core.sort.sorter.org.apache.hugegraph.computer.core.sort.sorter.FlusherTest
org.apache.hugegraph.computer.core.sort.sorter.org.apache.hugegraph.computer.core.sort.sorter.SortLargeDataTest
org.apache.hugegraph.computer.core.sort.sorter.org.apache.hugegraph.computer.core.sort.sorter.SorterTest
org.apache.hugegraph.computer.core.sort.sorter.org.apache.hugegraph.computer.core.sort.sorter.SorterTestSuite
org.apache.hugegraph.computer.core.sort.sorting
org.apache.hugegraph.computer.core.sort.sorting.org.apache.hugegraph.computer.core.sort.sorting.InputsSortingTest
org.apache.hugegraph.computer.core.sort.sorting.org.apache.hugegraph.computer.core.sort.sorting.SortingTestSuite
org.apache.hugegraph.computer.core.sort.sorting.org.apache.hugegraph.computer.core.sort.sorting.TestData
org.apache.hugegraph.computer.core.store
org.apache.hugegraph.computer.core.store.org.apache.hugegraph.computer.core.store.BitFileTest
org.apache.hugegraph.computer.core.store.org.apache.hugegraph.computer.core.store.EntriesUtilTest
org.apache.hugegraph.computer.core.store.org.apache.hugegraph.computer.core.store.EntryOutputTest
org.apache.hugegraph.computer.core.store.org.apache.hugegraph.computer.core.store.FileManagerTest
org.apache.hugegraph.computer.core.store.org.apache.hugegraph.computer.core.store.HgkvDirTest
org.apache.hugegraph.computer.core.store.org.apache.hugegraph.computer.core.store.HgkvFileTest
org.apache.hugegraph.computer.core.store.org.apache.hugegraph.computer.core.store.PointerTest
org.apache.hugegraph.computer.core.store.org.apache.hugegraph.computer.core.store.StoreTestSuite
org.apache.hugegraph.computer.core.store.org.apache.hugegraph.computer.core.store.StoreTestUtil
org.apache.hugegraph.computer.core.store.org.apache.hugegraph.computer.core.store.ValueFileTest
org.apache.hugegraph.computer.core.util
org.apache.hugegraph.computer.core.util.org.apache.hugegraph.computer.core.util.ComputerContextUtilTest
org.apache.hugegraph.computer.core.util.org.apache.hugegraph.computer.core.util.IdUtilTest
org.apache.hugegraph.computer.core.util.org.apache.hugegraph.computer.core.util.JsonUtilTest
org.apache.hugegraph.computer.core.util.org.apache.hugegraph.computer.core.util.SerializeUtilTest
org.apache.hugegraph.computer.core.util.org.apache.hugegraph.computer.core.util.UtilTestSuite
org.apache.hugegraph.computer.core.worker
org.apache.hugegraph.computer.core.worker.org.apache.hugegraph.computer.core.worker.MockComputation
org.apache.hugegraph.computer.core.worker.org.apache.hugegraph.computer.core.worker.MockComputation2
org.apache.hugegraph.computer.core.worker.org.apache.hugegraph.computer.core.worker.MockComputationParams
org.apache.hugegraph.computer.core.worker.org.apache.hugegraph.computer.core.worker.MockMasterComputation
org.apache.hugegraph.computer.core.worker.org.apache.hugegraph.computer.core.worker.MockMasterComputation2
org.apache.hugegraph.computer.core.worker.org.apache.hugegraph.computer.core.worker.MockWorkerService
org.apache.hugegraph.computer.core.worker.org.apache.hugegraph.computer.core.worker.WorkerServiceTest
org.apache.hugegraph.computer.core.worker.org.apache.hugegraph.computer.core.worker.WorkerStatTest
org.apache.hugegraph.computer.core.worker.org.apache.hugegraph.computer.core.worker.WorkerTestSuite
org.apache.hugegraph.computer.dist
org.apache.hugegraph.computer.dist.org.apache.hugegraph.computer.dist.ComputerDistTestSuite
org.apache.hugegraph.computer.dist.org.apache.hugegraph.computer.dist.HugeGraphComputerTest
org.apache.hugegraph.computer.driver
org.apache.hugegraph.computer.driver.org.apache.hugegraph.computer.driver.ComputerOptionsTest
org.apache.hugegraph.computer.driver.org.apache.hugegraph.computer.driver.DriverTest
org.apache.hugegraph.computer.driver.org.apache.hugegraph.computer.driver.DriverTestSuite
org.apache.hugegraph.computer.k8s
org.apache.hugegraph.computer.k8s.org.apache.hugegraph.computer.k8s.AbstractK8sTest
org.apache.hugegraph.computer.k8s.org.apache.hugegraph.computer.k8s.K8sTestSuite
org.apache.hugegraph.computer.k8s.org.apache.hugegraph.computer.k8s.KubernetesDriverTest
org.apache.hugegraph.computer.k8s.org.apache.hugegraph.computer.k8s.MiniKubeTest
org.apache.hugegraph.computer.k8s.org.apache.hugegraph.computer.k8s.OperatorTest
org.apache.hugegraph.computer.suite.integrate
org.apache.hugegraph.computer.suite.integrate.org.apache.hugegraph.computer.suite.integrate.IntegrateTestSuite
org.apache.hugegraph.computer.suite.integrate.org.apache.hugegraph.computer.suite.integrate.MockComputation
org.apache.hugegraph.computer.suite.integrate.org.apache.hugegraph.computer.suite.integrate.SenderIntegrateTest
org.apache.hugegraph.computer.suite.unit
org.apache.hugegraph.computer.suite.unit.org.apache.hugegraph.computer.suite.unit.UnitTestBase
org.apache.hugegraph.computer.suite.unit.org.apache.hugegraph.computer.suite.unit.UnitTestSuite




© 2015 - 2025 Weber Informatics LLC | Privacy Policy