Searched refs:getCreatedTimeMs (Results 1 – 4 of 4) sorted by relevance
526 || chunk.getCreatedTimeMs() < earliestChunk.getCreatedTimeMs()) { in maybeEvictChunk()548 CommonUtils.toIsoDateTimeString(earliestChunk.getCreatedTimeMs()))); in maybeEvictChunk()552 listener.onChunkEvicted(earliestChunk.getCreatedTimeMs()); in maybeEvictChunk()
463 public long getCreatedTimeMs() { in getCreatedTimeMs() method in SampleChunk
522 || chunk.getCreatedTimeMs() < earliestChunk.getCreatedTimeMs()) { in maybeEvictChunk()544 CommonUtils.toIsoDateTimeString(earliestChunk.getCreatedTimeMs()))); in maybeEvictChunk()548 listener.onChunkEvicted(earliestChunkId, earliestChunk.getCreatedTimeMs()); in maybeEvictChunk()
425 public long getCreatedTimeMs() { in getCreatedTimeMs() method in SampleChunk