Class InfinispanCacheInfo
java.lang.Object
io.quarkus.cache.infinispan.runtime.InfinispanCacheInfo
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
The cache name -
lifespan
The default lifespan of the item stored in the cache -
maxIdle
The default max-idle of the item stored in the cache
-
-
Constructor Details
-
InfinispanCacheInfo
public InfinispanCacheInfo()
-