public abstract class OfferedDeadlineMissedStatus extends Status
DataWriter has committed through its
Deadline was not respected for a specific instance.| Constructor and Description |
|---|
OfferedDeadlineMissedStatus() |
| Modifier and Type | Method and Description |
|---|---|
abstract InstanceHandle |
getLastInstanceHandle()
Handle to the last instance in the
DataWriter for which an
offered deadline was missed. |
abstract int |
getTotalCount()
Total cumulative number of offered deadline periods elapsed during
which a DataWriter failed to provide data.
|
abstract int |
getTotalCountChange()
The change in totalCount since the last time the listener was called
or the status was read.
|
allStatuses, noStatusesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEnvironmentpublic abstract int getTotalCount()
public abstract int getTotalCountChange()
public abstract InstanceHandle getLastInstanceHandle()
DataWriter for which an
offered deadline was missed.Copyright © 2014. All rights reserved.