Interface ContextualSuspendedBatch

All Superinterfaces:
Contextual, org.wildfly.clustering.cache.batch.SuspendedBatch
All Known Subinterfaces:
TransactionalSuspendedBatch
All Known Implementing Classes:
DefaultTransactionalBatch, SimpleContextualBatch

public interface ContextualSuspendedBatch extends org.wildfly.clustering.cache.batch.SuspendedBatch, Contextual
A contextual suspended batch.
Author:
Paul Ferraro
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface Contextual

    attach, getName

    Methods inherited from interface org.wildfly.clustering.cache.batch.SuspendedBatch

    resumeWithContext
  • Method Details

    • resume

      ContextualBatch resume()
      Specified by:
      resume in interface org.wildfly.clustering.cache.batch.SuspendedBatch