T - storage typepublic interface TracingStorageConverter<T>
| Modifier and Type | Method and Description |
|---|---|
TracingStorageConfiguration<T> |
convertObjectToConfiguration(T storage)
Convert storage to
TracingStorageConfiguration. |
Class<T> |
storageType()
Storage type.
|
TracingStorageConfiguration<T> convertObjectToConfiguration(T storage)
TracingStorageConfiguration.storage - storage instanceTracingStorageConfigurationCopyright © 2021 The Apache Software Foundation. All rights reserved.