timeExpression property

String timeExpression
final

An expression by which the time of the message data might be determined. This can be the name of a timestamp field or a SQL expression that is used to derive the time the message data was generated.

Implementation

final String timeExpression;