Package | Description |
---|---|
com.espertech.esper.core.context.stmt |
Registries for context partitions to handle aggregations, prev/prior and subselects.
|
Modifier and Type | Class and Description |
---|---|
class |
AIRegistryPreviousMap |
class |
AIRegistryPreviousMultiPerm |
class |
AIRegistryPreviousSingle |
Modifier and Type | Method and Description |
---|---|
AIRegistryPrevious |
AIRegistryExprSingle.allocateAIRegistryPrevious() |
AIRegistryPrevious |
AIRegistryExprMultiPerm.allocateAIRegistryPrevious() |
AIRegistryPrevious |
AIRegistryExprMap.allocateAIRegistryPrevious() |
abstract AIRegistryPrevious |
AIRegistryExprBase.allocateAIRegistryPrevious() |
AIRegistryPrevious |
AIRegistryExprBase.allocatePrevious(ExprPreviousNode previousNode) |
AIRegistryPrevious |
AIRegistryExpr.allocatePrevious(ExprPreviousNode previousNode) |
AIRegistryPrevious |
AIRegistryExprBase.getOrAllocatePrevious(ExprPreviousNode key) |
AIRegistryPrevious |
AIRegistryExpr.getOrAllocatePrevious(ExprPreviousNode key) |
AIRegistryPrevious |
AIRegistryExprBase.getPreviousServices(ExprPreviousNode key) |
AIRegistryPrevious |
AIRegistryExpr.getPreviousServices(ExprPreviousNode key) |