Fix warnings and clean up javadocs in sal-akka-raft 11/46511/3
[controller.git] / opendaylight / md-sal / sal-akka-raft / src / main / java / org / opendaylight / controller / cluster / raft /
drwxr-xr-x   ..
-rw-r--r-- 9049 AbstractReplicatedLogImpl.java
-rw-r--r-- 1032 ClientRequestTracker.java
-rw-r--r-- 1104 ClientRequestTrackerImpl.java
-rw-r--r-- 3494 ConfigParams.java
-rw-r--r-- 6798 DefaultConfigParamsImpl.java
-rw-r--r-- 1879 ElectionTerm.java
-rw-r--r-- 1722 ElectionTermImpl.java
-rw-r--r-- 4834 FollowerLogInformation.java
-rw-r--r-- 6083 FollowerLogInformationImpl.java
-rw-r--r-- 4357 GetSnapshotReplyActor.java
-rw-r--r-- 1485 ImmutableElectionTerm.java
-rw-r--r-- 774 NoopPeerAddressResolver.java
-rw-r--r-- 920 NoopProcedure.java
-rw-r--r-- 813 PeerAddressResolver.java
-rw-r--r-- 1569 PeerInfo.java
-rw-r--r-- 39569 RaftActor.java
-rw-r--r-- 8784 RaftActorContext.java
-rw-r--r-- 11282 RaftActorContextImpl.java
-rw-r--r-- 2358 RaftActorDelegatingPersistentDataProvider.java
-rw-r--r-- 7891 RaftActorLeadershipTransferCohort.java
-rw-r--r-- 1904 RaftActorRecoveryCohort.java
-rw-r--r-- 12865 RaftActorRecoverySupport.java
-rw-r--r-- 37018 RaftActorServerConfigurationSupport.java
-rw-r--r-- 1053 RaftActorSnapshotCohort.java
-rw-r--r-- 5412 RaftActorSnapshotMessageSupport.java
-rw-r--r-- 467 RaftState.java
-rw-r--r-- 614 RaftVersions.java
-rw-r--r-- 6605 ReplicatedLog.java
-rw-r--r-- 1058 ReplicatedLogEntry.java
-rw-r--r-- 5287 ReplicatedLogImpl.java
-rw-r--r-- 1604 ReplicatedLogImplEntry.java
-rw-r--r-- 3940 ServerConfigurationPayload.java
-rw-r--r-- 4054 Snapshot.java
-rw-r--r-- 22168 SnapshotManager.java
-rw-r--r-- 2123 SnapshotState.java
-rw-r--r-- 1954 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 - persisted
drwxr-xr-x - policy