public static class TracingConfigurationCoordinates.Builder extends Object
TracingConfigurationCoordinates builder.| Modifier and Type | Method and Description |
|---|---|
TracingConfigurationCoordinates |
build()
Builder's build() method.
|
@NotNull TracingConfigurationCoordinates.Builder |
withLabel(@Nullable String lb)
Builder method that allows to set optional label attribute.
|
public Builder(Scope scope)
scope - Mandatory scope attribute.IllegalArgumentException - if null scope is specified.@NotNull public @NotNull TracingConfigurationCoordinates.Builder withLabel(@Nullable @Nullable String lb)
lb - Label of traced operation. It's an optional attribute.TracingConfigurationCoordinates instance.public TracingConfigurationCoordinates build()
TracingConfigurationCoordinates instance.
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025