Uses of Class
uk.gov.gchq.gaffer.time.predicate.RBMBackedTimestampSetInRange
-
Packages that use RBMBackedTimestampSetInRange Package Description uk.gov.gchq.gaffer.time.predicate -
-
Uses of RBMBackedTimestampSetInRange in uk.gov.gchq.gaffer.time.predicate
Methods in uk.gov.gchq.gaffer.time.predicate that return RBMBackedTimestampSetInRange Modifier and Type Method Description RBMBackedTimestampSetInRange
RBMBackedTimestampSetInRange. endTime(Number endTime)
RBMBackedTimestampSetInRange
RBMBackedTimestampSetInRange. includeAllTimestamps()
RBMBackedTimestampSetInRange
RBMBackedTimestampSetInRange. includeAllTimestamps(Boolean includeAllTimestamps)
RBMBackedTimestampSetInRange
RBMBackedTimestampSetInRange. startTime(Number startTime)
RBMBackedTimestampSetInRange
RBMBackedTimestampSetInRange. timeUnit(uk.gov.gchq.koryphe.util.TimeUnit timeUnit)
-