Module org.elasticsearch.compute
Interface ColumnExtractOperator.Evaluator
- Enclosing class:
ColumnExtractOperator
public static interface ColumnExtractOperator.Evaluator
-
Method Summary
Modifier and TypeMethodDescriptionvoidcomputeRow(BytesRefBlock input, int row, Block.Builder[] target, org.apache.lucene.util.BytesRef spare)
-
Method Details
-
computeRow
void computeRow(BytesRefBlock input, int row, Block.Builder[] target, org.apache.lucene.util.BytesRef spare)
-