Package | Description |
---|---|
com.espertech.esper.common.client.soda |
This package defines the Esper statement object model.
|
Modifier and Type | Method and Description |
---|---|
static TypeOfExpression |
Expressions.typeOf(Expression expression)
Type-of function, returns the event type name or result type as a string of a stream name, property or expression.
|
static TypeOfExpression |
Expressions.typeOf(String propertyName)
Type-of function, returns the event type name or result type as a string of a stream name, property or expression.
|
Copyright © 2005–2021. All rights reserved.