Class CacheConfiguration
java.lang.Object
org.apache.activemq.artemis.core.config.routing.CacheConfiguration
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
boolean
setPersisted
(boolean persisted) setTimeout
(int timeout)
-
Constructor Details
-
CacheConfiguration
public CacheConfiguration()
-
-
Method Details
-
isPersisted
public boolean isPersisted() -
setPersisted
-
getTimeout
public int getTimeout() -
setTimeout
-