public class DistributedTracingConfiguration extends SimpleDistributedProperty<HashMap<TracingConfigurationCoordinates,TracingConfigurationParameters>>
HashMap<TracingConfigurationCoordinates, TracingConfigurationParameters>
for the distributed metastorage binding.val| Constructor and Description |
|---|
DistributedTracingConfiguration()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static DistributedTracingConfiguration |
detachedProperty() |
HashMap<TracingConfigurationCoordinates,TracingConfigurationParameters> |
parse(String str) |
addListener, get, getName, getOrDefault, localUpdate, onAttached, onReadyForUpdate, parseNonNegativeInteger, parseNonNegativeLong, parseStringSet, propagate, propagateAsync, propagateAsync, toStringpublic DistributedTracingConfiguration()
public static DistributedTracingConfiguration detachedProperty()
DistributedConfigurationProcessor.
This means distributed updates are not accessible.public HashMap<TracingConfigurationCoordinates,TracingConfigurationParameters> parse(String str)
parse in interface DistributedChangeableProperty<HashMap<TracingConfigurationCoordinates,TracingConfigurationParameters>>parse in class SimpleDistributedProperty<HashMap<TracingConfigurationCoordinates,TracingConfigurationParameters>>str - String representation of the property value.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021