| Package | Description |
|---|---|
| network.oxalis.commons.tracing |
| Modifier and Type | Method and Description |
|---|---|
static TracingConf |
TracingConf.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TracingConf[] |
TracingConf.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected io.opentracing.Tracer |
TracingModule.getTracer(com.google.inject.Injector injector,
Settings<TracingConf> settings) |
Copyright © 2021 NorStella. All rights reserved.