Package | Description |
---|---|
com.espertech.esper.client.soda |
This package defines the Esper statement object model.
|
Modifier and Type | Method and Description |
---|---|
MatchRecognizeIntervalClause |
MatchRecognizeClause.getIntervalClause()
Returns the interval clause.
|
Modifier and Type | Method and Description |
---|---|
void |
MatchRecognizeClause.setIntervalClause(MatchRecognizeIntervalClause intervalClause)
Sets the interval clause.
|