| Package | Description |
|---|---|
| uk.gov.gchq.gaffer.function | |
| uk.gov.gchq.gaffer.function.processor |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleTransformFunction<T>
An
SimpleTransformFunction is an TransformFunction
that takes a single input and returns a single output. |
| Modifier and Type | Method and Description |
|---|---|
abstract TransformFunction |
TransformFunction.statelessClone() |
| Modifier and Type | Method and Description |
|---|---|
Transformer.Builder<R> |
Transformer.Builder.execute(TransformFunction function)
Set the
TransformFunction to be executed by the current
ConsumerProducerFunctionContext. |
Copyright © 2017. All rights reserved.