Uses of Interface
com.espertech.esper.common.internal.epl.join.rep.Repository
Packages that use Repository
Package
Description
Outer join result set handling
-
Uses of Repository in com.espertech.esper.common.internal.epl.join.exec.outer
Methods in com.espertech.esper.common.internal.epl.join.exec.outer with parameters of type RepositoryModifier and TypeMethodDescriptionboolean
LookupInstructionExec.process
(Repository repository, ExprEvaluatorContext exprEvaluatorContext) Execute the instruction adding results to the repository and obtaining events for lookup from the repository. -
Uses of Repository in com.espertech.esper.common.internal.epl.join.rep
Classes in com.espertech.esper.common.internal.epl.join.rep that implement RepositoryModifier and TypeClassDescriptionclass
Implements a repository for join events and lookup results.