public abstract class DDLOperation<T extends DDLDesc> extends Object
| Modifier and Type | Field and Description |
|---|---|
protected DDLOperationContext |
context |
protected T |
desc |
protected static org.slf4j.Logger |
LOG |
| Constructor and Description |
|---|
DDLOperation(DDLOperationContext context,
T desc) |
protected static final org.slf4j.Logger LOG
protected final DDLOperationContext context
public DDLOperation(DDLOperationContext context, T desc)
Copyright © 2022 The Apache Software Foundation. All rights reserved.