public interface StepCacheTtl
Defines the time-to-live (expiry) of a StepCache's entry.
Since:
2.0.0
  • Method Summary

    Modifier and Type
    Method
    Description
    long
     
     
  • Method Details

    • getTime

      long getTime()
    • getTimeUnit

      TimeUnit getTimeUnit()