Index
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte
A
- apply(Flux<Message<byte[]>>) - Methode in Klasse org.ct42.fnflow.batchdlt.ComposedFunction
- apply(Flux<Message<byte[]>>) - Methode in Klasse org.ct42.fnflow.batchdlt.InMsg2Header
- apply(Flux<Message<JsonNode>>) - Methode in Klasse org.ct42.fnflow.batchdlt.OutConvert2ByteArray
- apply(Flux<Message<JsonNode>>, Sinks.Many<Message<Throwable>>) - Methode in Klasse org.ct42.fnflow.batchdlt.BatchFnWrapper
- apply(Flux<Message<JsonNode>>, Sinks.Many<Message<Throwable>>) - Methode in Klasse org.ct42.fnflow.batchdlt.FunctionWrapper
- apply(Flux<Message<Throwable>>) - Methode in Klasse org.ct42.fnflow.batchdlt.ErrorConvert2ByteArray
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
E
- ErrorConvert2ByteArray - Klasse in org.ct42.fnflow.batchdlt
- ErrorConvert2ByteArray() - Konstruktor für Klasse org.ct42.fnflow.batchdlt.ErrorConvert2ByteArray
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
I
- IN_PAYLOAD_HEADER - Statische Variable in Klasse org.ct42.fnflow.batchdlt.InMsg2Header
- InMsg2Header - Klasse in org.ct42.fnflow.batchdlt
- InMsg2Header() - Konstruktor für Klasse org.ct42.fnflow.batchdlt.InMsg2Header
O
- org.ct42.fnflow.batchdlt - Package org.ct42.fnflow.batchdlt
- OutConvert2ByteArray - Klasse in org.ct42.fnflow.batchdlt
- OutConvert2ByteArray() - Konstruktor für Klasse org.ct42.fnflow.batchdlt.OutConvert2ByteArray
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|Konstantenfeldwerte