Uses of Class
org.terracotta.async.exceptions.ProcessingException

Packages that use ProcessingException
org.terracotta.async   
 

Uses of ProcessingException in org.terracotta.async
 

Methods in org.terracotta.async that throw ProcessingException
 void ItemProcessor.process(Collection<I> items)
          This method is called from within ProcessingBucket when enqueued items are processed int batch.
 void ItemProcessor.process(I item)
          This method is called from within ProcessingBucket when enqueued items are processed one by one.
 



Copyright © 2015 Terracotta, Inc.. All Rights Reserved.