Uses of Interface
com.avioconsulting.mule.opentelemetry.api.store.TransactionStore
-
Packages that use TransactionStore Package Description com.avioconsulting.mule.opentelemetry.internal.connection com.avioconsulting.mule.opentelemetry.internal.store -
-
Uses of TransactionStore in com.avioconsulting.mule.opentelemetry.internal.connection
Methods in com.avioconsulting.mule.opentelemetry.internal.connection that return TransactionStore Modifier and Type Method Description TransactionStoreOpenTelemetryConnection. getTransactionStore() -
Uses of TransactionStore in com.avioconsulting.mule.opentelemetry.internal.store
Classes in com.avioconsulting.mule.opentelemetry.internal.store that implement TransactionStore Modifier and Type Class Description classInMemoryTransactionStoreIn-memoryTransactionStore.Methods in com.avioconsulting.mule.opentelemetry.internal.store that return TransactionStore Modifier and Type Method Description static TransactionStoreInMemoryTransactionStore. getInstance()
-