public abstract class InconsistentTopicStatus extends Status
InconsistentTopicEvent
,
Serialized FormConstructor and Description |
---|
InconsistentTopicStatus() |
Modifier and Type | Method and Description |
---|---|
abstract int |
getTotalCount()
Total cumulative count of the
Topic s discovered whose name
matches the Topic to which this status is attached and whose type is
inconsistent with the Topic. |
abstract int |
getTotalCountChange()
The incremental number of inconsistent topics discovered 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
s discovered whose name
matches the Topic to which this status is attached and whose type is
inconsistent with the Topic.public abstract int getTotalCountChange()
Copyright © 2014. All rights reserved.