Package org.codelibs.fess.entity
Class PingResponse
- java.lang.Object
-
- org.codelibs.fess.entity.PingResponse
-
public class PingResponse extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PingResponse(org.elasticsearch.action.admin.cluster.health.ClusterHealthResponse response)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetClusterName()java.lang.StringgetClusterStatus()java.lang.StringgetMessage()intgetStatus()
-