T - type of tracing storagepublic interface TracingListenerConfiguration<T>
| Modifier and Type | Method and Description |
|---|---|
TracingListener |
createTracingListener(T storage)
Create tracing listener.
|
String |
getType()
Get tracing type.
|
TracingListener createTracingListener(T storage) throws TracingConfigurationException
storage - storageTracingConfigurationException - tracing configuration exceptionString getType()
Copyright © 2021 The Apache Software Foundation. All rights reserved.