All Implemented Interfaces:
NamedWriteable, Writeable, PostAnalysisPlanVerificationAware, Resolvable, TimestampAware, OnlySurrogateExpression, SurrogateExpression

public class Latest extends AggregateFunction implements OnlySurrogateExpression, TimestampAware
An alias for Last where the sort field (second parameter) is set to @timestamp. This is not a time series function.