标签: java infinispan
如何在Infinispan中的RemoteCacheManager中获取对象的生存时间?
答案 0 :(得分:1)
RemoteCache.getWithMetadata()为您提供MetadataValue,您可以在其中查询参赛作品的生命周期和创建日期。以及上次访问时间和最长空闲时间。
RemoteCache.getWithMetadata()
MetadataValue