Class ZoneUtils
java.lang.Object
org.springframework.cloud.netflix.eureka.support.ZoneUtils
Utility class for dealing with zones.
- Author:
- Ryan Baxter
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringextractApproximateZone(String host) Approximates Eureka zones from a host name.
-
Method Details
-
extractApproximateZone
-