| Package | Description |
|---|---|
| uk.gov.gchq.koryphe.impl.function |
| Class and Description |
|---|
| CsvLinesToMaps |
| CsvToMaps |
| DeserialiseJson |
| FirstValid |
| FunctionChain
A composite
Function that applies the given functions consecutively, returning the final output. |
| FunctionChain.Builder |
| If
An
If is a Function that conditionally applies one of two functions to a provided input. |
| IterableFilter |
| IterableFunction |
| IterableFunction.OutputBuilder |
| MapFilter |
| ParseDate
Parses a date string and returns the
Date. |
| ParseTime
Parses a date string and returns the timestamp as a
Long. |
Copyright © 2021. All rights reserved.