Class Hierarchy
- java.lang.Object
- uk.gov.gchq.gaffer.operation.impl.function.Aggregate (implements uk.gov.gchq.gaffer.operation.impl.function.Function, uk.gov.gchq.gaffer.operation.io.InputOutput<I,O>, uk.gov.gchq.gaffer.operation.io.MultiInput<I_ITEM>)
- uk.gov.gchq.gaffer.operation.impl.function.Filter (implements uk.gov.gchq.gaffer.operation.impl.function.Function, uk.gov.gchq.gaffer.operation.io.InputOutput<I,O>, uk.gov.gchq.gaffer.operation.io.MultiInput<I_ITEM>)
- uk.gov.gchq.gaffer.operation.Operation.BaseBuilder<OP,B> (implements uk.gov.gchq.gaffer.operation.Operation.Builder<OP,B>)
- uk.gov.gchq.gaffer.operation.impl.function.Aggregate.Builder (implements uk.gov.gchq.gaffer.operation.io.InputOutput.Builder<OP,I,O,B>, uk.gov.gchq.gaffer.operation.io.MultiInput.Builder<OP,I_ITEM,B>)
- uk.gov.gchq.gaffer.operation.impl.function.Filter.Builder (implements uk.gov.gchq.gaffer.operation.io.InputOutput.Builder<OP,I,O,B>, uk.gov.gchq.gaffer.operation.io.MultiInput.Builder<OP,I_ITEM,B>)
- uk.gov.gchq.gaffer.operation.impl.function.Transform.Builder (implements uk.gov.gchq.gaffer.operation.io.InputOutput.Builder<OP,I,O,B>, uk.gov.gchq.gaffer.operation.io.MultiInput.Builder<OP,I_ITEM,B>)
- uk.gov.gchq.gaffer.operation.impl.function.Transform (implements uk.gov.gchq.gaffer.operation.impl.function.Function, uk.gov.gchq.gaffer.operation.io.InputOutput<I,O>, uk.gov.gchq.gaffer.operation.io.MultiInput<I_ITEM>)
Interface Hierarchy
- uk.gov.gchq.gaffer.operation.impl.function.Function