| Constructor and Description |
|---|
StateEventCloner(MetaStateEvent metaStateEvent,
StateEventPool stateEventPool) |
| Modifier and Type | Method and Description |
|---|---|
void |
FindStoreQueryRuntime.setStateEventPool(StateEventPool stateEventPool) |
| Modifier and Type | Method and Description |
|---|---|
void |
JoinProcessor.setStateEventPool(StateEventPool stateEventPool) |
| Modifier and Type | Field and Description |
|---|---|
protected StateEventPool |
StreamPreStateProcessor.stateEventPool |
| Modifier and Type | Method and Description |
|---|---|
void |
StreamPreStateProcessor.setStateEventPool(StateEventPool stateEventPool) |
| Modifier and Type | Method and Description |
|---|---|
protected ComplexEventChunk<StateEvent> |
OutputCallback.constructMatchingStateEventChunk(ComplexEventChunk matchingComplexEventChunk,
boolean convertToStreamEvent,
StateEventPool stateEventPool,
int matchingStreamIndex,
StreamEventPool streamEventPool,
StreamEventConverter streamEventConverter) |
| Constructor and Description |
|---|
DeleteTableCallback(Table table,
CompiledCondition compiledCondition,
int matchingStreamIndex,
boolean convertToStreamEvent,
StateEventPool stateEventPool,
StreamEventPool streamEventPool,
StreamEventConverter streamEventConverter,
String queryName) |
UpdateOrInsertTableCallback(Table table,
CompiledCondition compiledCondition,
CompiledUpdateSet compiledUpdateSet,
int matchingStreamIndex,
boolean convertToStreamEvent,
StateEventPool stateEventPool,
StreamEventPool streamEventPool,
StreamEventConverter streamEventConverter,
String queryName) |
UpdateTableCallback(Table table,
CompiledCondition compiledCondition,
CompiledUpdateSet compiledUpdateSet,
int matchingStreamIndex,
boolean convertToStreamEvent,
StateEventPool stateEventPool,
StreamEventPool streamEventPool,
StreamEventConverter streamEventConverter,
String queryName) |
Copyright © 2018 WSO2. All rights reserved.