Files
gerrit/java
Dave Borowitz 6588a79451 Convert cache expireAfterWrite to nullable Duration
Use the same Duration type throughout the stack. In particular, this
allows us to use the java.time API for doing expiry calculations in
H2CacheImpl.

Converting to Optional<Duration> is beyond the scope of this change, as
it would properly imply changing the other nullable fields in CacheDef.

Change-Id: I63a173ce1bef83fa84ccb8b8b6ea75ae198e5728
2018-06-06 12:33:34 -04:00
..
2018-06-05 13:06:05 +02:00