public static class AllocationExplanation.NodeExplanation extends Object
| コンストラクタと説明 |
|---|
NodeExplanation(DiscoveryNode node,
String description)
Creates a new
AllocationExplanation.NodeExplanation |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
String |
description()
Get the explanation for the node
|
DiscoveryNode |
node()
The node referenced by the explanation
|
public NodeExplanation(DiscoveryNode node, String description)
AllocationExplanation.NodeExplanationnode - node referenced by this AllocationExplanation.NodeExplanationdescription - a message associated with the given nodepublic DiscoveryNode node()
public String description()
Copyright © 2009–2016. All rights reserved.