Uses of Interface
org.apache.shardingsphere.elasticjob.tracing.storage.TracingStorageConverter
Packages that use TracingStorageConverter
-
Uses of TracingStorageConverter in org.apache.shardingsphere.elasticjob.tracing.storage
Methods in org.apache.shardingsphere.elasticjob.tracing.storage that return types with arguments of type TracingStorageConverterModifier and TypeMethodDescriptionstatic <T> Optional<TracingStorageConverter<T>>TracingStorageConverterFactory.findConverter(Class<T> storageType) FindTracingStorageConverterfor specific storage type.