Package io.sentry
Class SpanId
java.lang.Object
io.sentry.SpanId
- All Implemented Interfaces:
JsonSerializable
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
EMPTY_ID
-
-
Constructor Details
-
SpanId
-
SpanId
public SpanId()
-
-
Method Details
-
equals
-
hashCode
public int hashCode() -
toString
-
serialize
public void serialize(@NotNull @NotNull ObjectWriter writer, @NotNull @NotNull ILogger logger) throws IOException - Specified by:
serialize
in interfaceJsonSerializable
- Throws:
IOException
-