Modifier and Type | Class and Description |
---|---|
class |
StatementContext |
Modifier and Type | Method and Description |
---|---|
EventTableFactoryFactoryContext |
StatementContext.getEventTableFactoryContext() |
Modifier and Type | Method and Description |
---|---|
EventTableFactory |
EventTableFactoryFactory.create(EventType eventType,
EventTableFactoryFactoryContext eventTableFactoryContext) |
EventTableFactory |
EventTableIndexServiceImpl.createInArray(int streamNum,
EventType eventType,
String[] propertyNames,
EPTypeClass[] indexTypes,
DataInputOutputSerde<Object>[] indexSerdes,
boolean unique,
EventPropertyValueGetter[] getters,
boolean isFireAndForget,
EventTableFactoryFactoryContext eventTableFactoryContext,
StateMgmtSetting stateMgmtSettings) |
EventTableFactory |
EventTableIndexService.createInArray(int streamNum,
EventType eventType,
String[] propertyNames,
EPTypeClass[] indexTypes,
DataInputOutputSerde<Object>[] indexSerdes,
boolean unique,
EventPropertyValueGetter[] getters,
boolean isFireAndForget,
EventTableFactoryFactoryContext eventTableFactoryContext,
StateMgmtSetting stateMgmtSettings) |
EventTableFactory |
EventTableIndexServiceImpl.createSorted(int indexedStreamNum,
EventType eventType,
String indexedProp,
EPTypeClass indexType,
EventPropertyValueGetter getter,
DataInputOutputSerde<Object> serde,
DataInputOutputSerde<Object> optionalValueSerde,
boolean isFireAndForget,
EventTableFactoryFactoryContext eventTableFactoryContext,
StateMgmtSetting stateMgmtSettings) |
EventTableFactory |
EventTableIndexService.createSorted(int indexedStreamNum,
EventType eventType,
String indexedProp,
EPTypeClass indexType,
EventPropertyValueGetter getter,
DataInputOutputSerde<Object> serde,
DataInputOutputSerde<Object> optionalValueSerde,
boolean isFireAndForget,
EventTableFactoryFactoryContext eventTableFactoryContext,
StateMgmtSetting stateMgmtSettings) |
Modifier and Type | Method and Description |
---|---|
EventTableFactory |
PropertyCompositeEventTableFactoryFactory.create(EventType eventType,
EventTableFactoryFactoryContext eventTableFactoryContext) |
Modifier and Type | Method and Description |
---|---|
EventTableFactory |
PropertyHashedFactoryFactory.create(EventType eventType,
EventTableFactoryFactoryContext eventTableFactoryContext) |
Modifier and Type | Method and Description |
---|---|
EventTableFactory |
PropertyHashedArrayFactoryFactory.create(EventType eventType,
EventTableFactoryFactoryContext eventTableFactoryContext) |
Modifier and Type | Method and Description |
---|---|
EventTableFactory |
PropertySortedFactoryFactory.create(EventType eventType,
EventTableFactoryFactoryContext eventTableFactoryContext) |
Modifier and Type | Method and Description |
---|---|
EventTableFactory |
UnindexedEventTableFactoryFactory.create(EventType eventType,
EventTableFactoryFactoryContext eventTableFactoryContext) |
Modifier and Type | Method and Description |
---|---|
EventTableFactoryFactoryContext |
SubSelectStrategyFactoryContext.getEventTableFactoryContext() |
Copyright © 2005–2020. All rights reserved.