Class LeaderUtils
java.lang.Object
org.springframework.cloud.kubernetes.commons.leader.LeaderUtils
- Author:
- wind57
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidguarded(ReentrantLock lock, Runnable runnable) static StringhostName()
-
Method Details
-
hostName
- Throws:
UnknownHostException
-
guarded
-