Class AddressAndPort
java.lang.Object
io.opentelemetry.instrumentation.api.semconv.network.internal.AddressAndPort
- All Implemented Interfaces:
AddressAndPortExtractor.AddressPortSink
This class is internal and is hence not for public use. Its APIs are unstable and can change at
any time.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AddressAndPort
public AddressAndPort()
-
-
Method Details
-
setAddress
- Specified by:
setAddressin interfaceAddressAndPortExtractor.AddressPortSink
-
setPort
- Specified by:
setPortin interfaceAddressAndPortExtractor.AddressPortSink
-
getAddress
-
getPort
-