public class ThreadPartitionHandlerFactory extends Object implements PartitionHandlerFactory
Modifier and Type | Method and Description |
---|---|
PartitionHandler |
createPartitionHandler(StepContextImpl stepContext,
StepExecutionRunner stepExecutionRunner) |
static ThreadPartitionHandlerFactory |
getInstance() |
public static ThreadPartitionHandlerFactory getInstance()
public PartitionHandler createPartitionHandler(StepContextImpl stepContext, StepExecutionRunner stepExecutionRunner)
createPartitionHandler
in interface PartitionHandlerFactory
Copyright © 2020 JBoss by Red Hat. All rights reserved.