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