public class io.vertx.kafka.client.common.tracing.ProducerTracer$StartedSpan
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: io.vertx.kafka.client.common.tracing.ProducerTracer$StartedSpan
super_class: java.lang.Object
{
private final S span;
descriptor: Ljava/lang/Object;
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
Signature: TS;
final io.vertx.kafka.client.common.tracing.ProducerTracer this$0;
descriptor: Lio/vertx/kafka/client/common/tracing/ProducerTracer;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
private void <init>();
descriptor: (Lio/vertx/kafka/client/common/tracing/ProducerTracer;Ljava/lang/Object;)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=2, locals=3, args_size=3
start local 0 start local 2 0: aload 0
aload 1
putfield io.vertx.kafka.client.common.tracing.ProducerTracer$StartedSpan.this$0:Lio/vertx/kafka/client/common/tracing/ProducerTracer;
aload 0
invokespecial java.lang.Object.<init>:()V
1: aload 0
aload 2
putfield io.vertx.kafka.client.common.tracing.ProducerTracer$StartedSpan.span:Ljava/lang/Object;
2: return
end local 2 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lio/vertx/kafka/client/common/tracing/ProducerTracer$StartedSpan;
0 3 2 span TS;
Signature: (TS;)V
MethodParameters:
Name Flags
this$0 final
span
public void finish(io.vertx.core.Context);
descriptor: (Lio/vertx/core/Context;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=6, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield io.vertx.kafka.client.common.tracing.ProducerTracer$StartedSpan.this$0:Lio/vertx/kafka/client/common/tracing/ProducerTracer;
getfield io.vertx.kafka.client.common.tracing.ProducerTracer.tracer:Lio/vertx/core/spi/tracing/VertxTracer;
aload 1
aconst_null
aload 0
getfield io.vertx.kafka.client.common.tracing.ProducerTracer$StartedSpan.span:Ljava/lang/Object;
aconst_null
invokestatic io.vertx.core.spi.tracing.TagExtractor.empty:()Lio/vertx/core/spi/tracing/TagExtractor;
invokeinterface io.vertx.core.spi.tracing.VertxTracer.receiveResponse:(Lio/vertx/core/Context;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Throwable;Lio/vertx/core/spi/tracing/TagExtractor;)V
1: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/kafka/client/common/tracing/ProducerTracer$StartedSpan;
0 2 1 context Lio/vertx/core/Context;
MethodParameters:
Name Flags
context
public void fail(io.vertx.core.Context, java.lang.Throwable);
descriptor: (Lio/vertx/core/Context;Ljava/lang/Throwable;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=6, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
getfield io.vertx.kafka.client.common.tracing.ProducerTracer$StartedSpan.this$0:Lio/vertx/kafka/client/common/tracing/ProducerTracer;
getfield io.vertx.kafka.client.common.tracing.ProducerTracer.tracer:Lio/vertx/core/spi/tracing/VertxTracer;
aload 1
aconst_null
aload 0
getfield io.vertx.kafka.client.common.tracing.ProducerTracer$StartedSpan.span:Ljava/lang/Object;
aload 2
invokestatic io.vertx.core.spi.tracing.TagExtractor.empty:()Lio/vertx/core/spi/tracing/TagExtractor;
invokeinterface io.vertx.core.spi.tracing.VertxTracer.receiveResponse:(Lio/vertx/core/Context;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Throwable;Lio/vertx/core/spi/tracing/TagExtractor;)V
1: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/vertx/kafka/client/common/tracing/ProducerTracer$StartedSpan;
0 2 1 context Lio/vertx/core/Context;
0 2 2 failure Ljava/lang/Throwable;
MethodParameters:
Name Flags
context
failure
}
SourceFile: "ProducerTracer.java"
NestHost: io.vertx.kafka.client.common.tracing.ProducerTracer
InnerClasses:
public StartedSpan = io.vertx.kafka.client.common.tracing.ProducerTracer$StartedSpan of io.vertx.kafka.client.common.tracing.ProducerTracer