Class TraceSpanFinisher
java.lang.Object
io.datarouter.instrumentation.trace.TraceSpanFinisher
- All Implemented Interfaces:
AutoCloseable
public class TraceSpanFinisher extends Object implements AutoCloseable
-
Constructor Summary
Constructors Constructor Description TraceSpanFinisher(Tracer tracer) -
Method Summary
Modifier and Type Method Description voidclose()
-
Constructor Details
-
Method Details
-
close
public void close()- Specified by:
closein interfaceAutoCloseable
-