public class Unused extends Object implements VisitableConfig
| Modifier and Type | Field and Description |
|---|---|
Float |
probingRate
PROBING_RATE [byte/s] indicates the maximum average data rate of sending to another endpoint that does not respond.
|
| Constructor and Description |
|---|
Unused() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ConfigVisitor visitor)
Accept a configuration visitor.
|
@Parameter @Optional(defaultValue="1.0") @Summary(value="Maximum average data rate (in [bytes/second]) of sending to another endpoint that does not respond. ") @Expression(value=NOT_SUPPORTED) @ParameterDsl(allowReferences=false) public Float probingRate
public void accept(ConfigVisitor visitor)
VisitableConfigaccept in interface VisitableConfigvisitor - The visitor of the configuration object.Copyright © 2019–2024 Teslanet.nl. All rights reserved.