public static class ConfigureMonitoringAction.NodeConfigDTO extends Object
| Constructor and Description |
|---|
NodeConfigDTO(ClusterNodeInformation node,
io.atlassian.fugue.Either<Throwable,NodeJmxMonitoringConfig> config) |
| Modifier and Type | Method and Description |
|---|---|
io.atlassian.fugue.Either<Throwable,NodeJmxMonitoringConfig> |
getConfig() |
ClusterNodeInformation |
getNode() |
public NodeConfigDTO(ClusterNodeInformation node, io.atlassian.fugue.Either<Throwable,NodeJmxMonitoringConfig> config)
public ClusterNodeInformation getNode()
public io.atlassian.fugue.Either<Throwable,NodeJmxMonitoringConfig> getConfig()
Copyright © 2003–2022 Atlassian. All rights reserved.