Class ModuleIndexMeta
java.lang.Object
com.espertech.esper.common.internal.context.module.ModuleIndexMeta
-
Field Summary
-
Constructor Summary
ConstructorDescriptionModuleIndexMeta
(boolean namedWindow, String infraName, String infraModuleName, String indexName, String indexModuleName) -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
boolean
static CodegenExpression
static ModuleIndexMeta[]
toArray
(Set<ModuleIndexMeta> moduleIndexes)
-
Field Details
-
EPTYPE
-
EMPTY_ARRAY
-
-
Constructor Details
-
ModuleIndexMeta
-
-
Method Details