Constructor and Description |
---|
RequestedIncompatibleQosStatus() |
Modifier and Type | Method and Description |
---|---|
abstract java.lang.Class<? extends QosPolicy> |
getLastPolicyClass()
The class of one of the policies that was found to be incompatible the
last time an incompatibility was detected.
|
abstract java.util.Set<QosPolicyCount> |
getPolicies()
A list containing for each policy the total number of times that the
concerned
DataReader discovered a DataWriter for the
same Topic with an offered QoS that is incompatible with that
requested by the DataReader. |
abstract int |
getTotalCount()
Total cumulative number of times the concerned
DataReader
discovered a DataWriter for the same Topic with an
offered QoS that was incompatible with that requested by the
DataReader. |
abstract int |
getTotalCountChange()
The change in totalCount 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()
DataReader
discovered a DataWriter
for the same Topic
with an
offered QoS that was incompatible with that requested by the
DataReader.public abstract int getTotalCountChange()
public abstract java.lang.Class<? extends QosPolicy> getLastPolicyClass()
public abstract java.util.Set<QosPolicyCount> getPolicies()
DataReader
discovered a DataWriter
for the
same Topic
with an offered QoS that is incompatible with that
requested by the DataReader.
Copyright © 2010 Real-Time Innovations, Inc. (RTI)
Copyright © 2010 PrismTech, Ltd.
Copyright © 2010 Object Management Group, Inc. (OMG)
All Rights Reserved.