Index
Alle Klassen und Schnittstellen|Alle Packages
A
- apply(Flux<Message<JsonNode>>) - Methode in Klasse org.ct42.fnflow.batchdlt.ComposedFunction
- apply(Flux<Message<JsonNode>>, Sinks.Many<Message<JsonNode>>) - Methode in Klasse org.ct42.fnflow.batchdlt.BatchFnWrapper
- apply(Flux<Message<JsonNode>>, Sinks.Many<Message<JsonNode>>) - Methode in Klasse org.ct42.fnflow.batchdlt.FunctionWrapper
B
- BatchDltConfiguration - Klasse in org.ct42.fnflow.batchdlt
-
Create a composed function bean composing all functional beans of type - Function<JsonNode, JsonNode> and - Function<List<BatchElement>, List<BatchElement>>
- BatchDltConfiguration() - Konstruktor für Klasse org.ct42.fnflow.batchdlt.BatchDltConfiguration
- BatchElement - Klasse in org.ct42.fnflow.batchdlt
-
Holds all data of one element of a batch.
- BatchElement(JsonNode) - Konstruktor für Klasse org.ct42.fnflow.batchdlt.BatchElement
- BatchFnWrapper - Klasse in org.ct42.fnflow.batchdlt
-
Wrapper function for functions of type Function<List<BatchElement>, List<BatchElement>>.
- BatchFnWrapper(Function<List<BatchElement>, List<BatchElement>>, int, long) - Konstruktor für Klasse org.ct42.fnflow.batchdlt.BatchFnWrapper
C
- ComposedFunction - Klasse in org.ct42.fnflow.batchdlt
-
Holds all functions composed together.
- ComposedFunction(ApplicationContext) - Konstruktor für Klasse org.ct42.fnflow.batchdlt.ComposedFunction
D
- defaultBatchSize - Variable in Klasse org.ct42.fnflow.batchdlt.BatchFnWrapper
- defaultBatchTimeout - Variable in Klasse org.ct42.fnflow.batchdlt.BatchFnWrapper
F
- FunctionWrapper - Klasse in org.ct42.fnflow.batchdlt
-
Wrapper function for functions of type Function>JsonNode, JsonNode>.
- FunctionWrapper(Function<JsonNode, JsonNode>) - Konstruktor für Klasse org.ct42.fnflow.batchdlt.FunctionWrapper
G
- getError() - Methode in Klasse org.ct42.fnflow.batchdlt.BatchElement
- getInput() - Methode in Klasse org.ct42.fnflow.batchdlt.BatchElement
- getOutput() - Methode in Klasse org.ct42.fnflow.batchdlt.BatchElement
O
- org.ct42.fnflow.batchdlt - Package org.ct42.fnflow.batchdlt
P
- processWithError(Throwable) - Methode in Klasse org.ct42.fnflow.batchdlt.BatchElement
- processWithOutput(JsonNode) - Methode in Klasse org.ct42.fnflow.batchdlt.BatchElement
Alle Klassen und Schnittstellen|Alle Packages