Package org.wildfly.clustering.cache.infinispan.batch
package org.wildfly.clustering.cache.infinispan.batch
-
ClassDescriptionTransactionalBatch<E extends RuntimeException>Abstract
TransactionBatchthat associates and exposes the underlying transaction.TransactionalBatcher<E extends RuntimeException>ABatcherimplementation based on Infinispan's BatchContainer, except that its transaction reference is stored within the returned Batch object instead of a ThreadLocal.