Class EPCompilerPathableImpl
java.lang.Object
com.espertech.esper.common.internal.epl.util.EPCompilerPathableImpl
- All Implemented Interfaces:
EPCompilerPathable
-
Constructor Summary
ConstructorDescriptionEPCompilerPathableImpl
(PathRegistry<String, VariableMetaData> variablePathRegistry, PathRegistry<String, EventType> eventTypePathRegistry, PathRegistry<String, ExpressionDeclItem> exprDeclaredPathRegistry, PathRegistry<String, NamedWindowMetaData> namedWindowPathRegistry, PathRegistry<String, TableMetaData> tablePathRegistry, PathRegistry<String, ContextMetaData> contextPathRegistry, PathRegistry<NameAndParamNum, ExpressionScriptProvided> scriptPathRegistry, PathRegistry<String, ClassProvided> classProvidedPathRegistry, EventTypeRepositoryImpl eventTypePreconfigured, VariableRepositoryPreconfigured variablePreconfigured) EPCompilerPathableImpl
(String optionalModuleName) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
EPCompilerPathableImpl
-
EPCompilerPathableImpl
public EPCompilerPathableImpl(PathRegistry<String, VariableMetaData> variablePathRegistry, PathRegistry<String, EventType> eventTypePathRegistry, PathRegistry<String, ExpressionDeclItem> exprDeclaredPathRegistry, PathRegistry<String, NamedWindowMetaData> namedWindowPathRegistry, PathRegistry<String, TableMetaData> tablePathRegistry, PathRegistry<String, ContextMetaData> contextPathRegistry, PathRegistry<NameAndParamNum, ExpressionScriptProvided> scriptPathRegistry, PathRegistry<String, ClassProvided> classProvidedPathRegistry, EventTypeRepositoryImpl eventTypePreconfigured, VariableRepositoryPreconfigured variablePreconfigured)
-
-
Method Details
-
getVariablePathRegistry
-
getEventTypePathRegistry
-
getExprDeclaredPathRegistry
-
getNamedWindowPathRegistry
-
getTablePathRegistry
-
getContextPathRegistry
-
getScriptPathRegistry
-
getClassProvidedPathRegistry
-
getEventTypePreconfigured
-
getVariablePreconfigured
-
getOptionalModuleName
-