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