Constructor and Description |
---|
TableSpanBuilder(AsyncConnectionImpl conn) |
TableSpanBuilder(ClusterConnection conn) |
Modifier and Type | Method and Description |
---|---|
io.opentelemetry.api.trace.Span |
build() |
io.opentelemetry.api.trace.Span |
get() |
TableSpanBuilder |
setName(String name) |
TableSpanBuilder |
setTableName(TableName tableName) |
public TableSpanBuilder(ClusterConnection conn)
public TableSpanBuilder(AsyncConnectionImpl conn)
public io.opentelemetry.api.trace.Span get()
public TableSpanBuilder setName(String name)
public TableSpanBuilder setTableName(TableName tableName)
public io.opentelemetry.api.trace.Span build()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.