Class HotRodBatcher

  • All Implemented Interfaces:
    org.wildfly.clustering.ee.Batcher<TransactionBatch>

    public class HotRodBatcher
    extends TransactionalBatcher<org.infinispan.client.hotrod.exceptions.HotRodClientException>
    Author:
    Paul Ferraro
    • Constructor Detail

      • HotRodBatcher

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