public interface PartitionWorker
Modifier and Type | Method and Description |
---|---|
void |
partitionDone(AbstractStepExecution partitionExecution) |
void |
reportData(Serializable data,
AbstractStepExecution partitionExecution) |
void reportData(Serializable data, AbstractStepExecution partitionExecution) throws Exception
Exception
void partitionDone(AbstractStepExecution partitionExecution) throws Exception
Exception
Copyright © 2020 JBoss by Red Hat. All rights reserved.