Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-2104

Add methods with java.util.concurrent.TimeUnit for specifying expiration intervals

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 5.2.0.Final
    • 5.1.5.FINAL
    • Configuration
    • None

      eg.

      ConfigurationBuilder().expiration().lifespan(60000L) -> ConfigurationBuilder().expiration().lifespan(60, SECONDS)
      

      This would make the interval unit more obvious.

            anistor Adrian Nistor (Inactive)
            samppaa Samuli Saarinen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: