Class TestLogRecordData

java.lang.Object
io.jenkins.plugins.opentelemetry.api.logs.TestLogRecordData
All Implemented Interfaces:
io.opentelemetry.sdk.logs.data.LogRecordData

@Immutable public abstract class TestLogRecordData extends Object implements io.opentelemetry.sdk.logs.data.LogRecordData

Inspired by `io.opentelemetry.sdk.testing.logs.TestLogRecordData`.

AutoValue_TestLogRecordData is manually recopied with the source code. See its javadoc.

  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class 
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface io.opentelemetry.sdk.logs.data.LogRecordData

    getAttributes, getBody, getInstrumentationScopeInfo, getObservedTimestampEpochNanos, getResource, getSeverity, getSeverityText, getSpanContext, getTimestampEpochNanos, getTotalAttributeCount