Class BatchSizeProcessingStepParameter

java.lang.Object
es.uvigo.esei.sing.textproc.step.xml.definition.AbstractProcessingStepParameter
es.uvigo.esei.sing.textproc.step.xml.definition.BatchSizeProcessingStepParameter
All Implemented Interfaces:
ProcessingStepParameter

public final class BatchSizeProcessingStepParameter
extends AbstractProcessingStepParameter
Parameter for processing steps which represents the number of documents within a page that will be batched for processing at once, in the same thread.
Author:
Alejandro González García