JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
ratpack.exec.util.Batch
Packages that use
Batch
Package
Description
ratpack.exec.util
Uses of
Batch
in
ratpack.exec.util
Subinterfaces of
Batch
in
ratpack.exec.util
Modifier and Type
Interface and Description
interface
ParallelBatch
<T>
A batch of promises to be processed, in parallel.
interface
SerialBatch
<T>
A batch of promises to be processed, serially.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes