public class LocalContext extends Object
| Modifier and Type | Field and Description |
|---|---|
TraceContext |
context |
Object |
option |
boolean |
service |
StepSingle |
stepSingle |
| Constructor and Description |
|---|
LocalContext() |
LocalContext(Object stat) |
LocalContext(TraceContext ctx,
StepSingle stepSingle) |
LocalContext(TraceContext ctx,
StepSingle stepSingle,
Object option) |
public StepSingle stepSingle
public TraceContext context
public Object option
public boolean service
public LocalContext()
public LocalContext(TraceContext ctx, StepSingle stepSingle)
public LocalContext(TraceContext ctx, StepSingle stepSingle, Object option)
public LocalContext(Object stat)
Copyright © 2021. All rights reserved.