| Package | Description |
|---|---|
| uk.gov.gchq.gaffer.function.processor |
| Modifier and Type | Method and Description |
|---|---|
Filter.Builder<R> |
Filter.Builder.execute(FilterFunction function)
Set the
FilterFunction to be executed by the current
ConsumerFunctionContext. |
Filter.Builder<R> |
Filter.Builder.select(R... selection)
Set the selection references for the current
ConsumerFunctionContext. |
Copyright © 2017. All rights reserved.