mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-17 10:59:17 +00:00
docs: improve leader election
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@ public abstract class AbstractMessageManager implements MessageManager {
|
||||
}
|
||||
|
||||
/**
|
||||
* Find the next instance with smallest ID.
|
||||
* Find the next instance with the smallest ID.
|
||||
*
|
||||
* @return The next instance.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user