Package org.codelibs.fess.entity
Class PingResponse
java.lang.Object
org.codelibs.fess.entity.PingResponse
-
Constructor Summary
ConstructorsConstructorDescriptionPingResponse(org.opensearch.action.admin.cluster.health.ClusterHealthResponse response) -
Method Summary
Modifier and TypeMethodDescriptionint
-
Constructor Details
-
PingResponse
public PingResponse(org.opensearch.action.admin.cluster.health.ClusterHealthResponse response)
-
-
Method Details
-
getStatus
public int getStatus() -
getClusterName
-
getClusterStatus
-
getMessage
-