Class StepDescriptor<T extends Indexable,I>
java.lang.Object
tech.illuin.pipeline.step.builder.StepDescriptor<T,I>
- Author:
- Pierre Lecerf ([email protected])
-
Method Summary
Modifier and TypeMethodDescriptionboolean
canExecute
(Indexable indexable, Context ctx) id()
boolean
isPinned()
postEvaluation
(Result result, Indexable object, I input, Context ctx)