Package org.kiwiproject.consul.cache
Class ServiceHealthKey
java.lang.Object
org.kiwiproject.consul.cache.ServiceHealthKey
- Direct Known Subclasses:
ImmutableServiceHealthKey
Provides a unique key for a
ServiceHealth entry in a ServiceHealthCache-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ServiceHealthKeyfromServiceHealth(ServiceHealth serviceHealth) abstract StringgetHost()abstract IntegergetPort()abstract Stringstatic ServiceHealthKey
-
Constructor Details
-
ServiceHealthKey
public ServiceHealthKey()
-
-
Method Details
-
getServiceId
-
getHost
-
getPort
-
fromServiceHealth
-
of
-