Class SystemIncubatingAttributes.SystemNetworkStateIncubatingValues
java.lang.Object
io.opentelemetry.semconv.incubating.SystemIncubatingAttributes.SystemNetworkStateIncubatingValues
- Enclosing class:
- SystemIncubatingAttributes
@Deprecated
public static final class SystemIncubatingAttributes.SystemNetworkStateIncubatingValues
extends Object
Deprecated.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated.close.static final StringDeprecated.close_wait.static final StringDeprecated.closing.static final StringDeprecated.delete.static final StringDeprecated.established.static final StringDeprecated.fin_wait_1.static final StringDeprecated.fin_wait_2.static final StringDeprecated.last_ack.static final StringDeprecated.listen.static final StringDeprecated.syn_recv.static final StringDeprecated.syn_sent.static final StringDeprecated.time_wait. -
Method Summary
-
Field Details
-
CLOSE
Deprecated.close.- See Also:
-
CLOSE_WAIT
Deprecated.close_wait.- See Also:
-
CLOSING
Deprecated.closing.- See Also:
-
DELETE
Deprecated.delete.- See Also:
-
ESTABLISHED
Deprecated.established.- See Also:
-
FIN_WAIT_1
Deprecated.fin_wait_1.- See Also:
-
FIN_WAIT_2
Deprecated.fin_wait_2.- See Also:
-
LAST_ACK
Deprecated.last_ack.- See Also:
-
LISTEN
Deprecated.listen.- See Also:
-
SYN_RECV
Deprecated.syn_recv.- See Also:
-
SYN_SENT
Deprecated.syn_sent.- See Also:
-
TIME_WAIT
Deprecated.time_wait.- See Also:
-
network.connection.state.