Package io.prometheus.client.exporter
Class HTTPServer.LocalByteArray
java.lang.Object
java.lang.ThreadLocal<ByteArrayOutputStream>
io.prometheus.client.exporter.HTTPServer.LocalByteArray
- Enclosing class:
HTTPServer
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.ThreadLocal
get, remove, set, withInitial
-
Constructor Details
-
LocalByteArray
private LocalByteArray()
-
-
Method Details
-
initialValue
- Overrides:
initialValue
in classThreadLocal<ByteArrayOutputStream>
-