| Package | Description |
|---|---|
| uk.gov.gchq.gaffer.function.context |
| Modifier and Type | Method and Description |
|---|---|
ProducerFunctionContext.Builder<R,F> |
ProducerFunctionContext.Builder.execute(F function) |
ProducerFunctionContext.Builder<R,F> |
ProducerFunctionContext.Builder.project(R... newProjection)
Sets the references to be used by the
ProducerFunctionContext to project
output data and returns this Builder for further configuration. |
Copyright © 2017. All rights reserved.