Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-opentelemetry
/
me.ahoo.wow.opentelemetry.eventsourcing
Package-level
declarations
Types
Types
Event
Store
Append
Span
Name
Extractor
Link copied to clipboard
object
EventStoreAppendSpanNameExtractor
:
SpanNameExtractor
<
DomainEventStream
>
Event
Store
Instrumenter
Link copied to clipboard
object
EventStoreInstrumenter
Event
Store
Load
Span
Name
Extractor
Link copied to clipboard
object
EventStoreLoadSpanNameExtractor
:
SpanNameExtractor
<
AggregateId
>
Tracing
Event
Store
Link copied to clipboard
class
TracingEventStore
(
val
delegate
:
EventStore
)
:
EventStore
,
Decorator
<
EventStore
>