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

Download computer-api JAR 1.5.0 with all dependencies


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

Test

Artifact computer-api
Group org.apache.hugegraph
Version 1.5.0
Last update 10. November 2024
Tags: scalable fault developed speed graph hugegraph computer fast system apache processing tolerance highly
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies commons-lang3, hugegraph-client,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of computer-api Show documentation

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

0 downloads

Source code of computer-api 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-api
META-INF.maven.org.apache.hugegraph.computer-api.META-INF.maven.org.apache.hugegraph.computer-api.pom.properties
META-INF.maven.org.apache.hugegraph.computer-api.META-INF.maven.org.apache.hugegraph.computer-api.pom.xml
org.apache.hugegraph.computer.algorithm
org.apache.hugegraph.computer.algorithm.org.apache.hugegraph.computer.algorithm.AlgorithmParams
org.apache.hugegraph.computer.core.aggregator
org.apache.hugegraph.computer.core.aggregator.org.apache.hugegraph.computer.core.aggregator.Aggregator
org.apache.hugegraph.computer.core.aggregator.org.apache.hugegraph.computer.core.aggregator.Aggregator4Master
org.apache.hugegraph.computer.core.aggregator.org.apache.hugegraph.computer.core.aggregator.Aggregator4Worker
org.apache.hugegraph.computer.core.allocator
org.apache.hugegraph.computer.core.allocator.org.apache.hugegraph.computer.core.allocator.Allocator
org.apache.hugegraph.computer.core.allocator.org.apache.hugegraph.computer.core.allocator.Recyclable
org.apache.hugegraph.computer.core.allocator.org.apache.hugegraph.computer.core.allocator.RecyclerReference
org.apache.hugegraph.computer.core.combiner
org.apache.hugegraph.computer.core.combiner.org.apache.hugegraph.computer.core.combiner.Combiner
org.apache.hugegraph.computer.core.combiner.org.apache.hugegraph.computer.core.combiner.DoubleValueSumCombiner
org.apache.hugegraph.computer.core.combiner.org.apache.hugegraph.computer.core.combiner.FloatValueSumCombiner
org.apache.hugegraph.computer.core.combiner.org.apache.hugegraph.computer.core.combiner.IdListMergeCombiner
org.apache.hugegraph.computer.core.combiner.org.apache.hugegraph.computer.core.combiner.IdSetMergeCombiner
org.apache.hugegraph.computer.core.combiner.org.apache.hugegraph.computer.core.combiner.IntValueSumCombiner
org.apache.hugegraph.computer.core.combiner.org.apache.hugegraph.computer.core.combiner.LongValueSumCombiner
org.apache.hugegraph.computer.core.combiner.org.apache.hugegraph.computer.core.combiner.MergeNewPropertiesCombiner
org.apache.hugegraph.computer.core.combiner.org.apache.hugegraph.computer.core.combiner.MergeOldPropertiesCombiner
org.apache.hugegraph.computer.core.combiner.org.apache.hugegraph.computer.core.combiner.OverwriteCombiner
org.apache.hugegraph.computer.core.combiner.org.apache.hugegraph.computer.core.combiner.OverwritePropertiesCombiner
org.apache.hugegraph.computer.core.combiner.org.apache.hugegraph.computer.core.combiner.PropertiesCombiner
org.apache.hugegraph.computer.core.combiner.org.apache.hugegraph.computer.core.combiner.ValueMaxCombiner
org.apache.hugegraph.computer.core.combiner.org.apache.hugegraph.computer.core.combiner.ValueMinCombiner
org.apache.hugegraph.computer.core.common
org.apache.hugegraph.computer.core.common.org.apache.hugegraph.computer.core.common.ComputerContext
org.apache.hugegraph.computer.core.common.org.apache.hugegraph.computer.core.common.Constants
org.apache.hugegraph.computer.core.common.org.apache.hugegraph.computer.core.common.SerialEnum
org.apache.hugegraph.computer.core.common.exception
org.apache.hugegraph.computer.core.common.exception.org.apache.hugegraph.computer.core.common.exception.ComputerException
org.apache.hugegraph.computer.core.config
org.apache.hugegraph.computer.core.config.org.apache.hugegraph.computer.core.config.ComputerOptions
org.apache.hugegraph.computer.core.config.org.apache.hugegraph.computer.core.config.Config
org.apache.hugegraph.computer.core.config.org.apache.hugegraph.computer.core.config.DefaultConfig
org.apache.hugegraph.computer.core.config.org.apache.hugegraph.computer.core.config.EdgeFrequency
org.apache.hugegraph.computer.core.config.org.apache.hugegraph.computer.core.config.HotConfig
org.apache.hugegraph.computer.core.config.org.apache.hugegraph.computer.core.config.Null
org.apache.hugegraph.computer.core.graph
org.apache.hugegraph.computer.core.graph.org.apache.hugegraph.computer.core.graph.GraphFactory
org.apache.hugegraph.computer.core.graph.edge
org.apache.hugegraph.computer.core.graph.edge.org.apache.hugegraph.computer.core.graph.edge.Edge
org.apache.hugegraph.computer.core.graph.edge.org.apache.hugegraph.computer.core.graph.edge.Edges
org.apache.hugegraph.computer.core.graph.id
org.apache.hugegraph.computer.core.graph.id.org.apache.hugegraph.computer.core.graph.id.Id
org.apache.hugegraph.computer.core.graph.id.org.apache.hugegraph.computer.core.graph.id.IdFactory
org.apache.hugegraph.computer.core.graph.id.org.apache.hugegraph.computer.core.graph.id.IdType
org.apache.hugegraph.computer.core.graph.properties
org.apache.hugegraph.computer.core.graph.properties.org.apache.hugegraph.computer.core.graph.properties.DefaultProperties
org.apache.hugegraph.computer.core.graph.properties.org.apache.hugegraph.computer.core.graph.properties.Properties
org.apache.hugegraph.computer.core.graph.value
org.apache.hugegraph.computer.core.graph.value.org.apache.hugegraph.computer.core.graph.value.BooleanValue
org.apache.hugegraph.computer.core.graph.value.org.apache.hugegraph.computer.core.graph.value.DoubleValue
org.apache.hugegraph.computer.core.graph.value.org.apache.hugegraph.computer.core.graph.value.FloatValue
org.apache.hugegraph.computer.core.graph.value.org.apache.hugegraph.computer.core.graph.value.IdList
org.apache.hugegraph.computer.core.graph.value.org.apache.hugegraph.computer.core.graph.value.IdListList
org.apache.hugegraph.computer.core.graph.value.org.apache.hugegraph.computer.core.graph.value.IdSet
org.apache.hugegraph.computer.core.graph.value.org.apache.hugegraph.computer.core.graph.value.IntValue
org.apache.hugegraph.computer.core.graph.value.org.apache.hugegraph.computer.core.graph.value.ListValue
org.apache.hugegraph.computer.core.graph.value.org.apache.hugegraph.computer.core.graph.value.LongValue
org.apache.hugegraph.computer.core.graph.value.org.apache.hugegraph.computer.core.graph.value.MapValue
org.apache.hugegraph.computer.core.graph.value.org.apache.hugegraph.computer.core.graph.value.NullValue
org.apache.hugegraph.computer.core.graph.value.org.apache.hugegraph.computer.core.graph.value.StringValue
org.apache.hugegraph.computer.core.graph.value.org.apache.hugegraph.computer.core.graph.value.Value
org.apache.hugegraph.computer.core.graph.value.org.apache.hugegraph.computer.core.graph.value.ValueType
org.apache.hugegraph.computer.core.graph.vertex
org.apache.hugegraph.computer.core.graph.vertex.org.apache.hugegraph.computer.core.graph.vertex.Vertex
org.apache.hugegraph.computer.core.input
org.apache.hugegraph.computer.core.input.org.apache.hugegraph.computer.core.input.InputFilter
org.apache.hugegraph.computer.core.io
org.apache.hugegraph.computer.core.io.org.apache.hugegraph.computer.core.io.BytesInput
org.apache.hugegraph.computer.core.io.org.apache.hugegraph.computer.core.io.BytesOutput
org.apache.hugegraph.computer.core.io.org.apache.hugegraph.computer.core.io.GraphComputeInput
org.apache.hugegraph.computer.core.io.org.apache.hugegraph.computer.core.io.GraphComputeOutput
org.apache.hugegraph.computer.core.io.org.apache.hugegraph.computer.core.io.GraphInput
org.apache.hugegraph.computer.core.io.org.apache.hugegraph.computer.core.io.GraphOutput
org.apache.hugegraph.computer.core.io.org.apache.hugegraph.computer.core.io.GraphWritebackOutput
org.apache.hugegraph.computer.core.io.org.apache.hugegraph.computer.core.io.RandomAccessInput
org.apache.hugegraph.computer.core.io.org.apache.hugegraph.computer.core.io.RandomAccessOutput
org.apache.hugegraph.computer.core.io.org.apache.hugegraph.computer.core.io.Readable
org.apache.hugegraph.computer.core.io.org.apache.hugegraph.computer.core.io.Writable
org.apache.hugegraph.computer.core.master
org.apache.hugegraph.computer.core.master.org.apache.hugegraph.computer.core.master.DefaultMasterComputation
org.apache.hugegraph.computer.core.master.org.apache.hugegraph.computer.core.master.MasterComputation
org.apache.hugegraph.computer.core.master.org.apache.hugegraph.computer.core.master.MasterComputationContext
org.apache.hugegraph.computer.core.master.org.apache.hugegraph.computer.core.master.MasterContext
org.apache.hugegraph.computer.core.output
org.apache.hugegraph.computer.core.output.org.apache.hugegraph.computer.core.output.AbstractComputerOutput
org.apache.hugegraph.computer.core.output.org.apache.hugegraph.computer.core.output.ComputerOutput
org.apache.hugegraph.computer.core.output.hg
org.apache.hugegraph.computer.core.output.hg.org.apache.hugegraph.computer.core.output.hg.HugeGraphOutput
org.apache.hugegraph.computer.core.output.hg.exceptions
org.apache.hugegraph.computer.core.output.hg.exceptions.org.apache.hugegraph.computer.core.output.hg.exceptions.WriteBackException
org.apache.hugegraph.computer.core.output.hg.metrics
org.apache.hugegraph.computer.core.output.hg.metrics.org.apache.hugegraph.computer.core.output.hg.metrics.LoadMetrics
org.apache.hugegraph.computer.core.output.hg.metrics.org.apache.hugegraph.computer.core.output.hg.metrics.LoadReport
org.apache.hugegraph.computer.core.output.hg.metrics.org.apache.hugegraph.computer.core.output.hg.metrics.LoadSummary
org.apache.hugegraph.computer.core.output.hg.metrics.org.apache.hugegraph.computer.core.output.hg.metrics.Printer
org.apache.hugegraph.computer.core.output.hg.task
org.apache.hugegraph.computer.core.output.hg.task.org.apache.hugegraph.computer.core.output.hg.task.BatchInsertTask
org.apache.hugegraph.computer.core.output.hg.task.org.apache.hugegraph.computer.core.output.hg.task.InsertTask
org.apache.hugegraph.computer.core.output.hg.task.org.apache.hugegraph.computer.core.output.hg.task.SingleInsertTask
org.apache.hugegraph.computer.core.output.hg.task.org.apache.hugegraph.computer.core.output.hg.task.TaskManager
org.apache.hugegraph.computer.core.util
org.apache.hugegraph.computer.core.util.org.apache.hugegraph.computer.core.util.BytesUtil
org.apache.hugegraph.computer.core.util.org.apache.hugegraph.computer.core.util.CoderUtil
org.apache.hugegraph.computer.core.util.org.apache.hugegraph.computer.core.util.IdUtil
org.apache.hugegraph.computer.core.util.org.apache.hugegraph.computer.core.util.JsonUtilExt
org.apache.hugegraph.computer.core.worker
org.apache.hugegraph.computer.core.worker.org.apache.hugegraph.computer.core.worker.Computation
org.apache.hugegraph.computer.core.worker.org.apache.hugegraph.computer.core.worker.ComputationContext
org.apache.hugegraph.computer.core.worker.org.apache.hugegraph.computer.core.worker.FilterComputation
org.apache.hugegraph.computer.core.worker.org.apache.hugegraph.computer.core.worker.ReduceComputation
org.apache.hugegraph.computer.core.worker.org.apache.hugegraph.computer.core.worker.WorkerContext




© 2015 - 2025 Weber Informatics LLC | Privacy Policy