public class OverwriteTableIndexOperator extends IndexOperator
queryName
Constructor and Description |
---|
OverwriteTableIndexOperator(CollectionExecutor collectionExecutor,
String queryName) |
Modifier and Type | Method and Description |
---|---|
ComplexEventChunk<StateEvent> |
tryUpdate(ComplexEventChunk<StateEvent> updatingOrAddingEventChunk,
Object storeEvents,
InMemoryCompiledUpdateSet compiledUpdateSet,
AddingStreamEventExtractor addingStreamEventExtractor) |
contains, delete, find, getCollectionExecutor, handleCachePolicyAttributeUpdate, update
public OverwriteTableIndexOperator(CollectionExecutor collectionExecutor, String queryName)
public ComplexEventChunk<StateEvent> tryUpdate(ComplexEventChunk<StateEvent> updatingOrAddingEventChunk, Object storeEvents, InMemoryCompiledUpdateSet compiledUpdateSet, AddingStreamEventExtractor addingStreamEventExtractor)
tryUpdate
in interface Operator
tryUpdate
in class IndexOperator
Copyright © 2021. All rights reserved.