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

Download jraft-core JAR 1.0.1 with all dependencies


Java implementation of Raft Consensus, this module contains only the core algorithm, and does not have any dependency except Java SE 8, for interface implementations that required by this module, please checkout jraft-ext module

Files of the artifact jraft-core version 1.0.1 from the group com.github.datatechnology.jraft.core.

Artifact jraft-core
Group com.github.datatechnology.jraft.core
Version 1.0.1
Last update 10. May 2018
Tags: does except module have consensus implementations contains interface algorithm dependency that please implementation only core java raft required jraft this checkout
Organization not specified
URL https://github.com/datatechnology/jraft
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of jraft-core Show documentation

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

0 downloads

Source code of jraft-core version 1.0.1

META-INF
META-INF.META-INF.MANIFEST.MF
net.data.technology.jraft
net.data.technology.jraft.net.data.technology.jraft.ClusterConfiguration
net.data.technology.jraft.net.data.technology.jraft.ClusterServer
net.data.technology.jraft.net.data.technology.jraft.LogEntry
net.data.technology.jraft.net.data.technology.jraft.LogValueType
net.data.technology.jraft.net.data.technology.jraft.Logger
net.data.technology.jraft.net.data.technology.jraft.LoggerFactory
net.data.technology.jraft.net.data.technology.jraft.PeerServer
net.data.technology.jraft.net.data.technology.jraft.RaftClient
net.data.technology.jraft.net.data.technology.jraft.RaftConsensus
net.data.technology.jraft.net.data.technology.jraft.RaftContext
net.data.technology.jraft.net.data.technology.jraft.RaftMessage
net.data.technology.jraft.net.data.technology.jraft.RaftMessageHandler
net.data.technology.jraft.net.data.technology.jraft.RaftMessageSender
net.data.technology.jraft.net.data.technology.jraft.RaftMessageType
net.data.technology.jraft.net.data.technology.jraft.RaftParameters
net.data.technology.jraft.net.data.technology.jraft.RaftRequestMessage
net.data.technology.jraft.net.data.technology.jraft.RaftResponseMessage
net.data.technology.jraft.net.data.technology.jraft.RaftServer
net.data.technology.jraft.net.data.technology.jraft.RpcClient
net.data.technology.jraft.net.data.technology.jraft.RpcClientFactory
net.data.technology.jraft.net.data.technology.jraft.RpcException
net.data.technology.jraft.net.data.technology.jraft.RpcListener
net.data.technology.jraft.net.data.technology.jraft.SequentialLogStore
net.data.technology.jraft.net.data.technology.jraft.ServerRole
net.data.technology.jraft.net.data.technology.jraft.ServerState
net.data.technology.jraft.net.data.technology.jraft.ServerStateManager
net.data.technology.jraft.net.data.technology.jraft.Snapshot
net.data.technology.jraft.net.data.technology.jraft.SnapshotSyncContext
net.data.technology.jraft.net.data.technology.jraft.SnapshotSyncRequest
net.data.technology.jraft.net.data.technology.jraft.StateMachine




© 2015 - 2024 Weber Informatics LLC | Privacy Policy