Interface TtlTimeProvider


public interface TtlTimeProvider
Provides time to TTL logic to judge about state expiration.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final TtlTimeProvider
     
  • Method Summary

    Modifier and Type
    Method
    Description
    long
     
  • Field Details

  • Method Details

    • currentTimestamp

      long currentTimestamp()