Uses of Interface
org.wildfly.clustering.cache.batch.BatchContext
Packages that use BatchContext
-
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().