Package | Description |
---|---|
io.siddhi.core.query.input.stream.state |
Modifier and Type | Class and Description |
---|---|
class |
AbsentLogicalPostStateProcessor
Post-state processor of not logical operator.
|
class |
AbsentStreamPostStateProcessor
PostStateProcessor to handle not pattern state processors.
|
class |
CountPostStateProcessor
Created on 1/6/15.
|
class |
LogicalPostStateProcessor
Created on 12/28/14.
|
Modifier and Type | Field and Description |
---|---|
protected StreamPostStateProcessor |
StreamPreStateProcessor.thisLastProcessor |
protected StreamPostStateProcessor |
StreamPreStateProcessor.thisStatePostProcessor |
Modifier and Type | Method and Description |
---|---|
StreamPostStateProcessor |
StreamPreStateProcessor.getThisLastProcessor() |
StreamPostStateProcessor |
StreamPreStateProcessor.getThisStatePostProcessor() |
StreamPostStateProcessor |
PreStateProcessor.getThisStatePostProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
StreamPreStateProcessor.setThisLastProcessor(StreamPostStateProcessor thisLastProcessor) |
void |
StreamPreStateProcessor.setThisStatePostProcessor(StreamPostStateProcessor thisStatePostProcessor) |
Copyright © 2021. All rights reserved.