Interface HotRodSessionFactoryConfiguration
- All Superinterfaces:
CacheConfiguration,HotRodConfiguration
- All Known Subinterfaces:
HotRodSessionManagerFactoryConfiguration<S,SC, AL, LC>
Encapsulates the configuration of a
HotRodSessionFactory.- Author:
- Paul Ferraro
-
Method Summary
Modifier and TypeMethodDescriptionintReturns the size of the thread pool used for processing expiration events from the remote Infinispan cluster.Methods inherited from interface org.wildfly.clustering.ee.hotrod.HotRodConfiguration
getBatcher, getCache, getCacheProperties, getForceReturnFlags, getIgnoreReturnFlags, getNearCacheMode
-
Method Details
-
getExpirationThreadPoolSize
int getExpirationThreadPoolSize()Returns the size of the thread pool used for processing expiration events from the remote Infinispan cluster.- Returns:
-