public interface NonTransparentBackupRedundancyType extends NonTransparentRedundancyType
UaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
FAILOVER |
static String |
MODE |
static String |
REDUNDANT_SERVER_ARRAY |
SERVER_URI_ARRAYREDUNDANCY_SUPPORT| Modifier and Type | Method and Description |
|---|---|
void |
failover() |
UaMethod |
getFailoverNode() |
RedundantServerMode |
getMode() |
UaProperty |
getModeNode() |
RedundantServerDataType[] |
getRedundantServerArray() |
UaProperty |
getRedundantServerArrayNode() |
void |
setMode(RedundantServerMode value) |
void |
setRedundantServerArray(RedundantServerDataType[] value) |
getServerUriArray, getServerUriArrayNode, setServerUriArraygetRedundancySupport, getRedundancySupportNode, setRedundancySupportgetQualifiedNamecallMethod, getEventNotifier, getIcon, setEventNotifier, setIcongetTypeDefinition, getTypeDefinitionId, setTypeDefinition, setTypeDefinitionId, setTypeDefinitionIdaddComponent, addOrganizes, addProperty, addReference, addReference, addReference, addReference, addReference, addReference, deleteReference, deleteReference, deleteReference, deleteReference, getAddressSpace, getAttributes, getAttributesMap, getBrowseName, getBrowsePaths, getComponent, getComponents, getDescription, getDisplayName, getForwardReferences, getInverseReferences, getMethod, getNodeClass, getNodeId, getNodeVersionNode, getOrganizedNode, getOrganizedNodes, getProperties, getProperty, getReference, getReferences, getReferences, getSupportedAttributes, getUaBrowsePaths, getUaNodeId, getUserData, getUserWriteMask, getWriteMask, hasUserWriteAccess, hasWriteAccess, readAttribute, readAttribute, removeComponent, removeProperty, setAttribute, setAttributes, setBrowseName, setDescription, setDisplayName, setReferences, setUserData, setUserWriteMask, setWriteMask, supportsAttribute, writeAttributestatic final String REDUNDANT_SERVER_ARRAY
static final String MODE
static final String FAILOVER
UaProperty getRedundantServerArrayNode()
getRedundantServerArrayNode in interface ServerRedundancyTypeRedundantServerDataType[] getRedundantServerArray()
getRedundantServerArray in interface ServerRedundancyTypevoid setRedundantServerArray(RedundantServerDataType[] value) throws StatusException
setRedundantServerArray in interface ServerRedundancyTypeStatusExceptionUaProperty getModeNode()
RedundantServerMode getMode()
void setMode(RedundantServerMode value) throws StatusException
StatusExceptionUaMethod getFailoverNode()
void failover()
throws StatusException,
ServiceException
StatusExceptionServiceExceptionCopyright © 2026. All rights reserved.