Package com.morpheusdata.model.health
Class ApplianceHealthElasticStats
java.lang.Object
com.morpheusdata.model.health.ApplianceHealthElasticStats
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected List<ApplianceHealthElasticIndex>protected List<ApplianceHealthElasticIndex>protected ApplianceHealthElasticMasterprotected List<ApplianceHealthElasticNode>protected ApplianceHealthElasticClusterStatsprotected Stringprotected String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetNodes()getStats()voidsetBadIndices(List<ApplianceHealthElasticIndex> badIndices) voidsetIndices(List<ApplianceHealthElasticIndex> indices) voidvoidsetNodes(List<ApplianceHealthElasticNode> nodes) voidvoidvoidsetStatusMessage(String statusMessage) toString()
-
Field Details
-
status
-
statusMessage
-
master
-
nodes
-
indices
-
badIndices
-
stats
-
-
Constructor Details
-
ApplianceHealthElasticStats
public ApplianceHealthElasticStats()
-
-
Method Details