public abstract class BaseWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected OperatorContext |
context |
| Constructor and Description |
|---|
BaseWrapper(OperatorContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected <T> T |
getInstance(CodeGenerator<T> cg,
org.slf4j.Logger logger) |
protected final OperatorContext context
public BaseWrapper(OperatorContext context)
protected <T> T getInstance(CodeGenerator<T> cg, org.slf4j.Logger logger)
Copyright © 2021 The Apache Software Foundation. All rights reserved.