Module org.elasticsearch.server
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.
-
ClassDescriptionConstructs a new object by invoking a
MethodHandleas specified by a givenMethodHandleSpec.