public class OpGroupVectors<ScopeType extends ExecutionScope,ReaderType extends IndexReader> extends ScriptOperationGroup<ScopeType,ReaderType>
Constructor and Description |
---|
OpGroupVectors() |
Modifier and Type | Method and Description |
---|---|
void |
registerOperations(TreeBuildingParser<ScopeType,ReaderType> target) |
public void registerOperations(TreeBuildingParser<ScopeType,ReaderType> target)
registerOperations
in class ScriptOperationGroup<ScopeType extends ExecutionScope,ReaderType extends IndexReader>