public class TTCRawEsCodec
extends org.nuxeo.ecm.automation.io.services.codec.ObjectCodec<org.elasticsearch.action.search.SearchResponse>
| Constructor and Description |
|---|
TTCRawEsCodec() |
| Modifier and Type | Method and Description |
|---|---|
String |
getType() |
void |
write(org.codehaus.jackson.JsonGenerator jg,
org.elasticsearch.action.search.SearchResponse searchResponse) |
public String getType()
getType in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodec<org.elasticsearch.action.search.SearchResponse>public void write(org.codehaus.jackson.JsonGenerator jg,
org.elasticsearch.action.search.SearchResponse searchResponse)
throws IOException
write in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodec<org.elasticsearch.action.search.SearchResponse>IOExceptionCopyright © 2021. All rights reserved.