public static class TracingProperties.CommandBusProperties extends Object
CommandBus
.Constructor and Description |
---|
CommandBusProperties() |
Modifier and Type | Method and Description |
---|---|
boolean |
isDistributedInSameTrace()
Whether distributed commands should be part of the same trace.
|
void |
setDistributedInSameTrace(boolean distributedInSameTrace)
Sets whether distributed commands should be part of the same trace.
|
public boolean isDistributedInSameTrace()
true
.public void setDistributedInSameTrace(boolean distributedInSameTrace)
distributedInSameTrace
- whether distributed commands should be part of the same trace.Copyright © 2010–2024. All rights reserved.