Interface HotRodSessionManagementConfiguration<M>

All Superinterfaces:
DistributableSessionManagementConfiguration<M>, RemoteCacheConfiguration
All Known Implementing Classes:
HotRodSessionManagementServiceConfigurator, MutableHotRodSessionManagementConfiguration

public interface HotRodSessionManagementConfiguration<M> extends DistributableSessionManagementConfiguration<M>, RemoteCacheConfiguration
Configuration of an HotRodSessionManagementProvider.
Author:
Paul Ferraro
  • Method Details

    • getExpirationThreadPoolSize

      int getExpirationThreadPoolSize()
      Returns the size of the thread pool used for processing expiration events from the remote Infinispan cluster.
      Returns: