Package io.prometheus.client.exporter
Class HTTPServer.LocalByteArray
- java.lang.Object
-
- java.lang.ThreadLocal<java.io.ByteArrayOutputStream>
-
- io.prometheus.client.exporter.HTTPServer.LocalByteArray
-
- Enclosing class:
- HTTPServer
private static class HTTPServer.LocalByteArray extends java.lang.ThreadLocal<java.io.ByteArrayOutputStream>
-
-
Constructor Summary
Constructors Modifier Constructor Description private
LocalByteArray()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.io.ByteArrayOutputStream
initialValue()
-