Interface TraceConfigCreator<T extends TraceConfig>
-
- All Known Implementing Classes:
SamplingConfigCreator
public interface TraceConfigCreator<T extends TraceConfig>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tcreate()voidupdate(T config)
-