public class NodeHealthCheckResult extends Object
| Constructor and Description |
|---|
NodeHealthCheckResult(long nodeID,
long dynamicId,
Map<String,Object> status) |
| Modifier and Type | Method and Description |
|---|---|
long |
getDynamicId() |
long |
getNodeID() |
Map<String,Object> |
getStatus() |
Copyright © 2017 SAP SE. All Rights Reserved.