Uses of Package
uk.gov.gchq.gaffer.time
-
Packages that use uk.gov.gchq.gaffer.time Package Description uk.gov.gchq.gaffer.time Classes for handling timestamps in Gaffer store implementations.uk.gov.gchq.gaffer.time.function uk.gov.gchq.gaffer.time.predicate uk.gov.gchq.gaffer.time.serialisation Serialisation classes for the Gaffer timestamp classes. -
Classes in uk.gov.gchq.gaffer.time used by uk.gov.gchq.gaffer.time Class Description BoundedTimestampSet ABoundedTimestampSet
is an implementation ofTimestampSet
that can contain a maximum number N of timestamps.BoundedTimestampSet.Builder BoundedTimestampSet.State CommonTimeUtil.TimeBucket Type representing a "bucket" of time.LongTimeSeries This is a time series where the values areLong
s.LongTimeSeries.Builder RBMBackedTimestampSet AnRBMBackedTimestampSet
is an implementation ofTimestampSet
that stores timestamps truncated to a certainCommonTimeUtil.TimeBucket
, e.g.RBMBackedTimestampSet.Builder TimeSeries TimestampSet This represents a set of timestamps. -
Classes in uk.gov.gchq.gaffer.time used by uk.gov.gchq.gaffer.time.function Class Description CommonTimeUtil.TimeBucket Type representing a "bucket" of time.RBMBackedTimestampSet AnRBMBackedTimestampSet
is an implementation ofTimestampSet
that stores timestamps truncated to a certainCommonTimeUtil.TimeBucket
, e.g.TimestampSet This represents a set of timestamps. -
Classes in uk.gov.gchq.gaffer.time used by uk.gov.gchq.gaffer.time.predicate Class Description RBMBackedTimestampSet AnRBMBackedTimestampSet
is an implementation ofTimestampSet
that stores timestamps truncated to a certainCommonTimeUtil.TimeBucket
, e.g. -
Classes in uk.gov.gchq.gaffer.time used by uk.gov.gchq.gaffer.time.serialisation Class Description BoundedTimestampSet ABoundedTimestampSet
is an implementation ofTimestampSet
that can contain a maximum number N of timestamps.LongTimeSeries This is a time series where the values areLong
s.RBMBackedTimestampSet AnRBMBackedTimestampSet
is an implementation ofTimestampSet
that stores timestamps truncated to a certainCommonTimeUtil.TimeBucket
, e.g.