Interface ContextualSuspendedBatch
- All Superinterfaces:
Contextual,SuspendedBatch
- All Known Subinterfaces:
TransactionalSuspendedBatch
- All Known Implementing Classes:
DefaultTransactionalBatch,SimpleContextualBatch
- Author:
- Paul Ferraro
-
Method Summary
Methods inherited from interface org.wildfly.clustering.cache.infinispan.batch.Contextual
attach, getNameMethods inherited from interface org.wildfly.clustering.cache.batch.SuspendedBatch
resumeWithContext
-
Method Details
-
resume
ContextualBatch resume()- Specified by:
resumein interfaceSuspendedBatch
-