java.lang.Object
org.elasticsearch.index.TimestampBounds
Bounds for the
@timestamp field on this index.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlongendTime()The first invalid@timestampfor the index.longThe first valid@timestampfor the index.toString()static TimestampBoundsupdateEndTime(TimestampBounds current, Instant newEndTime)
-
Constructor Details
-
TimestampBounds
-
-
Method Details