| Package | Description |
|---|---|
| com.aliyun.core.utils.tracing |
| Modifier and Type | Method and Description |
|---|---|
static ProcessKind |
ProcessKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProcessKind[] |
ProcessKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Context |
Tracer.start(String methodName,
Context context,
ProcessKind processKind) |
Copyright © 2022. All rights reserved.