Package uk.gov.gchq.gaffer.time.function
-
Class Summary Class Description DateToTimeBucketEnd Converts a Date into the end of a timestamp bucket, based on a providedCommonTimeUtil.TimeBucket
.DateToTimeBucketStart Converts a Date into the start of a timestamp bucket, based on a providedCommonTimeUtil.TimeBucket
.MaskTimestampSetByTimeRange AMaskTimestampSetByTimeRange
is aKorypheFunction
that takes in aRBMBackedTimestampSet
and filters the internal timestamps by a start time and end time.MaskTimestampSetByTimeRange.Builder ToSingletonTreeSet Creates a newTreeSet
and adds the given object.ToTimeBucket Converts a timestamp into a timestamp bucket, based on a providedCommonTimeUtil.TimeBucket
.ToTimeBucketEnd Converts a timestamp into the end of a timestamp bucket, based on a providedCommonTimeUtil.TimeBucket
.ToTimeBucketStart Converts a timestamp into the start of a timestamp bucket, based on a providedCommonTimeUtil.TimeBucket
.ToTimestampSet Creates aTimestampSet
and initialises it with a single timestamp.