Uses of Interface
org.eclipse.milo.opcua.sdk.client.model.variables.PubSubDiagnosticsCounterType
Packages that use PubSubDiagnosticsCounterType
Package
Description
-
Uses of PubSubDiagnosticsCounterType in org.eclipse.milo.opcua.sdk.client.model.objects
Methods in org.eclipse.milo.opcua.sdk.client.model.objects that return PubSubDiagnosticsCounterTypeModifier and TypeMethodDescriptionPubSubDiagnosticsType.getTotalErrorNode()Get the TotalErrorPubSubDiagnosticsCounterTypeNode, ornullif it does not exist.PubSubDiagnosticsType.getTotalInformationNode()Get the TotalInformationPubSubDiagnosticsCounterTypeNode, ornullif it does not exist.Methods in org.eclipse.milo.opcua.sdk.client.model.objects that return types with arguments of type PubSubDiagnosticsCounterTypeModifier and TypeMethodDescriptionCompletableFuture<? extends PubSubDiagnosticsCounterType>PubSubDiagnosticsType.getTotalErrorNodeAsync()Asynchronous implementation ofPubSubDiagnosticsType.getTotalErrorNode().CompletableFuture<? extends PubSubDiagnosticsCounterType>PubSubDiagnosticsType.getTotalInformationNodeAsync()Asynchronous implementation ofPubSubDiagnosticsType.getTotalInformationNode(). -
Uses of PubSubDiagnosticsCounterType in org.eclipse.milo.opcua.sdk.client.model.variables
Classes in org.eclipse.milo.opcua.sdk.client.model.variables that implement PubSubDiagnosticsCounterType