DDS
public final class LivelinessLostStatus extends java.lang.Object implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
int |
total_count |
int |
total_count_change |
| Constructor and Description |
|---|
LivelinessLostStatus() |
LivelinessLostStatus(int _total_count,
int _total_count_change) |