Package ai.vespa.metricsproxy.http
Class MetricsJsonResponse
java.lang.Object
com.yahoo.container.jdisc.HttpResponse
ai.vespa.metricsproxy.http.MetricsJsonResponse
public class MetricsJsonResponse
extends com.yahoo.container.jdisc.HttpResponse
- Author:
- jonmv
-
Field Summary
Fields inherited from class com.yahoo.container.jdisc.HttpResponse
DEFAULT_CHARACTER_ENCODING, DEFAULT_MIME_TYPE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.yahoo.container.jdisc.HttpResponse
complete, getCharacterEncoding, getContentType, getJdiscResponse, getLogValues, getRequestType, getStatus, headers, populateAccessLogEntry, setRequestType, setStatus
-
Constructor Details
-
MetricsJsonResponse
-
-
Method Details
-
render
- Specified by:
renderin classcom.yahoo.container.jdisc.HttpResponse- Throws:
IOException
-
maxPendingBytes
public long maxPendingBytes()- Overrides:
maxPendingBytesin classcom.yahoo.container.jdisc.HttpResponse
-