Class OkHttpMetricsProperties.ConnectionPoolMetricsProperties
java.lang.Object
io.freefair.spring.okhttp.autoconfigure.metrics.OkHttpMetricsProperties.ConnectionPoolMetricsProperties
- Enclosing class:
- OkHttpMetricsProperties
- See Also:
-
OkHttpConnectionPoolMetrics
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getTags()
int
hashCode()
boolean
void
setEnabled
(boolean enabled) void
setNamePrefix
(String namePrefix) void
toString()
-
Constructor Details
-
ConnectionPoolMetricsProperties
public ConnectionPoolMetricsProperties()
-
-
Method Details
-
isEnabled
-
getNamePrefix
- See Also:
-
OkHttpConnectionPoolMetrics.namePrefix
-
getTags
- See Also:
-
OkHttpConnectionPoolMetrics.tags
-
setEnabled
-
setNamePrefix
- See Also:
-
OkHttpConnectionPoolMetrics.namePrefix
-
setTags
- See Also:
-
OkHttpConnectionPoolMetrics.tags
-
equals
-
canEqual
-
hashCode
-
toString
-