public interface Operator
| Modifier and Type | Method and Description |
|---|---|
void |
execute(ExecutionContext context)
Executes the operator.
|
void execute(ExecutionContext context)
context - the execution contextCopyright © 2002–2022 The Apache Software Foundation. All rights reserved.