Package | Description |
---|---|
org.apache.batchee.container.services |
This interfaces are tightly coupled to the existing
batch implementation.
|
org.apache.batchee.container.services.kernel | |
org.apache.batchee.container.util | |
org.apache.batchee.tools.services.thread |
Modifier and Type | Method and Description |
---|---|
void |
BatchKernelService.restartGeneratedJob(BatchWorkUnit batchWork) |
void |
BatchKernelService.startGeneratedJob(BatchWorkUnit batchWork) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultBatchKernel.restartGeneratedJob(BatchWorkUnit batchWork) |
void |
DefaultBatchKernel.startGeneratedJob(BatchWorkUnit batchWork) |
Modifier and Type | Class and Description |
---|---|
class |
BatchFlowInSplitWorkUnit |
class |
BatchParallelWorkUnit |
class |
BatchPartitionWorkUnit |
Modifier and Type | Method and Description |
---|---|
Set<BatchWorkUnit> |
ThreadExecutorEjb.getRunningBatchWorkUnits() |
Copyright © 2021 The Apache Software Foundation. All rights reserved.