public class GroupedMidTracker extends Object implements MidTracker
| Modifier and Type | Field and Description |
|---|---|
Integer |
midTrackerGroups
The default number of MID groups.
|
| Constructor and Description |
|---|
GroupedMidTracker() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ConfigVisitor visitor)
Accept a visitor and pass on.
|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
name() |
@Parameter @Optional(defaultValue="16") @Summary(value="The default number of MID groups. .") @Expression(value=NOT_SUPPORTED) @ParameterDsl(allowReferences=false) public Integer midTrackerGroups
GROUPED message Id
tracker.public void accept(ConfigVisitor visitor) throws ConfigException
accept in interface VisitableConfigvisitor - The visitor of the configuration object.ConfigExceptionpublic String name()
name in interface MidTrackerpublic boolean equals(Object obj)
equals in class ObjectObject.equals(java.lang.Object)public int hashCode()
hashCode in class ObjectObject.hashCode()Copyright © 2019–2025 Teslanet.nl. All rights reserved.