Class YamlTracingConfigurationConverter<T>

java.lang.Object
org.apache.shardingsphere.elasticjob.tracing.yaml.YamlTracingConfigurationConverter<T>
Type Parameters:
T - type of storage
All Implemented Interfaces:
YamlConfigurationConverter<TracingConfiguration<T>,YamlTracingConfiguration<T>>

public final class YamlTracingConfigurationConverter<T> extends Object implements YamlConfigurationConverter<TracingConfiguration<T>,YamlTracingConfiguration<T>>