Class ElasticResponse
- java.lang.Object
-
- org.exoplatform.commons.search.es.client.ElasticResponse
-
public class ElasticResponse extends Object
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com 10/28/15
-
-
Constructor Summary
Constructors Constructor Description ElasticResponse(String message, int statusCode)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetMessage()intgetStatusCode()
-