| Package | Description |
|---|---|
| org.easybatch.core.dispatcher |
This package contains built-in implementations of the
AbstractRecordDispatcher class. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPredicate<T extends Record>
A default predicate used to put records in the default queue when building a
ContentBasedRecordDispatcher. |
| Modifier and Type | Method and Description |
|---|---|
ContentBasedRecordDispatcherBuilder<T> |
ContentBasedRecordDispatcherBuilder.when(Predicate<T> predicate) |
Copyright © 2015. All Rights Reserved.