public final class ShardingTags extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
COMPONENT_NAME
Component of ShardingSphere's open tracing tag.
|
static io.opentracing.tag.StringTag |
CONNECTION_COUNT
Records the connection count.
|
static io.opentracing.tag.StringTag |
DB_BIND_VARIABLES
Records the bind variables of SQL.
|
| 构造器和说明 |
|---|
ShardingTags() |
public static final String COMPONENT_NAME
public static final io.opentracing.tag.StringTag DB_BIND_VARIABLES
public static final io.opentracing.tag.StringTag CONNECTION_COUNT
Copyright © 2018. All rights reserved.