Class TableOperationSpanBuilder

java.lang.Object
org.apache.hadoop.hbase.client.trace.TableOperationSpanBuilder
All Implemented Interfaces:
Supplier<io.opentelemetry.api.trace.Span>

@Private public class TableOperationSpanBuilder extends Object implements Supplier<io.opentelemetry.api.trace.Span>
Construct Span instances originating from "table operations" -- the verbs in our public API that interact with data in tables.