public final class SubscriptionMatchStatus extends java.lang.Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
int |
last_publication_handle |
int |
total_count |
int |
total_count_change |
| Constructor and Description |
|---|
SubscriptionMatchStatus() |
SubscriptionMatchStatus(int total_count,
int total_count_change,
int last_publication_handle) |