public class SessionDiagnostics extends Object
| Constructor and Description |
|---|
SessionDiagnostics(Session session) |
public SessionDiagnostics(Session session)
public NodeId getSessionId()
public String getSessionName()
public ApplicationDescription getClientDescription()
public String getServerUri()
public String getEndpointUrl()
public String[] getLocaleIds()
public Double getActualSessionTimeout()
public UInteger getMaxResponseMessageSize()
public DateTime getClientConnectionTime()
public DateTime getClientLastContactTime()
public UInteger getCurrentSubscriptionsCount()
public UInteger getCurrentMonitoredItemsCount()
public UInteger getCurrentPublishRequestsInQueue()
public ServiceCounter getTotalRequestCount()
public LongAdder getUnauthorizedRequestCount()
public ServiceCounter getReadCount()
public ServiceCounter getHistoryReadCount()
public ServiceCounter getWriteCount()
public ServiceCounter getHistoryUpdateCount()
public ServiceCounter getCallCount()
public ServiceCounter getCreateMonitoredItemsCount()
public ServiceCounter getModifyMonitoredItemsCount()
public ServiceCounter getSetMonitoringModeCount()
public ServiceCounter getSetTriggeringCount()
public ServiceCounter getDeleteMonitoredItemsCount()
public ServiceCounter getCreateSubscriptionCount()
public ServiceCounter getModifySubscriptionCount()
public ServiceCounter getSetPublishingModeCount()
public ServiceCounter getPublishCount()
public ServiceCounter getRepublishCount()
public ServiceCounter getTransferSubscriptionsCount()
public ServiceCounter getDeleteSubscriptionsCount()
public ServiceCounter getAddNodesCount()
public ServiceCounter getAddReferencesCount()
public ServiceCounter getDeleteNodesCount()
public ServiceCounter getDeleteReferencesCount()
public ServiceCounter getBrowseCount()
public ServiceCounter getBrowseNextCount()
public ServiceCounter getTranslateBrowsePathsToNodeIdsCount()
public ServiceCounter getQueryFirstCount()
public ServiceCounter getQueryNextCount()
public ServiceCounter getRegisterNodesCount()
public ServiceCounter getUnregisterNodesCount()
public SessionDiagnosticsDataType getSessionDiagnosticsDataType()
SessionDiagnosticsDataType containing the most current values.Copyright © 2021. All rights reserved.