Class IndexCompileTimeKey
java.lang.Object
com.espertech.esper.common.internal.epl.index.compile.IndexCompileTimeKey
-
Field Summary
-
Constructor Summary
ConstructorDescriptionIndexCompileTimeKey
(String infraModuleName, String infraName, NameAccessModifier visibility, boolean namedWindow, String indexName, String indexModuleName) -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
boolean
make
(CodegenExpressionRef addInitSvc)
-
Field Details
-
EPTYPE
-
-
Constructor Details
-
IndexCompileTimeKey
public IndexCompileTimeKey(String infraModuleName, String infraName, NameAccessModifier visibility, boolean namedWindow, String indexName, String indexModuleName)
-
-
Method Details