Package org.elasticsearch.xpack.esql.inference
package org.elasticsearch.xpack.esql.inference
-
ClassDescriptionAn abstract asynchronous operator that performs throttled bulk inference execution using an
InferenceRunner.Represents the result of an ongoing inference operation, including the original input page and the list of inference responses.An interface for accumulating inference responses and constructing a resultPage.Encodes rows into an XContent format (JSON,YAML,...) for further processing.