Searched defs:softTtl (Results 1 – 2 of 2) sorted by relevance
85 public long softTtl; field in Cache.Entry
434 final long softTtl; field in DiskBasedCache.CacheHeader445 long softTtl, in CacheHeader()500 long softTtl = readLong(is); in readHeader() local