Package org.elasticsearch.xpack.esql.inference
package org.elasticsearch.xpack.esql.inference
-
ClassDescriptionAn abstract asynchronous operator that performs throttled bulk inference execution using an
InferenceResolver.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.Collects and resolves inference deployments inference IDs from ES|QL logical plans.Encodes rows into an XContent format (JSON,YAML,...) for further processing.