Interface InfinispanTimerManagerConfiguration<I,C>
- All Superinterfaces:
CacheConfiguration,InfinispanConfiguration
- Author:
- Paul Ferraro
-
Method Summary
Methods inherited from interface org.wildfly.clustering.ee.infinispan.InfinispanConfiguration
getBatcher, getBlockingManager, getCache, getCacheProperties, getReadForUpdateCache, getSilentWriteCache, getTryLockCache, getTryReadForUpdateCache, getWriteOnlyCache
-
Method Details
-
getTimerFactory
TimerFactory<I,RemappableTimerMetaDataEntry<C>, getTimerFactory()C> -
getRegistry
TimerRegistry<I> getRegistry() -
getMarshaller
Marshaller<Object,C> getMarshaller() -
getIdentifierFactory
-
getKeyAffinityServiceFactory
KeyAffinityServiceFactory getKeyAffinityServiceFactory() -
getCommandDispatcherFactory
CommandDispatcherFactory getCommandDispatcherFactory() -
getGroup
Group<org.infinispan.remoting.transport.Address> getGroup()
-