Uses of Interface
org.springframework.data.mongodb.core.timeseries.Span
Packages that use Span
Package
Description
MongoDB core support.
-
Uses of Span in org.springframework.data.mongodb.core
Methods in org.springframework.data.mongodb.core that return SpanModifier and TypeMethodDescription@Nullable SpanCollectionOptions.TimeSeriesOptions.getSpan()Get the span that defines a bucket.Methods in org.springframework.data.mongodb.core with parameters of type SpanModifier and TypeMethodDescriptionSelect the time between timestamps in the same bucket to define how data in the time series collection is organized. -
Uses of Span in org.springframework.data.mongodb.core.timeseries
Methods in org.springframework.data.mongodb.core.timeseries that return Span