]
Katia Aresti updated ISPN-9936:
-------------------------------
Summary: Provide maxidle/lifespan methods to the cache api (was: Provide
maxidle/lifespan methods to the reactive cache api)
Provide maxidle/lifespan methods to the cache api
-------------------------------------------------
Key: ISPN-9936
URL:
https://issues.jboss.org/browse/ISPN-9936
Project: Infinispan
Issue Type: Sub-task
Components: API
Reporter: Katia Aresti
Assignee: Katia Aresti
Priority: Major
Methods that take lifespan/maxidle or any other parameter should be implemented in the
ReactiveCache API.
Two options are possible
* As method parameters as we do today on Cache api
* As an object that contains all the values together