Class TelemetryAttributes$
java.lang.Object
org.apache.pekko.http.impl.engine.http2.TelemetryAttributes$
INTERNAL API
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TelemetryAttributes$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.pekko.stream.Attributes
prepareClientFlowAttributes
(String serverHost, int serverPort)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
TelemetryAttributes$
public TelemetryAttributes$()
-
-
Method Details
-
prepareClientFlowAttributes
public org.apache.pekko.stream.Attributes prepareClientFlowAttributes(String serverHost, int serverPort)
-