public final class PublisherStatusEvent extends AbstractPublisherEvent
source| Constructor and Description |
|---|
PublisherStatusEvent(Object source,
Long lastPublishedSN,
Long lastPersistedSN) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getLastPersistedSN()
Get the sequence number of last persisted tuple.
|
Long |
getLastPublishedSN()
Get the sequence number of last published tuple.
|
getSource, toStringpublic Long getLastPublishedSN()
public Long getLastPersistedSN()
Copyright © 2015–2019 Cloud Software Group, Inc.. All rights reserved.