public class TraceUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
finishBSpan(BSpan bSpan) |
static BSpan |
getBSpan(WorkerExecutionContext ctx) |
static void |
setBSpan(WorkerExecutionContext ctx,
BSpan span) |
public static void finishBSpan(BSpan bSpan)
public static void setBSpan(WorkerExecutionContext ctx, BSpan span)
public static BSpan getBSpan(WorkerExecutionContext ctx)
Copyright © 2018 WSO2. All rights reserved.