Interface TracingStorageConfiguration<T>
- Type Parameters:
T- storage type
public interface TracingStorageConfiguration<T>
Tracing storage configuration.
-
Method Summary
-
Method Details
-
getStorage
T getStorage()Create storage.- Returns:
- storage
-