Package org.elasticsearch.injection.step


package org.elasticsearch.injection.step
Objects that describe one operation to be performed by the PlanInterpreter. Injection is achieved by executing the steps in order.

See PlanInterpreter for more details on the execution model.