public static class TracingProperties.RepositoryProperties extends Object
Repository
.Constructor and Description |
---|
RepositoryProperties() |
Modifier and Type | Method and Description |
---|---|
String |
getAggregateIdAttributeName()
The name of the attribute used to store the aggregate id in the span.
|
void |
setAggregateIdAttributeName(String aggregateIdAttributeName)
The name of the attribute used to store the aggregate id in the span.
|
public String getAggregateIdAttributeName()
axon.aggregateId
.public void setAggregateIdAttributeName(String aggregateIdAttributeName)
axon.aggregateId
.aggregateIdAttributeName
- The name of the attribute used to store the aggregate id in the span.Copyright © 2010–2024. All rights reserved.