Uses of Interface
org.wildfly.clustering.cache.batch.SuspendedBatch
Packages that use SuspendedBatch
Package
Description
-
Uses of SuspendedBatch in org.wildfly.clustering.cache.batch
Methods in org.wildfly.clustering.cache.batch that return SuspendedBatchMethods in org.wildfly.clustering.cache.batch that return types with arguments of type SuspendedBatchModifier and TypeMethodDescriptiondefault BatchContext<SuspendedBatch> Batch.suspendWithContext()Suspends this batch untilContext.close(). -
Uses of SuspendedBatch in org.wildfly.clustering.cache.infinispan.batch
Subinterfaces of SuspendedBatch in org.wildfly.clustering.cache.infinispan.batchModifier and TypeInterfaceDescriptioninterfaceTransactionBatchthat associates and exposes the underlying transaction.Classes in org.wildfly.clustering.cache.infinispan.batch that implement SuspendedBatchModifier and TypeClassDescriptionclassThreadLocalTransactionBatch<E extends RuntimeException>TransactionBatchthat associates and exposes the underlying transaction.Methods in org.wildfly.clustering.cache.infinispan.batch that return SuspendedBatch