JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Batch 2017.7.0
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
J
O
P
T
A
applyDefaults()
- Method in class org.wildfly.swarm.batch.jberet.
BatchFraction
artifactId()
- Method in class org.wildfly.swarm.batch.jberet.detect.
BatchPackageDetector
B
BatchFraction
- Class in
org.wildfly.swarm.batch.jberet
A batch (JSR-352) fraction implemented by JBeret.
BatchFraction()
- Constructor for class org.wildfly.swarm.batch.jberet.
BatchFraction
BatchPackageDetector
- Class in
org.wildfly.swarm.batch.jberet.detect
BatchPackageDetector()
- Constructor for class org.wildfly.swarm.batch.jberet.detect.
BatchPackageDetector
C
createDefaultFraction()
- Static method in class org.wildfly.swarm.batch.jberet.
BatchFraction
Creates a default batch fraction.
D
DEFAULT_JOB_REPOSITORY_NAME
- Static variable in class org.wildfly.swarm.batch.jberet.
BatchFraction
DEFAULT_THREAD_POOL_NAME
- Static variable in class org.wildfly.swarm.batch.jberet.
BatchFraction
defaultJobRepository(InMemoryJobRepository<?>)
- Method in class org.wildfly.swarm.batch.jberet.
BatchFraction
Adds the in-memory job repository as the default job repository.
defaultJobRepository(JDBCJobRepository<?>)
- Method in class org.wildfly.swarm.batch.jberet.
BatchFraction
Adds the JDBC job repository as the default job repository.
defaultJobRepository(DatasourcesFraction)
- Method in class org.wildfly.swarm.batch.jberet.
BatchFraction
Adds a new JDBC job repository using the datasource name as the job repository name and sets it as the default job repository.
defaultJobRepository(String, DatasourcesFraction)
- Method in class org.wildfly.swarm.batch.jberet.
BatchFraction
Adds a new JDBC job repository and sets it as the default job repository.
defaultThreadPool(int, int, TimeUnit)
- Method in class org.wildfly.swarm.batch.jberet.
BatchFraction
Creates a new thread-pool using the
default name
.
defaultThreadPool(String, int, int, TimeUnit)
- Method in class org.wildfly.swarm.batch.jberet.
BatchFraction
Creates a new thread-pool and sets the created thread-pool as the default thread-pool for batch jobs.
J
jdbcJobRepository(DatasourcesFraction)
- Method in class org.wildfly.swarm.batch.jberet.
BatchFraction
Creates a new JDBC job repository using the name of the datasource for the job repository name.
jdbcJobRepository(String, DatasourcesFraction)
- Method in class org.wildfly.swarm.batch.jberet.
BatchFraction
Creates a new JDBC job repository.
O
org.wildfly.swarm.batch.jberet
- package org.wildfly.swarm.batch.jberet
org.wildfly.swarm.batch.jberet.detect
- package org.wildfly.swarm.batch.jberet.detect
P
postConstruct()
- Method in class org.wildfly.swarm.batch.jberet.
BatchFraction
T
threadPool(int, int, TimeUnit)
- Method in class org.wildfly.swarm.batch.jberet.
BatchFraction
Creates a new thread-pool using the
default name
that can be used for batch jobs.
threadPool(String, int, int, TimeUnit)
- Method in class org.wildfly.swarm.batch.jberet.
BatchFraction
Creates a new thread-pool that can be used for batch jobs.
A
B
C
D
J
O
P
T
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Batch 2017.7.0
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017
JBoss by Red Hat
. All rights reserved.