Package com.github.loki4j.client.http
Class HttpConfig.JavaHttpConfig
- java.lang.Object
-
- com.github.loki4j.client.http.HttpConfig.JavaHttpConfig
-
- All Implemented Interfaces:
HttpConfig.ClientSpecificConfig
- Enclosing class:
- HttpConfig
public static class HttpConfig.JavaHttpConfig extends java.lang.Object implements HttpConfig.ClientSpecificConfig
-
-
Field Summary
Fields Modifier and Type Field Description longinnerThreadsExpirationMsMaximum time that excess idle threads will wait for new tasks before terminating inner HTTP threads
-
Constructor Summary
Constructors Constructor Description JavaHttpConfig(long innerThreadsExpirationMs)
-