| Package | Description |
|---|---|
| com.alibaba.ons.open.trace.core.common |
| Modifier and Type | Method and Description |
|---|---|
OnsTraceType |
OnsTraceContext.getTraceType() |
static OnsTraceType |
OnsTraceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OnsTraceType[] |
OnsTraceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OnsTraceContext.setTraceType(OnsTraceType traceType) |
Copyright © 2012–2020. All rights reserved.