Simplify onShutdown checks 73/36873/1
[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-- 6836 DefaultConfigParamsImpl.java
-rw-r--r-- 1700 ElectionTerm.java
-rw-r--r-- 1861 ElectionTermImpl.java
-rw-r--r-- 3128 FollowerLogInformation.java
-rw-r--r-- 5076 FollowerLogInformationImpl.java
-rw-r--r-- 4250 GetSnapshotReplyActor.java
-rw-r--r-- 1487 ImmutableElectionTerm.java
-rw-r--r-- 774 NoopPeerAddressResolver.java
-rw-r--r-- 859 NoopProcedure.java
-rw-r--r-- 792 PeerAddressResolver.java
-rw-r--r-- 1376 PeerInfo.java
-rw-r--r-- 37323 RaftActor.java
-rw-r--r-- 6513 RaftActorContext.java
-rw-r--r-- 9846 RaftActorContextImpl.java
-rw-r--r-- 1998 RaftActorDelegatingPersistentDataProvider.java
-rw-r--r-- 8175 RaftActorLeadershipTransferCohort.java
-rw-r--r-- 1846 RaftActorRecoveryCohort.java
-rw-r--r-- 11921 RaftActorRecoverySupport.java
-rw-r--r-- 35800 RaftActorServerConfigurationSupport.java
-rw-r--r-- 1053 RaftActorSnapshotCohort.java
-rw-r--r-- 5750 RaftActorSnapshotMessageSupport.java
-rw-r--r-- 453 RaftState.java
-rw-r--r-- 578 RaftVersions.java
-rw-r--r-- 5816 ReplicatedLog.java
-rw-r--r-- 926 ReplicatedLogEntry.java
-rw-r--r-- 5612 ReplicatedLogImpl.java
-rw-r--r-- 1347 ReplicatedLogImplEntry.java
-rw-r--r-- 710 SerializationUtils.java
-rw-r--r-- 3461 ServerConfigurationPayload.java
-rw-r--r-- 3867 Snapshot.java
-rw-r--r-- 21387 SnapshotManager.java
-rw-r--r-- 1983 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