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

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