toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-core
/
me.ahoo.wow.metrics
/
Metrics
Metrics
object
Metrics
Members
Properties
AGGREGATE_KEY
Link copied to clipboard
const
val
AGGREGATE_KEY
:
String
COMMAND_KEY
Link copied to clipboard
const
val
COMMAND_KEY
:
String
enabled
Link copied to clipboard
val
enabled
:
Boolean
EVENT_KEY
Link copied to clipboard
const
val
EVENT_KEY
:
String
PROCESSOR_KEY
Link copied to clipboard
const
val
PROCESSOR_KEY
:
String
SOURCE_KEY
Link copied to clipboard
const
val
SOURCE_KEY
:
String
SUBSCRIBER_CONTEXT_KEY
Link copied to clipboard
const
val
SUBSCRIBER_CONTEXT_KEY
:
String
SUBSCRIBER_KEY
Link copied to clipboard
const
val
SUBSCRIBER_KEY
:
String
Functions
get
Metrics
Subscriber
Link copied to clipboard
fun
ContextView
.
getMetricsSubscriber
(
)
:
String
?
metrizable
Link copied to clipboard
fun
<
T
:
Any
>
T
.
metrizable
(
)
:
T
fun
DistributedCommandBus
.
metrizable
(
)
:
DistributedCommandBus
fun
LocalCommandBus
.
metrizable
(
)
:
LocalCommandBus
fun
DistributedDomainEventBus
.
metrizable
(
)
:
DistributedDomainEventBus
fun
DomainEventHandler
.
metrizable
(
)
:
DomainEventHandler
fun
LocalDomainEventBus
.
metrizable
(
)
:
LocalDomainEventBus
fun
EventStore
.
metrizable
(
)
:
EventStore
fun
SnapshotHandler
.
metrizable
(
)
:
SnapshotHandler
fun
SnapshotRepository
.
metrizable
(
)
:
SnapshotRepository
fun
SnapshotStrategy
.
metrizable
(
)
:
SnapshotStrategy
fun
DistributedStateEventBus
.
metrizable
(
)
:
DistributedStateEventBus
fun
LocalStateEventBus
.
metrizable
(
)
:
LocalStateEventBus
fun
CommandHandler
.
metrizable
(
)
:
CommandHandler
fun
ProjectionHandler
.
metrizable
(
)
:
ProjectionHandler
fun
StatelessSagaHandler
.
metrizable
(
)
:
StatelessSagaHandler
inline
fun
<
T
>
T
.
metrizable
(
block
:
(
T
)
->
T
)
:
T
set
Metrics
Subscriber
Link copied to clipboard
fun
Context
.
setMetricsSubscriber
(
metricsSubscriber
:
String
)
:
Context
tag
Metrics
Subscriber
Link copied to clipboard
fun
<
T
>
Flux
<
T
>
.
tagMetricsSubscriber
(
)
:
Flux
<
T
>
write
Metrics
Subscriber
Link copied to clipboard
fun
<
T
>
Flux
<
T
>
.
writeMetricsSubscriber
(
metricsSubscriber
:
String
)
:
Flux
<
T
>