Interface TracingStorageConfiguration<T>

Type Parameters:
T - storage type

public interface TracingStorageConfiguration<T>
Tracing storage configuration.
  • Method Summary

    Modifier and Type
    Method
    Description
    Create storage.
  • Method Details

    • getStorage

      T getStorage()
      Create storage.
      Returns:
      storage