public abstract class SampleLostStatus extends Status
SampleLostEvent
,
Serialized FormConstructor 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, noStatuses
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEnvironment
public abstract int getTotalCount()
Topic
.public abstract int getTotalCountChange()
Copyright © 2014. All rights reserved.