Class EsqlResponseImpl
java.lang.Object
org.elasticsearch.xpack.esql.action.EsqlResponseImpl
- All Implemented Interfaces:
Closeable,AutoCloseable,org.elasticsearch.core.Releasable,EsqlResponse
View over the response, that supports the xpack core transport API.
-
Method Summary
-
Method Details
-
columns
- Specified by:
columnsin interfaceEsqlResponse
-
rows
- Specified by:
rowsin interfaceEsqlResponse
-
column
- Specified by:
columnin interfaceEsqlResponse
-
close
public void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Specified by:
closein interfaceorg.elasticsearch.core.Releasable
-
setClosedState
public void setClosedState() -
toString
-