Searched defs:softTtl (Results 1 – 2 of 2) sorted by relevance
83 public long softTtl; field in Cache.Entry
389 final long softTtl; field in DiskBasedCache.CacheHeader400 long softTtl, in CacheHeader()455 long softTtl = readLong(is); in readHeader() local