public interface EPStatementInitServices
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
static String |
GETAGGREGATIONSERVICEFACTORYSERVICE |
static String |
GETCLASSPATHIMPORTSERVICERUNTIME |
static String |
GETCONTEXTSERVICEFACTORY |
static String |
GETEVENTBEANTYPEDEVENTFACTORY |
static String |
GETEVENTTABLEINDEXSERVICE |
static String |
GETEVENTTYPERESOLVER |
static String |
GETFILTERBOOLEANEXPRESSIONFACTORY |
static String |
GETFILTERSHAREDBOOLEXPRREGISTERY |
static String |
GETFILTERSHAREDLOOKUPABLEREGISTERY |
static String |
GETFILTERSPECACTIVATABLEREGISTRY |
static String |
GETINTERNALEVENTROUTEDEST |
static String |
GETPATTERNFACTORYSERVICE |
static String |
GETRESULTSETPROCESSORHELPERFACTORY |
static String |
GETRUNTIMESETTINGSSERVICE |
static String |
GETSTATEMENTRESULTSERVICE |
static String |
GETTIMEPROVIDER |
static String |
GETVIEWABLEACTIVATORFACTORY |
static String |
GETVIEWFACTORYSERVICE |
static CodegenExpressionRef |
REF |
static final EPTypeClass EPTYPE
static final CodegenExpressionRef REF
static final String GETAGGREGATIONSERVICEFACTORYSERVICE
static final String GETCONTEXTSERVICEFACTORY
static final String GETCLASSPATHIMPORTSERVICERUNTIME
static final String GETRUNTIMESETTINGSSERVICE
static final String GETEVENTBEANTYPEDEVENTFACTORY
static final String GETEVENTTABLEINDEXSERVICE
static final String GETEVENTTYPERESOLVER
static final String GETFILTERSHAREDBOOLEXPRREGISTERY
static final String GETFILTERSHAREDLOOKUPABLEREGISTERY
static final String GETFILTERSPECACTIVATABLEREGISTRY
static final String GETFILTERBOOLEANEXPRESSIONFACTORY
static final String GETINTERNALEVENTROUTEDEST
static final String GETPATTERNFACTORYSERVICE
static final String GETRESULTSETPROCESSORHELPERFACTORY
static final String GETSTATEMENTRESULTSERVICE
static final String GETTIMEPROVIDER
static final String GETVIEWFACTORYSERVICE
static final String GETVIEWABLEACTIVATORFACTORY
Annotation[] getAnnotations()
String getDeploymentId()
String getRuntimeURI()
String getStatementName()
Map<StatementProperty,Object> getStatementProperties()
AggregationServiceFactoryService getAggregationServiceFactoryService()
ContextManagementService getContextManagementService()
ContextServiceFactory getContextServiceFactory()
ClasspathImportServiceRuntime getClasspathImportServiceRuntime()
RuntimeSettingsService getRuntimeSettingsService()
RuntimeExtensionServices getRuntimeExtensionServices()
EventBeanTypedEventFactory getEventBeanTypedEventFactory()
EventTableIndexService getEventTableIndexService()
EventTypeAvroHandler getEventTypeAvroHandler()
EventTypeResolver getEventTypeResolver()
ExceptionHandlingService getExceptionHandlingService()
PathRegistry<String,ExpressionDeclItem> getExprDeclaredPathRegistry()
FilterSharedBoolExprRegistery getFilterSharedBoolExprRegistery()
FilterSharedLookupableRegistery getFilterSharedLookupableRegistery()
FilterSpecActivatableRegistry getFilterSpecActivatableRegistry()
FilterBooleanExpressionFactory getFilterBooleanExpressionFactory()
InternalEventRouteDest getInternalEventRouteDest()
NamedWindowFactoryService getNamedWindowFactoryService()
NamedWindowManagementService getNamedWindowManagementService()
NamedWindowDispatchService getNamedWindowDispatchService()
PatternFactoryService getPatternFactoryService()
PathRegistry<String,NamedWindowMetaData> getNamedWindowPathRegistry()
ResultSetProcessorHelperFactory getResultSetProcessorHelperFactory()
StatementResourceService getStatementResourceService()
StatementResultService getStatementResultService()
TableManagementService getTableManagementService()
PathRegistry<String,TableMetaData> getTablePathRegistry()
TimeAbacus getTimeAbacus()
TimeProvider getTimeProvider()
TimeSourceService getTimeSourceService()
VariableManagementService getVariableManagementService()
PathRegistry<String,VariableMetaData> getVariablePathRegistry()
ViewableActivatorFactory getViewableActivatorFactory()
ViewFactoryService getViewFactoryService()
void activateNamedWindow(String name)
void activateVariable(String name, DataInputOutputSerde serde)
void activateContext(String name, ContextDefinition definition)
void activateExpression(String name)
void activateTable(String name)
void addReadyCallback(StatementReadyCallback readyCallback)
Copyright © 2005–2022. All rights reserved.