Package uk.gov.gchq.gaffer.time
Classes for handling timestamps in Gaffer store implementations.
-
Interface Summary Interface Description TimeSeries<T> TimestampSet This represents a set of timestamps. -
Class Summary Class Description BoundedTimestampSet ABoundedTimestampSetis an implementation ofTimestampSetthat can contain a maximum number N of timestamps.BoundedTimestampSet.Builder CommonTimeUtil Utility methods for dates and times.LongTimeSeries This is a time series where the values areLongs.LongTimeSeries.Builder RBMBackedTimestampSet AnRBMBackedTimestampSetis an implementation ofTimestampSetthat stores timestamps truncated to a certainCommonTimeUtil.TimeBucket, e.g.RBMBackedTimestampSet.Builder -
Enum Summary Enum Description BoundedTimestampSet.State CommonTimeUtil.TimeBucket Type representing a "bucket" of time.