| Constructor and Description |
|---|
CreateMaterializedViewStmtFormatterBuilder() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initSpecialProcessorForFormatter(CreateMaterializedViewStmtFormatter formatter)
initialize the special processors
|
protected CreateMaterializedViewStmtFormatter |
newInstanceFormatter()
create the formatter, subclass should override this template method to
create a new instance
|
build, getOption, initCommonProcessorsForFormatter, setOptionpublic CreateMaterializedViewStmtFormatterBuilder()
protected void initSpecialProcessorForFormatter(CreateMaterializedViewStmtFormatter formatter)
AbstractStmtFormatterBuilderprotected CreateMaterializedViewStmtFormatter newInstanceFormatter()
AbstractStmtFormatterBuildernewInstanceFormatter in class AbstractStmtFormatterBuilder<CreateMaterializedViewStmtFormatter>