Package | Description |
---|---|
com.espertech.esper.common.internal.context.mgr | |
com.espertech.esper.common.internal.context.module |
Modifier and Type | Method and Description |
---|---|
ContextDefinition |
ContextManagerResident.getContextDefinition() |
Modifier and Type | Method and Description |
---|---|
void |
ContextDeployment.add(ContextDefinition contextDefinition,
EPStatementInitServices services) |
void |
ContextManagementServiceImpl.addContext(ContextDefinition contextDefinition,
EPStatementInitServices services) |
void |
ContextManagementService.addContext(ContextDefinition contextDefinition,
EPStatementInitServices services) |
static MappedEventBean |
ContextManagerUtil.buildContextProperties(int agentInstanceId,
Object[] allPartitionKeys,
ContextDefinition contextDefinition,
StatementContext statementContextCreate) |
DataInputOutputSerde[] |
ContextServiceFactoryDefault.getContextPartitionKeyBindings(ContextDefinition contextDefinition) |
DataInputOutputSerde[] |
ContextServiceFactory.getContextPartitionKeyBindings(ContextDefinition contextDefinition) |
Constructor and Description |
---|
ContextManagerResident(String deploymentId,
ContextDefinition contextDefinition) |
Modifier and Type | Method and Description |
---|---|
void |
EPStatementInitServices.activateContext(String name,
ContextDefinition definition) |
Copyright © 2005–2022. All rights reserved.