Package org.elasticsearch.monitor
Class StatusInfo
java.lang.Object
org.elasticsearch.monitor.StatusInfo
public class StatusInfo
extends java.lang.Object
Class that represents the Health status for a node as determined by
NodeHealthService and provides additional
info explaining the reasons-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classStatusInfo.Status -
Constructor Summary
Constructors Constructor Description StatusInfo(StatusInfo.Status status, java.lang.String info) -
Method Summary
Modifier and Type Method Description java.lang.StringgetInfo()StatusInfo.StatusgetStatus()java.lang.StringtoString()