Uses of Interface
org.wildfly.clustering.cache.batch.BatchContext
Packages that use BatchContext
Package
Description
-
Uses of BatchContext in org.wildfly.clustering.cache.batch
Methods in org.wildfly.clustering.cache.batch that return BatchContextModifier and TypeMethodDescriptionSuspendedBatch.resumeWithContext()Resumes this batch untilContext.close().default BatchContext<SuspendedBatch>Batch.suspendWithContext()Suspends this batch untilContext.close(). -
Uses of BatchContext in org.wildfly.clustering.cache.infinispan.batch
Methods in org.wildfly.clustering.cache.infinispan.batch that return BatchContext