| Package | Description |
|---|---|
| org.eclipse.milo.opcua.sdk.client.model.nodes.objects | |
| org.eclipse.milo.opcua.sdk.client.model.types.objects |
| Modifier and Type | Class and Description |
|---|---|
class |
NonTransparentNetworkRedundancyTypeNode |
class |
NonTransparentRedundancyTypeNode |
class |
ServerRedundancyTypeNode |
class |
TransparentRedundancyTypeNode |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NonTransparentNetworkRedundancyType |
interface |
NonTransparentRedundancyType |
interface |
TransparentRedundancyType |
| Modifier and Type | Method and Description |
|---|---|
ServerRedundancyType |
ServerType.getServerRedundancyNode()
Get the ServerRedundancy
ServerRedundancyType Node, or null if it does not exist. |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<? extends ServerRedundancyType> |
ServerType.getServerRedundancyNodeAsync()
Asynchronous implementation of
ServerType.getServerRedundancyNode(). |
Copyright © 2021. All rights reserved.