Searched refs:dataUpdatedSince (Results 1 – 3 of 3) sorted by relevance
93 ListenableFuture<Boolean> dataUpdatedSince(long timestampMillis); in dataUpdatedSince() method
82 public ListenableFuture<Boolean> dataUpdatedSince(long timestampMillis) { in dataUpdatedSince() method
84 lastTimestampProcessedFuture, spam::dataUpdatedSince, lightweightExecutorService); in isDirty()