| Package | Description | 
|---|---|
| com.hazelcast.cp.internal.raft.impl | Contains implementation classes of the Raft algorithm | 
| Constructor and Description | 
|---|
| RaftNodeImpl(CPGroupId groupId,
            Endpoint localMember,
            Collection<Endpoint> members,
            RaftAlgorithmConfig raftAlgorithmConfig,
            RaftIntegration raftIntegration) | 
Copyright © 2022 Hazelcast, Inc.. All Rights Reserved.