Set to non-voting if not in server confguration 90/32390/2
[controller.git] / opendaylight / md-sal / sal-akka-raft / src / main / java / org / opendaylight / controller / cluster / raft /
drwxr-xr-x   ..
-rw-r--r-- 8523 AbstractReplicatedLogImpl.java
-rw-r--r-- 883 ClientRequestTracker.java
-rw-r--r-- 1023 ClientRequestTrackerImpl.java
-rw-r--r-- 2997 ConfigParams.java
-rw-r--r-- 6833 DefaultConfigParamsImpl.java
-rw-r--r-- 1700 ElectionTerm.java
-rw-r--r-- 1861 ElectionTermImpl.java
-rw-r--r-- 2924 FollowerLogInformation.java
-rw-r--r-- 4473 FollowerLogInformationImpl.java
-rw-r--r-- 4250 GetSnapshotReplyActor.java
-rw-r--r-- 1487 ImmutableElectionTerm.java
-rw-r--r-- 768 NoopPeerAddressResolver.java
-rw-r--r-- 859 NoopProcedure.java
-rw-r--r-- 792 PeerAddressResolver.java
-rw-r--r-- 1376 PeerInfo.java
-rw-r--r-- 36091 RaftActor.java
-rw-r--r-- 6315 RaftActorContext.java
-rw-r--r-- 9153 RaftActorContextImpl.java
-rw-r--r-- 1998 RaftActorDelegatingPersistentDataProvider.java
-rw-r--r-- 8243 RaftActorLeadershipTransferCohort.java
-rw-r--r-- 1846 RaftActorRecoveryCohort.java
-rw-r--r-- 12136 RaftActorRecoverySupport.java
-rw-r--r-- 24817 RaftActorServerConfigurationSupport.java
-rw-r--r-- 1053 RaftActorSnapshotCohort.java
-rw-r--r-- 6141 RaftActorSnapshotMessageSupport.java
-rw-r--r-- 1510 RaftState.java
-rw-r--r-- 551 RaftVersions.java
-rw-r--r-- 5816 ReplicatedLog.java
-rw-r--r-- 926 ReplicatedLogEntry.java
-rw-r--r-- 5990 ReplicatedLogImpl.java
-rw-r--r-- 1347 ReplicatedLogImplEntry.java
-rw-r--r-- 934 SerializationUtils.java
-rw-r--r-- 3940 ServerConfigurationPayload.java
-rw-r--r-- 3867 Snapshot.java
-rw-r--r-- 21559 SnapshotManager.java
-rw-r--r-- 2165 SnapshotState.java
-rw-r--r-- 2029 TimedRunnable.java
-rw-r--r-- 537 VotingState.java
drwxr-xr-x - base
drwxr-xr-x - behaviors
drwxr-xr-x - client
drwxr-xr-x - messages
drwxr-xr-x - policy