org.terracotta.cache
Interface ExpirableEntry

All Known Subinterfaces:
TimestampedValue<V>
All Known Implementing Classes:
AbstractStatelessTimestampedValue, AbstractTimestampedValue, CustomLifespanSerializedEntry, DefaultTimestampedValue, SerializedEntry

public interface ExpirableEntry

This is a mirror of the core type com.tc.cache.ExpirableEntry

Author:
teck

Method Summary
 int expiresAt(int tti, int ttl)
           
 

Method Detail

expiresAt

int expiresAt(int tti,
              int ttl)


Copyright © 2015 Terracotta, Inc.. All Rights Reserved.