Class TelemetryAttributes
java.lang.Object
org.apache.pekko.http.impl.engine.http2.TelemetryAttributes
INTERNAL API
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
static class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.pekko.stream.Attributes
prepareClientFlowAttributes
(String serverHost, int serverPort)
-
Constructor Details
-
TelemetryAttributes
public TelemetryAttributes()
-
-
Method Details
-
prepareClientFlowAttributes
public static org.apache.pekko.stream.Attributes prepareClientFlowAttributes(String serverHost, int serverPort)
-