Class InfinispanBatcher
java.lang.Object
org.wildfly.clustering.ee.cache.tx.TransactionalBatcher<org.infinispan.commons.CacheException>
org.wildfly.clustering.ee.infinispan.tx.InfinispanBatcher
- All Implemented Interfaces:
Batcher<TransactionBatch>
- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.wildfly.clustering.ee.cache.tx.TransactionalBatcher
createBatch, resumeBatch, suspendBatch
-
Constructor Details
-
InfinispanBatcher
public InfinispanBatcher(org.infinispan.Cache<?, ?> cache)
-