public class SubscriptionDiagnostics extends Object
| Constructor and Description |
|---|
SubscriptionDiagnostics(Subscription subscription) |
public SubscriptionDiagnostics(Subscription subscription)
public NodeId getSessionId()
public UInteger getSubscriptionId()
public UByte getPriority()
public double getPublishingInterval()
public UInteger getMaxKeepAliveCount()
public UInteger getMaxLifetimeCount()
public UInteger getMaxNotificationsPerPublish()
public boolean isPublishingEnabled()
public LongAdder getModifyCount()
public LongAdder getEnableCount()
public LongAdder getDisableCount()
public LongAdder getRepublishRequestCount()
public LongAdder getRepublishMessageRequestCount()
public LongAdder getRepublishMessageCount()
public LongAdder getTransferRequestCount()
public LongAdder getTransferredToAltClientCount()
public LongAdder getTransferredToSameClientCount()
public LongAdder getPublishRequestCount()
public LongAdder getDataChangeNotificationsCount()
public LongAdder getEventNotificationsCount()
public LongAdder getNotificationsCount()
public LongAdder getLatePublishRequestCount()
public UInteger getCurrentKeepAliveCount()
public UInteger getCurrentLifetimeCount()
public UInteger getUnacknowledgedMessageCount()
public LongAdder getDiscardedMessageCount()
public UInteger getMonitoredItemCount()
public UInteger getDisabledMonitoredItemCount()
public LongAdder getMonitoringQueueOverflowCount()
public UInteger getNextSequenceNumber()
public LongAdder getEventQueueOverflowCount()
public SubscriptionDiagnosticsDataType getSubscriptionDiagnosticsDataType()
SubscriptionDiagnosticsDataType containing the most current values.Copyright © 2021. All rights reserved.