public class DefaultAnalysisModulePreprocessor extends java.lang.Object implements AnalysisModulePreprocessor
| Constructor and Description |
|---|
DefaultAnalysisModulePreprocessor() |
| Modifier and Type | Method and Description |
|---|---|
AnalysisDefinition |
process(AnalysisModule module)
Compiles the specified
AnalysisModule into the corresponding WindowedExpression |
public AnalysisDefinition process(AnalysisModule module)
AnalysisModulePreprocessorAnalysisModule into the corresponding WindowedExpressionprocess in interface AnalysisModulePreprocessor