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 Details

    • HotRodBatcher

      public HotRodBatcher(org.infinispan.client.hotrod.RemoteCache<?,?> cache)