public abstract class SampleLostStatus extends Status
SampleLostEvent,
Serialized Form| Constructor and Description |
|---|
SampleLostStatus() |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
getTotalCount()
Total cumulative count of all samples lost across all instances of
data published under the
Topic. |
abstract int |
getTotalCountChange()
The incremental number of samples lost 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()
Topic.public abstract int getTotalCountChange()
Copyright © 2014. All rights reserved.