org.terracotta.cache
Interface MarkTimestampedValue

All Known Implementing Classes:
AbstractStatelessTimestampedValue, AbstractTimestampedValue, CustomLifespanSerializedEntry, DefaultTimestampedValue, SerializedEntry

public interface MarkTimestampedValue


Method Summary
 void markUsed(Object key, int usedAt, ClusteredLock lock, CacheConfig config, com.terracotta.toolkit.collections.InternalClusteredMap map)
           
 

Method Detail

markUsed

void markUsed(Object key,
              int usedAt,
              ClusteredLock lock,
              CacheConfig config,
              com.terracotta.toolkit.collections.InternalClusteredMap map)


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