Class HotRodBatcher
- java.lang.Object
-
- org.wildfly.clustering.ee.cache.tx.TransactionalBatcher<org.infinispan.client.hotrod.exceptions.HotRodClientException>
-
- org.wildfly.clustering.ee.hotrod.tx.HotRodBatcher
-
- All Implemented Interfaces:
Batcher<TransactionBatch>
public class HotRodBatcher extends TransactionalBatcher<org.infinispan.client.hotrod.exceptions.HotRodClientException>
- Author:
- Paul Ferraro
-
-
Constructor Summary
Constructors Constructor Description HotRodBatcher(org.infinispan.client.hotrod.RemoteCache<?,?> cache)
-
Method Summary
-
Methods inherited from class org.wildfly.clustering.ee.cache.tx.TransactionalBatcher
createBatch, resumeBatch, suspendBatch
-
-