Class ResponseValueUtils
java.lang.Object
org.elasticsearch.xpack.esql.action.ResponseValueUtils
Collection of static utility methods for helping transform response data between pages and values.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ResponseValueUtils
public ResponseValueUtils()
-
-
Method Details
-
pagesToValues
Returns an iterator of iterators over the values in the given pages. There is one iterator for each block.
-