Interface CacheEntryExpirationHandler<K,V>

Type Parameters:
K - the key type.
V - the value type.

public interface CacheEntryExpirationHandler<K,V>
Callback that is invoked when an object expires in the ScaleOut service.