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

Download ongdb-cluster JAR 3.6.2 with all dependencies


Library implementing Paxos and Heartbeat components required for High Availability Neo4j

Files of the artifact ongdb-cluster version 3.6.2 from the group org.graphfoundation.ongdb.

Artifact ongdb-cluster
Group org.graphfoundation.ongdb
Version 3.6.2
Last update 04. December 2020
Tags: paxos heartbeat library implementing components high neo4j required availability
Organization not specified
URL https://ongdb.graphfoundation.org/${project.artifactId}/${project.version}
License GNU Affero General Public License, Version 3
Dependencies amount 10
Dependencies ongdb-kernel, netty, annotations, junit-jupiter-migrationsupport, junit-vintage-engine, junit-jupiter-engine, hamcrest-core, hamcrest-library, mockito-core, ongdb-enterprise-kernel,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of ongdb-cluster Show documentation

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

0 downloads

Source code of ongdb-cluster version 3.6.2

META-INF
META-INF.META-INF.LICENSE.txt
META-INF.META-INF.LICENSES.txt
META-INF.META-INF.MANIFEST.MF
META-INF.META-INF.NOTICE.txt
META-INF.META-INF.README.txt
META-INF.maven.org.graphfoundation.ongdb.ongdb-cluster
META-INF.maven.org.graphfoundation.ongdb.ongdb-cluster.META-INF.maven.org.graphfoundation.ongdb.ongdb-cluster.pom.properties
META-INF.maven.org.graphfoundation.ongdb.ongdb-cluster.META-INF.maven.org.graphfoundation.ongdb.ongdb-cluster.pom.xml
META-INF
META-INF.META-INF.modules.properties
META-INF.services
META-INF.services.META-INF.services.org.neo4j.configuration.LoadableConfig
org.neo4j.cluster
org.neo4j.cluster.org.neo4j.cluster.BindingListener
org.neo4j.cluster.org.neo4j.cluster.ClusterMonitor
org.neo4j.cluster.org.neo4j.cluster.ClusterSettings
org.neo4j.cluster.org.neo4j.cluster.DelayedDirectExecutor
org.neo4j.cluster.org.neo4j.cluster.ExecutorLifecycleAdapter
org.neo4j.cluster.org.neo4j.cluster.InstanceId
org.neo4j.cluster.org.neo4j.cluster.MultiPaxosServerFactory
org.neo4j.cluster.org.neo4j.cluster.NetworkedServerFactory
org.neo4j.cluster.org.neo4j.cluster.ProtocolServer
org.neo4j.cluster.org.neo4j.cluster.ProtocolServerFactory
org.neo4j.cluster.org.neo4j.cluster.StateMachines
org.neo4j.cluster.client
org.neo4j.cluster.client.org.neo4j.cluster.client.ClusterClient
org.neo4j.cluster.client.org.neo4j.cluster.client.ClusterClientModule
org.neo4j.cluster.client.org.neo4j.cluster.client.ClusterJoin
org.neo4j.cluster.com
org.neo4j.cluster.com.org.neo4j.cluster.com.BindingNotifier
org.neo4j.cluster.com.org.neo4j.cluster.com.ChannelOpenFailedException
org.neo4j.cluster.com.org.neo4j.cluster.com.NetworkReceiver
org.neo4j.cluster.com.org.neo4j.cluster.com.NetworkSender
org.neo4j.cluster.com.message
org.neo4j.cluster.com.message.org.neo4j.cluster.com.message.Message
org.neo4j.cluster.com.message.org.neo4j.cluster.com.message.MessageHolder
org.neo4j.cluster.com.message.org.neo4j.cluster.com.message.MessageProcessor
org.neo4j.cluster.com.message.org.neo4j.cluster.com.message.MessageSender
org.neo4j.cluster.com.message.org.neo4j.cluster.com.message.MessageSource
org.neo4j.cluster.com.message.org.neo4j.cluster.com.message.MessageType
org.neo4j.cluster.logging
org.neo4j.cluster.logging.org.neo4j.cluster.logging.AsyncLogging
org.neo4j.cluster.logging.org.neo4j.cluster.logging.NettyLoggerFactory
org.neo4j.cluster.member
org.neo4j.cluster.member.org.neo4j.cluster.member.ClusterMemberAvailability
org.neo4j.cluster.member.org.neo4j.cluster.member.ClusterMemberEvents
org.neo4j.cluster.member.org.neo4j.cluster.member.ClusterMemberListener
org.neo4j.cluster.member.paxos
org.neo4j.cluster.member.paxos.org.neo4j.cluster.member.paxos.MemberIsAvailable
org.neo4j.cluster.member.paxos.org.neo4j.cluster.member.paxos.MemberIsUnavailable
org.neo4j.cluster.member.paxos.org.neo4j.cluster.member.paxos.PaxosClusterMemberAvailability
org.neo4j.cluster.member.paxos.org.neo4j.cluster.member.paxos.PaxosClusterMemberEvents
org.neo4j.cluster.protocol
org.neo4j.cluster.protocol.org.neo4j.cluster.protocol.ConfigurationContext
org.neo4j.cluster.protocol.org.neo4j.cluster.protocol.LoggingContext
org.neo4j.cluster.protocol.org.neo4j.cluster.protocol.TimeoutsContext
org.neo4j.cluster.protocol.atomicbroadcast
org.neo4j.cluster.protocol.atomicbroadcast.org.neo4j.cluster.protocol.atomicbroadcast.AtomicBroadcast
org.neo4j.cluster.protocol.atomicbroadcast.org.neo4j.cluster.protocol.atomicbroadcast.AtomicBroadcastListener
org.neo4j.cluster.protocol.atomicbroadcast.org.neo4j.cluster.protocol.atomicbroadcast.AtomicBroadcastSerializer
org.neo4j.cluster.protocol.atomicbroadcast.org.neo4j.cluster.protocol.atomicbroadcast.LenientObjectInputStream
org.neo4j.cluster.protocol.atomicbroadcast.org.neo4j.cluster.protocol.atomicbroadcast.LenientObjectOutputStream
org.neo4j.cluster.protocol.atomicbroadcast.org.neo4j.cluster.protocol.atomicbroadcast.ObjectInputStreamFactory
org.neo4j.cluster.protocol.atomicbroadcast.org.neo4j.cluster.protocol.atomicbroadcast.ObjectOutputStreamFactory
org.neo4j.cluster.protocol.atomicbroadcast.org.neo4j.cluster.protocol.atomicbroadcast.ObjectStreamFactory
org.neo4j.cluster.protocol.atomicbroadcast.org.neo4j.cluster.protocol.atomicbroadcast.Payload
org.neo4j.cluster.protocol.atomicbroadcast.org.neo4j.cluster.protocol.atomicbroadcast.VersionMapper
org.neo4j.cluster.protocol.atomicbroadcast.multipaxos
org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.AcceptorContext
org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.AcceptorInstance
org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.AcceptorInstanceStore
org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.AcceptorMessage
org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.AcceptorState
org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.AtomicBroadcastContext
org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.AtomicBroadcastMessage
org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.AtomicBroadcastState
org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.DefaultWinnerStrategy
org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.InMemoryAcceptorInstanceStore
org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.InstanceId
org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.LearnerContext
org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.LearnerMessage
org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.LearnerState
org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.PaxosInstance
org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.PaxosInstanceStore
org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.ProposerContext
org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.ProposerMessage
org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.ProposerState
org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.Vote
org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.WinnerStrategy
org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.context
org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.context.org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.context.AbstractContextImpl
org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.context.org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.context.AcceptorContextImpl
org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.context.org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.context.AtomicBroadcastContextImpl
org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.context.org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.context.ClusterContextImpl
org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.context.org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.context.CommonContextState
org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.context.org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.context.ElectionContextImpl
org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.context.org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.context.HeartbeatContextImpl
org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.context.org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.context.LearnerContextImpl
org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.context.org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.context.MultiPaxosContext
org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.context.org.neo4j.cluster.protocol.atomicbroadcast.multipaxos.context.ProposerContextImpl
org.neo4j.cluster.protocol.cluster
org.neo4j.cluster.protocol.cluster.org.neo4j.cluster.protocol.cluster.Cluster
org.neo4j.cluster.protocol.cluster.org.neo4j.cluster.protocol.cluster.ClusterConfiguration
org.neo4j.cluster.protocol.cluster.org.neo4j.cluster.protocol.cluster.ClusterContext
org.neo4j.cluster.protocol.cluster.org.neo4j.cluster.protocol.cluster.ClusterEntryDeniedException
org.neo4j.cluster.protocol.cluster.org.neo4j.cluster.protocol.cluster.ClusterListener
org.neo4j.cluster.protocol.cluster.org.neo4j.cluster.protocol.cluster.ClusterMessage
org.neo4j.cluster.protocol.cluster.org.neo4j.cluster.protocol.cluster.ClusterState
org.neo4j.cluster.protocol.election
org.neo4j.cluster.protocol.election.org.neo4j.cluster.protocol.election.ClusterLeaveReelectionListener
org.neo4j.cluster.protocol.election.org.neo4j.cluster.protocol.election.Election
org.neo4j.cluster.protocol.election.org.neo4j.cluster.protocol.election.ElectionContext
org.neo4j.cluster.protocol.election.org.neo4j.cluster.protocol.election.ElectionCredentials
org.neo4j.cluster.protocol.election.org.neo4j.cluster.protocol.election.ElectionCredentialsProvider
org.neo4j.cluster.protocol.election.org.neo4j.cluster.protocol.election.ElectionMessage
org.neo4j.cluster.protocol.election.org.neo4j.cluster.protocol.election.ElectionRole
org.neo4j.cluster.protocol.election.org.neo4j.cluster.protocol.election.ElectionState
org.neo4j.cluster.protocol.election.org.neo4j.cluster.protocol.election.HeartbeatReelectionListener
org.neo4j.cluster.protocol.election.org.neo4j.cluster.protocol.election.NotElectableElectionCredentials
org.neo4j.cluster.protocol.election.org.neo4j.cluster.protocol.election.NotElectableElectionCredentialsProvider
org.neo4j.cluster.protocol.election.org.neo4j.cluster.protocol.election.ServerIdElectionCredentials
org.neo4j.cluster.protocol.election.org.neo4j.cluster.protocol.election.ServerIdElectionCredentialsProvider
org.neo4j.cluster.protocol.heartbeat
org.neo4j.cluster.protocol.heartbeat.org.neo4j.cluster.protocol.heartbeat.Heartbeat
org.neo4j.cluster.protocol.heartbeat.org.neo4j.cluster.protocol.heartbeat.HeartbeatContext
org.neo4j.cluster.protocol.heartbeat.org.neo4j.cluster.protocol.heartbeat.HeartbeatIAmAliveProcessor
org.neo4j.cluster.protocol.heartbeat.org.neo4j.cluster.protocol.heartbeat.HeartbeatJoinListener
org.neo4j.cluster.protocol.heartbeat.org.neo4j.cluster.protocol.heartbeat.HeartbeatLeftListener
org.neo4j.cluster.protocol.heartbeat.org.neo4j.cluster.protocol.heartbeat.HeartbeatListener
org.neo4j.cluster.protocol.heartbeat.org.neo4j.cluster.protocol.heartbeat.HeartbeatMessage
org.neo4j.cluster.protocol.heartbeat.org.neo4j.cluster.protocol.heartbeat.HeartbeatRefreshProcessor
org.neo4j.cluster.protocol.heartbeat.org.neo4j.cluster.protocol.heartbeat.HeartbeatState
org.neo4j.cluster.protocol.snapshot
org.neo4j.cluster.protocol.snapshot.org.neo4j.cluster.protocol.snapshot.Snapshot
org.neo4j.cluster.protocol.snapshot.org.neo4j.cluster.protocol.snapshot.SnapshotContext
org.neo4j.cluster.protocol.snapshot.org.neo4j.cluster.protocol.snapshot.SnapshotMessage
org.neo4j.cluster.protocol.snapshot.org.neo4j.cluster.protocol.snapshot.SnapshotProvider
org.neo4j.cluster.protocol.snapshot.org.neo4j.cluster.protocol.snapshot.SnapshotState
org.neo4j.cluster.statemachine
org.neo4j.cluster.statemachine.org.neo4j.cluster.statemachine.State
org.neo4j.cluster.statemachine.org.neo4j.cluster.statemachine.StateMachine
org.neo4j.cluster.statemachine.org.neo4j.cluster.statemachine.StateMachineConversations
org.neo4j.cluster.statemachine.org.neo4j.cluster.statemachine.StateMachineProxyFactory
org.neo4j.cluster.statemachine.org.neo4j.cluster.statemachine.StateMachineProxyHandler
org.neo4j.cluster.statemachine.org.neo4j.cluster.statemachine.StateMachineRules
org.neo4j.cluster.statemachine.org.neo4j.cluster.statemachine.StateTransition
org.neo4j.cluster.statemachine.org.neo4j.cluster.statemachine.StateTransitionListener
org.neo4j.cluster.statemachine.org.neo4j.cluster.statemachine.StateTransitionLogger
org.neo4j.cluster.timeout
org.neo4j.cluster.timeout.org.neo4j.cluster.timeout.FixedTimeoutStrategy
org.neo4j.cluster.timeout.org.neo4j.cluster.timeout.MessageTimeoutStrategy
org.neo4j.cluster.timeout.org.neo4j.cluster.timeout.TimeoutStrategy
org.neo4j.cluster.timeout.org.neo4j.cluster.timeout.Timeouts
org.neo4j.cluster.util
org.neo4j.cluster.util.org.neo4j.cluster.util.Quorums
org.neo4j.configuration
org.neo4j.configuration.org.neo4j.configuration.HaConfigurationValidator




© 2015 - 2024 Weber Informatics LLC | Privacy Policy